diff --git a/intersight/__init__.py b/intersight/__init__.py index e5f7fa76d0..bea31c27e5 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ -__version__ = "1.0.11.14430" +__version__ = "1.0.11.14628" # import ApiClient from intersight.api_client import ApiClient diff --git a/intersight/api/aaa_api.py b/intersight/api/aaa_api.py index 048aaef517..2c63d20def 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7804a7b23b..247ce080d3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 bcc35b3e17..3757866393 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -1399,6 +1399,140 @@ def __init__(self, api_client=None): }, api_client=api_client ) + self.patch_adapter_host_eth_interface_endpoint = _Endpoint( + settings={ + 'response_type': (AdapterHostEthInterface,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/adapter/HostEthInterfaces/{Moid}', + 'operation_id': 'patch_adapter_host_eth_interface', + 'http_method': 'PATCH', + 'servers': None, + }, + params_map={ + 'all': [ + 'moid', + 'adapter_host_eth_interface', + 'if_match', + ], + 'required': [ + 'moid', + 'adapter_host_eth_interface', + ], + 'nullable': [ + ], + 'enum': [ + ], + 'validation': [ + ] + }, + root_map={ + 'validations': { + }, + 'allowed_values': { + }, + 'openapi_types': { + 'moid': + (str,), + 'adapter_host_eth_interface': + (AdapterHostEthInterface,), + 'if_match': + (str,), + }, + 'attribute_map': { + 'moid': 'Moid', + 'if_match': 'If-Match', + }, + 'location_map': { + 'moid': 'path', + 'adapter_host_eth_interface': 'body', + 'if_match': 'header', + }, + 'collection_format_map': { + } + }, + headers_map={ + 'accept': [ + 'application/json' + ], + 'content_type': [ + 'application/json', + 'application/json-patch+json' + ] + }, + api_client=api_client + ) + self.patch_adapter_host_fc_interface_endpoint = _Endpoint( + settings={ + 'response_type': (AdapterHostFcInterface,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/adapter/HostFcInterfaces/{Moid}', + 'operation_id': 'patch_adapter_host_fc_interface', + 'http_method': 'PATCH', + 'servers': None, + }, + params_map={ + 'all': [ + 'moid', + 'adapter_host_fc_interface', + 'if_match', + ], + 'required': [ + 'moid', + 'adapter_host_fc_interface', + ], + 'nullable': [ + ], + 'enum': [ + ], + 'validation': [ + ] + }, + root_map={ + 'validations': { + }, + 'allowed_values': { + }, + 'openapi_types': { + 'moid': + (str,), + 'adapter_host_fc_interface': + (AdapterHostFcInterface,), + 'if_match': + (str,), + }, + 'attribute_map': { + 'moid': 'Moid', + 'if_match': 'If-Match', + }, + 'location_map': { + 'moid': 'path', + 'adapter_host_fc_interface': 'body', + 'if_match': 'header', + }, + 'collection_format_map': { + } + }, + headers_map={ + 'accept': [ + 'application/json' + ], + 'content_type': [ + 'application/json', + 'application/json-patch+json' + ] + }, + api_client=api_client + ) self.update_adapter_config_policy_endpoint = _Endpoint( settings={ 'response_type': (AdapterConfigPolicy,), @@ -1466,6 +1600,140 @@ def __init__(self, api_client=None): }, api_client=api_client ) + self.update_adapter_host_eth_interface_endpoint = _Endpoint( + settings={ + 'response_type': (AdapterHostEthInterface,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/adapter/HostEthInterfaces/{Moid}', + 'operation_id': 'update_adapter_host_eth_interface', + 'http_method': 'POST', + 'servers': None, + }, + params_map={ + 'all': [ + 'moid', + 'adapter_host_eth_interface', + 'if_match', + ], + 'required': [ + 'moid', + 'adapter_host_eth_interface', + ], + 'nullable': [ + ], + 'enum': [ + ], + 'validation': [ + ] + }, + root_map={ + 'validations': { + }, + 'allowed_values': { + }, + 'openapi_types': { + 'moid': + (str,), + 'adapter_host_eth_interface': + (AdapterHostEthInterface,), + 'if_match': + (str,), + }, + 'attribute_map': { + 'moid': 'Moid', + 'if_match': 'If-Match', + }, + 'location_map': { + 'moid': 'path', + 'adapter_host_eth_interface': 'body', + 'if_match': 'header', + }, + 'collection_format_map': { + } + }, + headers_map={ + 'accept': [ + 'application/json' + ], + 'content_type': [ + 'application/json', + 'application/json-patch+json' + ] + }, + api_client=api_client + ) + self.update_adapter_host_fc_interface_endpoint = _Endpoint( + settings={ + 'response_type': (AdapterHostFcInterface,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/adapter/HostFcInterfaces/{Moid}', + 'operation_id': 'update_adapter_host_fc_interface', + 'http_method': 'POST', + 'servers': None, + }, + params_map={ + 'all': [ + 'moid', + 'adapter_host_fc_interface', + 'if_match', + ], + 'required': [ + 'moid', + 'adapter_host_fc_interface', + ], + 'nullable': [ + ], + 'enum': [ + ], + 'validation': [ + ] + }, + root_map={ + 'validations': { + }, + 'allowed_values': { + }, + 'openapi_types': { + 'moid': + (str,), + 'adapter_host_fc_interface': + (AdapterHostFcInterface,), + 'if_match': + (str,), + }, + 'attribute_map': { + 'moid': 'Moid', + 'if_match': 'If-Match', + }, + 'location_map': { + 'moid': 'path', + 'adapter_host_fc_interface': 'body', + 'if_match': 'header', + }, + 'collection_format_map': { + } + }, + headers_map={ + 'accept': [ + 'application/json' + ], + 'content_type': [ + 'application/json', + 'application/json-patch+json' + ] + }, + api_client=api_client + ) def create_adapter_config_policy( self, @@ -2910,23 +3178,23 @@ def patch_adapter_config_policy( adapter_config_policy return self.patch_adapter_config_policy_endpoint.call_with_http_info(**kwargs) - def update_adapter_config_policy( + def patch_adapter_host_eth_interface( self, moid, - adapter_config_policy, + adapter_host_eth_interface, **kwargs ): - """Update a 'adapter.ConfigPolicy' resource. # noqa: E501 + """Update a 'adapter.HostEthInterface' 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_adapter_config_policy(moid, adapter_config_policy, async_req=True) + >>> thread = api.patch_adapter_host_eth_interface(moid, adapter_host_eth_interface, async_req=True) >>> result = thread.get() Args: moid (str): The unique Moid identifier of a resource instance. - adapter_config_policy (AdapterConfigPolicy): The 'adapter.ConfigPolicy' resource to update. + adapter_host_eth_interface (AdapterHostEthInterface): The 'adapter.HostEthInterface' 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] @@ -2962,7 +3230,7 @@ def update_adapter_config_policy( async_req (bool): execute request asynchronously Returns: - AdapterConfigPolicy + AdapterHostEthInterface If the method is called asynchronously, returns the request thread. """ @@ -2993,7 +3261,355 @@ def update_adapter_config_policy( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - kwargs['adapter_config_policy'] = \ - adapter_config_policy - return self.update_adapter_config_policy_endpoint.call_with_http_info(**kwargs) + kwargs['adapter_host_eth_interface'] = \ + adapter_host_eth_interface + return self.patch_adapter_host_eth_interface_endpoint.call_with_http_info(**kwargs) + + def patch_adapter_host_fc_interface( + self, + moid, + adapter_host_fc_interface, + **kwargs + ): + """Update a 'adapter.HostFcInterface' 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_adapter_host_fc_interface(moid, adapter_host_fc_interface, async_req=True) + >>> result = thread.get() + + Args: + moid (str): The unique Moid identifier of a resource instance. + adapter_host_fc_interface (AdapterHostFcInterface): The 'adapter.HostFcInterface' 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 (int/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. + _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) + _content_type (str/None): force body content-type. + Default is None and content-type will be predicted by allowed + content-types and body. + _host_index (int/None): specifies the index of the server + that we want to use. + Default is read from the configuration. + _request_auths (list): set to override the auth_settings for an a single + request; this effectively ignores the authentication + in the spec for a single request. + Default is None + async_req (bool): execute request asynchronously + + Returns: + AdapterHostFcInterface + 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['_spec_property_naming'] = kwargs.get( + '_spec_property_naming', False + ) + kwargs['_content_type'] = kwargs.get( + '_content_type') + kwargs['_host_index'] = kwargs.get('_host_index') + kwargs['_request_auths'] = kwargs.get('_request_auths', None) + kwargs['moid'] = \ + moid + kwargs['adapter_host_fc_interface'] = \ + adapter_host_fc_interface + return self.patch_adapter_host_fc_interface_endpoint.call_with_http_info(**kwargs) + + def update_adapter_config_policy( + self, + moid, + adapter_config_policy, + **kwargs + ): + """Update a 'adapter.ConfigPolicy' 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_adapter_config_policy(moid, adapter_config_policy, async_req=True) + >>> result = thread.get() + + Args: + moid (str): The unique Moid identifier of a resource instance. + adapter_config_policy (AdapterConfigPolicy): The 'adapter.ConfigPolicy' 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 (int/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. + _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) + _content_type (str/None): force body content-type. + Default is None and content-type will be predicted by allowed + content-types and body. + _host_index (int/None): specifies the index of the server + that we want to use. + Default is read from the configuration. + _request_auths (list): set to override the auth_settings for an a single + request; this effectively ignores the authentication + in the spec for a single request. + Default is None + async_req (bool): execute request asynchronously + + Returns: + AdapterConfigPolicy + 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['_spec_property_naming'] = kwargs.get( + '_spec_property_naming', False + ) + kwargs['_content_type'] = kwargs.get( + '_content_type') + kwargs['_host_index'] = kwargs.get('_host_index') + kwargs['_request_auths'] = kwargs.get('_request_auths', None) + kwargs['moid'] = \ + moid + kwargs['adapter_config_policy'] = \ + adapter_config_policy + return self.update_adapter_config_policy_endpoint.call_with_http_info(**kwargs) + + def update_adapter_host_eth_interface( + self, + moid, + adapter_host_eth_interface, + **kwargs + ): + """Update a 'adapter.HostEthInterface' 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_adapter_host_eth_interface(moid, adapter_host_eth_interface, async_req=True) + >>> result = thread.get() + + Args: + moid (str): The unique Moid identifier of a resource instance. + adapter_host_eth_interface (AdapterHostEthInterface): The 'adapter.HostEthInterface' 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 (int/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. + _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) + _content_type (str/None): force body content-type. + Default is None and content-type will be predicted by allowed + content-types and body. + _host_index (int/None): specifies the index of the server + that we want to use. + Default is read from the configuration. + _request_auths (list): set to override the auth_settings for an a single + request; this effectively ignores the authentication + in the spec for a single request. + Default is None + async_req (bool): execute request asynchronously + + Returns: + AdapterHostEthInterface + 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['_spec_property_naming'] = kwargs.get( + '_spec_property_naming', False + ) + kwargs['_content_type'] = kwargs.get( + '_content_type') + kwargs['_host_index'] = kwargs.get('_host_index') + kwargs['_request_auths'] = kwargs.get('_request_auths', None) + kwargs['moid'] = \ + moid + kwargs['adapter_host_eth_interface'] = \ + adapter_host_eth_interface + return self.update_adapter_host_eth_interface_endpoint.call_with_http_info(**kwargs) + + def update_adapter_host_fc_interface( + self, + moid, + adapter_host_fc_interface, + **kwargs + ): + """Update a 'adapter.HostFcInterface' 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_adapter_host_fc_interface(moid, adapter_host_fc_interface, async_req=True) + >>> result = thread.get() + + Args: + moid (str): The unique Moid identifier of a resource instance. + adapter_host_fc_interface (AdapterHostFcInterface): The 'adapter.HostFcInterface' 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 (int/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. + _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) + _content_type (str/None): force body content-type. + Default is None and content-type will be predicted by allowed + content-types and body. + _host_index (int/None): specifies the index of the server + that we want to use. + Default is read from the configuration. + _request_auths (list): set to override the auth_settings for an a single + request; this effectively ignores the authentication + in the spec for a single request. + Default is None + async_req (bool): execute request asynchronously + + Returns: + AdapterHostFcInterface + 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['_spec_property_naming'] = kwargs.get( + '_spec_property_naming', False + ) + kwargs['_content_type'] = kwargs.get( + '_content_type') + kwargs['_host_index'] = kwargs.get('_host_index') + kwargs['_request_auths'] = kwargs.get('_request_auths', None) + kwargs['moid'] = \ + moid + kwargs['adapter_host_fc_interface'] = \ + adapter_host_fc_interface + return self.update_adapter_host_fc_interface_endpoint.call_with_http_info(**kwargs) diff --git a/intersight/api/appliance_api.py b/intersight/api/appliance_api.py index 9d33bfb2c1..3941176286 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 bf897d9214..1ddad6551b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7ad79203cb..facde12db6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 239f6382d1..7c0f62b91e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a8188a7102..e4a613824f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ae75de38d1..cb54ada29c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -30,6 +30,8 @@ from intersight.model.capability_adapter_firmware_requirement_response import CapabilityAdapterFirmwareRequirementResponse from intersight.model.capability_adapter_unit_descriptor import CapabilityAdapterUnitDescriptor from intersight.model.capability_adapter_unit_descriptor_response import CapabilityAdapterUnitDescriptorResponse +from intersight.model.capability_adapter_update_constraint_meta import CapabilityAdapterUpdateConstraintMeta +from intersight.model.capability_adapter_update_constraint_meta_response import CapabilityAdapterUpdateConstraintMetaResponse from intersight.model.capability_adapter_upgrade_support_meta import CapabilityAdapterUpgradeSupportMeta from intersight.model.capability_adapter_upgrade_support_meta_response import CapabilityAdapterUpgradeSupportMetaResponse from intersight.model.capability_catalog import CapabilityCatalog @@ -92,6 +94,8 @@ from intersight.model.capability_sioc_module_descriptor_response import CapabilitySiocModuleDescriptorResponse from intersight.model.capability_sioc_module_manufacturing_def import CapabilitySiocModuleManufacturingDef from intersight.model.capability_sioc_module_manufacturing_def_response import CapabilitySiocModuleManufacturingDefResponse +from intersight.model.capability_storage_controller_update_constraint_meta import CapabilityStorageControllerUpdateConstraintMeta +from intersight.model.capability_storage_controller_update_constraint_meta_response import CapabilityStorageControllerUpdateConstraintMetaResponse from intersight.model.capability_switch_capability import CapabilitySwitchCapability from intersight.model.capability_switch_capability_response import CapabilitySwitchCapabilityResponse from intersight.model.capability_switch_descriptor import CapabilitySwitchDescriptor @@ -4109,6 +4113,172 @@ def __init__(self, api_client=None): }, api_client=api_client ) + self.get_capability_adapter_update_constraint_meta_by_moid_endpoint = _Endpoint( + settings={ + 'response_type': (CapabilityAdapterUpdateConstraintMeta,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/capability/AdapterUpdateConstraintMeta/{Moid}', + 'operation_id': 'get_capability_adapter_update_constraint_meta_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 + ) + self.get_capability_adapter_update_constraint_meta_list_endpoint = _Endpoint( + settings={ + 'response_type': (CapabilityAdapterUpdateConstraintMetaResponse,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/capability/AdapterUpdateConstraintMeta', + 'operation_id': 'get_capability_adapter_update_constraint_meta_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 + ) self.get_capability_adapter_upgrade_support_meta_by_moid_endpoint = _Endpoint( settings={ 'response_type': (CapabilityAdapterUpgradeSupportMeta,), @@ -9255,6 +9425,172 @@ def __init__(self, api_client=None): }, api_client=api_client ) + self.get_capability_storage_controller_update_constraint_meta_by_moid_endpoint = _Endpoint( + settings={ + 'response_type': (CapabilityStorageControllerUpdateConstraintMeta,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/capability/StorageControllerUpdateConstraintMeta/{Moid}', + 'operation_id': 'get_capability_storage_controller_update_constraint_meta_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 + ) + self.get_capability_storage_controller_update_constraint_meta_list_endpoint = _Endpoint( + settings={ + 'response_type': (CapabilityStorageControllerUpdateConstraintMetaResponse,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/capability/StorageControllerUpdateConstraintMeta', + 'operation_id': 'get_capability_storage_controller_update_constraint_meta_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 + ) self.get_capability_switch_capability_by_moid_endpoint = _Endpoint( settings={ 'response_type': (CapabilitySwitchCapability,), @@ -18206,23 +18542,195 @@ def delete_capability_switch_descriptor( moid return self.delete_capability_switch_descriptor_endpoint.call_with_http_info(**kwargs) - def delete_capability_switch_manufacturing_def( + def delete_capability_switch_manufacturing_def( + self, + moid, + **kwargs + ): + """Delete a 'capability.SwitchManufacturingDef' 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_capability_switch_manufacturing_def(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 (int/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. + _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) + _content_type (str/None): force body content-type. + Default is None and content-type will be predicted by allowed + content-types and body. + _host_index (int/None): specifies the index of the server + that we want to use. + Default is read from the configuration. + _request_auths (list): set to override the auth_settings for an a single + request; this effectively ignores the authentication + in the spec for a single request. + Default is None + 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['_spec_property_naming'] = kwargs.get( + '_spec_property_naming', False + ) + kwargs['_content_type'] = kwargs.get( + '_content_type') + kwargs['_host_index'] = kwargs.get('_host_index') + kwargs['_request_auths'] = kwargs.get('_request_auths', None) + kwargs['moid'] = \ + moid + return self.delete_capability_switch_manufacturing_def_endpoint.call_with_http_info(**kwargs) + + def get_capability_actions_meta_data_by_moid( + self, + moid, + **kwargs + ): + """Read a 'capability.ActionsMetaData' 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_capability_actions_meta_data_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 (int/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. + _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) + _content_type (str/None): force body content-type. + Default is None and content-type will be predicted by allowed + content-types and body. + _host_index (int/None): specifies the index of the server + that we want to use. + Default is read from the configuration. + _request_auths (list): set to override the auth_settings for an a single + request; this effectively ignores the authentication + in the spec for a single request. + Default is None + async_req (bool): execute request asynchronously + + Returns: + CapabilityActionsMetaData + 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['_spec_property_naming'] = kwargs.get( + '_spec_property_naming', False + ) + kwargs['_content_type'] = kwargs.get( + '_content_type') + kwargs['_host_index'] = kwargs.get('_host_index') + kwargs['_request_auths'] = kwargs.get('_request_auths', None) + kwargs['moid'] = \ + moid + return self.get_capability_actions_meta_data_by_moid_endpoint.call_with_http_info(**kwargs) + + def get_capability_actions_meta_data_list( self, - moid, **kwargs ): - """Delete a 'capability.SwitchManufacturingDef' resource. # noqa: E501 + """Read a 'capability.ActionsMetaData' 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_capability_switch_manufacturing_def(moid, async_req=True) + >>> thread = api.get_capability_actions_meta_data_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 @@ -18255,7 +18763,7 @@ def delete_capability_switch_manufacturing_def( async_req (bool): execute request asynchronously Returns: - None + CapabilityActionsMetaDataResponse If the method is called asynchronously, returns the request thread. """ @@ -18284,21 +18792,19 @@ def delete_capability_switch_manufacturing_def( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - kwargs['moid'] = \ - moid - return self.delete_capability_switch_manufacturing_def_endpoint.call_with_http_info(**kwargs) + return self.get_capability_actions_meta_data_list_endpoint.call_with_http_info(**kwargs) - def get_capability_actions_meta_data_by_moid( + def get_capability_adapter_deprecated_def_by_moid( self, moid, **kwargs ): - """Read a 'capability.ActionsMetaData' resource. # noqa: E501 + """Read a 'capability.AdapterDeprecatedDef' 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_capability_actions_meta_data_by_moid(moid, async_req=True) + >>> thread = api.get_capability_adapter_deprecated_def_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -18337,7 +18843,7 @@ def get_capability_actions_meta_data_by_moid( async_req (bool): execute request asynchronously Returns: - CapabilityActionsMetaData + CapabilityAdapterDeprecatedDef If the method is called asynchronously, returns the request thread. """ @@ -18368,18 +18874,18 @@ def get_capability_actions_meta_data_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_capability_actions_meta_data_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_capability_adapter_deprecated_def_by_moid_endpoint.call_with_http_info(**kwargs) - def get_capability_actions_meta_data_list( + def get_capability_adapter_deprecated_def_list( self, **kwargs ): - """Read a 'capability.ActionsMetaData' resource. # noqa: E501 + """Read a 'capability.AdapterDeprecatedDef' 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_capability_actions_meta_data_list(async_req=True) + >>> thread = api.get_capability_adapter_deprecated_def_list(async_req=True) >>> result = thread.get() @@ -18427,7 +18933,7 @@ def get_capability_actions_meta_data_list( async_req (bool): execute request asynchronously Returns: - CapabilityActionsMetaDataResponse + CapabilityAdapterDeprecatedDefResponse If the method is called asynchronously, returns the request thread. """ @@ -18456,19 +18962,19 @@ def get_capability_actions_meta_data_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_capability_actions_meta_data_list_endpoint.call_with_http_info(**kwargs) + return self.get_capability_adapter_deprecated_def_list_endpoint.call_with_http_info(**kwargs) - def get_capability_adapter_deprecated_def_by_moid( + def get_capability_adapter_firmware_requirement_by_moid( self, moid, **kwargs ): - """Read a 'capability.AdapterDeprecatedDef' resource. # noqa: E501 + """Read a 'capability.AdapterFirmwareRequirement' 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_capability_adapter_deprecated_def_by_moid(moid, async_req=True) + >>> thread = api.get_capability_adapter_firmware_requirement_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -18507,7 +19013,7 @@ def get_capability_adapter_deprecated_def_by_moid( async_req (bool): execute request asynchronously Returns: - CapabilityAdapterDeprecatedDef + CapabilityAdapterFirmwareRequirement If the method is called asynchronously, returns the request thread. """ @@ -18538,18 +19044,18 @@ def get_capability_adapter_deprecated_def_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_capability_adapter_deprecated_def_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_capability_adapter_firmware_requirement_by_moid_endpoint.call_with_http_info(**kwargs) - def get_capability_adapter_deprecated_def_list( + def get_capability_adapter_firmware_requirement_list( self, **kwargs ): - """Read a 'capability.AdapterDeprecatedDef' resource. # noqa: E501 + """Read a 'capability.AdapterFirmwareRequirement' 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_capability_adapter_deprecated_def_list(async_req=True) + >>> thread = api.get_capability_adapter_firmware_requirement_list(async_req=True) >>> result = thread.get() @@ -18597,7 +19103,7 @@ def get_capability_adapter_deprecated_def_list( async_req (bool): execute request asynchronously Returns: - CapabilityAdapterDeprecatedDefResponse + CapabilityAdapterFirmwareRequirementResponse If the method is called asynchronously, returns the request thread. """ @@ -18626,19 +19132,19 @@ def get_capability_adapter_deprecated_def_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_capability_adapter_deprecated_def_list_endpoint.call_with_http_info(**kwargs) + return self.get_capability_adapter_firmware_requirement_list_endpoint.call_with_http_info(**kwargs) - def get_capability_adapter_firmware_requirement_by_moid( + def get_capability_adapter_unit_descriptor_by_moid( self, moid, **kwargs ): - """Read a 'capability.AdapterFirmwareRequirement' resource. # noqa: E501 + """Read a 'capability.AdapterUnitDescriptor' 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_capability_adapter_firmware_requirement_by_moid(moid, async_req=True) + >>> thread = api.get_capability_adapter_unit_descriptor_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -18677,7 +19183,7 @@ def get_capability_adapter_firmware_requirement_by_moid( async_req (bool): execute request asynchronously Returns: - CapabilityAdapterFirmwareRequirement + CapabilityAdapterUnitDescriptor If the method is called asynchronously, returns the request thread. """ @@ -18708,18 +19214,18 @@ def get_capability_adapter_firmware_requirement_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_capability_adapter_firmware_requirement_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_capability_adapter_unit_descriptor_by_moid_endpoint.call_with_http_info(**kwargs) - def get_capability_adapter_firmware_requirement_list( + def get_capability_adapter_unit_descriptor_list( self, **kwargs ): - """Read a 'capability.AdapterFirmwareRequirement' resource. # noqa: E501 + """Read a 'capability.AdapterUnitDescriptor' 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_capability_adapter_firmware_requirement_list(async_req=True) + >>> thread = api.get_capability_adapter_unit_descriptor_list(async_req=True) >>> result = thread.get() @@ -18767,7 +19273,7 @@ def get_capability_adapter_firmware_requirement_list( async_req (bool): execute request asynchronously Returns: - CapabilityAdapterFirmwareRequirementResponse + CapabilityAdapterUnitDescriptorResponse If the method is called asynchronously, returns the request thread. """ @@ -18796,19 +19302,19 @@ def get_capability_adapter_firmware_requirement_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_capability_adapter_firmware_requirement_list_endpoint.call_with_http_info(**kwargs) + return self.get_capability_adapter_unit_descriptor_list_endpoint.call_with_http_info(**kwargs) - def get_capability_adapter_unit_descriptor_by_moid( + def get_capability_adapter_update_constraint_meta_by_moid( self, moid, **kwargs ): - """Read a 'capability.AdapterUnitDescriptor' resource. # noqa: E501 + """Read a 'capability.AdapterUpdateConstraintMeta' 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_capability_adapter_unit_descriptor_by_moid(moid, async_req=True) + >>> thread = api.get_capability_adapter_update_constraint_meta_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -18847,7 +19353,7 @@ def get_capability_adapter_unit_descriptor_by_moid( async_req (bool): execute request asynchronously Returns: - CapabilityAdapterUnitDescriptor + CapabilityAdapterUpdateConstraintMeta If the method is called asynchronously, returns the request thread. """ @@ -18878,18 +19384,18 @@ def get_capability_adapter_unit_descriptor_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_capability_adapter_unit_descriptor_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_capability_adapter_update_constraint_meta_by_moid_endpoint.call_with_http_info(**kwargs) - def get_capability_adapter_unit_descriptor_list( + def get_capability_adapter_update_constraint_meta_list( self, **kwargs ): - """Read a 'capability.AdapterUnitDescriptor' resource. # noqa: E501 + """Read a 'capability.AdapterUpdateConstraintMeta' 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_capability_adapter_unit_descriptor_list(async_req=True) + >>> thread = api.get_capability_adapter_update_constraint_meta_list(async_req=True) >>> result = thread.get() @@ -18937,7 +19443,7 @@ def get_capability_adapter_unit_descriptor_list( async_req (bool): execute request asynchronously Returns: - CapabilityAdapterUnitDescriptorResponse + CapabilityAdapterUpdateConstraintMetaResponse If the method is called asynchronously, returns the request thread. """ @@ -18966,7 +19472,7 @@ def get_capability_adapter_unit_descriptor_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_capability_adapter_unit_descriptor_list_endpoint.call_with_http_info(**kwargs) + return self.get_capability_adapter_update_constraint_meta_list_endpoint.call_with_http_info(**kwargs) def get_capability_adapter_upgrade_support_meta_by_moid( self, @@ -24238,6 +24744,176 @@ def get_capability_sioc_module_manufacturing_def_list( kwargs['_request_auths'] = kwargs.get('_request_auths', None) return self.get_capability_sioc_module_manufacturing_def_list_endpoint.call_with_http_info(**kwargs) + def get_capability_storage_controller_update_constraint_meta_by_moid( + self, + moid, + **kwargs + ): + """Read a 'capability.StorageControllerUpdateConstraintMeta' 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_capability_storage_controller_update_constraint_meta_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 (int/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. + _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) + _content_type (str/None): force body content-type. + Default is None and content-type will be predicted by allowed + content-types and body. + _host_index (int/None): specifies the index of the server + that we want to use. + Default is read from the configuration. + _request_auths (list): set to override the auth_settings for an a single + request; this effectively ignores the authentication + in the spec for a single request. + Default is None + async_req (bool): execute request asynchronously + + Returns: + CapabilityStorageControllerUpdateConstraintMeta + 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['_spec_property_naming'] = kwargs.get( + '_spec_property_naming', False + ) + kwargs['_content_type'] = kwargs.get( + '_content_type') + kwargs['_host_index'] = kwargs.get('_host_index') + kwargs['_request_auths'] = kwargs.get('_request_auths', None) + kwargs['moid'] = \ + moid + return self.get_capability_storage_controller_update_constraint_meta_by_moid_endpoint.call_with_http_info(**kwargs) + + def get_capability_storage_controller_update_constraint_meta_list( + self, + **kwargs + ): + """Read a 'capability.StorageControllerUpdateConstraintMeta' 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_capability_storage_controller_update_constraint_meta_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 (int/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. + _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) + _content_type (str/None): force body content-type. + Default is None and content-type will be predicted by allowed + content-types and body. + _host_index (int/None): specifies the index of the server + that we want to use. + Default is read from the configuration. + _request_auths (list): set to override the auth_settings for an a single + request; this effectively ignores the authentication + in the spec for a single request. + Default is None + async_req (bool): execute request asynchronously + + Returns: + CapabilityStorageControllerUpdateConstraintMetaResponse + 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['_spec_property_naming'] = kwargs.get( + '_spec_property_naming', False + ) + kwargs['_content_type'] = kwargs.get( + '_content_type') + kwargs['_host_index'] = kwargs.get('_host_index') + kwargs['_request_auths'] = kwargs.get('_request_auths', None) + return self.get_capability_storage_controller_update_constraint_meta_list_endpoint.call_with_http_info(**kwargs) + def get_capability_switch_capability_by_moid( self, moid, diff --git a/intersight/api/certificatemanagement_api.py b/intersight/api/certificatemanagement_api.py index 842fe237de..f437788796 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 349485c6ab..d7e2d3966f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 8e638bcf32..4a6410c633 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/comm_api.py b/intersight/api/comm_api.py index 8f3cd73f44..ae58f40cbd 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 fce08d0040..f564146d2b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/cond_api.py b/intersight/api/cond_api.py index c4ec456e43..16e1e9f415 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -25,9 +25,13 @@ from intersight.model.cond_alarm import CondAlarm from intersight.model.cond_alarm_aggregation import CondAlarmAggregation from intersight.model.cond_alarm_aggregation_response import CondAlarmAggregationResponse +from intersight.model.cond_alarm_classification import CondAlarmClassification +from intersight.model.cond_alarm_classification_response import CondAlarmClassificationResponse from intersight.model.cond_alarm_definition import CondAlarmDefinition from intersight.model.cond_alarm_definition_response import CondAlarmDefinitionResponse from intersight.model.cond_alarm_response import CondAlarmResponse +from intersight.model.cond_alarm_suppression import CondAlarmSuppression +from intersight.model.cond_alarm_suppression_response import CondAlarmSuppressionResponse from intersight.model.cond_hcl_status import CondHclStatus from intersight.model.cond_hcl_status_detail import CondHclStatusDetail from intersight.model.cond_hcl_status_detail_response import CondHclStatusDetailResponse @@ -49,6 +53,125 @@ def __init__(self, api_client=None): if api_client is None: api_client = ApiClient() self.api_client = api_client + self.create_cond_alarm_suppression_endpoint = _Endpoint( + settings={ + 'response_type': (CondAlarmSuppression,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/cond/AlarmSuppressions', + 'operation_id': 'create_cond_alarm_suppression', + 'http_method': 'POST', + 'servers': None, + }, + params_map={ + 'all': [ + 'cond_alarm_suppression', + 'if_match', + 'if_none_match', + ], + 'required': [ + 'cond_alarm_suppression', + ], + 'nullable': [ + ], + 'enum': [ + ], + 'validation': [ + ] + }, + root_map={ + 'validations': { + }, + 'allowed_values': { + }, + 'openapi_types': { + 'cond_alarm_suppression': + (CondAlarmSuppression,), + 'if_match': + (str,), + 'if_none_match': + (str,), + }, + 'attribute_map': { + 'if_match': 'If-Match', + 'if_none_match': 'If-None-Match', + }, + 'location_map': { + 'cond_alarm_suppression': 'body', + 'if_match': 'header', + 'if_none_match': 'header', + }, + 'collection_format_map': { + } + }, + headers_map={ + 'accept': [ + 'application/json' + ], + 'content_type': [ + 'application/json' + ] + }, + api_client=api_client + ) + self.delete_cond_alarm_suppression_endpoint = _Endpoint( + settings={ + 'response_type': None, + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/cond/AlarmSuppressions/{Moid}', + 'operation_id': 'delete_cond_alarm_suppression', + '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 + ) self.get_cond_alarm_aggregation_by_moid_endpoint = _Endpoint( settings={ 'response_type': (CondAlarmAggregation,), @@ -271,17 +394,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_cond_alarm_definition_by_moid_endpoint = _Endpoint( + self.get_cond_alarm_classification_by_moid_endpoint = _Endpoint( settings={ - 'response_type': (CondAlarmDefinition,), + 'response_type': (CondAlarmClassification,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/cond/AlarmDefinitions/{Moid}', - 'operation_id': 'get_cond_alarm_definition_by_moid', + 'endpoint_path': '/api/v1/cond/AlarmClassifications/{Moid}', + 'operation_id': 'get_cond_alarm_classification_by_moid', 'http_method': 'GET', 'servers': None, }, @@ -327,17 +450,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_cond_alarm_definition_list_endpoint = _Endpoint( + self.get_cond_alarm_classification_list_endpoint = _Endpoint( settings={ - 'response_type': (CondAlarmDefinitionResponse,), + 'response_type': (CondAlarmClassificationResponse,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/cond/AlarmDefinitions', - 'operation_id': 'get_cond_alarm_definition_list', + 'endpoint_path': '/api/v1/cond/AlarmClassifications', + 'operation_id': 'get_cond_alarm_classification_list', 'http_method': 'GET', 'servers': None, }, @@ -437,17 +560,73 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_cond_alarm_list_endpoint = _Endpoint( + self.get_cond_alarm_definition_by_moid_endpoint = _Endpoint( settings={ - 'response_type': (CondAlarmResponse,), + 'response_type': (CondAlarmDefinition,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/cond/Alarms', - 'operation_id': 'get_cond_alarm_list', + 'endpoint_path': '/api/v1/cond/AlarmDefinitions/{Moid}', + 'operation_id': 'get_cond_alarm_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 + ) + self.get_cond_alarm_definition_list_endpoint = _Endpoint( + settings={ + 'response_type': (CondAlarmDefinitionResponse,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/cond/AlarmDefinitions', + 'operation_id': 'get_cond_alarm_definition_list', 'http_method': 'GET', 'servers': None, }, @@ -547,30 +726,39 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_cond_hcl_status_by_moid_endpoint = _Endpoint( + self.get_cond_alarm_list_endpoint = _Endpoint( settings={ - 'response_type': (CondHclStatus,), + 'response_type': (CondAlarmResponse,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/cond/HclStatuses/{Moid}', - 'operation_id': 'get_cond_hcl_status_by_moid', + 'endpoint_path': '/api/v1/cond/Alarms', + 'operation_id': 'get_cond_alarm_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': [ ] @@ -579,16 +767,61 @@ def __init__(self, api_client=None): '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': { } @@ -603,17 +836,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_cond_hcl_status_detail_by_moid_endpoint = _Endpoint( + self.get_cond_alarm_suppression_by_moid_endpoint = _Endpoint( settings={ - 'response_type': (CondHclStatusDetail,), + 'response_type': (CondAlarmSuppression,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/cond/HclStatusDetails/{Moid}', - 'operation_id': 'get_cond_hcl_status_detail_by_moid', + 'endpoint_path': '/api/v1/cond/AlarmSuppressions/{Moid}', + 'operation_id': 'get_cond_alarm_suppression_by_moid', 'http_method': 'GET', 'servers': None, }, @@ -659,16 +892,238 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_cond_hcl_status_detail_list_endpoint = _Endpoint( + self.get_cond_alarm_suppression_list_endpoint = _Endpoint( settings={ - 'response_type': (CondHclStatusDetailResponse,), + 'response_type': (CondAlarmSuppressionResponse,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/cond/HclStatusDetails', + 'endpoint_path': '/api/v1/cond/AlarmSuppressions', + 'operation_id': 'get_cond_alarm_suppression_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 + ) + self.get_cond_hcl_status_by_moid_endpoint = _Endpoint( + settings={ + 'response_type': (CondHclStatus,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/cond/HclStatuses/{Moid}', + 'operation_id': 'get_cond_hcl_status_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 + ) + self.get_cond_hcl_status_detail_by_moid_endpoint = _Endpoint( + settings={ + 'response_type': (CondHclStatusDetail,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/cond/HclStatusDetails/{Moid}', + 'operation_id': 'get_cond_hcl_status_detail_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 + ) + self.get_cond_hcl_status_detail_list_endpoint = _Endpoint( + settings={ + 'response_type': (CondHclStatusDetailResponse,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/cond/HclStatusDetails', 'operation_id': 'get_cond_hcl_status_detail_list', 'http_method': 'GET', 'servers': None, @@ -1112,29 +1567,29 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.update_cond_alarm_endpoint = _Endpoint( + self.patch_cond_alarm_suppression_endpoint = _Endpoint( settings={ - 'response_type': (CondAlarm,), + 'response_type': (CondAlarmSuppression,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/cond/Alarms/{Moid}', - 'operation_id': 'update_cond_alarm', - 'http_method': 'POST', + 'endpoint_path': '/api/v1/cond/AlarmSuppressions/{Moid}', + 'operation_id': 'patch_cond_alarm_suppression', + 'http_method': 'PATCH', 'servers': None, }, params_map={ 'all': [ 'moid', - 'cond_alarm', + 'cond_alarm_suppression', 'if_match', ], 'required': [ 'moid', - 'cond_alarm', + 'cond_alarm_suppression', ], 'nullable': [ ], @@ -1151,8 +1606,8 @@ def __init__(self, api_client=None): 'openapi_types': { 'moid': (str,), - 'cond_alarm': - (CondAlarm,), + 'cond_alarm_suppression': + (CondAlarmSuppression,), 'if_match': (str,), }, @@ -1162,7 +1617,7 @@ def __init__(self, api_client=None): }, 'location_map': { 'moid': 'path', - 'cond_alarm': 'body', + 'cond_alarm_suppression': 'body', 'if_match': 'header', }, 'collection_format_map': { @@ -1179,24 +1634,836 @@ def __init__(self, api_client=None): }, api_client=api_client ) + self.update_cond_alarm_endpoint = _Endpoint( + settings={ + 'response_type': (CondAlarm,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/cond/Alarms/{Moid}', + 'operation_id': 'update_cond_alarm', + 'http_method': 'POST', + 'servers': None, + }, + params_map={ + 'all': [ + 'moid', + 'cond_alarm', + 'if_match', + ], + 'required': [ + 'moid', + 'cond_alarm', + ], + 'nullable': [ + ], + 'enum': [ + ], + 'validation': [ + ] + }, + root_map={ + 'validations': { + }, + 'allowed_values': { + }, + 'openapi_types': { + 'moid': + (str,), + 'cond_alarm': + (CondAlarm,), + 'if_match': + (str,), + }, + 'attribute_map': { + 'moid': 'Moid', + 'if_match': 'If-Match', + }, + 'location_map': { + 'moid': 'path', + 'cond_alarm': 'body', + 'if_match': 'header', + }, + 'collection_format_map': { + } + }, + headers_map={ + 'accept': [ + 'application/json' + ], + 'content_type': [ + 'application/json', + 'application/json-patch+json' + ] + }, + api_client=api_client + ) + self.update_cond_alarm_suppression_endpoint = _Endpoint( + settings={ + 'response_type': (CondAlarmSuppression,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/cond/AlarmSuppressions/{Moid}', + 'operation_id': 'update_cond_alarm_suppression', + 'http_method': 'POST', + 'servers': None, + }, + params_map={ + 'all': [ + 'moid', + 'cond_alarm_suppression', + 'if_match', + ], + 'required': [ + 'moid', + 'cond_alarm_suppression', + ], + 'nullable': [ + ], + 'enum': [ + ], + 'validation': [ + ] + }, + root_map={ + 'validations': { + }, + 'allowed_values': { + }, + 'openapi_types': { + 'moid': + (str,), + 'cond_alarm_suppression': + (CondAlarmSuppression,), + 'if_match': + (str,), + }, + 'attribute_map': { + 'moid': 'Moid', + 'if_match': 'If-Match', + }, + 'location_map': { + 'moid': 'path', + 'cond_alarm_suppression': 'body', + 'if_match': 'header', + }, + 'collection_format_map': { + } + }, + headers_map={ + 'accept': [ + 'application/json' + ], + 'content_type': [ + 'application/json', + 'application/json-patch+json' + ] + }, + api_client=api_client + ) + + def create_cond_alarm_suppression( + self, + cond_alarm_suppression, + **kwargs + ): + """Create a 'cond.AlarmSuppression' 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_cond_alarm_suppression(cond_alarm_suppression, async_req=True) + >>> result = thread.get() + + Args: + cond_alarm_suppression (CondAlarmSuppression): The 'cond.AlarmSuppression' 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 (int/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. + _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) + _content_type (str/None): force body content-type. + Default is None and content-type will be predicted by allowed + content-types and body. + _host_index (int/None): specifies the index of the server + that we want to use. + Default is read from the configuration. + _request_auths (list): set to override the auth_settings for an a single + request; this effectively ignores the authentication + in the spec for a single request. + Default is None + async_req (bool): execute request asynchronously + + Returns: + CondAlarmSuppression + 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['_spec_property_naming'] = kwargs.get( + '_spec_property_naming', False + ) + kwargs['_content_type'] = kwargs.get( + '_content_type') + kwargs['_host_index'] = kwargs.get('_host_index') + kwargs['_request_auths'] = kwargs.get('_request_auths', None) + kwargs['cond_alarm_suppression'] = \ + cond_alarm_suppression + return self.create_cond_alarm_suppression_endpoint.call_with_http_info(**kwargs) + + def delete_cond_alarm_suppression( + self, + moid, + **kwargs + ): + """Delete a 'cond.AlarmSuppression' 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_cond_alarm_suppression(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 (int/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. + _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) + _content_type (str/None): force body content-type. + Default is None and content-type will be predicted by allowed + content-types and body. + _host_index (int/None): specifies the index of the server + that we want to use. + Default is read from the configuration. + _request_auths (list): set to override the auth_settings for an a single + request; this effectively ignores the authentication + in the spec for a single request. + Default is None + 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['_spec_property_naming'] = kwargs.get( + '_spec_property_naming', False + ) + kwargs['_content_type'] = kwargs.get( + '_content_type') + kwargs['_host_index'] = kwargs.get('_host_index') + kwargs['_request_auths'] = kwargs.get('_request_auths', None) + kwargs['moid'] = \ + moid + return self.delete_cond_alarm_suppression_endpoint.call_with_http_info(**kwargs) + + def get_cond_alarm_aggregation_by_moid( + self, + moid, + **kwargs + ): + """Read a 'cond.AlarmAggregation' 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_cond_alarm_aggregation_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 (int/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. + _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) + _content_type (str/None): force body content-type. + Default is None and content-type will be predicted by allowed + content-types and body. + _host_index (int/None): specifies the index of the server + that we want to use. + Default is read from the configuration. + _request_auths (list): set to override the auth_settings for an a single + request; this effectively ignores the authentication + in the spec for a single request. + Default is None + async_req (bool): execute request asynchronously + + Returns: + CondAlarmAggregation + 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['_spec_property_naming'] = kwargs.get( + '_spec_property_naming', False + ) + kwargs['_content_type'] = kwargs.get( + '_content_type') + kwargs['_host_index'] = kwargs.get('_host_index') + kwargs['_request_auths'] = kwargs.get('_request_auths', None) + kwargs['moid'] = \ + moid + return self.get_cond_alarm_aggregation_by_moid_endpoint.call_with_http_info(**kwargs) + + def get_cond_alarm_aggregation_list( + self, + **kwargs + ): + """Read a 'cond.AlarmAggregation' 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_cond_alarm_aggregation_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 (int/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. + _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) + _content_type (str/None): force body content-type. + Default is None and content-type will be predicted by allowed + content-types and body. + _host_index (int/None): specifies the index of the server + that we want to use. + Default is read from the configuration. + _request_auths (list): set to override the auth_settings for an a single + request; this effectively ignores the authentication + in the spec for a single request. + Default is None + async_req (bool): execute request asynchronously + + Returns: + CondAlarmAggregationResponse + 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['_spec_property_naming'] = kwargs.get( + '_spec_property_naming', False + ) + kwargs['_content_type'] = kwargs.get( + '_content_type') + kwargs['_host_index'] = kwargs.get('_host_index') + kwargs['_request_auths'] = kwargs.get('_request_auths', None) + return self.get_cond_alarm_aggregation_list_endpoint.call_with_http_info(**kwargs) + + def get_cond_alarm_by_moid( + self, + moid, + **kwargs + ): + """Read a 'cond.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_cond_alarm_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 (int/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. + _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) + _content_type (str/None): force body content-type. + Default is None and content-type will be predicted by allowed + content-types and body. + _host_index (int/None): specifies the index of the server + that we want to use. + Default is read from the configuration. + _request_auths (list): set to override the auth_settings for an a single + request; this effectively ignores the authentication + in the spec for a single request. + Default is None + async_req (bool): execute request asynchronously + + Returns: + CondAlarm + 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['_spec_property_naming'] = kwargs.get( + '_spec_property_naming', False + ) + kwargs['_content_type'] = kwargs.get( + '_content_type') + kwargs['_host_index'] = kwargs.get('_host_index') + kwargs['_request_auths'] = kwargs.get('_request_auths', None) + kwargs['moid'] = \ + moid + return self.get_cond_alarm_by_moid_endpoint.call_with_http_info(**kwargs) + + def get_cond_alarm_classification_by_moid( + self, + moid, + **kwargs + ): + """Read a 'cond.AlarmClassification' 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_cond_alarm_classification_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 (int/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. + _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) + _content_type (str/None): force body content-type. + Default is None and content-type will be predicted by allowed + content-types and body. + _host_index (int/None): specifies the index of the server + that we want to use. + Default is read from the configuration. + _request_auths (list): set to override the auth_settings for an a single + request; this effectively ignores the authentication + in the spec for a single request. + Default is None + async_req (bool): execute request asynchronously + + Returns: + CondAlarmClassification + 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['_spec_property_naming'] = kwargs.get( + '_spec_property_naming', False + ) + kwargs['_content_type'] = kwargs.get( + '_content_type') + kwargs['_host_index'] = kwargs.get('_host_index') + kwargs['_request_auths'] = kwargs.get('_request_auths', None) + kwargs['moid'] = \ + moid + return self.get_cond_alarm_classification_by_moid_endpoint.call_with_http_info(**kwargs) + + def get_cond_alarm_classification_list( + self, + **kwargs + ): + """Read a 'cond.AlarmClassification' 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_cond_alarm_classification_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 (int/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. + _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) + _content_type (str/None): force body content-type. + Default is None and content-type will be predicted by allowed + content-types and body. + _host_index (int/None): specifies the index of the server + that we want to use. + Default is read from the configuration. + _request_auths (list): set to override the auth_settings for an a single + request; this effectively ignores the authentication + in the spec for a single request. + Default is None + async_req (bool): execute request asynchronously + + Returns: + CondAlarmClassificationResponse + 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['_spec_property_naming'] = kwargs.get( + '_spec_property_naming', False + ) + kwargs['_content_type'] = kwargs.get( + '_content_type') + kwargs['_host_index'] = kwargs.get('_host_index') + kwargs['_request_auths'] = kwargs.get('_request_auths', None) + return self.get_cond_alarm_classification_list_endpoint.call_with_http_info(**kwargs) + + def get_cond_alarm_definition_by_moid( + self, + moid, + **kwargs + ): + """Read a 'cond.AlarmDefinition' 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_cond_alarm_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 (int/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. + _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) + _content_type (str/None): force body content-type. + Default is None and content-type will be predicted by allowed + content-types and body. + _host_index (int/None): specifies the index of the server + that we want to use. + Default is read from the configuration. + _request_auths (list): set to override the auth_settings for an a single + request; this effectively ignores the authentication + in the spec for a single request. + Default is None + async_req (bool): execute request asynchronously + + Returns: + CondAlarmDefinition + 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['_spec_property_naming'] = kwargs.get( + '_spec_property_naming', False + ) + kwargs['_content_type'] = kwargs.get( + '_content_type') + kwargs['_host_index'] = kwargs.get('_host_index') + kwargs['_request_auths'] = kwargs.get('_request_auths', None) + kwargs['moid'] = \ + moid + return self.get_cond_alarm_definition_by_moid_endpoint.call_with_http_info(**kwargs) - def get_cond_alarm_aggregation_by_moid( + def get_cond_alarm_definition_list( self, - moid, **kwargs ): - """Read a 'cond.AlarmAggregation' resource. # noqa: E501 + """Read a 'cond.AlarmDefinition' 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_cond_alarm_aggregation_by_moid(moid, async_req=True) + >>> thread = api.get_cond_alarm_definition_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 @@ -1229,7 +2496,7 @@ def get_cond_alarm_aggregation_by_moid( async_req (bool): execute request asynchronously Returns: - CondAlarmAggregation + CondAlarmDefinitionResponse If the method is called asynchronously, returns the request thread. """ @@ -1258,20 +2525,18 @@ def get_cond_alarm_aggregation_by_moid( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - kwargs['moid'] = \ - moid - return self.get_cond_alarm_aggregation_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_cond_alarm_definition_list_endpoint.call_with_http_info(**kwargs) - def get_cond_alarm_aggregation_list( + def get_cond_alarm_list( self, **kwargs ): - """Read a 'cond.AlarmAggregation' resource. # noqa: E501 + """Read a 'cond.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_cond_alarm_aggregation_list(async_req=True) + >>> thread = api.get_cond_alarm_list(async_req=True) >>> result = thread.get() @@ -1319,7 +2584,7 @@ def get_cond_alarm_aggregation_list( async_req (bool): execute request asynchronously Returns: - CondAlarmAggregationResponse + CondAlarmResponse If the method is called asynchronously, returns the request thread. """ @@ -1348,19 +2613,19 @@ def get_cond_alarm_aggregation_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_cond_alarm_aggregation_list_endpoint.call_with_http_info(**kwargs) + return self.get_cond_alarm_list_endpoint.call_with_http_info(**kwargs) - def get_cond_alarm_by_moid( + def get_cond_alarm_suppression_by_moid( self, moid, **kwargs ): - """Read a 'cond.Alarm' resource. # noqa: E501 + """Read a 'cond.AlarmSuppression' 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_cond_alarm_by_moid(moid, async_req=True) + >>> thread = api.get_cond_alarm_suppression_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -1399,7 +2664,7 @@ def get_cond_alarm_by_moid( async_req (bool): execute request asynchronously Returns: - CondAlarm + CondAlarmSuppression If the method is called asynchronously, returns the request thread. """ @@ -1430,25 +2695,33 @@ def get_cond_alarm_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_cond_alarm_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_cond_alarm_suppression_by_moid_endpoint.call_with_http_info(**kwargs) - def get_cond_alarm_definition_by_moid( + def get_cond_alarm_suppression_list( self, - moid, **kwargs ): - """Read a 'cond.AlarmDefinition' resource. # noqa: E501 + """Read a 'cond.AlarmSuppression' 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_cond_alarm_definition_by_moid(moid, async_req=True) + >>> thread = api.get_cond_alarm_suppression_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 @@ -1481,7 +2754,7 @@ def get_cond_alarm_definition_by_moid( async_req (bool): execute request asynchronously Returns: - CondAlarmDefinition + CondAlarmSuppressionResponse If the method is called asynchronously, returns the request thread. """ @@ -1510,35 +2783,25 @@ def get_cond_alarm_definition_by_moid( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - kwargs['moid'] = \ - moid - return self.get_cond_alarm_definition_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_cond_alarm_suppression_list_endpoint.call_with_http_info(**kwargs) - def get_cond_alarm_definition_list( + def get_cond_hcl_status_by_moid( self, + moid, **kwargs ): - """Read a 'cond.AlarmDefinition' resource. # noqa: E501 + """Read a 'cond.HclStatus' 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_cond_alarm_definition_list(async_req=True) + >>> thread = api.get_cond_hcl_status_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 @@ -1571,7 +2834,7 @@ def get_cond_alarm_definition_list( async_req (bool): execute request asynchronously Returns: - CondAlarmDefinitionResponse + CondHclStatus If the method is called asynchronously, returns the request thread. """ @@ -1600,33 +2863,27 @@ def get_cond_alarm_definition_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_cond_alarm_definition_list_endpoint.call_with_http_info(**kwargs) + kwargs['moid'] = \ + moid + return self.get_cond_hcl_status_by_moid_endpoint.call_with_http_info(**kwargs) - def get_cond_alarm_list( + def get_cond_hcl_status_detail_by_moid( self, + moid, **kwargs ): - """Read a 'cond.Alarm' resource. # noqa: E501 + """Read a 'cond.HclStatusDetail' 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_cond_alarm_list(async_req=True) + >>> thread = api.get_cond_hcl_status_detail_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 @@ -1659,7 +2916,7 @@ def get_cond_alarm_list( async_req (bool): execute request asynchronously Returns: - CondAlarmResponse + CondHclStatusDetail If the method is called asynchronously, returns the request thread. """ @@ -1688,25 +2945,35 @@ def get_cond_alarm_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_cond_alarm_list_endpoint.call_with_http_info(**kwargs) + kwargs['moid'] = \ + moid + return self.get_cond_hcl_status_detail_by_moid_endpoint.call_with_http_info(**kwargs) - def get_cond_hcl_status_by_moid( + def get_cond_hcl_status_detail_list( self, - moid, **kwargs ): - """Read a 'cond.HclStatus' resource. # noqa: E501 + """Read a 'cond.HclStatusDetail' 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_cond_hcl_status_by_moid(moid, async_req=True) + >>> thread = api.get_cond_hcl_status_detail_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 @@ -1739,7 +3006,7 @@ def get_cond_hcl_status_by_moid( async_req (bool): execute request asynchronously Returns: - CondHclStatus + CondHclStatusDetailResponse If the method is called asynchronously, returns the request thread. """ @@ -1768,21 +3035,19 @@ def get_cond_hcl_status_by_moid( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - kwargs['moid'] = \ - moid - return self.get_cond_hcl_status_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_cond_hcl_status_detail_list_endpoint.call_with_http_info(**kwargs) - def get_cond_hcl_status_detail_by_moid( + def get_cond_hcl_status_job_by_moid( self, moid, **kwargs ): - """Read a 'cond.HclStatusDetail' resource. # noqa: E501 + """Read a 'cond.HclStatusJob' 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_cond_hcl_status_detail_by_moid(moid, async_req=True) + >>> thread = api.get_cond_hcl_status_job_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -1821,7 +3086,7 @@ def get_cond_hcl_status_detail_by_moid( async_req (bool): execute request asynchronously Returns: - CondHclStatusDetail + CondHclStatusJob If the method is called asynchronously, returns the request thread. """ @@ -1852,18 +3117,18 @@ def get_cond_hcl_status_detail_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_cond_hcl_status_detail_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_cond_hcl_status_job_by_moid_endpoint.call_with_http_info(**kwargs) - def get_cond_hcl_status_detail_list( + def get_cond_hcl_status_job_list( self, **kwargs ): - """Read a 'cond.HclStatusDetail' resource. # noqa: E501 + """Read a 'cond.HclStatusJob' 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_cond_hcl_status_detail_list(async_req=True) + >>> thread = api.get_cond_hcl_status_job_list(async_req=True) >>> result = thread.get() @@ -1911,7 +3176,7 @@ def get_cond_hcl_status_detail_list( async_req (bool): execute request asynchronously Returns: - CondHclStatusDetailResponse + CondHclStatusJobResponse If the method is called asynchronously, returns the request thread. """ @@ -1940,25 +3205,33 @@ def get_cond_hcl_status_detail_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_cond_hcl_status_detail_list_endpoint.call_with_http_info(**kwargs) + return self.get_cond_hcl_status_job_list_endpoint.call_with_http_info(**kwargs) - def get_cond_hcl_status_job_by_moid( + def get_cond_hcl_status_list( self, - moid, **kwargs ): - """Read a 'cond.HclStatusJob' resource. # noqa: E501 + """Read a 'cond.HclStatus' 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_cond_hcl_status_job_by_moid(moid, async_req=True) + >>> thread = api.get_cond_hcl_status_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 @@ -1991,7 +3264,7 @@ def get_cond_hcl_status_job_by_moid( async_req (bool): execute request asynchronously Returns: - CondHclStatusJob + CondHclStatusResponse If the method is called asynchronously, returns the request thread. """ @@ -2020,35 +3293,28 @@ def get_cond_hcl_status_job_by_moid( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - kwargs['moid'] = \ - moid - return self.get_cond_hcl_status_job_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_cond_hcl_status_list_endpoint.call_with_http_info(**kwargs) - def get_cond_hcl_status_job_list( + def patch_cond_alarm( self, + moid, + cond_alarm, **kwargs ): - """Read a 'cond.HclStatusJob' resource. # noqa: E501 + """Update a 'cond.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_cond_hcl_status_job_list(async_req=True) + >>> thread = api.patch_cond_alarm(moid, cond_alarm, async_req=True) >>> result = thread.get() + Args: + moid (str): The unique Moid identifier of a resource instance. + cond_alarm (CondAlarm): The 'cond.Alarm' resource to update. 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] + 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 @@ -2081,7 +3347,7 @@ def get_cond_hcl_status_job_list( async_req (bool): execute request asynchronously Returns: - CondHclStatusJobResponse + CondAlarm If the method is called asynchronously, returns the request thread. """ @@ -2110,33 +3376,32 @@ def get_cond_hcl_status_job_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_cond_hcl_status_job_list_endpoint.call_with_http_info(**kwargs) + kwargs['moid'] = \ + moid + kwargs['cond_alarm'] = \ + cond_alarm + return self.patch_cond_alarm_endpoint.call_with_http_info(**kwargs) - def get_cond_hcl_status_list( + def patch_cond_alarm_suppression( self, + moid, + cond_alarm_suppression, **kwargs ): - """Read a 'cond.HclStatus' resource. # noqa: E501 + """Update a 'cond.AlarmSuppression' 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_cond_hcl_status_list(async_req=True) + >>> thread = api.patch_cond_alarm_suppression(moid, cond_alarm_suppression, async_req=True) >>> result = thread.get() + Args: + moid (str): The unique Moid identifier of a resource instance. + cond_alarm_suppression (CondAlarmSuppression): The 'cond.AlarmSuppression' resource to update. 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] + 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 @@ -2169,7 +3434,7 @@ def get_cond_hcl_status_list( async_req (bool): execute request asynchronously Returns: - CondHclStatusResponse + CondAlarmSuppression If the method is called asynchronously, returns the request thread. """ @@ -2198,9 +3463,13 @@ def get_cond_hcl_status_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_cond_hcl_status_list_endpoint.call_with_http_info(**kwargs) + kwargs['moid'] = \ + moid + kwargs['cond_alarm_suppression'] = \ + cond_alarm_suppression + return self.patch_cond_alarm_suppression_endpoint.call_with_http_info(**kwargs) - def patch_cond_alarm( + def update_cond_alarm( self, moid, cond_alarm, @@ -2211,7 +3480,7 @@ def patch_cond_alarm( This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.patch_cond_alarm(moid, cond_alarm, async_req=True) + >>> thread = api.update_cond_alarm(moid, cond_alarm, async_req=True) >>> result = thread.get() Args: @@ -2285,25 +3554,25 @@ def patch_cond_alarm( moid kwargs['cond_alarm'] = \ cond_alarm - return self.patch_cond_alarm_endpoint.call_with_http_info(**kwargs) + return self.update_cond_alarm_endpoint.call_with_http_info(**kwargs) - def update_cond_alarm( + def update_cond_alarm_suppression( self, moid, - cond_alarm, + cond_alarm_suppression, **kwargs ): - """Update a 'cond.Alarm' resource. # noqa: E501 + """Update a 'cond.AlarmSuppression' 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_cond_alarm(moid, cond_alarm, async_req=True) + >>> thread = api.update_cond_alarm_suppression(moid, cond_alarm_suppression, async_req=True) >>> result = thread.get() Args: moid (str): The unique Moid identifier of a resource instance. - cond_alarm (CondAlarm): The 'cond.Alarm' resource to update. + cond_alarm_suppression (CondAlarmSuppression): The 'cond.AlarmSuppression' 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] @@ -2339,7 +3608,7 @@ def update_cond_alarm( async_req (bool): execute request asynchronously Returns: - CondAlarm + CondAlarmSuppression If the method is called asynchronously, returns the request thread. """ @@ -2370,7 +3639,7 @@ def update_cond_alarm( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - kwargs['cond_alarm'] = \ - cond_alarm - return self.update_cond_alarm_endpoint.call_with_http_info(**kwargs) + kwargs['cond_alarm_suppression'] = \ + cond_alarm_suppression + return self.update_cond_alarm_suppression_endpoint.call_with_http_info(**kwargs) diff --git a/intersight/api/connectorpack_api.py b/intersight/api/connectorpack_api.py index 5ce5d07adc..8fa2a2abb0 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/console_api.py b/intersight/api/console_api.py index a7fae4a9ae..1ee04efc20 100644 --- a/intersight/api/console_api.py +++ b/intersight/api/console_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 027398f1a9..7d32908b4a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 58d49fda42..a7cfcc5543 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f260abd25c..7bc9664b21 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 3362bce12a..19fb469d6a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a74bc6030d..12f9adb3ce 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 4fd038c07f..2348417a3e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 39727ef721..7eb9ab122b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 bc8328d8b2..2b5fd6b6b0 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9b25d3f59f..ece9559cdc 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e5ddefb11d..aed52aea45 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 8f17828222..40c1a0d25e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 004106c2c4..a09aaadb93 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/forecast_api.py b/intersight/api/forecast_api.py index baab784523..450800be9a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 70a2b206a1..c6b3b429bd 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 5da64e44db..153fe039d9 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0c222b00c9..e56f97192c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/iaas_api.py b/intersight/api/iaas_api.py index b0194220e2..6ba969b95d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 fb1ce658c0..038b4bd4ea 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 b526d8030a..1d83ba77a7 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 3eca9abb2b..401d7c8045 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 14bec4d10b..05c98bf8db 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 59fc2fe41b..330975dda6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 17ee59018c..ef276718f6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ba27b63a3a..236e89f2b1 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 01906a44af..0abafec003 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 df1cdacfec..9d1f2d1ca7 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 bed6af367e..83efae2485 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 4701d08352..08dce5217b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 dcbd34de71..b9fec52e53 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ac6c002960..d70e17a356 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 bcc2fe18f3..e628bc5de8 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/metrics_api.py b/intersight/api/metrics_api.py index de98d7c286..6c12c0d890 100644 --- a/intersight/api/metrics_api.py +++ b/intersight/api/metrics_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/monitoring_api.py b/intersight/api/monitoring_api.py index 831bebed98..d5cdecff4b 100644 --- a/intersight/api/monitoring_api.py +++ b/intersight/api/monitoring_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 4f643a71e9..7f4994e87f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -43,6 +43,10 @@ from intersight.model.network_supervisor_card_response import NetworkSupervisorCardResponse from intersight.model.network_telemetry_check import NetworkTelemetryCheck from intersight.model.network_telemetry_check_response import NetworkTelemetryCheckResponse +from intersight.model.network_vethernet import NetworkVethernet +from intersight.model.network_vethernet_response import NetworkVethernetResponse +from intersight.model.network_vfc import NetworkVfc +from intersight.model.network_vfc_response import NetworkVfcResponse from intersight.model.network_vlan_port_info import NetworkVlanPortInfo from intersight.model.network_vlan_port_info_response import NetworkVlanPortInfoResponse from intersight.model.network_vpc_domain import NetworkVpcDomain @@ -1727,17 +1731,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_network_vlan_port_info_by_moid_endpoint = _Endpoint( + self.get_network_vethernet_by_moid_endpoint = _Endpoint( settings={ - 'response_type': (NetworkVlanPortInfo,), + 'response_type': (NetworkVethernet,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/network/VlanPortInfos/{Moid}', - 'operation_id': 'get_network_vlan_port_info_by_moid', + 'endpoint_path': '/api/v1/network/Vethernets/{Moid}', + 'operation_id': 'get_network_vethernet_by_moid', 'http_method': 'GET', 'servers': None, }, @@ -1783,17 +1787,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_network_vlan_port_info_list_endpoint = _Endpoint( + self.get_network_vethernet_list_endpoint = _Endpoint( settings={ - 'response_type': (NetworkVlanPortInfoResponse,), + 'response_type': (NetworkVethernetResponse,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/network/VlanPortInfos', - 'operation_id': 'get_network_vlan_port_info_list', + 'endpoint_path': '/api/v1/network/Vethernets', + 'operation_id': 'get_network_vethernet_list', 'http_method': 'GET', 'servers': None, }, @@ -1893,17 +1897,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_network_vpc_domain_by_moid_endpoint = _Endpoint( + self.get_network_vfc_by_moid_endpoint = _Endpoint( settings={ - 'response_type': (NetworkVpcDomain,), + 'response_type': (NetworkVfc,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/network/VpcDomains/{Moid}', - 'operation_id': 'get_network_vpc_domain_by_moid', + 'endpoint_path': '/api/v1/network/Vfcs/{Moid}', + 'operation_id': 'get_network_vfc_by_moid', 'http_method': 'GET', 'servers': None, }, @@ -1949,17 +1953,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_network_vpc_domain_list_endpoint = _Endpoint( + self.get_network_vfc_list_endpoint = _Endpoint( settings={ - 'response_type': (NetworkVpcDomainResponse,), + 'response_type': (NetworkVfcResponse,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/network/VpcDomains', - 'operation_id': 'get_network_vpc_domain_list', + 'endpoint_path': '/api/v1/network/Vfcs', + 'operation_id': 'get_network_vfc_list', 'http_method': 'GET', 'servers': None, }, @@ -2059,17 +2063,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_network_vpc_member_by_moid_endpoint = _Endpoint( + self.get_network_vlan_port_info_by_moid_endpoint = _Endpoint( settings={ - 'response_type': (NetworkVpcMember,), + 'response_type': (NetworkVlanPortInfo,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/network/VpcMembers/{Moid}', - 'operation_id': 'get_network_vpc_member_by_moid', + 'endpoint_path': '/api/v1/network/VlanPortInfos/{Moid}', + 'operation_id': 'get_network_vlan_port_info_by_moid', 'http_method': 'GET', 'servers': None, }, @@ -2115,17 +2119,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_network_vpc_member_list_endpoint = _Endpoint( + self.get_network_vlan_port_info_list_endpoint = _Endpoint( settings={ - 'response_type': (NetworkVpcMemberResponse,), + 'response_type': (NetworkVlanPortInfoResponse,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/network/VpcMembers', - 'operation_id': 'get_network_vpc_member_list', + 'endpoint_path': '/api/v1/network/VlanPortInfos', + 'operation_id': 'get_network_vlan_port_info_list', 'http_method': 'GET', 'servers': None, }, @@ -2225,17 +2229,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_network_vpc_peer_by_moid_endpoint = _Endpoint( + self.get_network_vpc_domain_by_moid_endpoint = _Endpoint( settings={ - 'response_type': (NetworkVpcPeer,), + 'response_type': (NetworkVpcDomain,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/network/VpcPeers/{Moid}', - 'operation_id': 'get_network_vpc_peer_by_moid', + 'endpoint_path': '/api/v1/network/VpcDomains/{Moid}', + 'operation_id': 'get_network_vpc_domain_by_moid', 'http_method': 'GET', 'servers': None, }, @@ -2281,17 +2285,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_network_vpc_peer_list_endpoint = _Endpoint( + self.get_network_vpc_domain_list_endpoint = _Endpoint( settings={ - 'response_type': (NetworkVpcPeerResponse,), + 'response_type': (NetworkVpcDomainResponse,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/network/VpcPeers', - 'operation_id': 'get_network_vpc_peer_list', + 'endpoint_path': '/api/v1/network/VpcDomains', + 'operation_id': 'get_network_vpc_domain_list', 'http_method': 'GET', 'servers': None, }, @@ -2391,17 +2395,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_network_vrf_by_moid_endpoint = _Endpoint( + self.get_network_vpc_member_by_moid_endpoint = _Endpoint( settings={ - 'response_type': (NetworkVrf,), + 'response_type': (NetworkVpcMember,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/network/Vrves/{Moid}', - 'operation_id': 'get_network_vrf_by_moid', + 'endpoint_path': '/api/v1/network/VpcMembers/{Moid}', + 'operation_id': 'get_network_vpc_member_by_moid', 'http_method': 'GET', 'servers': None, }, @@ -2447,17 +2451,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_network_vrf_list_endpoint = _Endpoint( + self.get_network_vpc_member_list_endpoint = _Endpoint( settings={ - 'response_type': (NetworkVrfResponse,), + 'response_type': (NetworkVpcMemberResponse,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/network/Vrves', - 'operation_id': 'get_network_vrf_list', + 'endpoint_path': '/api/v1/network/VpcMembers', + 'operation_id': 'get_network_vpc_member_list', 'http_method': 'GET', 'servers': None, }, @@ -2557,29 +2561,26 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.patch_network_element_endpoint = _Endpoint( + self.get_network_vpc_peer_by_moid_endpoint = _Endpoint( settings={ - 'response_type': (NetworkElement,), + 'response_type': (NetworkVpcPeer,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/network/Elements/{Moid}', - 'operation_id': 'patch_network_element', - 'http_method': 'PATCH', + 'endpoint_path': '/api/v1/network/VpcPeers/{Moid}', + 'operation_id': 'get_network_vpc_peer_by_moid', + 'http_method': 'GET', 'servers': None, }, params_map={ 'all': [ 'moid', - 'network_element', - 'if_match', ], 'required': [ 'moid', - 'network_element', ], 'nullable': [ ], @@ -2596,61 +2597,59 @@ def __init__(self, api_client=None): 'openapi_types': { 'moid': (str,), - 'network_element': - (NetworkElement,), - 'if_match': - (str,), }, 'attribute_map': { 'moid': 'Moid', - 'if_match': 'If-Match', }, 'location_map': { 'moid': 'path', - 'network_element': 'body', - 'if_match': 'header', }, 'collection_format_map': { } }, headers_map={ 'accept': [ - 'application/json' - ], - 'content_type': [ 'application/json', - 'application/json-patch+json' - ] + 'text/csv', + 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' + ], + 'content_type': [], }, api_client=api_client ) - self.patch_network_fc_zone_info_endpoint = _Endpoint( + self.get_network_vpc_peer_list_endpoint = _Endpoint( settings={ - 'response_type': (NetworkFcZoneInfo,), + 'response_type': (NetworkVpcPeerResponse,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/network/FcZoneInfos/{Moid}', - 'operation_id': 'patch_network_fc_zone_info', - 'http_method': 'PATCH', + 'endpoint_path': '/api/v1/network/VpcPeers', + 'operation_id': 'get_network_vpc_peer_list', + 'http_method': 'GET', 'servers': None, }, params_map={ 'all': [ - 'moid', - 'network_fc_zone_info', - 'if_match', - ], - 'required': [ - 'moid', - 'network_fc_zone_info', + 'filter', + 'orderby', + 'top', + 'skip', + 'select', + 'expand', + 'apply', + 'count', + 'inlinecount', + 'at', + 'tags', ], + 'required': [], 'nullable': [ ], 'enum': [ + 'inlinecount', ], 'validation': [ ] @@ -2659,61 +2658,95 @@ def __init__(self, api_client=None): 'validations': { }, 'allowed_values': { + ('inlinecount',): { + + "ALLPAGES": "allpages", + "NONE": "none" + }, }, 'openapi_types': { - 'moid': + 'filter': (str,), - 'network_fc_zone_info': - (NetworkFcZoneInfo,), - 'if_match': + 'orderby': + (str,), + 'top': + (int,), + 'skip': + (int,), + 'select': + (str,), + 'expand': + (str,), + 'apply': + (str,), + 'count': + (bool,), + 'inlinecount': + (str,), + 'at': + (str,), + 'tags': (str,), }, 'attribute_map': { - 'moid': 'Moid', - 'if_match': 'If-Match', + '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', - 'network_fc_zone_info': 'body', - 'if_match': 'header', + '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' - ], - 'content_type': [ 'application/json', - 'application/json-patch+json' - ] + 'text/csv', + 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' + ], + 'content_type': [], }, api_client=api_client ) - self.patch_network_vlan_port_info_endpoint = _Endpoint( + self.get_network_vrf_by_moid_endpoint = _Endpoint( settings={ - 'response_type': (NetworkVlanPortInfo,), + 'response_type': (NetworkVrf,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/network/VlanPortInfos/{Moid}', - 'operation_id': 'patch_network_vlan_port_info', - 'http_method': 'PATCH', + 'endpoint_path': '/api/v1/network/Vrves/{Moid}', + 'operation_id': 'get_network_vrf_by_moid', + 'http_method': 'GET', 'servers': None, }, params_map={ 'all': [ 'moid', - 'network_vlan_port_info', - 'if_match', ], 'required': [ 'moid', - 'network_vlan_port_info', ], 'nullable': [ ], @@ -2730,61 +2763,59 @@ def __init__(self, api_client=None): 'openapi_types': { 'moid': (str,), - 'network_vlan_port_info': - (NetworkVlanPortInfo,), - 'if_match': - (str,), }, 'attribute_map': { 'moid': 'Moid', - 'if_match': 'If-Match', }, 'location_map': { 'moid': 'path', - 'network_vlan_port_info': 'body', - 'if_match': 'header', }, 'collection_format_map': { } }, headers_map={ 'accept': [ - 'application/json' - ], - 'content_type': [ 'application/json', - 'application/json-patch+json' - ] + 'text/csv', + 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' + ], + 'content_type': [], }, api_client=api_client ) - self.update_network_element_endpoint = _Endpoint( + self.get_network_vrf_list_endpoint = _Endpoint( settings={ - 'response_type': (NetworkElement,), + 'response_type': (NetworkVrfResponse,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/network/Elements/{Moid}', - 'operation_id': 'update_network_element', - 'http_method': 'POST', + 'endpoint_path': '/api/v1/network/Vrves', + 'operation_id': 'get_network_vrf_list', + 'http_method': 'GET', 'servers': None, }, params_map={ 'all': [ - 'moid', - 'network_element', - 'if_match', - ], - 'required': [ - 'moid', - 'network_element', + 'filter', + 'orderby', + 'top', + 'skip', + 'select', + 'expand', + 'apply', + 'count', + 'inlinecount', + 'at', + 'tags', ], + 'required': [], 'nullable': [ ], 'enum': [ + 'inlinecount', ], 'validation': [ ] @@ -2793,12 +2824,116 @@ def __init__(self, api_client=None): 'validations': { }, 'allowed_values': { + ('inlinecount',): { + + "ALLPAGES": "allpages", + "NONE": "none" + }, }, 'openapi_types': { - 'moid': + 'filter': (str,), - 'network_element': - (NetworkElement,), + '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 + ) + self.patch_network_element_endpoint = _Endpoint( + settings={ + 'response_type': (NetworkElement,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/network/Elements/{Moid}', + 'operation_id': 'patch_network_element', + 'http_method': 'PATCH', + 'servers': None, + }, + params_map={ + 'all': [ + 'moid', + 'network_element', + 'if_match', + ], + 'required': [ + 'moid', + 'network_element', + ], + 'nullable': [ + ], + 'enum': [ + ], + 'validation': [ + ] + }, + root_map={ + 'validations': { + }, + 'allowed_values': { + }, + 'openapi_types': { + 'moid': + (str,), + 'network_element': + (NetworkElement,), 'if_match': (str,), }, @@ -2825,7 +2960,7 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.update_network_fc_zone_info_endpoint = _Endpoint( + self.patch_network_fc_zone_info_endpoint = _Endpoint( settings={ 'response_type': (NetworkFcZoneInfo,), 'auth': [ @@ -2835,8 +2970,8 @@ def __init__(self, api_client=None): 'oAuth2' ], 'endpoint_path': '/api/v1/network/FcZoneInfos/{Moid}', - 'operation_id': 'update_network_fc_zone_info', - 'http_method': 'POST', + 'operation_id': 'patch_network_fc_zone_info', + 'http_method': 'PATCH', 'servers': None, }, params_map={ @@ -2892,85 +3027,1234 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.update_network_vlan_port_info_endpoint = _Endpoint( - settings={ - 'response_type': (NetworkVlanPortInfo,), - 'auth': [ - 'cookieAuth', - 'http_signature', - 'oAuth2', - 'oAuth2' - ], - 'endpoint_path': '/api/v1/network/VlanPortInfos/{Moid}', - 'operation_id': 'update_network_vlan_port_info', - 'http_method': 'POST', - 'servers': None, - }, - params_map={ - 'all': [ - 'moid', - 'network_vlan_port_info', - 'if_match', - ], - 'required': [ - 'moid', - 'network_vlan_port_info', - ], - 'nullable': [ - ], - 'enum': [ - ], - 'validation': [ - ] - }, - root_map={ - 'validations': { - }, - 'allowed_values': { - }, - 'openapi_types': { - 'moid': - (str,), - 'network_vlan_port_info': - (NetworkVlanPortInfo,), - 'if_match': - (str,), - }, - 'attribute_map': { - 'moid': 'Moid', - 'if_match': 'If-Match', - }, - 'location_map': { - 'moid': 'path', - 'network_vlan_port_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 + self.patch_network_vethernet_endpoint = _Endpoint( + settings={ + 'response_type': (NetworkVethernet,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/network/Vethernets/{Moid}', + 'operation_id': 'patch_network_vethernet', + 'http_method': 'PATCH', + 'servers': None, + }, + params_map={ + 'all': [ + 'moid', + 'network_vethernet', + 'if_match', + ], + 'required': [ + 'moid', + 'network_vethernet', + ], + 'nullable': [ + ], + 'enum': [ + ], + 'validation': [ + ] + }, + root_map={ + 'validations': { + }, + 'allowed_values': { + }, + 'openapi_types': { + 'moid': + (str,), + 'network_vethernet': + (NetworkVethernet,), + 'if_match': + (str,), + }, + 'attribute_map': { + 'moid': 'Moid', + 'if_match': 'If-Match', + }, + 'location_map': { + 'moid': 'path', + 'network_vethernet': 'body', + 'if_match': 'header', + }, + 'collection_format_map': { + } + }, + headers_map={ + 'accept': [ + 'application/json' + ], + 'content_type': [ + 'application/json', + 'application/json-patch+json' + ] + }, + api_client=api_client + ) + self.patch_network_vfc_endpoint = _Endpoint( + settings={ + 'response_type': (NetworkVfc,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/network/Vfcs/{Moid}', + 'operation_id': 'patch_network_vfc', + 'http_method': 'PATCH', + 'servers': None, + }, + params_map={ + 'all': [ + 'moid', + 'network_vfc', + 'if_match', + ], + 'required': [ + 'moid', + 'network_vfc', + ], + 'nullable': [ + ], + 'enum': [ + ], + 'validation': [ + ] + }, + root_map={ + 'validations': { + }, + 'allowed_values': { + }, + 'openapi_types': { + 'moid': + (str,), + 'network_vfc': + (NetworkVfc,), + 'if_match': + (str,), + }, + 'attribute_map': { + 'moid': 'Moid', + 'if_match': 'If-Match', + }, + 'location_map': { + 'moid': 'path', + 'network_vfc': 'body', + 'if_match': 'header', + }, + 'collection_format_map': { + } + }, + headers_map={ + 'accept': [ + 'application/json' + ], + 'content_type': [ + 'application/json', + 'application/json-patch+json' + ] + }, + api_client=api_client + ) + self.patch_network_vlan_port_info_endpoint = _Endpoint( + settings={ + 'response_type': (NetworkVlanPortInfo,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/network/VlanPortInfos/{Moid}', + 'operation_id': 'patch_network_vlan_port_info', + 'http_method': 'PATCH', + 'servers': None, + }, + params_map={ + 'all': [ + 'moid', + 'network_vlan_port_info', + 'if_match', + ], + 'required': [ + 'moid', + 'network_vlan_port_info', + ], + 'nullable': [ + ], + 'enum': [ + ], + 'validation': [ + ] + }, + root_map={ + 'validations': { + }, + 'allowed_values': { + }, + 'openapi_types': { + 'moid': + (str,), + 'network_vlan_port_info': + (NetworkVlanPortInfo,), + 'if_match': + (str,), + }, + 'attribute_map': { + 'moid': 'Moid', + 'if_match': 'If-Match', + }, + 'location_map': { + 'moid': 'path', + 'network_vlan_port_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 + ) + self.update_network_element_endpoint = _Endpoint( + settings={ + 'response_type': (NetworkElement,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/network/Elements/{Moid}', + 'operation_id': 'update_network_element', + 'http_method': 'POST', + 'servers': None, + }, + params_map={ + 'all': [ + 'moid', + 'network_element', + 'if_match', + ], + 'required': [ + 'moid', + 'network_element', + ], + 'nullable': [ + ], + 'enum': [ + ], + 'validation': [ + ] + }, + root_map={ + 'validations': { + }, + 'allowed_values': { + }, + 'openapi_types': { + 'moid': + (str,), + 'network_element': + (NetworkElement,), + 'if_match': + (str,), + }, + 'attribute_map': { + 'moid': 'Moid', + 'if_match': 'If-Match', + }, + 'location_map': { + 'moid': 'path', + 'network_element': 'body', + 'if_match': 'header', + }, + 'collection_format_map': { + } + }, + headers_map={ + 'accept': [ + 'application/json' + ], + 'content_type': [ + 'application/json', + 'application/json-patch+json' + ] + }, + api_client=api_client + ) + self.update_network_fc_zone_info_endpoint = _Endpoint( + settings={ + 'response_type': (NetworkFcZoneInfo,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/network/FcZoneInfos/{Moid}', + 'operation_id': 'update_network_fc_zone_info', + 'http_method': 'POST', + 'servers': None, + }, + params_map={ + 'all': [ + 'moid', + 'network_fc_zone_info', + 'if_match', + ], + 'required': [ + 'moid', + 'network_fc_zone_info', + ], + 'nullable': [ + ], + 'enum': [ + ], + 'validation': [ + ] + }, + root_map={ + 'validations': { + }, + 'allowed_values': { + }, + 'openapi_types': { + 'moid': + (str,), + 'network_fc_zone_info': + (NetworkFcZoneInfo,), + 'if_match': + (str,), + }, + 'attribute_map': { + 'moid': 'Moid', + 'if_match': 'If-Match', + }, + 'location_map': { + 'moid': 'path', + 'network_fc_zone_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 + ) + self.update_network_vethernet_endpoint = _Endpoint( + settings={ + 'response_type': (NetworkVethernet,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/network/Vethernets/{Moid}', + 'operation_id': 'update_network_vethernet', + 'http_method': 'POST', + 'servers': None, + }, + params_map={ + 'all': [ + 'moid', + 'network_vethernet', + 'if_match', + ], + 'required': [ + 'moid', + 'network_vethernet', + ], + 'nullable': [ + ], + 'enum': [ + ], + 'validation': [ + ] + }, + root_map={ + 'validations': { + }, + 'allowed_values': { + }, + 'openapi_types': { + 'moid': + (str,), + 'network_vethernet': + (NetworkVethernet,), + 'if_match': + (str,), + }, + 'attribute_map': { + 'moid': 'Moid', + 'if_match': 'If-Match', + }, + 'location_map': { + 'moid': 'path', + 'network_vethernet': 'body', + 'if_match': 'header', + }, + 'collection_format_map': { + } + }, + headers_map={ + 'accept': [ + 'application/json' + ], + 'content_type': [ + 'application/json', + 'application/json-patch+json' + ] + }, + api_client=api_client + ) + self.update_network_vfc_endpoint = _Endpoint( + settings={ + 'response_type': (NetworkVfc,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/network/Vfcs/{Moid}', + 'operation_id': 'update_network_vfc', + 'http_method': 'POST', + 'servers': None, + }, + params_map={ + 'all': [ + 'moid', + 'network_vfc', + 'if_match', + ], + 'required': [ + 'moid', + 'network_vfc', + ], + 'nullable': [ + ], + 'enum': [ + ], + 'validation': [ + ] + }, + root_map={ + 'validations': { + }, + 'allowed_values': { + }, + 'openapi_types': { + 'moid': + (str,), + 'network_vfc': + (NetworkVfc,), + 'if_match': + (str,), + }, + 'attribute_map': { + 'moid': 'Moid', + 'if_match': 'If-Match', + }, + 'location_map': { + 'moid': 'path', + 'network_vfc': 'body', + 'if_match': 'header', + }, + 'collection_format_map': { + } + }, + headers_map={ + 'accept': [ + 'application/json' + ], + 'content_type': [ + 'application/json', + 'application/json-patch+json' + ] + }, + api_client=api_client + ) + self.update_network_vlan_port_info_endpoint = _Endpoint( + settings={ + 'response_type': (NetworkVlanPortInfo,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/network/VlanPortInfos/{Moid}', + 'operation_id': 'update_network_vlan_port_info', + 'http_method': 'POST', + 'servers': None, + }, + params_map={ + 'all': [ + 'moid', + 'network_vlan_port_info', + 'if_match', + ], + 'required': [ + 'moid', + 'network_vlan_port_info', + ], + 'nullable': [ + ], + 'enum': [ + ], + 'validation': [ + ] + }, + root_map={ + 'validations': { + }, + 'allowed_values': { + }, + 'openapi_types': { + 'moid': + (str,), + 'network_vlan_port_info': + (NetworkVlanPortInfo,), + 'if_match': + (str,), + }, + 'attribute_map': { + 'moid': 'Moid', + 'if_match': 'If-Match', + }, + 'location_map': { + 'moid': 'path', + 'network_vlan_port_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 + ) + + def get_network_discovered_neighbor_by_moid( + self, + moid, + **kwargs + ): + """Read a 'network.DiscoveredNeighbor' 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_network_discovered_neighbor_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 (int/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. + _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) + _content_type (str/None): force body content-type. + Default is None and content-type will be predicted by allowed + content-types and body. + _host_index (int/None): specifies the index of the server + that we want to use. + Default is read from the configuration. + _request_auths (list): set to override the auth_settings for an a single + request; this effectively ignores the authentication + in the spec for a single request. + Default is None + async_req (bool): execute request asynchronously + + Returns: + NetworkDiscoveredNeighbor + 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['_spec_property_naming'] = kwargs.get( + '_spec_property_naming', False + ) + kwargs['_content_type'] = kwargs.get( + '_content_type') + kwargs['_host_index'] = kwargs.get('_host_index') + kwargs['_request_auths'] = kwargs.get('_request_auths', None) + kwargs['moid'] = \ + moid + return self.get_network_discovered_neighbor_by_moid_endpoint.call_with_http_info(**kwargs) + + def get_network_discovered_neighbor_list( + self, + **kwargs + ): + """Read a 'network.DiscoveredNeighbor' 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_network_discovered_neighbor_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 (int/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. + _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) + _content_type (str/None): force body content-type. + Default is None and content-type will be predicted by allowed + content-types and body. + _host_index (int/None): specifies the index of the server + that we want to use. + Default is read from the configuration. + _request_auths (list): set to override the auth_settings for an a single + request; this effectively ignores the authentication + in the spec for a single request. + Default is None + async_req (bool): execute request asynchronously + + Returns: + NetworkDiscoveredNeighborResponse + 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['_spec_property_naming'] = kwargs.get( + '_spec_property_naming', False + ) + kwargs['_content_type'] = kwargs.get( + '_content_type') + kwargs['_host_index'] = kwargs.get('_host_index') + kwargs['_request_auths'] = kwargs.get('_request_auths', None) + return self.get_network_discovered_neighbor_list_endpoint.call_with_http_info(**kwargs) + + def get_network_dns_by_moid( + self, + moid, + **kwargs + ): + """Read a 'network.Dns' 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_network_dns_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 (int/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. + _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) + _content_type (str/None): force body content-type. + Default is None and content-type will be predicted by allowed + content-types and body. + _host_index (int/None): specifies the index of the server + that we want to use. + Default is read from the configuration. + _request_auths (list): set to override the auth_settings for an a single + request; this effectively ignores the authentication + in the spec for a single request. + Default is None + async_req (bool): execute request asynchronously + + Returns: + NetworkDns + 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['_spec_property_naming'] = kwargs.get( + '_spec_property_naming', False + ) + kwargs['_content_type'] = kwargs.get( + '_content_type') + kwargs['_host_index'] = kwargs.get('_host_index') + kwargs['_request_auths'] = kwargs.get('_request_auths', None) + kwargs['moid'] = \ + moid + return self.get_network_dns_by_moid_endpoint.call_with_http_info(**kwargs) + + def get_network_dns_list( + self, + **kwargs + ): + """Read a 'network.Dns' 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_network_dns_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 (int/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. + _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) + _content_type (str/None): force body content-type. + Default is None and content-type will be predicted by allowed + content-types and body. + _host_index (int/None): specifies the index of the server + that we want to use. + Default is read from the configuration. + _request_auths (list): set to override the auth_settings for an a single + request; this effectively ignores the authentication + in the spec for a single request. + Default is None + async_req (bool): execute request asynchronously + + Returns: + NetworkDnsResponse + 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['_spec_property_naming'] = kwargs.get( + '_spec_property_naming', False + ) + kwargs['_content_type'] = kwargs.get( + '_content_type') + kwargs['_host_index'] = kwargs.get('_host_index') + kwargs['_request_auths'] = kwargs.get('_request_auths', None) + return self.get_network_dns_list_endpoint.call_with_http_info(**kwargs) + + def get_network_element_by_moid( + self, + moid, + **kwargs + ): + """Read a 'network.Element' 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_network_element_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 (int/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. + _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) + _content_type (str/None): force body content-type. + Default is None and content-type will be predicted by allowed + content-types and body. + _host_index (int/None): specifies the index of the server + that we want to use. + Default is read from the configuration. + _request_auths (list): set to override the auth_settings for an a single + request; this effectively ignores the authentication + in the spec for a single request. + Default is None + async_req (bool): execute request asynchronously + + Returns: + NetworkElement + 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['_spec_property_naming'] = kwargs.get( + '_spec_property_naming', False + ) + kwargs['_content_type'] = kwargs.get( + '_content_type') + kwargs['_host_index'] = kwargs.get('_host_index') + kwargs['_request_auths'] = kwargs.get('_request_auths', None) + kwargs['moid'] = \ + moid + return self.get_network_element_by_moid_endpoint.call_with_http_info(**kwargs) + + def get_network_element_list( + self, + **kwargs + ): + """Read a 'network.Element' 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_network_element_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 (int/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. + _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) + _content_type (str/None): force body content-type. + Default is None and content-type will be predicted by allowed + content-types and body. + _host_index (int/None): specifies the index of the server + that we want to use. + Default is read from the configuration. + _request_auths (list): set to override the auth_settings for an a single + request; this effectively ignores the authentication + in the spec for a single request. + Default is None + async_req (bool): execute request asynchronously + + Returns: + NetworkElementResponse + 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['_spec_property_naming'] = kwargs.get( + '_spec_property_naming', False + ) + kwargs['_content_type'] = kwargs.get( + '_content_type') + kwargs['_host_index'] = kwargs.get('_host_index') + kwargs['_request_auths'] = kwargs.get('_request_auths', None) + return self.get_network_element_list_endpoint.call_with_http_info(**kwargs) + + def get_network_element_summary_by_moid( + self, + moid, + **kwargs + ): + """Read a 'network.ElementSummary' 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_network_element_summary_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 (int/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. + _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) + _content_type (str/None): force body content-type. + Default is None and content-type will be predicted by allowed + content-types and body. + _host_index (int/None): specifies the index of the server + that we want to use. + Default is read from the configuration. + _request_auths (list): set to override the auth_settings for an a single + request; this effectively ignores the authentication + in the spec for a single request. + Default is None + async_req (bool): execute request asynchronously + + Returns: + NetworkElementSummary + 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['_spec_property_naming'] = kwargs.get( + '_spec_property_naming', False + ) + kwargs['_content_type'] = kwargs.get( + '_content_type') + kwargs['_host_index'] = kwargs.get('_host_index') + kwargs['_request_auths'] = kwargs.get('_request_auths', None) + kwargs['moid'] = \ + moid + return self.get_network_element_summary_by_moid_endpoint.call_with_http_info(**kwargs) + + def get_network_element_summary_list( + self, + **kwargs + ): + """Read a 'network.ElementSummary' 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_network_element_summary_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 (int/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. + _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) + _content_type (str/None): force body content-type. + Default is None and content-type will be predicted by allowed + content-types and body. + _host_index (int/None): specifies the index of the server + that we want to use. + Default is read from the configuration. + _request_auths (list): set to override the auth_settings for an a single + request; this effectively ignores the authentication + in the spec for a single request. + Default is None + async_req (bool): execute request asynchronously + + Returns: + NetworkElementSummaryResponse + 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['_spec_property_naming'] = kwargs.get( + '_spec_property_naming', False + ) + kwargs['_content_type'] = kwargs.get( + '_content_type') + kwargs['_host_index'] = kwargs.get('_host_index') + kwargs['_request_auths'] = kwargs.get('_request_auths', None) + return self.get_network_element_summary_list_endpoint.call_with_http_info(**kwargs) - def get_network_discovered_neighbor_by_moid( + def get_network_fc_zone_info_by_moid( self, moid, **kwargs ): - """Read a 'network.DiscoveredNeighbor' resource. # noqa: E501 + """Read a 'network.FcZoneInfo' 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_network_discovered_neighbor_by_moid(moid, async_req=True) + >>> thread = api.get_network_fc_zone_info_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -3009,7 +4293,7 @@ def get_network_discovered_neighbor_by_moid( async_req (bool): execute request asynchronously Returns: - NetworkDiscoveredNeighbor + NetworkFcZoneInfo If the method is called asynchronously, returns the request thread. """ @@ -3040,18 +4324,18 @@ def get_network_discovered_neighbor_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_network_discovered_neighbor_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_network_fc_zone_info_by_moid_endpoint.call_with_http_info(**kwargs) - def get_network_discovered_neighbor_list( + def get_network_fc_zone_info_list( self, **kwargs ): - """Read a 'network.DiscoveredNeighbor' resource. # noqa: E501 + """Read a 'network.FcZoneInfo' 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_network_discovered_neighbor_list(async_req=True) + >>> thread = api.get_network_fc_zone_info_list(async_req=True) >>> result = thread.get() @@ -3099,7 +4383,7 @@ def get_network_discovered_neighbor_list( async_req (bool): execute request asynchronously Returns: - NetworkDiscoveredNeighborResponse + NetworkFcZoneInfoResponse If the method is called asynchronously, returns the request thread. """ @@ -3128,19 +4412,19 @@ def get_network_discovered_neighbor_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_network_discovered_neighbor_list_endpoint.call_with_http_info(**kwargs) + return self.get_network_fc_zone_info_list_endpoint.call_with_http_info(**kwargs) - def get_network_dns_by_moid( + def get_network_feature_control_by_moid( self, moid, **kwargs ): - """Read a 'network.Dns' resource. # noqa: E501 + """Read a 'network.FeatureControl' 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_network_dns_by_moid(moid, async_req=True) + >>> thread = api.get_network_feature_control_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -3179,7 +4463,7 @@ def get_network_dns_by_moid( async_req (bool): execute request asynchronously Returns: - NetworkDns + NetworkFeatureControl If the method is called asynchronously, returns the request thread. """ @@ -3210,18 +4494,18 @@ def get_network_dns_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_network_dns_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_network_feature_control_by_moid_endpoint.call_with_http_info(**kwargs) - def get_network_dns_list( + def get_network_feature_control_list( self, **kwargs ): - """Read a 'network.Dns' resource. # noqa: E501 + """Read a 'network.FeatureControl' 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_network_dns_list(async_req=True) + >>> thread = api.get_network_feature_control_list(async_req=True) >>> result = thread.get() @@ -3269,7 +4553,7 @@ def get_network_dns_list( async_req (bool): execute request asynchronously Returns: - NetworkDnsResponse + NetworkFeatureControlResponse If the method is called asynchronously, returns the request thread. """ @@ -3298,19 +4582,19 @@ def get_network_dns_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_network_dns_list_endpoint.call_with_http_info(**kwargs) + return self.get_network_feature_control_list_endpoint.call_with_http_info(**kwargs) - def get_network_element_by_moid( + def get_network_interface_list_by_moid( self, moid, **kwargs ): - """Read a 'network.Element' resource. # noqa: E501 + """Read a 'network.InterfaceList' 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_network_element_by_moid(moid, async_req=True) + >>> thread = api.get_network_interface_list_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -3349,7 +4633,7 @@ def get_network_element_by_moid( async_req (bool): execute request asynchronously Returns: - NetworkElement + NetworkInterfaceList If the method is called asynchronously, returns the request thread. """ @@ -3380,18 +4664,18 @@ def get_network_element_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_network_element_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_network_interface_list_by_moid_endpoint.call_with_http_info(**kwargs) - def get_network_element_list( + def get_network_interface_list_list( self, **kwargs ): - """Read a 'network.Element' resource. # noqa: E501 + """Read a 'network.InterfaceList' 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_network_element_list(async_req=True) + >>> thread = api.get_network_interface_list_list(async_req=True) >>> result = thread.get() @@ -3439,7 +4723,7 @@ def get_network_element_list( async_req (bool): execute request asynchronously Returns: - NetworkElementResponse + NetworkInterfaceListResponse If the method is called asynchronously, returns the request thread. """ @@ -3468,19 +4752,19 @@ def get_network_element_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_network_element_list_endpoint.call_with_http_info(**kwargs) + return self.get_network_interface_list_list_endpoint.call_with_http_info(**kwargs) - def get_network_element_summary_by_moid( + def get_network_license_file_by_moid( self, moid, **kwargs ): - """Read a 'network.ElementSummary' resource. # noqa: E501 + """Read a 'network.LicenseFile' 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_network_element_summary_by_moid(moid, async_req=True) + >>> thread = api.get_network_license_file_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -3519,7 +4803,7 @@ def get_network_element_summary_by_moid( async_req (bool): execute request asynchronously Returns: - NetworkElementSummary + NetworkLicenseFile If the method is called asynchronously, returns the request thread. """ @@ -3550,18 +4834,18 @@ def get_network_element_summary_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_network_element_summary_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_network_license_file_by_moid_endpoint.call_with_http_info(**kwargs) - def get_network_element_summary_list( + def get_network_license_file_list( self, **kwargs ): - """Read a 'network.ElementSummary' resource. # noqa: E501 + """Read a 'network.LicenseFile' 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_network_element_summary_list(async_req=True) + >>> thread = api.get_network_license_file_list(async_req=True) >>> result = thread.get() @@ -3609,7 +4893,7 @@ def get_network_element_summary_list( async_req (bool): execute request asynchronously Returns: - NetworkElementSummaryResponse + NetworkLicenseFileResponse If the method is called asynchronously, returns the request thread. """ @@ -3638,19 +4922,19 @@ def get_network_element_summary_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_network_element_summary_list_endpoint.call_with_http_info(**kwargs) + return self.get_network_license_file_list_endpoint.call_with_http_info(**kwargs) - def get_network_fc_zone_info_by_moid( + def get_network_supervisor_card_by_moid( self, moid, **kwargs ): - """Read a 'network.FcZoneInfo' resource. # noqa: E501 + """Read a 'network.SupervisorCard' 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_network_fc_zone_info_by_moid(moid, async_req=True) + >>> thread = api.get_network_supervisor_card_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -3689,7 +4973,7 @@ def get_network_fc_zone_info_by_moid( async_req (bool): execute request asynchronously Returns: - NetworkFcZoneInfo + NetworkSupervisorCard If the method is called asynchronously, returns the request thread. """ @@ -3720,18 +5004,18 @@ def get_network_fc_zone_info_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_network_fc_zone_info_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_network_supervisor_card_by_moid_endpoint.call_with_http_info(**kwargs) - def get_network_fc_zone_info_list( + def get_network_supervisor_card_list( self, **kwargs ): - """Read a 'network.FcZoneInfo' resource. # noqa: E501 + """Read a 'network.SupervisorCard' 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_network_fc_zone_info_list(async_req=True) + >>> thread = api.get_network_supervisor_card_list(async_req=True) >>> result = thread.get() @@ -3779,7 +5063,7 @@ def get_network_fc_zone_info_list( async_req (bool): execute request asynchronously Returns: - NetworkFcZoneInfoResponse + NetworkSupervisorCardResponse If the method is called asynchronously, returns the request thread. """ @@ -3808,19 +5092,19 @@ def get_network_fc_zone_info_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_network_fc_zone_info_list_endpoint.call_with_http_info(**kwargs) + return self.get_network_supervisor_card_list_endpoint.call_with_http_info(**kwargs) - def get_network_feature_control_by_moid( + def get_network_telemetry_check_by_moid( self, moid, **kwargs ): - """Read a 'network.FeatureControl' resource. # noqa: E501 + """Read a 'network.TelemetryCheck' 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_network_feature_control_by_moid(moid, async_req=True) + >>> thread = api.get_network_telemetry_check_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -3859,7 +5143,7 @@ def get_network_feature_control_by_moid( async_req (bool): execute request asynchronously Returns: - NetworkFeatureControl + NetworkTelemetryCheck If the method is called asynchronously, returns the request thread. """ @@ -3890,18 +5174,18 @@ def get_network_feature_control_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_network_feature_control_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_network_telemetry_check_by_moid_endpoint.call_with_http_info(**kwargs) - def get_network_feature_control_list( + def get_network_telemetry_check_list( self, **kwargs ): - """Read a 'network.FeatureControl' resource. # noqa: E501 + """Read a 'network.TelemetryCheck' 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_network_feature_control_list(async_req=True) + >>> thread = api.get_network_telemetry_check_list(async_req=True) >>> result = thread.get() @@ -3949,7 +5233,7 @@ def get_network_feature_control_list( async_req (bool): execute request asynchronously Returns: - NetworkFeatureControlResponse + NetworkTelemetryCheckResponse If the method is called asynchronously, returns the request thread. """ @@ -3978,19 +5262,19 @@ def get_network_feature_control_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_network_feature_control_list_endpoint.call_with_http_info(**kwargs) + return self.get_network_telemetry_check_list_endpoint.call_with_http_info(**kwargs) - def get_network_interface_list_by_moid( + def get_network_vethernet_by_moid( self, moid, **kwargs ): - """Read a 'network.InterfaceList' resource. # noqa: E501 + """Read a 'network.Vethernet' 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_network_interface_list_by_moid(moid, async_req=True) + >>> thread = api.get_network_vethernet_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -4029,7 +5313,7 @@ def get_network_interface_list_by_moid( async_req (bool): execute request asynchronously Returns: - NetworkInterfaceList + NetworkVethernet If the method is called asynchronously, returns the request thread. """ @@ -4060,18 +5344,18 @@ def get_network_interface_list_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_network_interface_list_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_network_vethernet_by_moid_endpoint.call_with_http_info(**kwargs) - def get_network_interface_list_list( + def get_network_vethernet_list( self, **kwargs ): - """Read a 'network.InterfaceList' resource. # noqa: E501 + """Read a 'network.Vethernet' 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_network_interface_list_list(async_req=True) + >>> thread = api.get_network_vethernet_list(async_req=True) >>> result = thread.get() @@ -4119,7 +5403,7 @@ def get_network_interface_list_list( async_req (bool): execute request asynchronously Returns: - NetworkInterfaceListResponse + NetworkVethernetResponse If the method is called asynchronously, returns the request thread. """ @@ -4148,19 +5432,19 @@ def get_network_interface_list_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_network_interface_list_list_endpoint.call_with_http_info(**kwargs) + return self.get_network_vethernet_list_endpoint.call_with_http_info(**kwargs) - def get_network_license_file_by_moid( + def get_network_vfc_by_moid( self, moid, **kwargs ): - """Read a 'network.LicenseFile' resource. # noqa: E501 + """Read a 'network.Vfc' 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_network_license_file_by_moid(moid, async_req=True) + >>> thread = api.get_network_vfc_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -4199,7 +5483,7 @@ def get_network_license_file_by_moid( async_req (bool): execute request asynchronously Returns: - NetworkLicenseFile + NetworkVfc If the method is called asynchronously, returns the request thread. """ @@ -4230,18 +5514,18 @@ def get_network_license_file_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_network_license_file_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_network_vfc_by_moid_endpoint.call_with_http_info(**kwargs) - def get_network_license_file_list( + def get_network_vfc_list( self, **kwargs ): - """Read a 'network.LicenseFile' resource. # noqa: E501 + """Read a 'network.Vfc' 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_network_license_file_list(async_req=True) + >>> thread = api.get_network_vfc_list(async_req=True) >>> result = thread.get() @@ -4289,7 +5573,7 @@ def get_network_license_file_list( async_req (bool): execute request asynchronously Returns: - NetworkLicenseFileResponse + NetworkVfcResponse If the method is called asynchronously, returns the request thread. """ @@ -4318,19 +5602,19 @@ def get_network_license_file_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_network_license_file_list_endpoint.call_with_http_info(**kwargs) + return self.get_network_vfc_list_endpoint.call_with_http_info(**kwargs) - def get_network_supervisor_card_by_moid( + def get_network_vlan_port_info_by_moid( self, moid, **kwargs ): - """Read a 'network.SupervisorCard' resource. # noqa: E501 + """Read a 'network.VlanPortInfo' 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_network_supervisor_card_by_moid(moid, async_req=True) + >>> thread = api.get_network_vlan_port_info_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -4369,7 +5653,7 @@ def get_network_supervisor_card_by_moid( async_req (bool): execute request asynchronously Returns: - NetworkSupervisorCard + NetworkVlanPortInfo If the method is called asynchronously, returns the request thread. """ @@ -4400,18 +5684,18 @@ def get_network_supervisor_card_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_network_supervisor_card_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_network_vlan_port_info_by_moid_endpoint.call_with_http_info(**kwargs) - def get_network_supervisor_card_list( + def get_network_vlan_port_info_list( self, **kwargs ): - """Read a 'network.SupervisorCard' resource. # noqa: E501 + """Read a 'network.VlanPortInfo' 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_network_supervisor_card_list(async_req=True) + >>> thread = api.get_network_vlan_port_info_list(async_req=True) >>> result = thread.get() @@ -4459,7 +5743,7 @@ def get_network_supervisor_card_list( async_req (bool): execute request asynchronously Returns: - NetworkSupervisorCardResponse + NetworkVlanPortInfoResponse If the method is called asynchronously, returns the request thread. """ @@ -4488,19 +5772,19 @@ def get_network_supervisor_card_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_network_supervisor_card_list_endpoint.call_with_http_info(**kwargs) + return self.get_network_vlan_port_info_list_endpoint.call_with_http_info(**kwargs) - def get_network_telemetry_check_by_moid( + def get_network_vpc_domain_by_moid( self, moid, **kwargs ): - """Read a 'network.TelemetryCheck' resource. # noqa: E501 + """Read a 'network.VpcDomain' 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_network_telemetry_check_by_moid(moid, async_req=True) + >>> thread = api.get_network_vpc_domain_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -4539,7 +5823,7 @@ def get_network_telemetry_check_by_moid( async_req (bool): execute request asynchronously Returns: - NetworkTelemetryCheck + NetworkVpcDomain If the method is called asynchronously, returns the request thread. """ @@ -4570,18 +5854,18 @@ def get_network_telemetry_check_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_network_telemetry_check_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_network_vpc_domain_by_moid_endpoint.call_with_http_info(**kwargs) - def get_network_telemetry_check_list( + def get_network_vpc_domain_list( self, **kwargs ): - """Read a 'network.TelemetryCheck' resource. # noqa: E501 + """Read a 'network.VpcDomain' 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_network_telemetry_check_list(async_req=True) + >>> thread = api.get_network_vpc_domain_list(async_req=True) >>> result = thread.get() @@ -4629,7 +5913,7 @@ def get_network_telemetry_check_list( async_req (bool): execute request asynchronously Returns: - NetworkTelemetryCheckResponse + NetworkVpcDomainResponse If the method is called asynchronously, returns the request thread. """ @@ -4658,19 +5942,19 @@ def get_network_telemetry_check_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_network_telemetry_check_list_endpoint.call_with_http_info(**kwargs) + return self.get_network_vpc_domain_list_endpoint.call_with_http_info(**kwargs) - def get_network_vlan_port_info_by_moid( + def get_network_vpc_member_by_moid( self, moid, **kwargs ): - """Read a 'network.VlanPortInfo' resource. # noqa: E501 + """Read a 'network.VpcMember' 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_network_vlan_port_info_by_moid(moid, async_req=True) + >>> thread = api.get_network_vpc_member_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -4709,7 +5993,7 @@ def get_network_vlan_port_info_by_moid( async_req (bool): execute request asynchronously Returns: - NetworkVlanPortInfo + NetworkVpcMember If the method is called asynchronously, returns the request thread. """ @@ -4740,18 +6024,18 @@ def get_network_vlan_port_info_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_network_vlan_port_info_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_network_vpc_member_by_moid_endpoint.call_with_http_info(**kwargs) - def get_network_vlan_port_info_list( + def get_network_vpc_member_list( self, **kwargs ): - """Read a 'network.VlanPortInfo' resource. # noqa: E501 + """Read a 'network.VpcMember' 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_network_vlan_port_info_list(async_req=True) + >>> thread = api.get_network_vpc_member_list(async_req=True) >>> result = thread.get() @@ -4799,7 +6083,7 @@ def get_network_vlan_port_info_list( async_req (bool): execute request asynchronously Returns: - NetworkVlanPortInfoResponse + NetworkVpcMemberResponse If the method is called asynchronously, returns the request thread. """ @@ -4828,19 +6112,19 @@ def get_network_vlan_port_info_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_network_vlan_port_info_list_endpoint.call_with_http_info(**kwargs) + return self.get_network_vpc_member_list_endpoint.call_with_http_info(**kwargs) - def get_network_vpc_domain_by_moid( + def get_network_vpc_peer_by_moid( self, moid, **kwargs ): - """Read a 'network.VpcDomain' resource. # noqa: E501 + """Read a 'network.VpcPeer' 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_network_vpc_domain_by_moid(moid, async_req=True) + >>> thread = api.get_network_vpc_peer_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -4879,7 +6163,7 @@ def get_network_vpc_domain_by_moid( async_req (bool): execute request asynchronously Returns: - NetworkVpcDomain + NetworkVpcPeer If the method is called asynchronously, returns the request thread. """ @@ -4910,18 +6194,18 @@ def get_network_vpc_domain_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_network_vpc_domain_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_network_vpc_peer_by_moid_endpoint.call_with_http_info(**kwargs) - def get_network_vpc_domain_list( + def get_network_vpc_peer_list( self, **kwargs ): - """Read a 'network.VpcDomain' resource. # noqa: E501 + """Read a 'network.VpcPeer' 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_network_vpc_domain_list(async_req=True) + >>> thread = api.get_network_vpc_peer_list(async_req=True) >>> result = thread.get() @@ -4969,7 +6253,7 @@ def get_network_vpc_domain_list( async_req (bool): execute request asynchronously Returns: - NetworkVpcDomainResponse + NetworkVpcPeerResponse If the method is called asynchronously, returns the request thread. """ @@ -4998,19 +6282,19 @@ def get_network_vpc_domain_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_network_vpc_domain_list_endpoint.call_with_http_info(**kwargs) + return self.get_network_vpc_peer_list_endpoint.call_with_http_info(**kwargs) - def get_network_vpc_member_by_moid( + def get_network_vrf_by_moid( self, moid, **kwargs ): - """Read a 'network.VpcMember' resource. # noqa: E501 + """Read a 'network.Vrf' 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_network_vpc_member_by_moid(moid, async_req=True) + >>> thread = api.get_network_vrf_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -5049,7 +6333,7 @@ def get_network_vpc_member_by_moid( async_req (bool): execute request asynchronously Returns: - NetworkVpcMember + NetworkVrf If the method is called asynchronously, returns the request thread. """ @@ -5080,18 +6364,18 @@ def get_network_vpc_member_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_network_vpc_member_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_network_vrf_by_moid_endpoint.call_with_http_info(**kwargs) - def get_network_vpc_member_list( + def get_network_vrf_list( self, **kwargs ): - """Read a 'network.VpcMember' resource. # noqa: E501 + """Read a 'network.Vrf' 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_network_vpc_member_list(async_req=True) + >>> thread = api.get_network_vrf_list(async_req=True) >>> result = thread.get() @@ -5139,7 +6423,7 @@ def get_network_vpc_member_list( async_req (bool): execute request asynchronously Returns: - NetworkVpcMemberResponse + NetworkVrfResponse If the method is called asynchronously, returns the request thread. """ @@ -5168,25 +6452,28 @@ def get_network_vpc_member_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_network_vpc_member_list_endpoint.call_with_http_info(**kwargs) + return self.get_network_vrf_list_endpoint.call_with_http_info(**kwargs) - def get_network_vpc_peer_by_moid( + def patch_network_element( self, moid, + network_element, **kwargs ): - """Read a 'network.VpcPeer' resource. # noqa: E501 + """Update a 'network.Element' 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_network_vpc_peer_by_moid(moid, async_req=True) + >>> thread = api.patch_network_element(moid, network_element, async_req=True) >>> result = thread.get() Args: moid (str): The unique Moid identifier of a resource instance. + network_element (NetworkElement): The 'network.Element' 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 @@ -5219,7 +6506,7 @@ def get_network_vpc_peer_by_moid( async_req (bool): execute request asynchronously Returns: - NetworkVpcPeer + NetworkElement If the method is called asynchronously, returns the request thread. """ @@ -5250,33 +6537,30 @@ def get_network_vpc_peer_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_network_vpc_peer_by_moid_endpoint.call_with_http_info(**kwargs) + kwargs['network_element'] = \ + network_element + return self.patch_network_element_endpoint.call_with_http_info(**kwargs) - def get_network_vpc_peer_list( + def patch_network_fc_zone_info( self, + moid, + network_fc_zone_info, **kwargs ): - """Read a 'network.VpcPeer' resource. # noqa: E501 + """Update a 'network.FcZoneInfo' 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_network_vpc_peer_list(async_req=True) + >>> thread = api.patch_network_fc_zone_info(moid, network_fc_zone_info, async_req=True) >>> result = thread.get() + Args: + moid (str): The unique Moid identifier of a resource instance. + network_fc_zone_info (NetworkFcZoneInfo): The 'network.FcZoneInfo' resource to update. 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] + 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 @@ -5309,7 +6593,7 @@ def get_network_vpc_peer_list( async_req (bool): execute request asynchronously Returns: - NetworkVpcPeerResponse + NetworkFcZoneInfo If the method is called asynchronously, returns the request thread. """ @@ -5338,25 +6622,32 @@ def get_network_vpc_peer_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_network_vpc_peer_list_endpoint.call_with_http_info(**kwargs) + kwargs['moid'] = \ + moid + kwargs['network_fc_zone_info'] = \ + network_fc_zone_info + return self.patch_network_fc_zone_info_endpoint.call_with_http_info(**kwargs) - def get_network_vrf_by_moid( + def patch_network_vethernet( self, moid, + network_vethernet, **kwargs ): - """Read a 'network.Vrf' resource. # noqa: E501 + """Update a 'network.Vethernet' 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_network_vrf_by_moid(moid, async_req=True) + >>> thread = api.patch_network_vethernet(moid, network_vethernet, async_req=True) >>> result = thread.get() Args: moid (str): The unique Moid identifier of a resource instance. + network_vethernet (NetworkVethernet): The 'network.Vethernet' 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 @@ -5389,7 +6680,7 @@ def get_network_vrf_by_moid( async_req (bool): execute request asynchronously Returns: - NetworkVrf + NetworkVethernet If the method is called asynchronously, returns the request thread. """ @@ -5420,33 +6711,30 @@ def get_network_vrf_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_network_vrf_by_moid_endpoint.call_with_http_info(**kwargs) + kwargs['network_vethernet'] = \ + network_vethernet + return self.patch_network_vethernet_endpoint.call_with_http_info(**kwargs) - def get_network_vrf_list( + def patch_network_vfc( self, + moid, + network_vfc, **kwargs ): - """Read a 'network.Vrf' resource. # noqa: E501 + """Update a 'network.Vfc' 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_network_vrf_list(async_req=True) + >>> thread = api.patch_network_vfc(moid, network_vfc, async_req=True) >>> result = thread.get() + Args: + moid (str): The unique Moid identifier of a resource instance. + network_vfc (NetworkVfc): The 'network.Vfc' resource to update. 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] + 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 @@ -5479,7 +6767,7 @@ def get_network_vrf_list( async_req (bool): execute request asynchronously Returns: - NetworkVrfResponse + NetworkVfc If the method is called asynchronously, returns the request thread. """ @@ -5508,25 +6796,29 @@ def get_network_vrf_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_network_vrf_list_endpoint.call_with_http_info(**kwargs) + kwargs['moid'] = \ + moid + kwargs['network_vfc'] = \ + network_vfc + return self.patch_network_vfc_endpoint.call_with_http_info(**kwargs) - def patch_network_element( + def patch_network_vlan_port_info( self, moid, - network_element, + network_vlan_port_info, **kwargs ): - """Update a 'network.Element' resource. # noqa: E501 + """Update a 'network.VlanPortInfo' 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_network_element(moid, network_element, async_req=True) + >>> thread = api.patch_network_vlan_port_info(moid, network_vlan_port_info, async_req=True) >>> result = thread.get() Args: moid (str): The unique Moid identifier of a resource instance. - network_element (NetworkElement): The 'network.Element' resource to update. + network_vlan_port_info (NetworkVlanPortInfo): The 'network.VlanPortInfo' 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] @@ -5562,7 +6854,7 @@ def patch_network_element( async_req (bool): execute request asynchronously Returns: - NetworkElement + NetworkVlanPortInfo If the method is called asynchronously, returns the request thread. """ @@ -5593,27 +6885,27 @@ def patch_network_element( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - kwargs['network_element'] = \ - network_element - return self.patch_network_element_endpoint.call_with_http_info(**kwargs) + kwargs['network_vlan_port_info'] = \ + network_vlan_port_info + return self.patch_network_vlan_port_info_endpoint.call_with_http_info(**kwargs) - def patch_network_fc_zone_info( + def update_network_element( self, moid, - network_fc_zone_info, + network_element, **kwargs ): - """Update a 'network.FcZoneInfo' resource. # noqa: E501 + """Update a 'network.Element' 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_network_fc_zone_info(moid, network_fc_zone_info, async_req=True) + >>> thread = api.update_network_element(moid, network_element, async_req=True) >>> result = thread.get() Args: moid (str): The unique Moid identifier of a resource instance. - network_fc_zone_info (NetworkFcZoneInfo): The 'network.FcZoneInfo' resource to update. + network_element (NetworkElement): The 'network.Element' 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] @@ -5649,7 +6941,7 @@ def patch_network_fc_zone_info( async_req (bool): execute request asynchronously Returns: - NetworkFcZoneInfo + NetworkElement If the method is called asynchronously, returns the request thread. """ @@ -5680,27 +6972,27 @@ def patch_network_fc_zone_info( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - kwargs['network_fc_zone_info'] = \ - network_fc_zone_info - return self.patch_network_fc_zone_info_endpoint.call_with_http_info(**kwargs) + kwargs['network_element'] = \ + network_element + return self.update_network_element_endpoint.call_with_http_info(**kwargs) - def patch_network_vlan_port_info( + def update_network_fc_zone_info( self, moid, - network_vlan_port_info, + network_fc_zone_info, **kwargs ): - """Update a 'network.VlanPortInfo' resource. # noqa: E501 + """Update a 'network.FcZoneInfo' 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_network_vlan_port_info(moid, network_vlan_port_info, async_req=True) + >>> thread = api.update_network_fc_zone_info(moid, network_fc_zone_info, async_req=True) >>> result = thread.get() Args: moid (str): The unique Moid identifier of a resource instance. - network_vlan_port_info (NetworkVlanPortInfo): The 'network.VlanPortInfo' resource to update. + network_fc_zone_info (NetworkFcZoneInfo): The 'network.FcZoneInfo' 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] @@ -5736,7 +7028,7 @@ def patch_network_vlan_port_info( async_req (bool): execute request asynchronously Returns: - NetworkVlanPortInfo + NetworkFcZoneInfo If the method is called asynchronously, returns the request thread. """ @@ -5767,27 +7059,27 @@ def patch_network_vlan_port_info( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - kwargs['network_vlan_port_info'] = \ - network_vlan_port_info - return self.patch_network_vlan_port_info_endpoint.call_with_http_info(**kwargs) + kwargs['network_fc_zone_info'] = \ + network_fc_zone_info + return self.update_network_fc_zone_info_endpoint.call_with_http_info(**kwargs) - def update_network_element( + def update_network_vethernet( self, moid, - network_element, + network_vethernet, **kwargs ): - """Update a 'network.Element' resource. # noqa: E501 + """Update a 'network.Vethernet' 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_network_element(moid, network_element, async_req=True) + >>> thread = api.update_network_vethernet(moid, network_vethernet, async_req=True) >>> result = thread.get() Args: moid (str): The unique Moid identifier of a resource instance. - network_element (NetworkElement): The 'network.Element' resource to update. + network_vethernet (NetworkVethernet): The 'network.Vethernet' 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] @@ -5823,7 +7115,7 @@ def update_network_element( async_req (bool): execute request asynchronously Returns: - NetworkElement + NetworkVethernet If the method is called asynchronously, returns the request thread. """ @@ -5854,27 +7146,27 @@ def update_network_element( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - kwargs['network_element'] = \ - network_element - return self.update_network_element_endpoint.call_with_http_info(**kwargs) + kwargs['network_vethernet'] = \ + network_vethernet + return self.update_network_vethernet_endpoint.call_with_http_info(**kwargs) - def update_network_fc_zone_info( + def update_network_vfc( self, moid, - network_fc_zone_info, + network_vfc, **kwargs ): - """Update a 'network.FcZoneInfo' resource. # noqa: E501 + """Update a 'network.Vfc' 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_network_fc_zone_info(moid, network_fc_zone_info, async_req=True) + >>> thread = api.update_network_vfc(moid, network_vfc, async_req=True) >>> result = thread.get() Args: moid (str): The unique Moid identifier of a resource instance. - network_fc_zone_info (NetworkFcZoneInfo): The 'network.FcZoneInfo' resource to update. + network_vfc (NetworkVfc): The 'network.Vfc' 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] @@ -5910,7 +7202,7 @@ def update_network_fc_zone_info( async_req (bool): execute request asynchronously Returns: - NetworkFcZoneInfo + NetworkVfc If the method is called asynchronously, returns the request thread. """ @@ -5941,9 +7233,9 @@ def update_network_fc_zone_info( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - kwargs['network_fc_zone_info'] = \ - network_fc_zone_info - return self.update_network_fc_zone_info_endpoint.call_with_http_info(**kwargs) + kwargs['network_vfc'] = \ + network_vfc + return self.update_network_vfc_endpoint.call_with_http_info(**kwargs) def update_network_vlan_port_info( self, diff --git a/intersight/api/networkconfig_api.py b/intersight/api/networkconfig_api.py index fe88b99eaf..016f282904 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 51d7afe9ef..693fa4bcc9 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 8716ff5f9b..fb407509cc 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 3b40a46088..37ba918bfe 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ab3ebe62bd..0709487b21 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9b7aa9e80a..77f1c942aa 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/openapi_api.py b/intersight/api/openapi_api.py index 369b5b29c4..f5c4eba01d 100644 --- a/intersight/api/openapi_api.py +++ b/intersight/api/openapi_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 72dbb20de3..fa4172b18b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 953dce5949..3261423c13 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 fdeb64dd87..5b227eba72 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/partnerintegration_api.py b/intersight/api/partnerintegration_api.py index 5364f3ca66..26bb1712b4 100644 --- a/intersight/api/partnerintegration_api.py +++ b/intersight/api/partnerintegration_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6090623dee..c2f2f65923 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ecb0b58ad7..e9c2a991f3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 517aa41f20..6ae28ce753 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 76e86f9372..b245781f4c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 96f670707e..2a700cac36 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 bd2d4ade87..2fbcfbdb73 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d0e102861f..1e580750fe 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2bb0c95966..9961fb0487 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6d0af8e89e..9e7841956e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 eef5bccfca..d5fde6a168 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 edf5671cb0..9260cf323f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e83f3ab74d..4e3a026920 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0c09cf0f96..ca0c1f7d45 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6158abfdff..92ce7c6e5b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c3b48e9025..c98ee52fab 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c572b21f46..eba61ec909 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 85471af085..e01de89fb5 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 29dcf8a69d..dd7ca41942 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 975915bfc9..29e9d767b4 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 4cb3861d9a..da68c35c4d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 23888a0b81..0a32cca828 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -150,6 +150,8 @@ 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_namespace import StorageNetAppNamespace +from intersight.model.storage_net_app_namespace_response import StorageNetAppNamespaceResponse from intersight.model.storage_net_app_nfs_client import StorageNetAppNfsClient from intersight.model.storage_net_app_nfs_client_response import StorageNetAppNfsClientResponse from intersight.model.storage_net_app_nfs_service import StorageNetAppNfsService @@ -11068,6 +11070,172 @@ def __init__(self, api_client=None): }, api_client=api_client ) + self.get_storage_net_app_namespace_by_moid_endpoint = _Endpoint( + settings={ + 'response_type': (StorageNetAppNamespace,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/storage/NetAppNamespaces/{Moid}', + 'operation_id': 'get_storage_net_app_namespace_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 + ) + self.get_storage_net_app_namespace_list_endpoint = _Endpoint( + settings={ + 'response_type': (StorageNetAppNamespaceResponse,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/storage/NetAppNamespaces', + 'operation_id': 'get_storage_net_app_namespace_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 + ) self.get_storage_net_app_nfs_client_by_moid_endpoint = _Endpoint( settings={ 'response_type': (StorageNetAppNfsClient,), @@ -33633,6 +33801,176 @@ def get_storage_net_app_lun_map_list( kwargs['_request_auths'] = kwargs.get('_request_auths', None) return self.get_storage_net_app_lun_map_list_endpoint.call_with_http_info(**kwargs) + def get_storage_net_app_namespace_by_moid( + self, + moid, + **kwargs + ): + """Read a 'storage.NetAppNamespace' 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_namespace_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 (int/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. + _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) + _content_type (str/None): force body content-type. + Default is None and content-type will be predicted by allowed + content-types and body. + _host_index (int/None): specifies the index of the server + that we want to use. + Default is read from the configuration. + _request_auths (list): set to override the auth_settings for an a single + request; this effectively ignores the authentication + in the spec for a single request. + Default is None + async_req (bool): execute request asynchronously + + Returns: + StorageNetAppNamespace + 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['_spec_property_naming'] = kwargs.get( + '_spec_property_naming', False + ) + kwargs['_content_type'] = kwargs.get( + '_content_type') + kwargs['_host_index'] = kwargs.get('_host_index') + kwargs['_request_auths'] = kwargs.get('_request_auths', None) + kwargs['moid'] = \ + moid + return self.get_storage_net_app_namespace_by_moid_endpoint.call_with_http_info(**kwargs) + + def get_storage_net_app_namespace_list( + self, + **kwargs + ): + """Read a 'storage.NetAppNamespace' 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_namespace_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 (int/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. + _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) + _content_type (str/None): force body content-type. + Default is None and content-type will be predicted by allowed + content-types and body. + _host_index (int/None): specifies the index of the server + that we want to use. + Default is read from the configuration. + _request_auths (list): set to override the auth_settings for an a single + request; this effectively ignores the authentication + in the spec for a single request. + Default is None + async_req (bool): execute request asynchronously + + Returns: + StorageNetAppNamespaceResponse + 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['_spec_property_naming'] = kwargs.get( + '_spec_property_naming', False + ) + kwargs['_content_type'] = kwargs.get( + '_content_type') + kwargs['_host_index'] = kwargs.get('_host_index') + kwargs['_request_auths'] = kwargs.get('_request_auths', None) + return self.get_storage_net_app_namespace_list_endpoint.call_with_http_info(**kwargs) + def get_storage_net_app_nfs_client_by_moid( self, moid, diff --git a/intersight/api/syslog_api.py b/intersight/api/syslog_api.py index f95e8076a5..ba8dca199e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ab762a8653..a33374f250 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9a2de6ff0c..fb29ce3b91 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/techsupportmanagement_api.py b/intersight/api/techsupportmanagement_api.py index 20ab9a49bf..0467e41954 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ad18a52121..d067331e34 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 93e6654f68..67ea03f56a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 86b444f1c9..7ea6bfca4f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c71f9a1993..536fc63a0d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 28ed1dfeb0..b4ecc62af2 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6668ec7607..81056d37d4 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9eb7cefb6c..e4defdcfda 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/view_api.py b/intersight/api/view_api.py index 3ceee51bdf..4bc1518d89 100644 --- a/intersight/api/view_api.py +++ b/intersight/api/view_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 bbf186ada7..b43a6ba91c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 95aea8eee1..962e048b01 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9e81c8bec6..d1cbcf61e4 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 51d5eff144..8ad9986282 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 cc46727b50..7a79f678fd 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a815482422..aef81bb32c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api_client.py b/intersight/api_client.py index 920b24951f..14f9b0ae5d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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.11.14430/python' + self.user_agent = 'OpenAPI-Generator/1.0.11.14628/python' def __enter__(self): return self diff --git a/intersight/configuration.py b/intersight/configuration.py index 88d7c8fdf3..e358d37604 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -481,8 +481,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.11-14430\n"\ - "SDK Package Version: 1.0.11.14430".\ + "Version of the API: 1.0.11-14628\n"\ + "SDK Package Version: 1.0.11.14628".\ format(env=sys.platform, pyversion=sys.version) def get_host_settings(self): diff --git a/intersight/exceptions.py b/intersight/exceptions.py index 34d6bd3d7b..8eb227cf4c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6941f94d7c..aadca4a599 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -33,6 +33,7 @@ def lazy_import(): from intersight.model.aaa_abstract_audit_record_all_of import AaaAbstractAuditRecordAllOf from intersight.model.aaa_audit_record import AaaAuditRecord + from intersight.model.aaa_user_agent import AaaUserAgent from intersight.model.display_names import DisplayNames from intersight.model.mo_base_mo import MoBaseMo from intersight.model.mo_base_mo_relationship import MoBaseMoRelationship @@ -40,6 +41,7 @@ def lazy_import(): from intersight.model.mo_version_context import MoVersionContext globals()['AaaAbstractAuditRecordAllOf'] = AaaAbstractAuditRecordAllOf globals()['AaaAuditRecord'] = AaaAuditRecord + globals()['AaaUserAgent'] = AaaUserAgent globals()['DisplayNames'] = DisplayNames globals()['MoBaseMo'] = MoBaseMo globals()['MoBaseMoRelationship'] = MoBaseMoRelationship @@ -114,6 +116,8 @@ def openapi_types(): 'object_moid': (str,), # noqa: E501 'request': (bool, date, datetime, dict, float, int, list, str, none_type,), # noqa: E501 'trace_id': (str,), # noqa: E501 + 'user_agent': (AaaUserAgent,), # noqa: E501 + 'user_agent_string': (str,), # noqa: E501 'account_moid': (str,), # noqa: E501 'create_time': (datetime,), # noqa: E501 'domain_group_moid': (str,), # noqa: E501 @@ -148,6 +152,8 @@ def discriminator(): 'object_moid': 'ObjectMoid', # noqa: E501 'request': 'Request', # noqa: E501 'trace_id': 'TraceId', # noqa: E501 + 'user_agent': 'UserAgent', # noqa: E501 + 'user_agent_string': 'UserAgentString', # noqa: E501 'account_moid': 'AccountMoid', # noqa: E501 'create_time': 'CreateTime', # noqa: E501 'domain_group_moid': 'DomainGroupMoid', # noqa: E501 @@ -164,6 +170,13 @@ def discriminator(): } read_only_vars = { + 'event', # noqa: E501 + 'mo_display_names', # noqa: E501 + 'mo_type', # noqa: E501 + 'object_moid', # noqa: E501 + 'request', # noqa: E501 + 'trace_id', # noqa: E501 + 'user_agent_string', # noqa: E501 'account_moid', # noqa: E501 'create_time', # noqa: E501 'domain_group_moid', # noqa: E501 @@ -217,6 +230,8 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 object_moid (str): The Moid of the REST resource that was created, modified or deleted.. [optional] # noqa: E501 request (bool, date, datetime, dict, float, int, list, str, none_type): The body of the REST request that was received from a client to create or modify a REST resource, represented as a JSON document.. [optional] # noqa: E501 trace_id (str): The trace id of the request that was used to create, modify or delete a REST resource. A trace id is a unique identifier for one particular REST request. It may be used for troubleshooting purpose by the Intersight technical support team.. [optional] # noqa: E501 + user_agent (AaaUserAgent): [optional] # noqa: E501 + user_agent_string (str): The raw, string representation of the user agent of the request from the user-agent http request header.. [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 @@ -348,6 +363,8 @@ def __init__(self, *args, **kwargs): # noqa: E501 object_moid (str): The Moid of the REST resource that was created, modified or deleted.. [optional] # noqa: E501 request (bool, date, datetime, dict, float, int, list, str, none_type): The body of the REST request that was received from a client to create or modify a REST resource, represented as a JSON document.. [optional] # noqa: E501 trace_id (str): The trace id of the request that was used to create, modify or delete a REST resource. A trace id is a unique identifier for one particular REST request. It may be used for troubleshooting purpose by the Intersight technical support team.. [optional] # noqa: E501 + user_agent (AaaUserAgent): [optional] # noqa: E501 + user_agent_string (str): The raw, string representation of the user agent of the request from the user-agent http request header.. [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 diff --git a/intersight/model/aaa_abstract_audit_record_all_of.py b/intersight/model/aaa_abstract_audit_record_all_of.py index 5c4b0d0ff5..7890f21a32 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -30,6 +30,10 @@ from intersight.exceptions import ApiAttributeError +def lazy_import(): + from intersight.model.aaa_user_agent import AaaUserAgent + globals()['AaaUserAgent'] = AaaUserAgent + class AaaAbstractAuditRecordAllOf(ModelNormal): """NOTE: This class is auto generated by OpenAPI Generator. @@ -73,6 +77,7 @@ 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 @@ -87,6 +92,7 @@ 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 @@ -96,6 +102,8 @@ def openapi_types(): 'object_moid': (str,), # noqa: E501 'request': (bool, date, datetime, dict, float, int, list, str, none_type,), # noqa: E501 'trace_id': (str,), # noqa: E501 + 'user_agent': (AaaUserAgent,), # noqa: E501 + 'user_agent_string': (str,), # noqa: E501 } @cached_property @@ -112,9 +120,18 @@ def discriminator(): 'object_moid': 'ObjectMoid', # noqa: E501 'request': 'Request', # noqa: E501 'trace_id': 'TraceId', # noqa: E501 + 'user_agent': 'UserAgent', # noqa: E501 + 'user_agent_string': 'UserAgentString', # noqa: E501 } read_only_vars = { + 'event', # noqa: E501 + 'mo_display_names', # noqa: E501 + 'mo_type', # noqa: E501 + 'object_moid', # noqa: E501 + 'request', # noqa: E501 + 'trace_id', # noqa: E501 + 'user_agent_string', # noqa: E501 } _composed_schemas = {} @@ -165,6 +182,8 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 object_moid (str): The Moid of the REST resource that was created, modified or deleted.. [optional] # noqa: E501 request (bool, date, datetime, dict, float, int, list, str, none_type): The body of the REST request that was received from a client to create or modify a REST resource, represented as a JSON document.. [optional] # noqa: E501 trace_id (str): The trace id of the request that was used to create, modify or delete a REST resource. A trace id is a unique identifier for one particular REST request. It may be used for troubleshooting purpose by the Intersight technical support team.. [optional] # noqa: E501 + user_agent (AaaUserAgent): [optional] # noqa: E501 + user_agent_string (str): The raw, string representation of the user agent of the request from the user-agent http request header.. [optional] # noqa: E501 """ class_id = kwargs.get('class_id', "aaa.AuditRecord") @@ -264,6 +283,8 @@ def __init__(self, *args, **kwargs): # noqa: E501 object_moid (str): The Moid of the REST resource that was created, modified or deleted.. [optional] # noqa: E501 request (bool, date, datetime, dict, float, int, list, str, none_type): The body of the REST request that was received from a client to create or modify a REST resource, represented as a JSON document.. [optional] # noqa: E501 trace_id (str): The trace id of the request that was used to create, modify or delete a REST resource. A trace id is a unique identifier for one particular REST request. It may be used for troubleshooting purpose by the Intersight technical support team.. [optional] # noqa: E501 + user_agent (AaaUserAgent): [optional] # noqa: E501 + user_agent_string (str): The raw, string representation of the user agent of the request from the user-agent http request header.. [optional] # noqa: E501 """ class_id = kwargs.get('class_id', "aaa.AuditRecord") diff --git a/intersight/model/aaa_audit_record.py b/intersight/model/aaa_audit_record.py index 7256c6b43a..80ed99d547 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -33,6 +33,7 @@ def lazy_import(): from intersight.model.aaa_abstract_audit_record import AaaAbstractAuditRecord from intersight.model.aaa_audit_record_all_of import AaaAuditRecordAllOf + from intersight.model.aaa_user_agent import AaaUserAgent from intersight.model.display_names import DisplayNames from intersight.model.iam_account_relationship import IamAccountRelationship from intersight.model.iam_session_relationship import IamSessionRelationship @@ -42,6 +43,7 @@ def lazy_import(): from intersight.model.mo_version_context import MoVersionContext globals()['AaaAbstractAuditRecord'] = AaaAbstractAuditRecord globals()['AaaAuditRecordAllOf'] = AaaAuditRecordAllOf + globals()['AaaUserAgent'] = AaaUserAgent globals()['DisplayNames'] = DisplayNames globals()['IamAccountRelationship'] = IamAccountRelationship globals()['IamSessionRelationship'] = IamSessionRelationship @@ -146,6 +148,8 @@ def openapi_types(): 'object_moid': (str,), # noqa: E501 'request': (bool, date, datetime, dict, float, int, list, str, none_type,), # noqa: E501 'trace_id': (str,), # noqa: E501 + 'user_agent': (AaaUserAgent,), # noqa: E501 + 'user_agent_string': (str,), # noqa: E501 } @cached_property @@ -188,6 +192,8 @@ def discriminator(): 'object_moid': 'ObjectMoid', # noqa: E501 'request': 'Request', # noqa: E501 'trace_id': 'TraceId', # noqa: E501 + 'user_agent': 'UserAgent', # noqa: E501 + 'user_agent_string': 'UserAgentString', # noqa: E501 } read_only_vars = { @@ -205,6 +211,13 @@ def discriminator(): 'shared_scope', # noqa: E501 'ancestors', # noqa: E501 'permission_resources', # noqa: E501 + 'event', # noqa: E501 + 'mo_display_names', # noqa: E501 + 'mo_type', # noqa: E501 + 'object_moid', # noqa: E501 + 'request', # noqa: E501 + 'trace_id', # noqa: E501 + 'user_agent_string', # noqa: E501 } @classmethod @@ -274,6 +287,8 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 object_moid (str): The Moid of the REST resource that was created, modified or deleted.. [optional] # noqa: E501 request (bool, date, datetime, dict, float, int, list, str, none_type): The body of the REST request that was received from a client to create or modify a REST resource, represented as a JSON document.. [optional] # noqa: E501 trace_id (str): The trace id of the request that was used to create, modify or delete a REST resource. A trace id is a unique identifier for one particular REST request. It may be used for troubleshooting purpose by the Intersight technical support team.. [optional] # noqa: E501 + user_agent (AaaUserAgent): [optional] # noqa: E501 + user_agent_string (str): The raw, string representation of the user agent of the request from the user-agent http request header.. [optional] # noqa: E501 """ class_id = kwargs.get('class_id', "aaa.AuditRecord") @@ -415,6 +430,8 @@ def __init__(self, *args, **kwargs): # noqa: E501 object_moid (str): The Moid of the REST resource that was created, modified or deleted.. [optional] # noqa: E501 request (bool, date, datetime, dict, float, int, list, str, none_type): The body of the REST request that was received from a client to create or modify a REST resource, represented as a JSON document.. [optional] # noqa: E501 trace_id (str): The trace id of the request that was used to create, modify or delete a REST resource. A trace id is a unique identifier for one particular REST request. It may be used for troubleshooting purpose by the Intersight technical support team.. [optional] # noqa: E501 + user_agent (AaaUserAgent): [optional] # noqa: E501 + user_agent_string (str): The raw, string representation of the user agent of the request from the user-agent http request header.. [optional] # noqa: E501 """ class_id = kwargs.get('class_id', "aaa.AuditRecord") diff --git a/intersight/model/aaa_audit_record_all_of.py b/intersight/model/aaa_audit_record_all_of.py index 28bbf9ca6a..cce0e23cc5 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 5aebb3da1e..07109b95cf 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 85286628b2..7f02603533 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 67d9d98d8f..ffa33fe9c8 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 109a973e3b..811f11b58d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d3adcd6e4f..bcce56b67c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7eaefe8931..23a709a41f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 159519048b..d4eb080568 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a74a3425f0..7fc5b34ef5 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 80c25f3ef9..6e06aa3cec 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 154a075e1e..dd5bd08a70 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6d0cfbd584..f012dbca2f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 726b6fd472..fb82570559 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1244f787d2..86e88746e8 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/aaa_user_agent.py b/intersight/model/aaa_user_agent.py new file mode 100644 index 0000000000..953bdaa0e6 --- /dev/null +++ b/intersight/model/aaa_user_agent.py @@ -0,0 +1,380 @@ +""" + 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.11-14628 + 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, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.aaa_user_agent_all_of import AaaUserAgentAllOf + from intersight.model.mo_base_complex_type import MoBaseComplexType + globals()['AaaUserAgentAllOf'] = AaaUserAgentAllOf + globals()['MoBaseComplexType'] = MoBaseComplexType + + +class AaaUserAgent(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',): { + 'AAA.USERAGENT': "aaa.UserAgent", + }, + ('object_type',): { + 'AAA.USERAGENT': "aaa.UserAgent", + }, + } + + 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 + 'os_family': (str,), # noqa: E501 + 'os_version': (str,), # noqa: E501 + 'software_family': (str,), # noqa: E501 + 'software_subtype': (str,), # noqa: E501 + 'software_type': (str,), # noqa: E501 + 'software_version': (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 + 'os_family': 'OsFamily', # noqa: E501 + 'os_version': 'OsVersion', # noqa: E501 + 'software_family': 'SoftwareFamily', # noqa: E501 + 'software_subtype': 'SoftwareSubtype', # noqa: E501 + 'software_type': 'SoftwareType', # noqa: E501 + 'software_version': 'SoftwareVersion', # noqa: E501 + } + + read_only_vars = { + 'os_family', # noqa: E501 + 'os_version', # noqa: E501 + 'software_family', # noqa: E501 + 'software_subtype', # noqa: E501 + 'software_type', # noqa: E501 + 'software_version', # noqa: E501 + } + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """AaaUserAgent - a model defined in OpenAPI + + 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 "aaa.UserAgent", must be one of ["aaa.UserAgent", ] # 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 "aaa.UserAgent", must be one of ["aaa.UserAgent", ] # 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,) + os_family (str): The type of operating system that sent the request. Not applicable to Intersight SDK requests.. [optional] # noqa: E501 + os_version (str): The version of the operating system that sent the request. Not applicable for Intersight SDK requests.. [optional] # noqa: E501 + software_family (str): The type of client that made the request. For browser requests, it is the specific browser that made the request (e.g. Chrome, Firefox, etc.).. [optional] # noqa: E501 + software_subtype (str): The subtype of software that made the request. For SDK requests, this is the programming language used in the SDK. For browser requests, this provides additional context on the client (e.g. if the client is running on a mobile device).. [optional] # noqa: E501 + software_type (str): The type of application that made the request. This can be a browser or some other software, such as an SDK.. [optional] # noqa: E501 + software_version (str): The version of the client that made the request.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "aaa.UserAgent") + object_type = kwargs.get('object_type', "aaa.UserAgent") + _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', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + + return self + + 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 + """AaaUserAgent - a model defined in OpenAPI + + 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 "aaa.UserAgent", must be one of ["aaa.UserAgent", ] # 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 "aaa.UserAgent", must be one of ["aaa.UserAgent", ] # 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,) + os_family (str): The type of operating system that sent the request. Not applicable to Intersight SDK requests.. [optional] # noqa: E501 + os_version (str): The version of the operating system that sent the request. Not applicable for Intersight SDK requests.. [optional] # noqa: E501 + software_family (str): The type of client that made the request. For browser requests, it is the specific browser that made the request (e.g. Chrome, Firefox, etc.).. [optional] # noqa: E501 + software_subtype (str): The subtype of software that made the request. For SDK requests, this is the programming language used in the SDK. For browser requests, this provides additional context on the client (e.g. if the client is running on a mobile device).. [optional] # noqa: E501 + software_type (str): The type of application that made the request. This can be a browser or some other software, such as an SDK.. [optional] # noqa: E501 + software_version (str): The version of the client that made the request.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "aaa.UserAgent") + object_type = kwargs.get('object_type', "aaa.UserAgent") + _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: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") + + @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 because 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': [ + AaaUserAgentAllOf, + MoBaseComplexType, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/aaa_user_agent_all_of.py b/intersight/model/aaa_user_agent_all_of.py new file mode 100644 index 0000000000..34aadeabfe --- /dev/null +++ b/intersight/model/aaa_user_agent_all_of.py @@ -0,0 +1,316 @@ +""" + 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.11-14628 + 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, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + + +class AaaUserAgentAllOf(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',): { + 'AAA.USERAGENT': "aaa.UserAgent", + }, + ('object_type',): { + 'AAA.USERAGENT': "aaa.UserAgent", + }, + } + + 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 + """ + 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. + """ + return { + 'class_id': (str,), # noqa: E501 + 'object_type': (str,), # noqa: E501 + 'os_family': (str,), # noqa: E501 + 'os_version': (str,), # noqa: E501 + 'software_family': (str,), # noqa: E501 + 'software_subtype': (str,), # noqa: E501 + 'software_type': (str,), # noqa: E501 + 'software_version': (str,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'os_family': 'OsFamily', # noqa: E501 + 'os_version': 'OsVersion', # noqa: E501 + 'software_family': 'SoftwareFamily', # noqa: E501 + 'software_subtype': 'SoftwareSubtype', # noqa: E501 + 'software_type': 'SoftwareType', # noqa: E501 + 'software_version': 'SoftwareVersion', # noqa: E501 + } + + read_only_vars = { + 'os_family', # noqa: E501 + 'os_version', # noqa: E501 + 'software_family', # noqa: E501 + 'software_subtype', # noqa: E501 + 'software_type', # noqa: E501 + 'software_version', # noqa: E501 + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """AaaUserAgentAllOf - 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 "aaa.UserAgent", must be one of ["aaa.UserAgent", ] # 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 "aaa.UserAgent", must be one of ["aaa.UserAgent", ] # 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,) + os_family (str): The type of operating system that sent the request. Not applicable to Intersight SDK requests.. [optional] # noqa: E501 + os_version (str): The version of the operating system that sent the request. Not applicable for Intersight SDK requests.. [optional] # noqa: E501 + software_family (str): The type of client that made the request. For browser requests, it is the specific browser that made the request (e.g. Chrome, Firefox, etc.).. [optional] # noqa: E501 + software_subtype (str): The subtype of software that made the request. For SDK requests, this is the programming language used in the SDK. For browser requests, this provides additional context on the client (e.g. if the client is running on a mobile device).. [optional] # noqa: E501 + software_type (str): The type of application that made the request. This can be a browser or some other software, such as an SDK.. [optional] # noqa: E501 + software_version (str): The version of the client that made the request.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "aaa.UserAgent") + object_type = kwargs.get('object_type', "aaa.UserAgent") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', True) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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) + return self + + 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 + """AaaUserAgentAllOf - 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 "aaa.UserAgent", must be one of ["aaa.UserAgent", ] # 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 "aaa.UserAgent", must be one of ["aaa.UserAgent", ] # 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,) + os_family (str): The type of operating system that sent the request. Not applicable to Intersight SDK requests.. [optional] # noqa: E501 + os_version (str): The version of the operating system that sent the request. Not applicable for Intersight SDK requests.. [optional] # noqa: E501 + software_family (str): The type of client that made the request. For browser requests, it is the specific browser that made the request (e.g. Chrome, Firefox, etc.).. [optional] # noqa: E501 + software_subtype (str): The subtype of software that made the request. For SDK requests, this is the programming language used in the SDK. For browser requests, this provides additional context on the client (e.g. if the client is running on a mobile device).. [optional] # noqa: E501 + software_type (str): The type of application that made the request. This can be a browser or some other software, such as an SDK.. [optional] # noqa: E501 + software_version (str): The version of the client that made the request.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "aaa.UserAgent") + object_type = kwargs.get('object_type', "aaa.UserAgent") + _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: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") diff --git a/intersight/model/access_address_type.py b/intersight/model/access_address_type.py index a04c5d632b..5f48b6ac3f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2b3b1f24ec..bdd782657d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 index f190b7fe73..168eed49ed 100644 --- a/intersight/model/access_configuration_type.py +++ b/intersight/model/access_configuration_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/access_configuration_type_all_of.py b/intersight/model/access_configuration_type_all_of.py index 6375cf83eb..484eb47853 100644 --- a/intersight/model/access_configuration_type_all_of.py +++ b/intersight/model/access_configuration_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/access_ip_address.py b/intersight/model/access_ip_address.py index bc9225fcfe..8f197f2351 100644 --- a/intersight/model/access_ip_address.py +++ b/intersight/model/access_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/access_ip_address_all_of.py b/intersight/model/access_ip_address_all_of.py index 4298d439a3..727033e633 100644 --- a/intersight/model/access_ip_address_all_of.py +++ b/intersight/model/access_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/access_ip_address_list.py b/intersight/model/access_ip_address_list.py index 51732d8a53..79e8837d8b 100644 --- a/intersight/model/access_ip_address_list.py +++ b/intersight/model/access_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/access_ip_address_list_all_of.py b/intersight/model/access_ip_address_list_all_of.py index 23d575a16c..bbf39fce17 100644 --- a/intersight/model/access_ip_address_list_all_of.py +++ b/intersight/model/access_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/access_ip_address_response.py b/intersight/model/access_ip_address_response.py index 031b9ac17e..866e11504c 100644 --- a/intersight/model/access_ip_address_response.py +++ b/intersight/model/access_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/access_policy.py b/intersight/model/access_policy.py index 05e32a25c9..f904d87b95 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/access_policy_all_of.py b/intersight/model/access_policy_all_of.py index 61cd3c99d2..3a319bbe54 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/access_policy_inventory.py b/intersight/model/access_policy_inventory.py index c09eb78223..8ba2dbd71d 100644 --- a/intersight/model/access_policy_inventory.py +++ b/intersight/model/access_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/access_policy_inventory_all_of.py b/intersight/model/access_policy_inventory_all_of.py index 0daecb539a..71d4ac9b9e 100644 --- a/intersight/model/access_policy_inventory_all_of.py +++ b/intersight/model/access_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/access_policy_inventory_list.py b/intersight/model/access_policy_inventory_list.py index 72ffb3cf63..d484ef4f15 100644 --- a/intersight/model/access_policy_inventory_list.py +++ b/intersight/model/access_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/access_policy_inventory_list_all_of.py b/intersight/model/access_policy_inventory_list_all_of.py index c83abf7aae..7c0d59e599 100644 --- a/intersight/model/access_policy_inventory_list_all_of.py +++ b/intersight/model/access_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/access_policy_inventory_response.py b/intersight/model/access_policy_inventory_response.py index f579b10ac2..7bcdfebedd 100644 --- a/intersight/model/access_policy_inventory_response.py +++ b/intersight/model/access_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/access_policy_list.py b/intersight/model/access_policy_list.py index 8aeab133a7..90ee9ece8e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 30dc2092e1..be4779c5b5 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ef5827ca7e..1099d7c1ff 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6c0dba2a39..b9776a9861 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d693cde735..a8cfa98d70 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 84e6c46d01..c572f14c05 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 598541b496..f876cf7f20 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 31775cca40..f282597d46 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e6540cecc0..dcd36cf305 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e1915f703e..054ff1e435 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 8f68a06031..5f886dd62a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e186a862fd..1e78fca231 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f9dad3820a..c7ddb79def 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c12394a345..b577cb3fb3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 823c371505..f877fea36f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 761669d530..845bc2a63e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1dc7faab29..f595888ab4 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ebbf62338f..dca56eb980 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e94253a1b9..5d58392a46 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -179,6 +179,7 @@ class AdapterExtEthInterfaceRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -210,6 +211,7 @@ class AdapterExtEthInterfaceRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -256,7 +258,9 @@ class AdapterExtEthInterfaceRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -634,6 +638,8 @@ class AdapterExtEthInterfaceRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -915,6 +921,7 @@ class AdapterExtEthInterfaceRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/adapter_ext_eth_interface_response.py b/intersight/model/adapter_ext_eth_interface_response.py index b7e5ed6972..7c092a7379 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e746af34b5..4e2203a8f3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 bac0ac6a8a..56bc065885 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f32c6264a6..7a942ce190 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -41,6 +41,7 @@ def lazy_import(): 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_vethernet_relationship import NetworkVethernetRelationship from intersight.model.port_interface_base import PortInterfaceBase globals()['AdapterHostEthInterfaceAllOf'] = AdapterHostEthInterfaceAllOf globals()['AdapterUnitRelationship'] = AdapterUnitRelationship @@ -52,6 +53,7 @@ def lazy_import(): globals()['MoBaseMoRelationship'] = MoBaseMoRelationship globals()['MoTag'] = MoTag globals()['MoVersionContext'] = MoVersionContext + globals()['NetworkVethernetRelationship'] = NetworkVethernetRelationship globals()['PortInterfaceBase'] = PortInterfaceBase @@ -175,6 +177,18 @@ class AdapterHostEthInterface(ModelComposed): 'THERMALSAFEMODECRITICALIFM1': "ThermalSafeModeCriticalIFM1", 'THERMALSAFEMODECRITICALIFM2': "ThermalSafeModeCriticalIFM2", }, + ('veth_action',): { + 'NONE': "None", + 'RESETCONNECTIVITY': "ResetConnectivity", + 'RESETCONNECTIVITYACTIVE': "ResetConnectivityActive", + 'RESETCONNECTIVITYPASSIVE': "ResetConnectivityPassive", + 'ENABLE': "Enable", + 'DISABLE': "Disable", + 'ENABLEACTIVE': "EnableActive", + 'ENABLEPASSIVE': "EnablePassive", + 'DISABLEACTIVE': "DisableActive", + 'DISABLEPASSIVE': "DisablePassive", + }, } validations = { @@ -217,7 +231,9 @@ def openapi_types(): 'pci_addr': (str,), # noqa: E501 'peer_dn': (str,), # noqa: E501 'pin_group_name': (str,), # noqa: E501 - 'stand_by_vif_id': (int,), # noqa: E501 + 'standby_oper_state': (str,), # noqa: E501 + 'standby_vif_id': (int,), # noqa: E501 + 'veth_action': (str,), # noqa: E501 'vif_id': (int,), # noqa: E501 'virtualization_preference': (str,), # noqa: E501 'vnic_dn': (str,), # noqa: E501 @@ -225,6 +241,8 @@ def openapi_types(): 'inventory_device_info': (InventoryDeviceInfoRelationship,), # noqa: E501 'pinned_interface': (InventoryInterfaceRelationship,), # noqa: E501 'registered_device': (AssetDeviceRegistrationRelationship,), # noqa: E501 + 'standby_vethernet': (NetworkVethernetRelationship,), # noqa: E501 + 'vethernet': (NetworkVethernetRelationship,), # noqa: E501 'account_moid': (str,), # noqa: E501 'create_time': (datetime,), # noqa: E501 'domain_group_moid': (str,), # noqa: E501 @@ -269,7 +287,9 @@ def discriminator(): 'pci_addr': 'PciAddr', # noqa: E501 'peer_dn': 'PeerDn', # noqa: E501 'pin_group_name': 'PinGroupName', # noqa: E501 - 'stand_by_vif_id': 'StandByVifId', # noqa: E501 + 'standby_oper_state': 'StandbyOperState', # noqa: E501 + 'standby_vif_id': 'StandbyVifId', # noqa: E501 + 'veth_action': 'VethAction', # noqa: E501 'vif_id': 'VifId', # noqa: E501 'virtualization_preference': 'VirtualizationPreference', # noqa: E501 'vnic_dn': 'VnicDn', # noqa: E501 @@ -277,6 +297,8 @@ def discriminator(): 'inventory_device_info': 'InventoryDeviceInfo', # noqa: E501 'pinned_interface': 'PinnedInterface', # noqa: E501 'registered_device': 'RegisteredDevice', # noqa: E501 + 'standby_vethernet': 'StandbyVethernet', # noqa: E501 + 'vethernet': 'Vethernet', # noqa: E501 'account_moid': 'AccountMoid', # noqa: E501 'create_time': 'CreateTime', # noqa: E501 'domain_group_moid': 'DomainGroupMoid', # noqa: E501 @@ -309,7 +331,8 @@ def discriminator(): 'original_mac_address', # noqa: E501 'pci_addr', # noqa: E501 'peer_dn', # noqa: E501 - 'stand_by_vif_id', # noqa: E501 + 'standby_oper_state', # noqa: E501 + 'standby_vif_id', # noqa: E501 'vif_id', # noqa: E501 'virtualization_preference', # noqa: E501 'vnic_dn', # noqa: E501 @@ -375,7 +398,9 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 pci_addr (str): The PCI address of the Host Ethernet Interface.. [optional] # noqa: E501 peer_dn (str): The distinguished name of the peer endpoint connected to the Host Ethernet interface.. [optional] # noqa: E501 pin_group_name (str): Name given for Lan PinGroup.. [optional] # noqa: E501 - stand_by_vif_id (int): Identifier of the Standby virtual ethernet interface (Vethernet) on the networking component (e.g., Fabric Interconnect) for the corresponding Host Ethernet Interface (vNIC).. [optional] # noqa: E501 + standby_oper_state (str): Standby Operational state of an Interface.. [optional] # noqa: E501 + standby_vif_id (int): Identifier of the Standby virtual ethernet interface (Vethernet) on the networking component (e.g., Fabric Interconnect) for the corresponding Host Ethernet Interface (vNIC).. [optional] # noqa: E501 + veth_action (str): The action to be performed on the vethernet corresponding to the vNIC. * `None` - Default value for vif operation. * `ResetConnectivity` - Resets connectivity on both active and passive vif. * `ResetConnectivityActive` - Resets connectivity on the active vif. * `ResetConnectivityPassive` - Resets connectivity on the passive vif. * `Enable` - Enables the vif on both the FIs. * `Disable` - Disables the vif on both the FIs. * `EnableActive` - Enables the corresponding active vif. * `EnablePassive` - Enables the corresponding standby vif. * `DisableActive` - Disables the corresponding active vif. * `DisablePassive` - Disables the corresponding standby vif.. [optional] if omitted the server will use the default value of "None" # noqa: E501 vif_id (int): Identifier of the virtual ethernet interface (Vethernet) on the networking component (e.g., Fabric Interconnect) for the corresponding Host Ethernet Interface (vNIC).. [optional] # noqa: E501 virtualization_preference (str): Virtualization Preference of the Host Ethernet Interface indicating if virtualization is enabled or not.. [optional] # noqa: E501 vnic_dn (str): The Virtual Ethernet Interface DN connected to the Host Ethernet Interface.. [optional] # noqa: E501 @@ -383,6 +408,8 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 inventory_device_info (InventoryDeviceInfoRelationship): [optional] # noqa: E501 pinned_interface (InventoryInterfaceRelationship): [optional] # noqa: E501 registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 + standby_vethernet (NetworkVethernetRelationship): [optional] # noqa: E501 + vethernet (NetworkVethernetRelationship): [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 @@ -526,7 +553,9 @@ def __init__(self, *args, **kwargs): # noqa: E501 pci_addr (str): The PCI address of the Host Ethernet Interface.. [optional] # noqa: E501 peer_dn (str): The distinguished name of the peer endpoint connected to the Host Ethernet interface.. [optional] # noqa: E501 pin_group_name (str): Name given for Lan PinGroup.. [optional] # noqa: E501 - stand_by_vif_id (int): Identifier of the Standby virtual ethernet interface (Vethernet) on the networking component (e.g., Fabric Interconnect) for the corresponding Host Ethernet Interface (vNIC).. [optional] # noqa: E501 + standby_oper_state (str): Standby Operational state of an Interface.. [optional] # noqa: E501 + standby_vif_id (int): Identifier of the Standby virtual ethernet interface (Vethernet) on the networking component (e.g., Fabric Interconnect) for the corresponding Host Ethernet Interface (vNIC).. [optional] # noqa: E501 + veth_action (str): The action to be performed on the vethernet corresponding to the vNIC. * `None` - Default value for vif operation. * `ResetConnectivity` - Resets connectivity on both active and passive vif. * `ResetConnectivityActive` - Resets connectivity on the active vif. * `ResetConnectivityPassive` - Resets connectivity on the passive vif. * `Enable` - Enables the vif on both the FIs. * `Disable` - Disables the vif on both the FIs. * `EnableActive` - Enables the corresponding active vif. * `EnablePassive` - Enables the corresponding standby vif. * `DisableActive` - Disables the corresponding active vif. * `DisablePassive` - Disables the corresponding standby vif.. [optional] if omitted the server will use the default value of "None" # noqa: E501 vif_id (int): Identifier of the virtual ethernet interface (Vethernet) on the networking component (e.g., Fabric Interconnect) for the corresponding Host Ethernet Interface (vNIC).. [optional] # noqa: E501 virtualization_preference (str): Virtualization Preference of the Host Ethernet Interface indicating if virtualization is enabled or not.. [optional] # noqa: E501 vnic_dn (str): The Virtual Ethernet Interface DN connected to the Host Ethernet Interface.. [optional] # noqa: E501 @@ -534,6 +563,8 @@ def __init__(self, *args, **kwargs): # noqa: E501 inventory_device_info (InventoryDeviceInfoRelationship): [optional] # noqa: E501 pinned_interface (InventoryInterfaceRelationship): [optional] # noqa: E501 registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 + standby_vethernet (NetworkVethernetRelationship): [optional] # noqa: E501 + vethernet (NetworkVethernetRelationship): [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 diff --git a/intersight/model/adapter_host_eth_interface_all_of.py b/intersight/model/adapter_host_eth_interface_all_of.py index 73b1fbfcbb..5e96797e46 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -35,10 +35,12 @@ def lazy_import(): from intersight.model.asset_device_registration_relationship import AssetDeviceRegistrationRelationship from intersight.model.inventory_device_info_relationship import InventoryDeviceInfoRelationship from intersight.model.inventory_interface_relationship import InventoryInterfaceRelationship + from intersight.model.network_vethernet_relationship import NetworkVethernetRelationship globals()['AdapterUnitRelationship'] = AdapterUnitRelationship globals()['AssetDeviceRegistrationRelationship'] = AssetDeviceRegistrationRelationship globals()['InventoryDeviceInfoRelationship'] = InventoryDeviceInfoRelationship globals()['InventoryInterfaceRelationship'] = InventoryInterfaceRelationship + globals()['NetworkVethernetRelationship'] = NetworkVethernetRelationship class AdapterHostEthInterfaceAllOf(ModelNormal): @@ -161,6 +163,18 @@ class AdapterHostEthInterfaceAllOf(ModelNormal): 'THERMALSAFEMODECRITICALIFM1': "ThermalSafeModeCriticalIFM1", 'THERMALSAFEMODECRITICALIFM2': "ThermalSafeModeCriticalIFM2", }, + ('veth_action',): { + 'NONE': "None", + 'RESETCONNECTIVITY': "ResetConnectivity", + 'RESETCONNECTIVITYACTIVE': "ResetConnectivityActive", + 'RESETCONNECTIVITYPASSIVE': "ResetConnectivityPassive", + 'ENABLE': "Enable", + 'DISABLE': "Disable", + 'ENABLEACTIVE': "EnableActive", + 'ENABLEPASSIVE': "EnablePassive", + 'DISABLEACTIVE': "DisableActive", + 'DISABLEPASSIVE': "DisablePassive", + }, } validations = { @@ -203,7 +217,9 @@ def openapi_types(): 'pci_addr': (str,), # noqa: E501 'peer_dn': (str,), # noqa: E501 'pin_group_name': (str,), # noqa: E501 - 'stand_by_vif_id': (int,), # noqa: E501 + 'standby_oper_state': (str,), # noqa: E501 + 'standby_vif_id': (int,), # noqa: E501 + 'veth_action': (str,), # noqa: E501 'vif_id': (int,), # noqa: E501 'virtualization_preference': (str,), # noqa: E501 'vnic_dn': (str,), # noqa: E501 @@ -211,6 +227,8 @@ def openapi_types(): 'inventory_device_info': (InventoryDeviceInfoRelationship,), # noqa: E501 'pinned_interface': (InventoryInterfaceRelationship,), # noqa: E501 'registered_device': (AssetDeviceRegistrationRelationship,), # noqa: E501 + 'standby_vethernet': (NetworkVethernetRelationship,), # noqa: E501 + 'vethernet': (NetworkVethernetRelationship,), # noqa: E501 } @cached_property @@ -233,7 +251,9 @@ def discriminator(): 'pci_addr': 'PciAddr', # noqa: E501 'peer_dn': 'PeerDn', # noqa: E501 'pin_group_name': 'PinGroupName', # noqa: E501 - 'stand_by_vif_id': 'StandByVifId', # noqa: E501 + 'standby_oper_state': 'StandbyOperState', # noqa: E501 + 'standby_vif_id': 'StandbyVifId', # noqa: E501 + 'veth_action': 'VethAction', # noqa: E501 'vif_id': 'VifId', # noqa: E501 'virtualization_preference': 'VirtualizationPreference', # noqa: E501 'vnic_dn': 'VnicDn', # noqa: E501 @@ -241,6 +261,8 @@ def discriminator(): 'inventory_device_info': 'InventoryDeviceInfo', # noqa: E501 'pinned_interface': 'PinnedInterface', # noqa: E501 'registered_device': 'RegisteredDevice', # noqa: E501 + 'standby_vethernet': 'StandbyVethernet', # noqa: E501 + 'vethernet': 'Vethernet', # noqa: E501 } read_only_vars = { @@ -254,7 +276,8 @@ def discriminator(): 'original_mac_address', # noqa: E501 'pci_addr', # noqa: E501 'peer_dn', # noqa: E501 - 'stand_by_vif_id', # noqa: E501 + 'standby_oper_state', # noqa: E501 + 'standby_vif_id', # noqa: E501 'vif_id', # noqa: E501 'virtualization_preference', # noqa: E501 'vnic_dn', # noqa: E501 @@ -314,7 +337,9 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 pci_addr (str): The PCI address of the Host Ethernet Interface.. [optional] # noqa: E501 peer_dn (str): The distinguished name of the peer endpoint connected to the Host Ethernet interface.. [optional] # noqa: E501 pin_group_name (str): Name given for Lan PinGroup.. [optional] # noqa: E501 - stand_by_vif_id (int): Identifier of the Standby virtual ethernet interface (Vethernet) on the networking component (e.g., Fabric Interconnect) for the corresponding Host Ethernet Interface (vNIC).. [optional] # noqa: E501 + standby_oper_state (str): Standby Operational state of an Interface.. [optional] # noqa: E501 + standby_vif_id (int): Identifier of the Standby virtual ethernet interface (Vethernet) on the networking component (e.g., Fabric Interconnect) for the corresponding Host Ethernet Interface (vNIC).. [optional] # noqa: E501 + veth_action (str): The action to be performed on the vethernet corresponding to the vNIC. * `None` - Default value for vif operation. * `ResetConnectivity` - Resets connectivity on both active and passive vif. * `ResetConnectivityActive` - Resets connectivity on the active vif. * `ResetConnectivityPassive` - Resets connectivity on the passive vif. * `Enable` - Enables the vif on both the FIs. * `Disable` - Disables the vif on both the FIs. * `EnableActive` - Enables the corresponding active vif. * `EnablePassive` - Enables the corresponding standby vif. * `DisableActive` - Disables the corresponding active vif. * `DisablePassive` - Disables the corresponding standby vif.. [optional] if omitted the server will use the default value of "None" # noqa: E501 vif_id (int): Identifier of the virtual ethernet interface (Vethernet) on the networking component (e.g., Fabric Interconnect) for the corresponding Host Ethernet Interface (vNIC).. [optional] # noqa: E501 virtualization_preference (str): Virtualization Preference of the Host Ethernet Interface indicating if virtualization is enabled or not.. [optional] # noqa: E501 vnic_dn (str): The Virtual Ethernet Interface DN connected to the Host Ethernet Interface.. [optional] # noqa: E501 @@ -322,6 +347,8 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 inventory_device_info (InventoryDeviceInfoRelationship): [optional] # noqa: E501 pinned_interface (InventoryInterfaceRelationship): [optional] # noqa: E501 registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 + standby_vethernet (NetworkVethernetRelationship): [optional] # noqa: E501 + vethernet (NetworkVethernetRelationship): [optional] # noqa: E501 """ class_id = kwargs.get('class_id', "adapter.HostEthInterface") @@ -427,7 +454,9 @@ def __init__(self, *args, **kwargs): # noqa: E501 pci_addr (str): The PCI address of the Host Ethernet Interface.. [optional] # noqa: E501 peer_dn (str): The distinguished name of the peer endpoint connected to the Host Ethernet interface.. [optional] # noqa: E501 pin_group_name (str): Name given for Lan PinGroup.. [optional] # noqa: E501 - stand_by_vif_id (int): Identifier of the Standby virtual ethernet interface (Vethernet) on the networking component (e.g., Fabric Interconnect) for the corresponding Host Ethernet Interface (vNIC).. [optional] # noqa: E501 + standby_oper_state (str): Standby Operational state of an Interface.. [optional] # noqa: E501 + standby_vif_id (int): Identifier of the Standby virtual ethernet interface (Vethernet) on the networking component (e.g., Fabric Interconnect) for the corresponding Host Ethernet Interface (vNIC).. [optional] # noqa: E501 + veth_action (str): The action to be performed on the vethernet corresponding to the vNIC. * `None` - Default value for vif operation. * `ResetConnectivity` - Resets connectivity on both active and passive vif. * `ResetConnectivityActive` - Resets connectivity on the active vif. * `ResetConnectivityPassive` - Resets connectivity on the passive vif. * `Enable` - Enables the vif on both the FIs. * `Disable` - Disables the vif on both the FIs. * `EnableActive` - Enables the corresponding active vif. * `EnablePassive` - Enables the corresponding standby vif. * `DisableActive` - Disables the corresponding active vif. * `DisablePassive` - Disables the corresponding standby vif.. [optional] if omitted the server will use the default value of "None" # noqa: E501 vif_id (int): Identifier of the virtual ethernet interface (Vethernet) on the networking component (e.g., Fabric Interconnect) for the corresponding Host Ethernet Interface (vNIC).. [optional] # noqa: E501 virtualization_preference (str): Virtualization Preference of the Host Ethernet Interface indicating if virtualization is enabled or not.. [optional] # noqa: E501 vnic_dn (str): The Virtual Ethernet Interface DN connected to the Host Ethernet Interface.. [optional] # noqa: E501 @@ -435,6 +464,8 @@ def __init__(self, *args, **kwargs): # noqa: E501 inventory_device_info (InventoryDeviceInfoRelationship): [optional] # noqa: E501 pinned_interface (InventoryInterfaceRelationship): [optional] # noqa: E501 registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 + standby_vethernet (NetworkVethernetRelationship): [optional] # noqa: E501 + vethernet (NetworkVethernetRelationship): [optional] # noqa: E501 """ class_id = kwargs.get('class_id', "adapter.HostEthInterface") diff --git a/intersight/model/adapter_host_eth_interface_list.py b/intersight/model/adapter_host_eth_interface_list.py index 30d88d33f7..95c4f55a32 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9a6a7d9a34..f478ec77b8 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 3261a6328f..b653465b48 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -42,6 +42,7 @@ def lazy_import(): 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_vethernet_relationship import NetworkVethernetRelationship globals()['AdapterHostEthInterface'] = AdapterHostEthInterface globals()['AdapterUnitRelationship'] = AdapterUnitRelationship globals()['AssetDeviceRegistrationRelationship'] = AssetDeviceRegistrationRelationship @@ -53,6 +54,7 @@ def lazy_import(): globals()['MoMoRef'] = MoMoRef globals()['MoTag'] = MoTag globals()['MoVersionContext'] = MoVersionContext + globals()['NetworkVethernetRelationship'] = NetworkVethernetRelationship class AdapterHostEthInterfaceRelationship(ModelComposed): @@ -172,6 +174,18 @@ class AdapterHostEthInterfaceRelationship(ModelComposed): 'THERMALSAFEMODECRITICALIFM1': "ThermalSafeModeCriticalIFM1", 'THERMALSAFEMODECRITICALIFM2': "ThermalSafeModeCriticalIFM2", }, + ('veth_action',): { + 'NONE': "None", + 'RESETCONNECTIVITY': "ResetConnectivity", + 'RESETCONNECTIVITYACTIVE': "ResetConnectivityActive", + 'RESETCONNECTIVITYPASSIVE': "ResetConnectivityPassive", + 'ENABLE': "Enable", + 'DISABLE': "Disable", + 'ENABLEACTIVE': "EnableActive", + 'ENABLEPASSIVE': "EnablePassive", + 'DISABLEACTIVE': "DisableActive", + 'DISABLEPASSIVE': "DisablePassive", + }, ('object_type',): { 'AAA.AUDITRECORD': "aaa.AuditRecord", 'AAA.RETENTIONCONFIG': "aaa.RetentionConfig", @@ -270,6 +284,7 @@ class AdapterHostEthInterfaceRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -301,6 +316,7 @@ class AdapterHostEthInterfaceRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -347,7 +363,9 @@ class AdapterHostEthInterfaceRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -725,6 +743,8 @@ class AdapterHostEthInterfaceRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -1006,6 +1026,7 @@ class AdapterHostEthInterfaceRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", @@ -1240,7 +1261,9 @@ def openapi_types(): 'pci_addr': (str,), # noqa: E501 'peer_dn': (str,), # noqa: E501 'pin_group_name': (str,), # noqa: E501 - 'stand_by_vif_id': (int,), # noqa: E501 + 'standby_oper_state': (str,), # noqa: E501 + 'standby_vif_id': (int,), # noqa: E501 + 'veth_action': (str,), # noqa: E501 'vif_id': (int,), # noqa: E501 'virtualization_preference': (str,), # noqa: E501 'vnic_dn': (str,), # noqa: E501 @@ -1248,6 +1271,8 @@ def openapi_types(): 'inventory_device_info': (InventoryDeviceInfoRelationship,), # noqa: E501 'pinned_interface': (InventoryInterfaceRelationship,), # noqa: E501 'registered_device': (AssetDeviceRegistrationRelationship,), # noqa: E501 + 'standby_vethernet': (NetworkVethernetRelationship,), # noqa: E501 + 'vethernet': (NetworkVethernetRelationship,), # noqa: E501 'object_type': (str,), # noqa: E501 } @@ -1297,7 +1322,9 @@ def discriminator(): 'pci_addr': 'PciAddr', # noqa: E501 'peer_dn': 'PeerDn', # noqa: E501 'pin_group_name': 'PinGroupName', # noqa: E501 - 'stand_by_vif_id': 'StandByVifId', # noqa: E501 + 'standby_oper_state': 'StandbyOperState', # noqa: E501 + 'standby_vif_id': 'StandbyVifId', # noqa: E501 + 'veth_action': 'VethAction', # noqa: E501 'vif_id': 'VifId', # noqa: E501 'virtualization_preference': 'VirtualizationPreference', # noqa: E501 'vnic_dn': 'VnicDn', # noqa: E501 @@ -1305,6 +1332,8 @@ def discriminator(): 'inventory_device_info': 'InventoryDeviceInfo', # noqa: E501 'pinned_interface': 'PinnedInterface', # noqa: E501 'registered_device': 'RegisteredDevice', # noqa: E501 + 'standby_vethernet': 'StandbyVethernet', # noqa: E501 + 'vethernet': 'Vethernet', # noqa: E501 'object_type': 'ObjectType', # noqa: E501 } @@ -1329,7 +1358,8 @@ def discriminator(): 'original_mac_address', # noqa: E501 'pci_addr', # noqa: E501 'peer_dn', # noqa: E501 - 'stand_by_vif_id', # noqa: E501 + 'standby_oper_state', # noqa: E501 + 'standby_vif_id', # noqa: E501 'vif_id', # noqa: E501 'virtualization_preference', # noqa: E501 'vnic_dn', # noqa: E501 @@ -1405,7 +1435,9 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 pci_addr (str): The PCI address of the Host Ethernet Interface.. [optional] # noqa: E501 peer_dn (str): The distinguished name of the peer endpoint connected to the Host Ethernet interface.. [optional] # noqa: E501 pin_group_name (str): Name given for Lan PinGroup.. [optional] # noqa: E501 - stand_by_vif_id (int): Identifier of the Standby virtual ethernet interface (Vethernet) on the networking component (e.g., Fabric Interconnect) for the corresponding Host Ethernet Interface (vNIC).. [optional] # noqa: E501 + standby_oper_state (str): Standby Operational state of an Interface.. [optional] # noqa: E501 + standby_vif_id (int): Identifier of the Standby virtual ethernet interface (Vethernet) on the networking component (e.g., Fabric Interconnect) for the corresponding Host Ethernet Interface (vNIC).. [optional] # noqa: E501 + veth_action (str): The action to be performed on the vethernet corresponding to the vNIC. * `None` - Default value for vif operation. * `ResetConnectivity` - Resets connectivity on both active and passive vif. * `ResetConnectivityActive` - Resets connectivity on the active vif. * `ResetConnectivityPassive` - Resets connectivity on the passive vif. * `Enable` - Enables the vif on both the FIs. * `Disable` - Disables the vif on both the FIs. * `EnableActive` - Enables the corresponding active vif. * `EnablePassive` - Enables the corresponding standby vif. * `DisableActive` - Disables the corresponding active vif. * `DisablePassive` - Disables the corresponding standby vif.. [optional] if omitted the server will use the default value of "None" # noqa: E501 vif_id (int): Identifier of the virtual ethernet interface (Vethernet) on the networking component (e.g., Fabric Interconnect) for the corresponding Host Ethernet Interface (vNIC).. [optional] # noqa: E501 virtualization_preference (str): Virtualization Preference of the Host Ethernet Interface indicating if virtualization is enabled or not.. [optional] # noqa: E501 vnic_dn (str): The Virtual Ethernet Interface DN connected to the Host Ethernet Interface.. [optional] # noqa: E501 @@ -1413,6 +1445,8 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 inventory_device_info (InventoryDeviceInfoRelationship): [optional] # noqa: E501 pinned_interface (InventoryInterfaceRelationship): [optional] # noqa: E501 registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 + standby_vethernet (NetworkVethernetRelationship): [optional] # noqa: E501 + vethernet (NetworkVethernetRelationship): [optional] # noqa: E501 object_type (str): The fully-qualified name of the remote type referred by this relationship.. [optional] # noqa: E501 """ @@ -1556,7 +1590,9 @@ def __init__(self, *args, **kwargs): # noqa: E501 pci_addr (str): The PCI address of the Host Ethernet Interface.. [optional] # noqa: E501 peer_dn (str): The distinguished name of the peer endpoint connected to the Host Ethernet interface.. [optional] # noqa: E501 pin_group_name (str): Name given for Lan PinGroup.. [optional] # noqa: E501 - stand_by_vif_id (int): Identifier of the Standby virtual ethernet interface (Vethernet) on the networking component (e.g., Fabric Interconnect) for the corresponding Host Ethernet Interface (vNIC).. [optional] # noqa: E501 + standby_oper_state (str): Standby Operational state of an Interface.. [optional] # noqa: E501 + standby_vif_id (int): Identifier of the Standby virtual ethernet interface (Vethernet) on the networking component (e.g., Fabric Interconnect) for the corresponding Host Ethernet Interface (vNIC).. [optional] # noqa: E501 + veth_action (str): The action to be performed on the vethernet corresponding to the vNIC. * `None` - Default value for vif operation. * `ResetConnectivity` - Resets connectivity on both active and passive vif. * `ResetConnectivityActive` - Resets connectivity on the active vif. * `ResetConnectivityPassive` - Resets connectivity on the passive vif. * `Enable` - Enables the vif on both the FIs. * `Disable` - Disables the vif on both the FIs. * `EnableActive` - Enables the corresponding active vif. * `EnablePassive` - Enables the corresponding standby vif. * `DisableActive` - Disables the corresponding active vif. * `DisablePassive` - Disables the corresponding standby vif.. [optional] if omitted the server will use the default value of "None" # noqa: E501 vif_id (int): Identifier of the virtual ethernet interface (Vethernet) on the networking component (e.g., Fabric Interconnect) for the corresponding Host Ethernet Interface (vNIC).. [optional] # noqa: E501 virtualization_preference (str): Virtualization Preference of the Host Ethernet Interface indicating if virtualization is enabled or not.. [optional] # noqa: E501 vnic_dn (str): The Virtual Ethernet Interface DN connected to the Host Ethernet Interface.. [optional] # noqa: E501 @@ -1564,6 +1600,8 @@ def __init__(self, *args, **kwargs): # noqa: E501 inventory_device_info (InventoryDeviceInfoRelationship): [optional] # noqa: E501 pinned_interface (InventoryInterfaceRelationship): [optional] # noqa: E501 registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 + standby_vethernet (NetworkVethernetRelationship): [optional] # noqa: E501 + vethernet (NetworkVethernetRelationship): [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/adapter_host_eth_interface_response.py b/intersight/model/adapter_host_eth_interface_response.py index f90473335e..9a3fbd0418 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 10e11921b4..0cad0af69c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -42,6 +42,7 @@ def lazy_import(): 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_vfc_relationship import NetworkVfcRelationship globals()['AdapterHostFcInterfaceAllOf'] = AdapterHostFcInterfaceAllOf globals()['AdapterUnitRelationship'] = AdapterUnitRelationship globals()['AssetDeviceRegistrationRelationship'] = AssetDeviceRegistrationRelationship @@ -53,6 +54,7 @@ def lazy_import(): globals()['MoBaseMoRelationship'] = MoBaseMoRelationship globals()['MoTag'] = MoTag globals()['MoVersionContext'] = MoVersionContext + globals()['NetworkVfcRelationship'] = NetworkVfcRelationship class AdapterHostFcInterface(ModelComposed): @@ -175,6 +177,18 @@ class AdapterHostFcInterface(ModelComposed): 'THERMALSAFEMODECRITICALIFM1': "ThermalSafeModeCriticalIFM1", 'THERMALSAFEMODECRITICALIFM2': "ThermalSafeModeCriticalIFM2", }, + ('vfc_action',): { + 'NONE': "None", + 'RESETCONNECTIVITY': "ResetConnectivity", + 'RESETCONNECTIVITYACTIVE': "ResetConnectivityActive", + 'RESETCONNECTIVITYPASSIVE': "ResetConnectivityPassive", + 'ENABLE': "Enable", + 'DISABLE': "Disable", + 'ENABLEACTIVE': "EnableActive", + 'ENABLEPASSIVE': "EnablePassive", + 'DISABLEACTIVE': "DisableActive", + 'DISABLEPASSIVE': "DisablePassive", + }, } validations = { @@ -216,6 +230,7 @@ def openapi_types(): 'original_wwpn': (str,), # noqa: E501 'peer_dn': (str,), # noqa: E501 'pin_group_name': (str,), # noqa: E501 + 'vfc_action': (str,), # noqa: E501 'vif_id': (int,), # noqa: E501 'wwnn': (str,), # noqa: E501 'wwpn': (str,), # noqa: E501 @@ -223,6 +238,7 @@ def openapi_types(): 'inventory_device_info': (InventoryDeviceInfoRelationship,), # noqa: E501 'pinned_interface': (InventoryInterfaceRelationship,), # noqa: E501 'registered_device': (AssetDeviceRegistrationRelationship,), # noqa: E501 + 'vfc': (NetworkVfcRelationship,), # noqa: E501 'account_moid': (str,), # noqa: E501 'create_time': (datetime,), # noqa: E501 'domain_group_moid': (str,), # noqa: E501 @@ -270,6 +286,7 @@ def discriminator(): 'original_wwpn': 'OriginalWwpn', # noqa: E501 'peer_dn': 'PeerDn', # noqa: E501 'pin_group_name': 'PinGroupName', # noqa: E501 + 'vfc_action': 'VfcAction', # noqa: E501 'vif_id': 'VifId', # noqa: E501 'wwnn': 'Wwnn', # noqa: E501 'wwpn': 'Wwpn', # noqa: E501 @@ -277,6 +294,7 @@ def discriminator(): 'inventory_device_info': 'InventoryDeviceInfo', # noqa: E501 'pinned_interface': 'PinnedInterface', # noqa: E501 'registered_device': 'RegisteredDevice', # noqa: E501 + 'vfc': 'Vfc', # noqa: E501 'account_moid': 'AccountMoid', # noqa: E501 'create_time': 'CreateTime', # noqa: E501 'domain_group_moid': 'DomainGroupMoid', # noqa: E501 @@ -382,6 +400,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 original_wwpn (str): The uniquely distinguishable factory default World Wide Port Name of the Host Fibre Channel Interface.. [optional] # noqa: E501 peer_dn (str): PeerPort Dn of Host Fibre Channel Interface.. [optional] # noqa: E501 pin_group_name (str): Name given for San PinGroup.. [optional] # noqa: E501 + vfc_action (str): Denotes the action to be performed on the vfc corresponding to the vHBA. * `None` - Default value for vif operation. * `ResetConnectivity` - Resets connectivity on both active and passive vif. * `ResetConnectivityActive` - Resets connectivity on the active vif. * `ResetConnectivityPassive` - Resets connectivity on the passive vif. * `Enable` - Enables the vif on both the FIs. * `Disable` - Disables the vif on both the FIs. * `EnableActive` - Enables the corresponding active vif. * `EnablePassive` - Enables the corresponding standby vif. * `DisableActive` - Disables the corresponding active vif. * `DisablePassive` - Disables the corresponding standby vif.. [optional] if omitted the server will use the default value of "None" # noqa: E501 vif_id (int): Identifier of the virtual fibre channel (Vfc) interface on the networking component (e.g., Fabric Interconnect) for the corresponding Host Fibre Channel Interface.. [optional] # noqa: E501 wwnn (str): The uniquely distinguishable user configured World Wide Node Name of the Host.. [optional] # noqa: E501 wwpn (str): The uniquely distinguishable user configured World Wide Port Name of the Host Fibre Channel Interface.. [optional] # noqa: E501 @@ -389,6 +408,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 inventory_device_info (InventoryDeviceInfoRelationship): [optional] # noqa: E501 pinned_interface (InventoryInterfaceRelationship): [optional] # noqa: E501 registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 + vfc (NetworkVfcRelationship): [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 @@ -535,6 +555,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 original_wwpn (str): The uniquely distinguishable factory default World Wide Port Name of the Host Fibre Channel Interface.. [optional] # noqa: E501 peer_dn (str): PeerPort Dn of Host Fibre Channel Interface.. [optional] # noqa: E501 pin_group_name (str): Name given for San PinGroup.. [optional] # noqa: E501 + vfc_action (str): Denotes the action to be performed on the vfc corresponding to the vHBA. * `None` - Default value for vif operation. * `ResetConnectivity` - Resets connectivity on both active and passive vif. * `ResetConnectivityActive` - Resets connectivity on the active vif. * `ResetConnectivityPassive` - Resets connectivity on the passive vif. * `Enable` - Enables the vif on both the FIs. * `Disable` - Disables the vif on both the FIs. * `EnableActive` - Enables the corresponding active vif. * `EnablePassive` - Enables the corresponding standby vif. * `DisableActive` - Disables the corresponding active vif. * `DisablePassive` - Disables the corresponding standby vif.. [optional] if omitted the server will use the default value of "None" # noqa: E501 vif_id (int): Identifier of the virtual fibre channel (Vfc) interface on the networking component (e.g., Fabric Interconnect) for the corresponding Host Fibre Channel Interface.. [optional] # noqa: E501 wwnn (str): The uniquely distinguishable user configured World Wide Node Name of the Host.. [optional] # noqa: E501 wwpn (str): The uniquely distinguishable user configured World Wide Port Name of the Host Fibre Channel Interface.. [optional] # noqa: E501 @@ -542,6 +563,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 inventory_device_info (InventoryDeviceInfoRelationship): [optional] # noqa: E501 pinned_interface (InventoryInterfaceRelationship): [optional] # noqa: E501 registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 + vfc (NetworkVfcRelationship): [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 diff --git a/intersight/model/adapter_host_fc_interface_all_of.py b/intersight/model/adapter_host_fc_interface_all_of.py index 77b558be14..6467fd70fe 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -35,10 +35,12 @@ def lazy_import(): from intersight.model.asset_device_registration_relationship import AssetDeviceRegistrationRelationship from intersight.model.inventory_device_info_relationship import InventoryDeviceInfoRelationship from intersight.model.inventory_interface_relationship import InventoryInterfaceRelationship + from intersight.model.network_vfc_relationship import NetworkVfcRelationship globals()['AdapterUnitRelationship'] = AdapterUnitRelationship globals()['AssetDeviceRegistrationRelationship'] = AssetDeviceRegistrationRelationship globals()['InventoryDeviceInfoRelationship'] = InventoryDeviceInfoRelationship globals()['InventoryInterfaceRelationship'] = InventoryInterfaceRelationship + globals()['NetworkVfcRelationship'] = NetworkVfcRelationship class AdapterHostFcInterfaceAllOf(ModelNormal): @@ -161,6 +163,18 @@ class AdapterHostFcInterfaceAllOf(ModelNormal): 'THERMALSAFEMODECRITICALIFM1': "ThermalSafeModeCriticalIFM1", 'THERMALSAFEMODECRITICALIFM2': "ThermalSafeModeCriticalIFM2", }, + ('vfc_action',): { + 'NONE': "None", + 'RESETCONNECTIVITY': "ResetConnectivity", + 'RESETCONNECTIVITYACTIVE': "ResetConnectivityActive", + 'RESETCONNECTIVITYPASSIVE': "ResetConnectivityPassive", + 'ENABLE': "Enable", + 'DISABLE': "Disable", + 'ENABLEACTIVE': "EnableActive", + 'ENABLEPASSIVE': "EnablePassive", + 'DISABLEACTIVE': "DisableActive", + 'DISABLEPASSIVE': "DisablePassive", + }, } validations = { @@ -202,6 +216,7 @@ def openapi_types(): 'original_wwpn': (str,), # noqa: E501 'peer_dn': (str,), # noqa: E501 'pin_group_name': (str,), # noqa: E501 + 'vfc_action': (str,), # noqa: E501 'vif_id': (int,), # noqa: E501 'wwnn': (str,), # noqa: E501 'wwpn': (str,), # noqa: E501 @@ -209,6 +224,7 @@ def openapi_types(): 'inventory_device_info': (InventoryDeviceInfoRelationship,), # noqa: E501 'pinned_interface': (InventoryInterfaceRelationship,), # noqa: E501 'registered_device': (AssetDeviceRegistrationRelationship,), # noqa: E501 + 'vfc': (NetworkVfcRelationship,), # noqa: E501 } @cached_property @@ -230,6 +246,7 @@ def discriminator(): 'original_wwpn': 'OriginalWwpn', # noqa: E501 'peer_dn': 'PeerDn', # noqa: E501 'pin_group_name': 'PinGroupName', # noqa: E501 + 'vfc_action': 'VfcAction', # noqa: E501 'vif_id': 'VifId', # noqa: E501 'wwnn': 'Wwnn', # noqa: E501 'wwpn': 'Wwpn', # noqa: E501 @@ -237,6 +254,7 @@ def discriminator(): 'inventory_device_info': 'InventoryDeviceInfo', # noqa: E501 'pinned_interface': 'PinnedInterface', # noqa: E501 'registered_device': 'RegisteredDevice', # noqa: E501 + 'vfc': 'Vfc', # noqa: E501 } read_only_vars = { @@ -307,6 +325,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 original_wwpn (str): The uniquely distinguishable factory default World Wide Port Name of the Host Fibre Channel Interface.. [optional] # noqa: E501 peer_dn (str): PeerPort Dn of Host Fibre Channel Interface.. [optional] # noqa: E501 pin_group_name (str): Name given for San PinGroup.. [optional] # noqa: E501 + vfc_action (str): Denotes the action to be performed on the vfc corresponding to the vHBA. * `None` - Default value for vif operation. * `ResetConnectivity` - Resets connectivity on both active and passive vif. * `ResetConnectivityActive` - Resets connectivity on the active vif. * `ResetConnectivityPassive` - Resets connectivity on the passive vif. * `Enable` - Enables the vif on both the FIs. * `Disable` - Disables the vif on both the FIs. * `EnableActive` - Enables the corresponding active vif. * `EnablePassive` - Enables the corresponding standby vif. * `DisableActive` - Disables the corresponding active vif. * `DisablePassive` - Disables the corresponding standby vif.. [optional] if omitted the server will use the default value of "None" # noqa: E501 vif_id (int): Identifier of the virtual fibre channel (Vfc) interface on the networking component (e.g., Fabric Interconnect) for the corresponding Host Fibre Channel Interface.. [optional] # noqa: E501 wwnn (str): The uniquely distinguishable user configured World Wide Node Name of the Host.. [optional] # noqa: E501 wwpn (str): The uniquely distinguishable user configured World Wide Port Name of the Host Fibre Channel Interface.. [optional] # noqa: E501 @@ -314,6 +333,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 inventory_device_info (InventoryDeviceInfoRelationship): [optional] # noqa: E501 pinned_interface (InventoryInterfaceRelationship): [optional] # noqa: E501 registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 + vfc (NetworkVfcRelationship): [optional] # noqa: E501 """ class_id = kwargs.get('class_id', "adapter.HostFcInterface") @@ -418,6 +438,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 original_wwpn (str): The uniquely distinguishable factory default World Wide Port Name of the Host Fibre Channel Interface.. [optional] # noqa: E501 peer_dn (str): PeerPort Dn of Host Fibre Channel Interface.. [optional] # noqa: E501 pin_group_name (str): Name given for San PinGroup.. [optional] # noqa: E501 + vfc_action (str): Denotes the action to be performed on the vfc corresponding to the vHBA. * `None` - Default value for vif operation. * `ResetConnectivity` - Resets connectivity on both active and passive vif. * `ResetConnectivityActive` - Resets connectivity on the active vif. * `ResetConnectivityPassive` - Resets connectivity on the passive vif. * `Enable` - Enables the vif on both the FIs. * `Disable` - Disables the vif on both the FIs. * `EnableActive` - Enables the corresponding active vif. * `EnablePassive` - Enables the corresponding standby vif. * `DisableActive` - Disables the corresponding active vif. * `DisablePassive` - Disables the corresponding standby vif.. [optional] if omitted the server will use the default value of "None" # noqa: E501 vif_id (int): Identifier of the virtual fibre channel (Vfc) interface on the networking component (e.g., Fabric Interconnect) for the corresponding Host Fibre Channel Interface.. [optional] # noqa: E501 wwnn (str): The uniquely distinguishable user configured World Wide Node Name of the Host.. [optional] # noqa: E501 wwpn (str): The uniquely distinguishable user configured World Wide Port Name of the Host Fibre Channel Interface.. [optional] # noqa: E501 @@ -425,6 +446,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 inventory_device_info (InventoryDeviceInfoRelationship): [optional] # noqa: E501 pinned_interface (InventoryInterfaceRelationship): [optional] # noqa: E501 registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 + vfc (NetworkVfcRelationship): [optional] # noqa: E501 """ class_id = kwargs.get('class_id', "adapter.HostFcInterface") diff --git a/intersight/model/adapter_host_fc_interface_list.py b/intersight/model/adapter_host_fc_interface_list.py index 32e9783b70..b83847a02c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 718b00edcd..48abfa0dc4 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9594f91982..13323c1903 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -42,6 +42,7 @@ def lazy_import(): 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_vfc_relationship import NetworkVfcRelationship globals()['AdapterHostFcInterface'] = AdapterHostFcInterface globals()['AdapterUnitRelationship'] = AdapterUnitRelationship globals()['AssetDeviceRegistrationRelationship'] = AssetDeviceRegistrationRelationship @@ -53,6 +54,7 @@ def lazy_import(): globals()['MoMoRef'] = MoMoRef globals()['MoTag'] = MoTag globals()['MoVersionContext'] = MoVersionContext + globals()['NetworkVfcRelationship'] = NetworkVfcRelationship class AdapterHostFcInterfaceRelationship(ModelComposed): @@ -172,6 +174,18 @@ class AdapterHostFcInterfaceRelationship(ModelComposed): 'THERMALSAFEMODECRITICALIFM1': "ThermalSafeModeCriticalIFM1", 'THERMALSAFEMODECRITICALIFM2': "ThermalSafeModeCriticalIFM2", }, + ('vfc_action',): { + 'NONE': "None", + 'RESETCONNECTIVITY': "ResetConnectivity", + 'RESETCONNECTIVITYACTIVE': "ResetConnectivityActive", + 'RESETCONNECTIVITYPASSIVE': "ResetConnectivityPassive", + 'ENABLE': "Enable", + 'DISABLE': "Disable", + 'ENABLEACTIVE': "EnableActive", + 'ENABLEPASSIVE': "EnablePassive", + 'DISABLEACTIVE': "DisableActive", + 'DISABLEPASSIVE': "DisablePassive", + }, ('object_type',): { 'AAA.AUDITRECORD': "aaa.AuditRecord", 'AAA.RETENTIONCONFIG': "aaa.RetentionConfig", @@ -270,6 +284,7 @@ class AdapterHostFcInterfaceRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -301,6 +316,7 @@ class AdapterHostFcInterfaceRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -347,7 +363,9 @@ class AdapterHostFcInterfaceRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -725,6 +743,8 @@ class AdapterHostFcInterfaceRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -1006,6 +1026,7 @@ class AdapterHostFcInterfaceRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", @@ -1243,6 +1264,7 @@ def openapi_types(): 'original_wwpn': (str,), # noqa: E501 'peer_dn': (str,), # noqa: E501 'pin_group_name': (str,), # noqa: E501 + 'vfc_action': (str,), # noqa: E501 'vif_id': (int,), # noqa: E501 'wwnn': (str,), # noqa: E501 'wwpn': (str,), # noqa: E501 @@ -1250,6 +1272,7 @@ def openapi_types(): 'inventory_device_info': (InventoryDeviceInfoRelationship,), # noqa: E501 'pinned_interface': (InventoryInterfaceRelationship,), # noqa: E501 'registered_device': (AssetDeviceRegistrationRelationship,), # noqa: E501 + 'vfc': (NetworkVfcRelationship,), # noqa: E501 'object_type': (str,), # noqa: E501 } @@ -1302,6 +1325,7 @@ def discriminator(): 'original_wwpn': 'OriginalWwpn', # noqa: E501 'peer_dn': 'PeerDn', # noqa: E501 'pin_group_name': 'PinGroupName', # noqa: E501 + 'vfc_action': 'VfcAction', # noqa: E501 'vif_id': 'VifId', # noqa: E501 'wwnn': 'Wwnn', # noqa: E501 'wwpn': 'Wwpn', # noqa: E501 @@ -1309,6 +1333,7 @@ def discriminator(): 'inventory_device_info': 'InventoryDeviceInfo', # noqa: E501 'pinned_interface': 'PinnedInterface', # noqa: E501 'registered_device': 'RegisteredDevice', # noqa: E501 + 'vfc': 'Vfc', # noqa: E501 'object_type': 'ObjectType', # noqa: E501 } @@ -1416,6 +1441,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 original_wwpn (str): The uniquely distinguishable factory default World Wide Port Name of the Host Fibre Channel Interface.. [optional] # noqa: E501 peer_dn (str): PeerPort Dn of Host Fibre Channel Interface.. [optional] # noqa: E501 pin_group_name (str): Name given for San PinGroup.. [optional] # noqa: E501 + vfc_action (str): Denotes the action to be performed on the vfc corresponding to the vHBA. * `None` - Default value for vif operation. * `ResetConnectivity` - Resets connectivity on both active and passive vif. * `ResetConnectivityActive` - Resets connectivity on the active vif. * `ResetConnectivityPassive` - Resets connectivity on the passive vif. * `Enable` - Enables the vif on both the FIs. * `Disable` - Disables the vif on both the FIs. * `EnableActive` - Enables the corresponding active vif. * `EnablePassive` - Enables the corresponding standby vif. * `DisableActive` - Disables the corresponding active vif. * `DisablePassive` - Disables the corresponding standby vif.. [optional] if omitted the server will use the default value of "None" # noqa: E501 vif_id (int): Identifier of the virtual fibre channel (Vfc) interface on the networking component (e.g., Fabric Interconnect) for the corresponding Host Fibre Channel Interface.. [optional] # noqa: E501 wwnn (str): The uniquely distinguishable user configured World Wide Node Name of the Host.. [optional] # noqa: E501 wwpn (str): The uniquely distinguishable user configured World Wide Port Name of the Host Fibre Channel Interface.. [optional] # noqa: E501 @@ -1423,6 +1449,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 inventory_device_info (InventoryDeviceInfoRelationship): [optional] # noqa: E501 pinned_interface (InventoryInterfaceRelationship): [optional] # noqa: E501 registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 + vfc (NetworkVfcRelationship): [optional] # noqa: E501 object_type (str): The fully-qualified name of the remote type referred by this relationship.. [optional] # noqa: E501 """ @@ -1569,6 +1596,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 original_wwpn (str): The uniquely distinguishable factory default World Wide Port Name of the Host Fibre Channel Interface.. [optional] # noqa: E501 peer_dn (str): PeerPort Dn of Host Fibre Channel Interface.. [optional] # noqa: E501 pin_group_name (str): Name given for San PinGroup.. [optional] # noqa: E501 + vfc_action (str): Denotes the action to be performed on the vfc corresponding to the vHBA. * `None` - Default value for vif operation. * `ResetConnectivity` - Resets connectivity on both active and passive vif. * `ResetConnectivityActive` - Resets connectivity on the active vif. * `ResetConnectivityPassive` - Resets connectivity on the passive vif. * `Enable` - Enables the vif on both the FIs. * `Disable` - Disables the vif on both the FIs. * `EnableActive` - Enables the corresponding active vif. * `EnablePassive` - Enables the corresponding standby vif. * `DisableActive` - Disables the corresponding active vif. * `DisablePassive` - Disables the corresponding standby vif.. [optional] if omitted the server will use the default value of "None" # noqa: E501 vif_id (int): Identifier of the virtual fibre channel (Vfc) interface on the networking component (e.g., Fabric Interconnect) for the corresponding Host Fibre Channel Interface.. [optional] # noqa: E501 wwnn (str): The uniquely distinguishable user configured World Wide Node Name of the Host.. [optional] # noqa: E501 wwpn (str): The uniquely distinguishable user configured World Wide Port Name of the Host Fibre Channel Interface.. [optional] # noqa: E501 @@ -1576,6 +1604,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 inventory_device_info (InventoryDeviceInfoRelationship): [optional] # noqa: E501 pinned_interface (InventoryInterfaceRelationship): [optional] # noqa: E501 registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 + vfc (NetworkVfcRelationship): [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/adapter_host_fc_interface_response.py b/intersight/model/adapter_host_fc_interface_response.py index a4a2761b62..073b205d79 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f43f27cbfb..8c9c59a496 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 fd902c92e4..d5adcd6e7c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 b7cd0ed144..4ec3bb0ccf 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 b3de27f4ba..8ef2c6fdec 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ddbdcd6bc2..9631fe36e1 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -179,6 +179,7 @@ class AdapterHostIscsiInterfaceRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -210,6 +211,7 @@ class AdapterHostIscsiInterfaceRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -256,7 +258,9 @@ class AdapterHostIscsiInterfaceRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -634,6 +638,8 @@ class AdapterHostIscsiInterfaceRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -915,6 +921,7 @@ class AdapterHostIscsiInterfaceRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/adapter_host_iscsi_interface_response.py b/intersight/model/adapter_host_iscsi_interface_response.py index fb226c850e..ae22ceb674 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 27dd0bf4ff..0cad118131 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0b76c5b3a3..7656352592 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 88f29e09d6..e3daa6928b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2e7a7c369d..cc06e09adf 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a5dc2d811c..195151cbee 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 b261ea69b9..3424c0abb9 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ab923bd3ad..da56b203e8 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 dd289b7d38..7f2926c8b7 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9e7db85ee5..62e5b61b44 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -177,6 +177,7 @@ class AdapterUnitExpanderRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -208,6 +209,7 @@ class AdapterUnitExpanderRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -254,7 +256,9 @@ class AdapterUnitExpanderRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -632,6 +636,8 @@ class AdapterUnitExpanderRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -913,6 +919,7 @@ class AdapterUnitExpanderRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/adapter_unit_expander_response.py b/intersight/model/adapter_unit_expander_response.py index f8d1b3d484..61271e6b47 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1665f2e31b..c857e7f005 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 243821efdc..11f17260b3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 694ec9f2e2..2047c4fe1a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -193,6 +193,7 @@ class AdapterUnitRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -224,6 +225,7 @@ class AdapterUnitRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -270,7 +272,9 @@ class AdapterUnitRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -648,6 +652,8 @@ class AdapterUnitRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -929,6 +935,7 @@ class AdapterUnitRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/adapter_unit_response.py b/intersight/model/adapter_unit_response.py index 3e1d704080..8d766a4349 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 4917f0969f..b1dca6cb01 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7384b3e35b..af9853a07b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_app_op_status.py b/intersight/model/appliance_app_op_status.py index f5ff89adad..92eb33e7a8 100644 --- a/intersight/model/appliance_app_op_status.py +++ b/intersight/model/appliance_app_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_app_op_status_all_of.py b/intersight/model/appliance_app_op_status_all_of.py index 45c007899f..5087c09ab5 100644 --- a/intersight/model/appliance_app_op_status_all_of.py +++ b/intersight/model/appliance_app_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_app_op_status_list.py b/intersight/model/appliance_app_op_status_list.py index 9a6eab074b..0308d11f16 100644 --- a/intersight/model/appliance_app_op_status_list.py +++ b/intersight/model/appliance_app_op_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_app_op_status_list_all_of.py b/intersight/model/appliance_app_op_status_list_all_of.py index d891fc2307..476c14d336 100644 --- a/intersight/model/appliance_app_op_status_list_all_of.py +++ b/intersight/model/appliance_app_op_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_app_op_status_relationship.py b/intersight/model/appliance_app_op_status_relationship.py index a84d684de4..8e7a959fb4 100644 --- a/intersight/model/appliance_app_op_status_relationship.py +++ b/intersight/model/appliance_app_op_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -188,6 +188,7 @@ class ApplianceAppOpStatusRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -219,6 +220,7 @@ class ApplianceAppOpStatusRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -265,7 +267,9 @@ class ApplianceAppOpStatusRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -643,6 +647,8 @@ class ApplianceAppOpStatusRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -924,6 +930,7 @@ class ApplianceAppOpStatusRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/appliance_app_op_status_response.py b/intersight/model/appliance_app_op_status_response.py index e31874da7e..2665b16930 100644 --- a/intersight/model/appliance_app_op_status_response.py +++ b/intersight/model/appliance_app_op_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9a67149cf8..03fe3049e8 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2c1e712340..4fbf42a295 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ea1dc28a21..1b4da08cb8 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2aa500714f..9d56e07f64 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 545d93c384..925648a9c3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -190,6 +190,7 @@ class ApplianceAppStatusRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -221,6 +222,7 @@ class ApplianceAppStatusRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -267,7 +269,9 @@ class ApplianceAppStatusRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -645,6 +649,8 @@ class ApplianceAppStatusRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -926,6 +932,7 @@ class ApplianceAppStatusRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/appliance_app_status_response.py b/intersight/model/appliance_app_status_response.py index f8095015c1..33f838df4a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 cda243c37e..4407d1491a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1fda913261..b377e609e1 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 dfc53b5108..fe94755eb7 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 925fe5f8fd..9fa8d04872 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 b836d95128..9fb4e0513f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 dc6aa71b12..fa999aa62d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -143,6 +143,7 @@ def openapi_types(): 'object_type': (str,), # noqa: E501 'elapsed_time': (int,), # noqa: E501 'end_time': (datetime,), # noqa: E501 + 'is_manual': (bool,), # noqa: E501 'is_password_set': (bool,), # noqa: E501 'messages': ([str], none_type,), # noqa: E501 'password': (str,), # noqa: E501 @@ -183,6 +184,7 @@ def discriminator(): 'object_type': 'ObjectType', # noqa: E501 'elapsed_time': 'ElapsedTime', # noqa: E501 'end_time': 'EndTime', # noqa: E501 + 'is_manual': 'IsManual', # noqa: E501 'is_password_set': 'IsPasswordSet', # noqa: E501 'messages': 'Messages', # noqa: E501 'password': 'Password', # noqa: E501 @@ -213,6 +215,7 @@ def discriminator(): read_only_vars = { 'elapsed_time', # noqa: E501 'end_time', # noqa: E501 + 'is_manual', # noqa: E501 'is_password_set', # noqa: E501 'start_time', # noqa: E501 'status', # noqa: E501 @@ -265,6 +268,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 _visited_composed_classes = (Animal,) elapsed_time (int): Elapsed time in seconds since the backup process has started.. [optional] # noqa: E501 end_time (datetime): End date and time of the backup process.. [optional] # noqa: E501 + is_manual (bool): If true, represents a manual backup. Else represents a scheduled backup.. [optional] # noqa: E501 is_password_set (bool): Indicates whether the value of the 'password' property has been set.. [optional] if omitted the server will use the default value of False # noqa: E501 messages ([str], none_type): [optional] # noqa: E501 password (str): Password to authenticate the fileserver.. [optional] # noqa: E501 @@ -404,6 +408,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 _visited_composed_classes = (Animal,) elapsed_time (int): Elapsed time in seconds since the backup process has started.. [optional] # noqa: E501 end_time (datetime): End date and time of the backup process.. [optional] # noqa: E501 + is_manual (bool): If true, represents a manual backup. Else represents a scheduled backup.. [optional] # noqa: E501 is_password_set (bool): Indicates whether the value of the 'password' property has been set.. [optional] if omitted the server will use the default value of False # noqa: E501 messages ([str], none_type): [optional] # noqa: E501 password (str): Password to authenticate the fileserver.. [optional] # noqa: E501 diff --git a/intersight/model/appliance_backup_all_of.py b/intersight/model/appliance_backup_all_of.py index fc9dfcbf5b..5db80c0541 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -111,6 +111,7 @@ def openapi_types(): 'object_type': (str,), # noqa: E501 'elapsed_time': (int,), # noqa: E501 'end_time': (datetime,), # noqa: E501 + 'is_manual': (bool,), # noqa: E501 'is_password_set': (bool,), # noqa: E501 'messages': ([str], none_type,), # noqa: E501 'password': (str,), # noqa: E501 @@ -129,6 +130,7 @@ def discriminator(): 'object_type': 'ObjectType', # noqa: E501 'elapsed_time': 'ElapsedTime', # noqa: E501 'end_time': 'EndTime', # noqa: E501 + 'is_manual': 'IsManual', # noqa: E501 'is_password_set': 'IsPasswordSet', # noqa: E501 'messages': 'Messages', # noqa: E501 'password': 'Password', # noqa: E501 @@ -140,6 +142,7 @@ def discriminator(): read_only_vars = { 'elapsed_time', # noqa: E501 'end_time', # noqa: E501 + 'is_manual', # noqa: E501 'is_password_set', # noqa: E501 'start_time', # noqa: E501 'status', # noqa: E501 @@ -189,6 +192,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 _visited_composed_classes = (Animal,) elapsed_time (int): Elapsed time in seconds since the backup process has started.. [optional] # noqa: E501 end_time (datetime): End date and time of the backup process.. [optional] # noqa: E501 + is_manual (bool): If true, represents a manual backup. Else represents a scheduled backup.. [optional] # noqa: E501 is_password_set (bool): Indicates whether the value of the 'password' property has been set.. [optional] if omitted the server will use the default value of False # noqa: E501 messages ([str], none_type): [optional] # noqa: E501 password (str): Password to authenticate the fileserver.. [optional] # noqa: E501 @@ -290,6 +294,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 _visited_composed_classes = (Animal,) elapsed_time (int): Elapsed time in seconds since the backup process has started.. [optional] # noqa: E501 end_time (datetime): End date and time of the backup process.. [optional] # noqa: E501 + is_manual (bool): If true, represents a manual backup. Else represents a scheduled backup.. [optional] # noqa: E501 is_password_set (bool): Indicates whether the value of the 'password' property has been set.. [optional] if omitted the server will use the default value of False # noqa: E501 messages ([str], none_type): [optional] # noqa: E501 password (str): Password to authenticate the fileserver.. [optional] # noqa: E501 diff --git a/intersight/model/appliance_backup_base.py b/intersight/model/appliance_backup_base.py index cca9a0f653..d7c56e29a7 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0dad65f497..f6089d5fb7 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d41bd14ac5..c0a812a588 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6947861f48..52253e7d04 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_backup_monitor.py b/intersight/model/appliance_backup_monitor.py index 2cb845c3df..3ed3652ed4 100644 --- a/intersight/model/appliance_backup_monitor.py +++ b/intersight/model/appliance_backup_monitor.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_backup_monitor_all_of.py b/intersight/model/appliance_backup_monitor_all_of.py index 8738b87915..709f77df57 100644 --- a/intersight/model/appliance_backup_monitor_all_of.py +++ b/intersight/model/appliance_backup_monitor_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_backup_monitor_list.py b/intersight/model/appliance_backup_monitor_list.py index c0f1e1f44e..db1ce74b5d 100644 --- a/intersight/model/appliance_backup_monitor_list.py +++ b/intersight/model/appliance_backup_monitor_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_backup_monitor_list_all_of.py b/intersight/model/appliance_backup_monitor_list_all_of.py index 33d4045d79..df4e3b0b98 100644 --- a/intersight/model/appliance_backup_monitor_list_all_of.py +++ b/intersight/model/appliance_backup_monitor_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_backup_monitor_response.py b/intersight/model/appliance_backup_monitor_response.py index 86f39affbd..d44c0199a8 100644 --- a/intersight/model/appliance_backup_monitor_response.py +++ b/intersight/model/appliance_backup_monitor_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 acd8d9af4d..bb8ed34b52 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0856bf0a64..84c54bd7ca 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 499c2e6e16..26de5f7967 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 598f015083..84664546d5 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 3259d577ba..bc8cb19ee7 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6bb2308961..b0bdedaa1d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_backup_rotate_data.py b/intersight/model/appliance_backup_rotate_data.py index 661ab4dea8..35574bd110 100644 --- a/intersight/model/appliance_backup_rotate_data.py +++ b/intersight/model/appliance_backup_rotate_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_backup_rotate_data_all_of.py b/intersight/model/appliance_backup_rotate_data_all_of.py index 217ae31660..41809e7a15 100644 --- a/intersight/model/appliance_backup_rotate_data_all_of.py +++ b/intersight/model/appliance_backup_rotate_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_backup_rotate_data_list.py b/intersight/model/appliance_backup_rotate_data_list.py index 90a945a2a9..de932cd583 100644 --- a/intersight/model/appliance_backup_rotate_data_list.py +++ b/intersight/model/appliance_backup_rotate_data_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_backup_rotate_data_list_all_of.py b/intersight/model/appliance_backup_rotate_data_list_all_of.py index 209ddbeb59..287e67d12e 100644 --- a/intersight/model/appliance_backup_rotate_data_list_all_of.py +++ b/intersight/model/appliance_backup_rotate_data_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_backup_rotate_data_response.py b/intersight/model/appliance_backup_rotate_data_response.py index 4c038acc9d..e0e564c6d8 100644 --- a/intersight/model/appliance_backup_rotate_data_response.py +++ b/intersight/model/appliance_backup_rotate_data_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f00acc1951..c38aed39f6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 cd1ea07235..62f967905b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 492f52ace9..83c877c1ea 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 34daf1e312..0e27cafacf 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 855f2bcd76..0d8ad9aae8 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ab374f806d..38e04b1cd6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7a6959ad0d..cd951442a7 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_cluster_info.py b/intersight/model/appliance_cluster_info.py index 4c9f6d9208..1d7a146c69 100644 --- a/intersight/model/appliance_cluster_info.py +++ b/intersight/model/appliance_cluster_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_cluster_info_all_of.py b/intersight/model/appliance_cluster_info_all_of.py index 1d1fd246c3..7c800fda08 100644 --- a/intersight/model/appliance_cluster_info_all_of.py +++ b/intersight/model/appliance_cluster_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_cluster_info_list.py b/intersight/model/appliance_cluster_info_list.py index be96231889..575c73e4bc 100644 --- a/intersight/model/appliance_cluster_info_list.py +++ b/intersight/model/appliance_cluster_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_cluster_info_list_all_of.py b/intersight/model/appliance_cluster_info_list_all_of.py index f4d96cf958..02f88dcfa3 100644 --- a/intersight/model/appliance_cluster_info_list_all_of.py +++ b/intersight/model/appliance_cluster_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_cluster_info_response.py b/intersight/model/appliance_cluster_info_response.py index 27bb7ea368..2ca299dec2 100644 --- a/intersight/model/appliance_cluster_info_response.py +++ b/intersight/model/appliance_cluster_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_cluster_install.py b/intersight/model/appliance_cluster_install.py index be01c0c07d..085930ddf5 100644 --- a/intersight/model/appliance_cluster_install.py +++ b/intersight/model/appliance_cluster_install.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_cluster_install_base.py b/intersight/model/appliance_cluster_install_base.py index 336d16bddc..fbeea8110d 100644 --- a/intersight/model/appliance_cluster_install_base.py +++ b/intersight/model/appliance_cluster_install_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_cluster_install_base_all_of.py b/intersight/model/appliance_cluster_install_base_all_of.py index e5a3fc4afa..226a69c160 100644 --- a/intersight/model/appliance_cluster_install_base_all_of.py +++ b/intersight/model/appliance_cluster_install_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_cluster_install_list.py b/intersight/model/appliance_cluster_install_list.py index 7d1d6ab1b5..e01f1b1ae4 100644 --- a/intersight/model/appliance_cluster_install_list.py +++ b/intersight/model/appliance_cluster_install_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_cluster_install_list_all_of.py b/intersight/model/appliance_cluster_install_list_all_of.py index bfb30a878e..0b00c86f92 100644 --- a/intersight/model/appliance_cluster_install_list_all_of.py +++ b/intersight/model/appliance_cluster_install_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_cluster_install_phase.py b/intersight/model/appliance_cluster_install_phase.py index 74438f3753..f3c431ebc4 100644 --- a/intersight/model/appliance_cluster_install_phase.py +++ b/intersight/model/appliance_cluster_install_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_cluster_install_phase_all_of.py b/intersight/model/appliance_cluster_install_phase_all_of.py index 2672a4f4cf..8fa0531885 100644 --- a/intersight/model/appliance_cluster_install_phase_all_of.py +++ b/intersight/model/appliance_cluster_install_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_cluster_install_response.py b/intersight/model/appliance_cluster_install_response.py index ace2cfe83f..e8fe8cbeb9 100644 --- a/intersight/model/appliance_cluster_install_response.py +++ b/intersight/model/appliance_cluster_install_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_cluster_replace_node.py b/intersight/model/appliance_cluster_replace_node.py index 8301bdd79f..db7ee52d24 100644 --- a/intersight/model/appliance_cluster_replace_node.py +++ b/intersight/model/appliance_cluster_replace_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_cluster_replace_node_all_of.py b/intersight/model/appliance_cluster_replace_node_all_of.py index 36f493a5ec..aecae62d4e 100644 --- a/intersight/model/appliance_cluster_replace_node_all_of.py +++ b/intersight/model/appliance_cluster_replace_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_cluster_replace_node_list.py b/intersight/model/appliance_cluster_replace_node_list.py index 77fdd2e053..a26eef7049 100644 --- a/intersight/model/appliance_cluster_replace_node_list.py +++ b/intersight/model/appliance_cluster_replace_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_cluster_replace_node_list_all_of.py b/intersight/model/appliance_cluster_replace_node_list_all_of.py index 6663799411..ec0ce37fda 100644 --- a/intersight/model/appliance_cluster_replace_node_list_all_of.py +++ b/intersight/model/appliance_cluster_replace_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_cluster_replace_node_response.py b/intersight/model/appliance_cluster_replace_node_response.py index e217550e5d..9ac4d3cf1d 100644 --- a/intersight/model/appliance_cluster_replace_node_response.py +++ b/intersight/model/appliance_cluster_replace_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 eb5139ea95..5e110f3da2 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d27cf5b6e9..f6c5d69eaa 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 bb0d6685ed..60fd74ec64 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 388bde4cbb..7e15df8643 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 8d348ee033..a0f5d5bbf1 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -173,6 +173,7 @@ class ApplianceDataExportPolicyRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -204,6 +205,7 @@ class ApplianceDataExportPolicyRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -250,7 +252,9 @@ class ApplianceDataExportPolicyRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -628,6 +632,8 @@ class ApplianceDataExportPolicyRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -909,6 +915,7 @@ class ApplianceDataExportPolicyRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/appliance_data_export_policy_response.py b/intersight/model/appliance_data_export_policy_response.py index 2a417f9c9d..86342c4f4a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 76d8affe04..b023dbc926 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 bc28ad1cfd..0910e6a0f7 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 dc528be4d0..f2f9faf84b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d449f589c6..1da591f7f2 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ba4b8548ca..9588f17390 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 31b9e28317..2eeb1cd668 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_device_claim_all_of.py b/intersight/model/appliance_device_claim_all_of.py index 63b3bca2d7..347ca6a7ff 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_device_claim_list.py b/intersight/model/appliance_device_claim_list.py index f052370f69..0420cd270e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2b588ed9f3..31bb8272fc 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6ccb4b51fa..93bf24c9e7 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_device_cluster_install.py b/intersight/model/appliance_device_cluster_install.py index 46d764ed44..32808211eb 100644 --- a/intersight/model/appliance_device_cluster_install.py +++ b/intersight/model/appliance_device_cluster_install.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_device_cluster_install_all_of.py b/intersight/model/appliance_device_cluster_install_all_of.py index 5903acd48e..4a8f20c6ea 100644 --- a/intersight/model/appliance_device_cluster_install_all_of.py +++ b/intersight/model/appliance_device_cluster_install_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_device_cluster_install_list.py b/intersight/model/appliance_device_cluster_install_list.py index dd6be82f06..d9ee2c0037 100644 --- a/intersight/model/appliance_device_cluster_install_list.py +++ b/intersight/model/appliance_device_cluster_install_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_device_cluster_install_list_all_of.py b/intersight/model/appliance_device_cluster_install_list_all_of.py index 391b16c12f..dce50c7d2a 100644 --- a/intersight/model/appliance_device_cluster_install_list_all_of.py +++ b/intersight/model/appliance_device_cluster_install_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_device_cluster_install_response.py b/intersight/model/appliance_device_cluster_install_response.py index e8d528dfee..2c33d627f8 100644 --- a/intersight/model/appliance_device_cluster_install_response.py +++ b/intersight/model/appliance_device_cluster_install_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 76a72d4d1a..ec8d3f8450 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 87140c0a18..55125c4347 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 13c4d6aa9d..15c01e09fa 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 83bf8a3851..32977960c1 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9a7a43d9ca..7703e48c48 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 4a9008b9b3..4058179d88 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 37ca40d478..b76afe4c63 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e98c19216d..807167153d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 24881ef462..0ec5d34c43 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 afd7f8fd36..ab31417021 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e59b796312..3d768a0a6f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 33ad0d75ea..2f973f1c0d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 71d8c41603..47bf30dc95 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 5907bcafe0..ab3e7e80d1 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 457247f6a9..42f7e67c59 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 bc1dfb35c3..274879e3cf 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c6b9d465b6..bee25f076e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9a2537f0e5..e66a5f4890 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d32e31cb2e..964d641176 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2e76f61121..a7be3c2b60 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_file_system_op_status.py b/intersight/model/appliance_file_system_op_status.py index fa9f586843..82b9e340f4 100644 --- a/intersight/model/appliance_file_system_op_status.py +++ b/intersight/model/appliance_file_system_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_file_system_op_status_all_of.py b/intersight/model/appliance_file_system_op_status_all_of.py index f8a01e80ef..c3766e90e1 100644 --- a/intersight/model/appliance_file_system_op_status_all_of.py +++ b/intersight/model/appliance_file_system_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_file_system_op_status_list.py b/intersight/model/appliance_file_system_op_status_list.py index 6577198fe5..207c9bdf78 100644 --- a/intersight/model/appliance_file_system_op_status_list.py +++ b/intersight/model/appliance_file_system_op_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_file_system_op_status_list_all_of.py b/intersight/model/appliance_file_system_op_status_list_all_of.py index 6a40d2feaf..7bfc22962a 100644 --- a/intersight/model/appliance_file_system_op_status_list_all_of.py +++ b/intersight/model/appliance_file_system_op_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_file_system_op_status_relationship.py b/intersight/model/appliance_file_system_op_status_relationship.py index 206112b9a3..8966ab9b40 100644 --- a/intersight/model/appliance_file_system_op_status_relationship.py +++ b/intersight/model/appliance_file_system_op_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -186,6 +186,7 @@ class ApplianceFileSystemOpStatusRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -217,6 +218,7 @@ class ApplianceFileSystemOpStatusRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -263,7 +265,9 @@ class ApplianceFileSystemOpStatusRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -641,6 +645,8 @@ class ApplianceFileSystemOpStatusRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -922,6 +928,7 @@ class ApplianceFileSystemOpStatusRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/appliance_file_system_op_status_response.py b/intersight/model/appliance_file_system_op_status_response.py index 58d752187e..48c932dbaf 100644 --- a/intersight/model/appliance_file_system_op_status_response.py +++ b/intersight/model/appliance_file_system_op_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f8f2a25a33..e85e776998 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 fbc237ea58..0d7efd607a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7247f44199..8634422d0d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 fc9c5aba43..95c814e391 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d46187a8e1..6aeec6c941 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -186,6 +186,7 @@ class ApplianceFileSystemStatusRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -217,6 +218,7 @@ class ApplianceFileSystemStatusRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -263,7 +265,9 @@ class ApplianceFileSystemStatusRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -641,6 +645,8 @@ class ApplianceFileSystemStatusRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -922,6 +928,7 @@ class ApplianceFileSystemStatusRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/appliance_file_system_status_response.py b/intersight/model/appliance_file_system_status_response.py index be5273cb6a..0c31283d3c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_group_op_status.py b/intersight/model/appliance_group_op_status.py index e2fd7db2af..1e3603e1d4 100644 --- a/intersight/model/appliance_group_op_status.py +++ b/intersight/model/appliance_group_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_group_op_status_all_of.py b/intersight/model/appliance_group_op_status_all_of.py index abbe5b9ac9..c96bfa27e2 100644 --- a/intersight/model/appliance_group_op_status_all_of.py +++ b/intersight/model/appliance_group_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_group_op_status_list.py b/intersight/model/appliance_group_op_status_list.py index d113e15d6a..139ef06005 100644 --- a/intersight/model/appliance_group_op_status_list.py +++ b/intersight/model/appliance_group_op_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_group_op_status_list_all_of.py b/intersight/model/appliance_group_op_status_list_all_of.py index fb91e2c75b..8bf7ee5c21 100644 --- a/intersight/model/appliance_group_op_status_list_all_of.py +++ b/intersight/model/appliance_group_op_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_group_op_status_relationship.py b/intersight/model/appliance_group_op_status_relationship.py index 3ffa76b90c..3fa8d75507 100644 --- a/intersight/model/appliance_group_op_status_relationship.py +++ b/intersight/model/appliance_group_op_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -175,6 +175,7 @@ class ApplianceGroupOpStatusRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -206,6 +207,7 @@ class ApplianceGroupOpStatusRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -252,7 +254,9 @@ class ApplianceGroupOpStatusRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -630,6 +634,8 @@ class ApplianceGroupOpStatusRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -911,6 +917,7 @@ class ApplianceGroupOpStatusRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/appliance_group_op_status_response.py b/intersight/model/appliance_group_op_status_response.py index d4a3e0b4fc..9d85aaf3da 100644 --- a/intersight/model/appliance_group_op_status_response.py +++ b/intersight/model/appliance_group_op_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 cfe36d72cc..eb22c8ab7c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6ff9319f6e..24390266b6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 11a7787426..4986e69d1c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 555c8ba161..4a2847617d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2829517243..f4cde68298 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -175,6 +175,7 @@ class ApplianceGroupStatusRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -206,6 +207,7 @@ class ApplianceGroupStatusRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -252,7 +254,9 @@ class ApplianceGroupStatusRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -630,6 +634,8 @@ class ApplianceGroupStatusRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -911,6 +917,7 @@ class ApplianceGroupStatusRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/appliance_group_status_response.py b/intersight/model/appliance_group_status_response.py index bdeb89b748..7754d3cac8 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a63b2b5208..6106dfaf20 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 73fcb61a97..f9a80eb85e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a62f92c651..d64fa7dd9e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 036ea1f8c2..6d6e1f2e68 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 378976efa2..ed5c5c405d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -182,6 +182,7 @@ class ApplianceImageBundleRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -213,6 +214,7 @@ class ApplianceImageBundleRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -259,7 +261,9 @@ class ApplianceImageBundleRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -637,6 +641,8 @@ class ApplianceImageBundleRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -918,6 +924,7 @@ class ApplianceImageBundleRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/appliance_image_bundle_response.py b/intersight/model/appliance_image_bundle_response.py index 81d2f5b298..1bd4112172 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6f9cbbb22f..6f2f6485bb 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c4d2da3001..22a47cca17 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_meta_manifest.py b/intersight/model/appliance_meta_manifest.py index 530984e375..00e62448fd 100644 --- a/intersight/model/appliance_meta_manifest.py +++ b/intersight/model/appliance_meta_manifest.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_meta_manifest_all_of.py b/intersight/model/appliance_meta_manifest_all_of.py index 568a520328..54440c61fe 100644 --- a/intersight/model/appliance_meta_manifest_all_of.py +++ b/intersight/model/appliance_meta_manifest_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_meta_manifest_list.py b/intersight/model/appliance_meta_manifest_list.py index 1a9b53bc2c..fe4246a03b 100644 --- a/intersight/model/appliance_meta_manifest_list.py +++ b/intersight/model/appliance_meta_manifest_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_meta_manifest_list_all_of.py b/intersight/model/appliance_meta_manifest_list_all_of.py index 59c984c968..ab171f1583 100644 --- a/intersight/model/appliance_meta_manifest_list_all_of.py +++ b/intersight/model/appliance_meta_manifest_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_meta_manifest_response.py b/intersight/model/appliance_meta_manifest_response.py index 1ce5ebc3ab..da66310f50 100644 --- a/intersight/model/appliance_meta_manifest_response.py +++ b/intersight/model/appliance_meta_manifest_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_network_link_status.py b/intersight/model/appliance_network_link_status.py index c63ea8ca5e..98164e0ef4 100644 --- a/intersight/model/appliance_network_link_status.py +++ b/intersight/model/appliance_network_link_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_network_link_status_all_of.py b/intersight/model/appliance_network_link_status_all_of.py index c40cb706a9..e3fb3e7dbb 100644 --- a/intersight/model/appliance_network_link_status_all_of.py +++ b/intersight/model/appliance_network_link_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_network_link_status_list.py b/intersight/model/appliance_network_link_status_list.py index 742eb7b84b..4053983143 100644 --- a/intersight/model/appliance_network_link_status_list.py +++ b/intersight/model/appliance_network_link_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_network_link_status_list_all_of.py b/intersight/model/appliance_network_link_status_list_all_of.py index 2ae44526b2..8441f664c8 100644 --- a/intersight/model/appliance_network_link_status_list_all_of.py +++ b/intersight/model/appliance_network_link_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_network_link_status_relationship.py b/intersight/model/appliance_network_link_status_relationship.py index 77cd7a1170..35e6f491c4 100644 --- a/intersight/model/appliance_network_link_status_relationship.py +++ b/intersight/model/appliance_network_link_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -175,6 +175,7 @@ class ApplianceNetworkLinkStatusRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -206,6 +207,7 @@ class ApplianceNetworkLinkStatusRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -252,7 +254,9 @@ class ApplianceNetworkLinkStatusRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -630,6 +634,8 @@ class ApplianceNetworkLinkStatusRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -911,6 +917,7 @@ class ApplianceNetworkLinkStatusRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/appliance_network_link_status_response.py b/intersight/model/appliance_network_link_status_response.py index 72ccc5de7d..579c2b6d06 100644 --- a/intersight/model/appliance_network_link_status_response.py +++ b/intersight/model/appliance_network_link_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_network_status.py b/intersight/model/appliance_network_status.py index da67814499..4ccad4bdc2 100644 --- a/intersight/model/appliance_network_status.py +++ b/intersight/model/appliance_network_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_network_status_all_of.py b/intersight/model/appliance_network_status_all_of.py index 1a26eeabe3..89cc5208cc 100644 --- a/intersight/model/appliance_network_status_all_of.py +++ b/intersight/model/appliance_network_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 23155c01fb..e7d8c337a5 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 dad05afd32..bddfd8204e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 806cf51980..e830e85495 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 319bc2e61c..8d544f6178 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 207743b4a1..5fd1668e22 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -186,6 +186,7 @@ class ApplianceNodeInfoRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -217,6 +218,7 @@ class ApplianceNodeInfoRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -263,7 +265,9 @@ class ApplianceNodeInfoRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -641,6 +645,8 @@ class ApplianceNodeInfoRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -922,6 +928,7 @@ class ApplianceNodeInfoRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/appliance_node_info_response.py b/intersight/model/appliance_node_info_response.py index 13c98b10b7..8137633496 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_node_ip_info.py b/intersight/model/appliance_node_ip_info.py index 39a4ca8b16..efa51f4380 100644 --- a/intersight/model/appliance_node_ip_info.py +++ b/intersight/model/appliance_node_ip_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_node_ip_info_all_of.py b/intersight/model/appliance_node_ip_info_all_of.py index b1044a4adb..93f4f4cb9b 100644 --- a/intersight/model/appliance_node_ip_info_all_of.py +++ b/intersight/model/appliance_node_ip_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_node_op_status.py b/intersight/model/appliance_node_op_status.py index 4bb779f7aa..1024eaf8d0 100644 --- a/intersight/model/appliance_node_op_status.py +++ b/intersight/model/appliance_node_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_node_op_status_all_of.py b/intersight/model/appliance_node_op_status_all_of.py index 8aff16ac0a..deba7a07fa 100644 --- a/intersight/model/appliance_node_op_status_all_of.py +++ b/intersight/model/appliance_node_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_node_op_status_list.py b/intersight/model/appliance_node_op_status_list.py index 7109a693e1..3c00457ac0 100644 --- a/intersight/model/appliance_node_op_status_list.py +++ b/intersight/model/appliance_node_op_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_node_op_status_list_all_of.py b/intersight/model/appliance_node_op_status_list_all_of.py index 30acd54790..6e35739afc 100644 --- a/intersight/model/appliance_node_op_status_list_all_of.py +++ b/intersight/model/appliance_node_op_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_node_op_status_relationship.py b/intersight/model/appliance_node_op_status_relationship.py index 4c8d7884c8..65385bef40 100644 --- a/intersight/model/appliance_node_op_status_relationship.py +++ b/intersight/model/appliance_node_op_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -201,6 +201,7 @@ class ApplianceNodeOpStatusRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -232,6 +233,7 @@ class ApplianceNodeOpStatusRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -278,7 +280,9 @@ class ApplianceNodeOpStatusRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -656,6 +660,8 @@ class ApplianceNodeOpStatusRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -937,6 +943,7 @@ class ApplianceNodeOpStatusRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/appliance_node_op_status_response.py b/intersight/model/appliance_node_op_status_response.py index 4a17953717..8e7d027c39 100644 --- a/intersight/model/appliance_node_op_status_response.py +++ b/intersight/model/appliance_node_op_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 b29dffbb52..e10f601cd9 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 b3b2d2b38f..9e857d278d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 cb4e9e52b8..3361112dc1 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e40e598408..9bb9c6d82e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 8fdd9edfdf..d33ecacfa3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -195,6 +195,7 @@ class ApplianceNodeStatusRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -226,6 +227,7 @@ class ApplianceNodeStatusRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -272,7 +274,9 @@ class ApplianceNodeStatusRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -650,6 +654,8 @@ class ApplianceNodeStatusRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -931,6 +937,7 @@ class ApplianceNodeStatusRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/appliance_node_status_response.py b/intersight/model/appliance_node_status_response.py index f7939a46d4..d661220564 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a4fb8d3b1e..2571a9b92a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 cb8171b456..dd2ccd5080 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 fdcb447f7d..2f475bf5e0 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d740325649..cb9aaca09a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6bf613bfd3..0cbe11f233 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 00af59972b..478a51b609 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9015c5f443..6935212585 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f15f5292cf..6d78a5dd28 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2068e6a608..c9e74797a7 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 b0c59cb680..f25ce4ce2a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 105f72da26..3c815358d3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 fe5c39c103..36cc1e63a6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 017b47f52a..e174fbfff8 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e40dc060dd..0ce8cb0469 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 dbb4b66472..f65e539a00 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 49ff0ff1bb..631faec8a9 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ed9a15a4db..00d98f09c9 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6348c3929a..e7a50a2410 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 66ef84d7a6..07b7597fac 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 233beba384..9621f31e1f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 5e731e27f1..6648dae8d5 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 8f8dc80628..b5b503e5fb 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1d1386ce40..554a3a0e68 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 73cc56ea03..d3dfab6067 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 cdfc7cfa1f..12f0f33647 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 351a287aac..c493716de6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 974c7b3bb5..51b3742d3b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -455,6 +455,7 @@ class ApplianceSystemInfoRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -486,6 +487,7 @@ class ApplianceSystemInfoRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -532,7 +534,9 @@ class ApplianceSystemInfoRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -910,6 +914,8 @@ class ApplianceSystemInfoRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -1191,6 +1197,7 @@ class ApplianceSystemInfoRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/appliance_system_info_response.py b/intersight/model/appliance_system_info_response.py index 034a7f1aa0..71b4ff1014 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_system_op_status.py b/intersight/model/appliance_system_op_status.py index 8a15334d98..2dd8ab8222 100644 --- a/intersight/model/appliance_system_op_status.py +++ b/intersight/model/appliance_system_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_system_op_status_all_of.py b/intersight/model/appliance_system_op_status_all_of.py index fefba4b3d1..2d781fe850 100644 --- a/intersight/model/appliance_system_op_status_all_of.py +++ b/intersight/model/appliance_system_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_system_op_status_list.py b/intersight/model/appliance_system_op_status_list.py index 06de01dafd..f890246c57 100644 --- a/intersight/model/appliance_system_op_status_list.py +++ b/intersight/model/appliance_system_op_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_system_op_status_list_all_of.py b/intersight/model/appliance_system_op_status_list_all_of.py index b4bca8c898..60c1e3b817 100644 --- a/intersight/model/appliance_system_op_status_list_all_of.py +++ b/intersight/model/appliance_system_op_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_system_op_status_relationship.py b/intersight/model/appliance_system_op_status_relationship.py index f6bffc8aee..767a050236 100644 --- a/intersight/model/appliance_system_op_status_relationship.py +++ b/intersight/model/appliance_system_op_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -192,6 +192,7 @@ class ApplianceSystemOpStatusRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -223,6 +224,7 @@ class ApplianceSystemOpStatusRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -269,7 +271,9 @@ class ApplianceSystemOpStatusRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -647,6 +651,8 @@ class ApplianceSystemOpStatusRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -928,6 +934,7 @@ class ApplianceSystemOpStatusRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/appliance_system_op_status_response.py b/intersight/model/appliance_system_op_status_response.py index fb043eb5f4..243a249738 100644 --- a/intersight/model/appliance_system_op_status_response.py +++ b/intersight/model/appliance_system_op_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 4f5c370eeb..977c8ecaf3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9ccc19aa98..5f779aa93c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 eae8b53487..0c2d56cb7a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 01a92b855b..ea0932c2dc 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 5f0eabb689..a233bcac9e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -192,6 +192,7 @@ class ApplianceSystemStatusRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -223,6 +224,7 @@ class ApplianceSystemStatusRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -269,7 +271,9 @@ class ApplianceSystemStatusRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -647,6 +651,8 @@ class ApplianceSystemStatusRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -928,6 +934,7 @@ class ApplianceSystemStatusRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/appliance_system_status_response.py b/intersight/model/appliance_system_status_response.py index 8abb4df813..2a6088c1e3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 47f49873a6..cf9b446a2c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 3cf1724e8d..aee1ac771f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e6e02b19bd..1f4cabad21 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 24f1e676e4..17e9bb4849 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1f17167441..dd706e12f1 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 b7a0c0ffb5..a4c6b9b818 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 bdababf8a4..f2f90e89ca 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 fabff400d0..2df8f96857 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 40fa4283f0..4d92375c7e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 8a2d594fd9..1232423c9b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 3139db51c6..755cdd0707 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 53e6ddfe47..df534743f8 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_alarm_summary.py b/intersight/model/asset_alarm_summary.py index 3930350a1e..5590062541 100644 --- a/intersight/model/asset_alarm_summary.py +++ b/intersight/model/asset_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -106,6 +106,9 @@ def openapi_types(): 'critical': (int,), # noqa: E501 'health': (str,), # noqa: E501 'info': (int,), # noqa: E501 + 'suppressed_critical': (int,), # noqa: E501 + 'suppressed_info': (int,), # noqa: E501 + 'suppressed_warning': (int,), # noqa: E501 'warning': (int,), # noqa: E501 } @@ -123,6 +126,9 @@ def discriminator(): 'critical': 'Critical', # noqa: E501 'health': 'Health', # noqa: E501 'info': 'Info', # noqa: E501 + 'suppressed_critical': 'SuppressedCritical', # noqa: E501 + 'suppressed_info': 'SuppressedInfo', # noqa: E501 + 'suppressed_warning': 'SuppressedWarning', # noqa: E501 'warning': 'Warning', # noqa: E501 } @@ -130,6 +136,9 @@ def discriminator(): 'critical', # noqa: E501 'health', # noqa: E501 'info', # noqa: E501 + 'suppressed_critical', # noqa: E501 + 'suppressed_info', # noqa: E501 + 'suppressed_warning', # noqa: E501 'warning', # noqa: E501 } @@ -174,6 +183,9 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 critical (int): The count of active alarms that have severity type Critical.. [optional] # noqa: E501 health (str): Health of the managed end point. The highest severity computed from alarmSummary property is set as the health. * `Healthy` - The Enum value represents that the entity is healthy. * `Warning` - The Enum value Warning represents that the entity has one or more active warnings on it. * `Critical` - The Enum value Critical represents that the entity is in a critical state.. [optional] if omitted the server will use the default value of "Healthy" # noqa: E501 info (int): The count of active alarms that have severity type Info.. [optional] # noqa: E501 + suppressed_critical (int): The count of active suppressed alarms that have severity type Critical.. [optional] # noqa: E501 + suppressed_info (int): The count of active suppressed alarms that have severity type Info.. [optional] # noqa: E501 + suppressed_warning (int): The count of active suppressed alarms that have severity type Warning.. [optional] # noqa: E501 warning (int): The count of active alarms that have severity type Warning.. [optional] # noqa: E501 """ @@ -290,6 +302,9 @@ def __init__(self, *args, **kwargs): # noqa: E501 critical (int): The count of active alarms that have severity type Critical.. [optional] # noqa: E501 health (str): Health of the managed end point. The highest severity computed from alarmSummary property is set as the health. * `Healthy` - The Enum value represents that the entity is healthy. * `Warning` - The Enum value Warning represents that the entity has one or more active warnings on it. * `Critical` - The Enum value Critical represents that the entity is in a critical state.. [optional] if omitted the server will use the default value of "Healthy" # noqa: E501 info (int): The count of active alarms that have severity type Info.. [optional] # noqa: E501 + suppressed_critical (int): The count of active suppressed alarms that have severity type Critical.. [optional] # noqa: E501 + suppressed_info (int): The count of active suppressed alarms that have severity type Info.. [optional] # noqa: E501 + suppressed_warning (int): The count of active suppressed alarms that have severity type Warning.. [optional] # noqa: E501 warning (int): The count of active alarms that have severity type Warning.. [optional] # noqa: E501 """ diff --git a/intersight/model/asset_alarm_summary_all_of.py b/intersight/model/asset_alarm_summary_all_of.py index c58e56a573..f3c8c011b6 100644 --- a/intersight/model/asset_alarm_summary_all_of.py +++ b/intersight/model/asset_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -98,6 +98,9 @@ def openapi_types(): 'critical': (int,), # noqa: E501 'health': (str,), # noqa: E501 'info': (int,), # noqa: E501 + 'suppressed_critical': (int,), # noqa: E501 + 'suppressed_info': (int,), # noqa: E501 + 'suppressed_warning': (int,), # noqa: E501 'warning': (int,), # noqa: E501 } @@ -112,6 +115,9 @@ def discriminator(): 'critical': 'Critical', # noqa: E501 'health': 'Health', # noqa: E501 'info': 'Info', # noqa: E501 + 'suppressed_critical': 'SuppressedCritical', # noqa: E501 + 'suppressed_info': 'SuppressedInfo', # noqa: E501 + 'suppressed_warning': 'SuppressedWarning', # noqa: E501 'warning': 'Warning', # noqa: E501 } @@ -119,6 +125,9 @@ def discriminator(): 'critical', # noqa: E501 'health', # noqa: E501 'info', # noqa: E501 + 'suppressed_critical', # noqa: E501 + 'suppressed_info', # noqa: E501 + 'suppressed_warning', # noqa: E501 'warning', # noqa: E501 } @@ -167,6 +176,9 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 critical (int): The count of active alarms that have severity type Critical.. [optional] # noqa: E501 health (str): Health of the managed end point. The highest severity computed from alarmSummary property is set as the health. * `Healthy` - The Enum value represents that the entity is healthy. * `Warning` - The Enum value Warning represents that the entity has one or more active warnings on it. * `Critical` - The Enum value Critical represents that the entity is in a critical state.. [optional] if omitted the server will use the default value of "Healthy" # noqa: E501 info (int): The count of active alarms that have severity type Info.. [optional] # noqa: E501 + suppressed_critical (int): The count of active suppressed alarms that have severity type Critical.. [optional] # noqa: E501 + suppressed_info (int): The count of active suppressed alarms that have severity type Info.. [optional] # noqa: E501 + suppressed_warning (int): The count of active suppressed alarms that have severity type Warning.. [optional] # noqa: E501 warning (int): The count of active alarms that have severity type Warning.. [optional] # noqa: E501 """ @@ -264,6 +276,9 @@ def __init__(self, *args, **kwargs): # noqa: E501 critical (int): The count of active alarms that have severity type Critical.. [optional] # noqa: E501 health (str): Health of the managed end point. The highest severity computed from alarmSummary property is set as the health. * `Healthy` - The Enum value represents that the entity is healthy. * `Warning` - The Enum value Warning represents that the entity has one or more active warnings on it. * `Critical` - The Enum value Critical represents that the entity is in a critical state.. [optional] if omitted the server will use the default value of "Healthy" # noqa: E501 info (int): The count of active alarms that have severity type Info.. [optional] # noqa: E501 + suppressed_critical (int): The count of active suppressed alarms that have severity type Critical.. [optional] # noqa: E501 + suppressed_info (int): The count of active suppressed alarms that have severity type Info.. [optional] # noqa: E501 + suppressed_warning (int): The count of active suppressed alarms that have severity type Warning.. [optional] # noqa: E501 warning (int): The count of active alarms that have severity type Warning.. [optional] # noqa: E501 """ diff --git a/intersight/model/asset_api_key_credential.py b/intersight/model/asset_api_key_credential.py index 21a396d5fd..9004152e1d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 4a1c8d2c70..c007a25f1c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7afa6ad95e..fb2382e6dc 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ebdfb0d305..35b572a7dd 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9e060200b7..82bb4d90b6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 fa81e381d2..3788ae3e15 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e6b0dd8117..3eff4d1501 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 02090cc1b9..d4ce8348c2 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7049a80ebc..84f02dda23 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 40e07e9607..76d465caaa 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c992f66bb0..fcd5c5704a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 18fb9aa768..6d2c4dd714 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -189,6 +189,7 @@ class AssetClusterMemberRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -220,6 +221,7 @@ class AssetClusterMemberRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -266,7 +268,9 @@ class AssetClusterMemberRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -644,6 +648,8 @@ class AssetClusterMemberRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -925,6 +931,7 @@ class AssetClusterMemberRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/asset_cluster_member_response.py b/intersight/model/asset_cluster_member_response.py index a584f4ca4b..bc1a2603d5 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2fdcfb9ff7..d896e00c28 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 8cf521644f..ecfde515e7 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 31a9c50cd4..ee268b91fe 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 bc04420dd4..15e42c2951 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6446ba7aee..3528f42eff 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -83,6 +83,7 @@ class AssetCredential(ModelComposed): allowed_values = { ('class_id',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -183,6 +184,7 @@ class AssetCredential(ModelComposed): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -219,6 +221,7 @@ class AssetCredential(ModelComposed): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", @@ -755,6 +758,7 @@ class AssetCredential(ModelComposed): 'X509.CERTIFICATE': "x509.Certificate", }, ('object_type',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -855,6 +859,7 @@ class AssetCredential(ModelComposed): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -891,6 +896,7 @@ class AssetCredential(ModelComposed): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", diff --git a/intersight/model/asset_customer_information.py b/intersight/model/asset_customer_information.py index 1784b3b80e..ed5a6820f9 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 24f575e346..a1fc5166e4 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a23ab3fe71..f383d5d22f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d34f31822b..36bbe82dc5 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 61800e962f..b6fb41958e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 48402b9ad6..b0a18cd3ad 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 3d441b6ec4..30583e009b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_deployment_device_alarm_info.py b/intersight/model/asset_deployment_device_alarm_info.py index a2cee08219..5467b21a99 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2c67ece530..3048927f74 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f93c4bbf6a..f0954964d7 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_deployment_device_information.py b/intersight/model/asset_deployment_device_information.py index e1eba89e5a..e5cb563447 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7904b62721..773cd8db06 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 819793dc94..b66ec82c68 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0f2337617e..6a79d5cd9b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1ad09e699c..9f9e9e90fc 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -189,6 +189,7 @@ class AssetDeploymentDeviceRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -220,6 +221,7 @@ class AssetDeploymentDeviceRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -266,7 +268,9 @@ class AssetDeploymentDeviceRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -644,6 +648,8 @@ class AssetDeploymentDeviceRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -925,6 +931,7 @@ class AssetDeploymentDeviceRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/asset_deployment_device_response.py b/intersight/model/asset_deployment_device_response.py index cec9f9305b..81dfbcecef 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7bd442cae4..efdafde110 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a58950eb20..03bb084ed8 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1014467473..844c7f2112 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -205,6 +205,7 @@ class AssetDeploymentRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -236,6 +237,7 @@ class AssetDeploymentRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -282,7 +284,9 @@ class AssetDeploymentRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -660,6 +664,8 @@ class AssetDeploymentRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -941,6 +947,7 @@ class AssetDeploymentRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/asset_deployment_response.py b/intersight/model/asset_deployment_response.py index 44dda372ac..db964f136e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 423d0b0931..8dd0fa5f7c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 151f5a3d04..1fb9f36984 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e037dbe4c9..eee84c2f98 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -177,6 +177,7 @@ class AssetDeviceClaimRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -208,6 +209,7 @@ class AssetDeviceClaimRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -254,7 +256,9 @@ class AssetDeviceClaimRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -632,6 +636,8 @@ class AssetDeviceClaimRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -913,6 +919,7 @@ class AssetDeviceClaimRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/asset_device_configuration.py b/intersight/model/asset_device_configuration.py index abd441e094..487ba5c336 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 5c2b3928ab..fb72f943f9 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9cc21c444b..d9ae413f23 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 31d9aff230..6648fa49b5 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0e4c13c432..ecb8fe8a09 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -173,6 +173,7 @@ class AssetDeviceConfigurationRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -204,6 +205,7 @@ class AssetDeviceConfigurationRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -250,7 +252,9 @@ class AssetDeviceConfigurationRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -628,6 +632,8 @@ class AssetDeviceConfigurationRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -909,6 +915,7 @@ class AssetDeviceConfigurationRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/asset_device_configuration_response.py b/intersight/model/asset_device_configuration_response.py index b934e7f51b..73c1a1c888 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 33741413a3..58c1b365c3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c57fb870be..32b43b4e54 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 95a15d635a..66a0cc1043 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -180,6 +180,7 @@ class AssetDeviceConnectionRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -211,6 +212,7 @@ class AssetDeviceConnectionRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -257,7 +259,9 @@ class AssetDeviceConnectionRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -635,6 +639,8 @@ class AssetDeviceConnectionRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -916,6 +922,7 @@ class AssetDeviceConnectionRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/asset_device_connector_manager.py b/intersight/model/asset_device_connector_manager.py index 5b07e6487b..df3a5e9d6b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f2f3a7469a..bcc860007e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c30a747e04..c5122b65d0 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 eb2ab8049d..3ee1e6d817 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 95c4e9b220..2262f24c0b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 5d8d422446..725cc49af6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_device_contract_information_all_of.py b/intersight/model/asset_device_contract_information_all_of.py index a96c2ad80b..7902469c8c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_device_contract_information_list.py b/intersight/model/asset_device_contract_information_list.py index f8f950197f..6a6efbbfd6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d9a1587d0f..e521e95de3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a8086a8d44..9e41108b0b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -279,6 +279,7 @@ class AssetDeviceContractInformationRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -310,6 +311,7 @@ class AssetDeviceContractInformationRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -356,7 +358,9 @@ class AssetDeviceContractInformationRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -734,6 +738,8 @@ class AssetDeviceContractInformationRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -1015,6 +1021,7 @@ class AssetDeviceContractInformationRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/asset_device_contract_information_response.py b/intersight/model/asset_device_contract_information_response.py index e2305fee5e..7c3e751bdd 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 21d1459e78..3c08ebca51 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0f4173ca78..16d9cd8edb 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_device_endpoint_local_credential.py b/intersight/model/asset_device_endpoint_local_credential.py index cde04e39e0..6d34c6374d 100644 --- a/intersight/model/asset_device_endpoint_local_credential.py +++ b/intersight/model/asset_device_endpoint_local_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -61,6 +61,7 @@ class AssetDeviceEndpointLocalCredential(ModelComposed): allowed_values = { ('class_id',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -161,6 +162,7 @@ class AssetDeviceEndpointLocalCredential(ModelComposed): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -197,6 +199,7 @@ class AssetDeviceEndpointLocalCredential(ModelComposed): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", @@ -733,6 +736,7 @@ class AssetDeviceEndpointLocalCredential(ModelComposed): 'X509.CERTIFICATE': "x509.Certificate", }, ('object_type',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -833,6 +837,7 @@ class AssetDeviceEndpointLocalCredential(ModelComposed): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -869,6 +874,7 @@ class AssetDeviceEndpointLocalCredential(ModelComposed): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", diff --git a/intersight/model/asset_device_information.py b/intersight/model/asset_device_information.py index 1daa02e4a6..ef89f328b2 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 8ed0ccc047..08c5788090 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9d38f382e8..a4523776d3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_device_registration_all_of.py b/intersight/model/asset_device_registration_all_of.py index 18b50ceb07..9c922ddbe9 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_device_registration_list.py b/intersight/model/asset_device_registration_list.py index 3405c104f3..23f4a4fd20 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ce2c60e5a0..e4d2fa72d6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f8978ea971..98f9cae9a3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -275,6 +275,7 @@ class AssetDeviceRegistrationRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -306,6 +307,7 @@ class AssetDeviceRegistrationRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -352,7 +354,9 @@ class AssetDeviceRegistrationRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -730,6 +734,8 @@ class AssetDeviceRegistrationRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -1011,6 +1017,7 @@ class AssetDeviceRegistrationRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/asset_device_registration_response.py b/intersight/model/asset_device_registration_response.py index d8dc6199ea..69e9623167 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f3088e0453..e1a44988bd 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0265859a46..0f1e3eb64d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c6bb41db40..e41525529b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1ed415215d..ecc04fbe94 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_generic_target_claim_options.py b/intersight/model/asset_generic_target_claim_options.py index 5aed14b0fb..54d1f8850c 100644 --- a/intersight/model/asset_generic_target_claim_options.py +++ b/intersight/model/asset_generic_target_claim_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_generic_target_claim_options_all_of.py b/intersight/model/asset_generic_target_claim_options_all_of.py index 5fe0a070da..8c69999d20 100644 --- a/intersight/model/asset_generic_target_claim_options_all_of.py +++ b/intersight/model/asset_generic_target_claim_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 655a0df4d4..07fa1ae64c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2e1ff98acb..8a1eaaa85d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_google_cloud_platform_service_account_key_credential.py b/intersight/model/asset_google_cloud_platform_service_account_key_credential.py index 3d31ec8817..bebb31902c 100644 --- a/intersight/model/asset_google_cloud_platform_service_account_key_credential.py +++ b/intersight/model/asset_google_cloud_platform_service_account_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_google_cloud_platform_service_account_key_credential_all_of.py b/intersight/model/asset_google_cloud_platform_service_account_key_credential_all_of.py index 46d50abc59..15cc44413f 100644 --- a/intersight/model/asset_google_cloud_platform_service_account_key_credential_all_of.py +++ b/intersight/model/asset_google_cloud_platform_service_account_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 081a0bed70..2359e2e0a1 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 b9748ee950..22dc7e1f16 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 b20dd9c5ef..2e190fcf6e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 47ea0f4907..e2c48a9ead 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 335152db4f..c148777f29 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 619fee69a4..07e6d8988c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a8a50dafc5..18ae2adaa0 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6fcedfdd7b..1ddebe60df 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -61,6 +61,7 @@ class AssetNoAuthenticationCredential(ModelComposed): allowed_values = { ('class_id',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -161,6 +162,7 @@ class AssetNoAuthenticationCredential(ModelComposed): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -197,6 +199,7 @@ class AssetNoAuthenticationCredential(ModelComposed): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", @@ -733,6 +736,7 @@ class AssetNoAuthenticationCredential(ModelComposed): 'X509.CERTIFICATE': "x509.Certificate", }, ('object_type',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -833,6 +837,7 @@ class AssetNoAuthenticationCredential(ModelComposed): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -869,6 +874,7 @@ class AssetNoAuthenticationCredential(ModelComposed): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", diff --git a/intersight/model/asset_oauth_bearer_token_credential.py b/intersight/model/asset_oauth_bearer_token_credential.py index 66a262e85e..9a21586e58 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e2aa5f5c79..8a36798742 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ee0c265085..cb1a1dfd7f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 bb427a398d..245b3d372e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 86bcfd7380..b4de7f4641 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 07ea5ccc07..065ba0f207 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_orchestration_hsm_vmware_vcenter_options.py b/intersight/model/asset_orchestration_hsm_vmware_vcenter_options.py index 90ae31eefc..1577c1b8d6 100644 --- a/intersight/model/asset_orchestration_hsm_vmware_vcenter_options.py +++ b/intersight/model/asset_orchestration_hsm_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_orchestration_hsm_vmware_vcenter_options_all_of.py b/intersight/model/asset_orchestration_hsm_vmware_vcenter_options_all_of.py index eb3cf59a22..5351adc10c 100644 --- a/intersight/model/asset_orchestration_hsm_vmware_vcenter_options_all_of.py +++ b/intersight/model/asset_orchestration_hsm_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 632999e133..e839181f68 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2f6e9de1a2..aaaf2f5575 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 b85367528a..fdd4673107 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a06e38da71..5038eca1a5 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1bb9ef7ad2..e51655af5a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0ce08a41dc..d2b2297b05 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 34954f23eb..b05e7b1e9b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_scoped_target_connection.py b/intersight/model/asset_scoped_target_connection.py index 441e2e9639..1132bd56ff 100644 --- a/intersight/model/asset_scoped_target_connection.py +++ b/intersight/model/asset_scoped_target_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_scoped_target_connection_all_of.py b/intersight/model/asset_scoped_target_connection_all_of.py index c3aa18ec94..b1e8576291 100644 --- a/intersight/model/asset_scoped_target_connection_all_of.py +++ b/intersight/model/asset_scoped_target_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0e9c911103..f047fffbc7 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a53efdf703..91f4d0ec07 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 4e3d254338..d39767a91d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 767d6b6860..141e43e2b9 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 25fdf0a5d2..dda0a607ea 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -103,6 +103,7 @@ class AssetServiceOptions(ModelComposed): allowed_values = { ('class_id',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -203,6 +204,7 @@ class AssetServiceOptions(ModelComposed): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -239,6 +241,7 @@ class AssetServiceOptions(ModelComposed): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", @@ -775,6 +778,7 @@ class AssetServiceOptions(ModelComposed): 'X509.CERTIFICATE': "x509.Certificate", }, ('object_type',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -875,6 +879,7 @@ class AssetServiceOptions(ModelComposed): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -911,6 +916,7 @@ class AssetServiceOptions(ModelComposed): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", diff --git a/intersight/model/asset_ssh_connection.py b/intersight/model/asset_ssh_connection.py index 9a58b59bf9..2134c07de9 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 33ac1c68b5..5f95633543 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 edfd13974a..b14eab2c53 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f45c0241b2..85cce89c32 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 70356e2b75..527b2f7eef 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9b12a223d0..ac15f64cbf 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e40cabe93b..dc25f87003 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 bce6337681..758081271a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -173,6 +173,7 @@ class AssetSubscriptionAccountRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -204,6 +205,7 @@ class AssetSubscriptionAccountRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -250,7 +252,9 @@ class AssetSubscriptionAccountRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -628,6 +632,8 @@ class AssetSubscriptionAccountRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -909,6 +915,7 @@ class AssetSubscriptionAccountRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/asset_subscription_account_response.py b/intersight/model/asset_subscription_account_response.py index 9f68717c5d..0d5fe70625 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 fb38b3da5b..7482a7dbbc 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e5239ded82..36917e9042 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 5adcb4ae66..67301ca3f8 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c0f7e37136..a6787b32e5 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 40915fc6ea..5082738e42 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9eaa6310c6..d1aee01250 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 61388c6015..f2dc785c27 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0ec93abdd0..aec3e384f3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 b024224e24..3fb80c25bc 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -175,6 +175,7 @@ class AssetSubscriptionRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -206,6 +207,7 @@ class AssetSubscriptionRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -252,7 +254,9 @@ class AssetSubscriptionRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -630,6 +634,8 @@ class AssetSubscriptionRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -911,6 +917,7 @@ class AssetSubscriptionRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/asset_subscription_response.py b/intersight/model/asset_subscription_response.py index 8cc0c1d128..c5fa6ebbf7 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 cbce87ebbe..5276ff2d9c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2e4c507475..d030fb55b2 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6e971ffe13..eaa0b92c39 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_target_all_of.py b/intersight/model/asset_target_all_of.py index d480d7db23..8e3eaad118 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_target_key.py b/intersight/model/asset_target_key.py index 5fe381bb82..6c25933885 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 faac3d3332..ba44e19553 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1f52c40ab8..e50b09238d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 4e268e4d29..3530e0ab85 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e96841ce14..b930c24e89 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -273,6 +273,7 @@ class AssetTargetRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -304,6 +305,7 @@ class AssetTargetRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -350,7 +352,9 @@ class AssetTargetRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -728,6 +732,8 @@ class AssetTargetRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -1009,6 +1015,7 @@ class AssetTargetRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/asset_target_response.py b/intersight/model/asset_target_response.py index 58faa9c173..dafddc341e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 90775a9cd4..5a542339b7 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7cfa3a68fe..a0eaba8416 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7879d5164e..73a2ab2818 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -61,6 +61,7 @@ class AssetTargetStatusDetails(ModelComposed): allowed_values = { ('class_id',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -161,6 +162,7 @@ class AssetTargetStatusDetails(ModelComposed): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -197,6 +199,7 @@ class AssetTargetStatusDetails(ModelComposed): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", @@ -733,6 +736,7 @@ class AssetTargetStatusDetails(ModelComposed): 'X509.CERTIFICATE': "x509.Certificate", }, ('object_type',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -833,6 +837,7 @@ class AssetTargetStatusDetails(ModelComposed): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -869,6 +874,7 @@ class AssetTargetStatusDetails(ModelComposed): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", diff --git a/intersight/model/asset_terraform_integration_service.py b/intersight/model/asset_terraform_integration_service.py index 73819c1c18..93d1f35f2f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c39997d582..af2ab6f7f2 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d934dd054c..ca2f64879a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 27fb728c88..b0c8363fc8 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7d3300b575..1b76242730 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f8120e5bd0..019296e4ae 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 779cfaeec0..8d499b8bdc 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d8b8f01e17..a05614f03b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 04eae74ab9..6e08e6158b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 52bc82861b..db1fbd3228 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9866370888..41ab512ec6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 447d87d4bf..00c358dbac 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 45319a024b..39a730c580 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 51743c2623..f86f1cda0a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 5e55124749..ab5edfbd7a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9652fd1671..139705aa7e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 55389b89ae..8172a5b97b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_workload_optimizer_google_cloud_platform_billing_options.py b/intersight/model/asset_workload_optimizer_google_cloud_platform_billing_options.py index 61f104c231..0f284c22b9 100644 --- a/intersight/model/asset_workload_optimizer_google_cloud_platform_billing_options.py +++ b/intersight/model/asset_workload_optimizer_google_cloud_platform_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_workload_optimizer_google_cloud_platform_billing_options_all_of.py b/intersight/model/asset_workload_optimizer_google_cloud_platform_billing_options_all_of.py index 8ae4f0f028..6e4d95be6e 100644 --- a/intersight/model/asset_workload_optimizer_google_cloud_platform_billing_options_all_of.py +++ b/intersight/model/asset_workload_optimizer_google_cloud_platform_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 34d048cb0e..66769c3278 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 07d3240cde..fcf696e882 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7120bad4b7..9d29f28c3b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 5c46e940e4..663d7e41bb 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_workload_optimizer_microsoft_azure_billing_options.py b/intersight/model/asset_workload_optimizer_microsoft_azure_billing_options.py index 3224f01fd1..a700ab90dc 100644 --- a/intersight/model/asset_workload_optimizer_microsoft_azure_billing_options.py +++ b/intersight/model/asset_workload_optimizer_microsoft_azure_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_workload_optimizer_microsoft_azure_billing_options_all_of.py b/intersight/model/asset_workload_optimizer_microsoft_azure_billing_options_all_of.py index be65c7a46b..ce7ea28c68 100644 --- a/intersight/model/asset_workload_optimizer_microsoft_azure_billing_options_all_of.py +++ b/intersight/model/asset_workload_optimizer_microsoft_azure_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 bcbf5b58ce..bcef41f6fe 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a6f6965c25..ef2f3e3c91 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ed1dacf49a..a8b5131085 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6657584157..415ee4feba 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_workload_optimizer_microsoft_sql_server_options.py b/intersight/model/asset_workload_optimizer_microsoft_sql_server_options.py index 42a6e6a51c..abefaa725a 100644 --- a/intersight/model/asset_workload_optimizer_microsoft_sql_server_options.py +++ b/intersight/model/asset_workload_optimizer_microsoft_sql_server_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_workload_optimizer_microsoft_sql_server_options_all_of.py b/intersight/model/asset_workload_optimizer_microsoft_sql_server_options_all_of.py index 39d864b61d..18a2f27d2e 100644 --- a/intersight/model/asset_workload_optimizer_microsoft_sql_server_options_all_of.py +++ b/intersight/model/asset_workload_optimizer_microsoft_sql_server_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7bcdf4f436..26c230ffdb 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 4518e77788..c64e7865b1 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d9ebff75ee..ac0a320f3c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 31f0904037..04d0b41ae0 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_workload_optimizer_oracle_database_server_options.py b/intersight/model/asset_workload_optimizer_oracle_database_server_options.py index e7f8d42135..d6168d6433 100644 --- a/intersight/model/asset_workload_optimizer_oracle_database_server_options.py +++ b/intersight/model/asset_workload_optimizer_oracle_database_server_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_workload_optimizer_oracle_database_server_options_all_of.py b/intersight/model/asset_workload_optimizer_oracle_database_server_options_all_of.py index e19b620922..2ebfeade42 100644 --- a/intersight/model/asset_workload_optimizer_oracle_database_server_options_all_of.py +++ b/intersight/model/asset_workload_optimizer_oracle_database_server_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c8914f44b9..3b5b11611c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 3dad1f815c..023018d39f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a571d341da..8539e0cd11 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 b474968986..0d9189fe96 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 89bac42cc0..6010abc52a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 15b7972f9a..c93bf393f8 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 db02f941a3..fbb0e1bfe6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 5068763048..ffd757a4f9 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 11a5506243..747f4f6c4f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 b9b8bd5683..10133116f3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -175,6 +175,7 @@ class BiosBootDeviceRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -206,6 +207,7 @@ class BiosBootDeviceRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -252,7 +254,9 @@ class BiosBootDeviceRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -630,6 +634,8 @@ class BiosBootDeviceRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -911,6 +917,7 @@ class BiosBootDeviceRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/bios_boot_device_response.py b/intersight/model/bios_boot_device_response.py index bcc0baa2dc..2f6eff168e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1f7b9d5ec6..16b86578b6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 992b480ac5..1eb6b6b0cd 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2e86dde464..f0fe00b56a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 86067267bf..edc2dc9dde 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6dcaf3aabc..c4931a7206 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -179,6 +179,7 @@ class BiosBootModeRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -210,6 +211,7 @@ class BiosBootModeRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -256,7 +258,9 @@ class BiosBootModeRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -634,6 +638,8 @@ class BiosBootModeRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -915,6 +921,7 @@ class BiosBootModeRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/bios_boot_mode_response.py b/intersight/model/bios_boot_mode_response.py index c8df66a3d0..2a33159cc9 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0d6fc65be2..0abe6d1bcf 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 8479aa0c25..50bba0944a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 319f1dd18c..1d1bfbda1f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6216293051..035f52cce9 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ebe96af3c8..ec8f4cd214 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 47d7b14179..23edb6e6e9 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2eb70a1b52..c57b18473c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d1278ccdf8..87d24bea98 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 3a701a6841..44e9322f06 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 513468cc03..3616363d57 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -186,6 +186,7 @@ class BiosSystemBootOrderRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -217,6 +218,7 @@ class BiosSystemBootOrderRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -263,7 +265,9 @@ class BiosSystemBootOrderRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -641,6 +645,8 @@ class BiosSystemBootOrderRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -922,6 +928,7 @@ class BiosSystemBootOrderRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/bios_system_boot_order_response.py b/intersight/model/bios_system_boot_order_response.py index e76ec34394..885be39a62 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 be86bfba19..05e4b04ef8 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c045030ebe..70ee1c866e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c55d6a3f9c..14417269f6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 fee60bb044..94e0892b49 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 649f2e76f8..ec7c121bd7 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -179,6 +179,7 @@ class BiosTokenSettingsRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -210,6 +211,7 @@ class BiosTokenSettingsRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -256,7 +258,9 @@ class BiosTokenSettingsRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -634,6 +638,8 @@ class BiosTokenSettingsRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -915,6 +921,7 @@ class BiosTokenSettingsRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/bios_token_settings_response.py b/intersight/model/bios_token_settings_response.py index 125ee6c111..ad891fdca4 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2e637004c6..5bb42e8481 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f796b85ee5..8889fb4c6a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 bbebeb7cdf..7dd0400fa2 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a122684506..2c1b589789 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 22c75a79cd..8f3031350b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -185,6 +185,7 @@ class BiosUnitRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -216,6 +217,7 @@ class BiosUnitRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -262,7 +264,9 @@ class BiosUnitRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -640,6 +644,8 @@ class BiosUnitRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -921,6 +927,7 @@ class BiosUnitRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/bios_unit_response.py b/intersight/model/bios_unit_response.py index 825acd0d96..6d25758223 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 13b446e352..7c8a058307 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 b3eb3babb9..4e6b9b8689 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 bde315b639..7eed225a89 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 cf7f55f7ee..3205ed2e03 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f09f5a254a..6132958810 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -179,6 +179,7 @@ class BiosVfSelectMemoryRasConfigurationRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -210,6 +211,7 @@ class BiosVfSelectMemoryRasConfigurationRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -256,7 +258,9 @@ class BiosVfSelectMemoryRasConfigurationRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -634,6 +638,8 @@ class BiosVfSelectMemoryRasConfigurationRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -915,6 +921,7 @@ class BiosVfSelectMemoryRasConfigurationRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", 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 2a00f50f90..ca489861e9 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 85b58caa17..5ed1d7ac37 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 b84e2e8c68..9e88b84014 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 56a279c780..38ff1d81c2 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 4f70eba62c..bc6cb48a7f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 63012448ec..bd66ba74ff 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 85e0354cfd..273c2541be 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 511c42d5fb..b789a35ea2 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -179,6 +179,7 @@ class BootCddDeviceRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -210,6 +211,7 @@ class BootCddDeviceRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -256,7 +258,9 @@ class BootCddDeviceRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -634,6 +638,8 @@ class BootCddDeviceRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -915,6 +921,7 @@ class BootCddDeviceRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/boot_cdd_device_response.py b/intersight/model/boot_cdd_device_response.py index 37c966a200..c150fcc011 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 38df9f040b..2e689241c9 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0fb6893eeb..7c0b6d8556 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 26521a2364..bfef9fd02a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 68aaf7639f..fe1549bf90 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 76eadc3101..d280134cdc 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0a744be0e5..03e6c89225 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6e5c7e815b..080a1f8dad 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1ce8621e0e..0f269ce85c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 43125df22b..b5d15548b9 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -179,6 +179,7 @@ class BootDeviceBootModeRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -210,6 +211,7 @@ class BootDeviceBootModeRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -256,7 +258,9 @@ class BootDeviceBootModeRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -634,6 +638,8 @@ class BootDeviceBootModeRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -915,6 +921,7 @@ class BootDeviceBootModeRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/boot_device_boot_mode_response.py b/intersight/model/boot_device_boot_mode_response.py index 2655190250..46b884c7cd 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 414a41432c..edb125c43f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 be2a63bd64..c48ba2d8d2 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 86c505169a..a205fffe03 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f59900b5a0..9d97453915 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 5347a86048..174e1d51a2 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -177,6 +177,7 @@ class BootDeviceBootSecurityRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -208,6 +209,7 @@ class BootDeviceBootSecurityRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -254,7 +256,9 @@ class BootDeviceBootSecurityRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -632,6 +636,8 @@ class BootDeviceBootSecurityRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -913,6 +919,7 @@ class BootDeviceBootSecurityRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/boot_device_boot_security_response.py b/intersight/model/boot_device_boot_security_response.py index 6afd43e7f9..2f5c0b81f5 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 fb276786b3..9173131784 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 dce0184f11..15fefabdee 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a893d94882..e8cec4a51f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 459e76f36d..08961c9dc1 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 4f9bc99a09..0d832a68dc 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -179,6 +179,7 @@ class BootHddDeviceRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -210,6 +211,7 @@ class BootHddDeviceRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -256,7 +258,9 @@ class BootHddDeviceRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -634,6 +638,8 @@ class BootHddDeviceRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -915,6 +921,7 @@ class BootHddDeviceRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/boot_hdd_device_response.py b/intersight/model/boot_hdd_device_response.py index e62b9f7554..0c321d0c6c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_http.py b/intersight/model/boot_http.py index d337c19c7d..e66fe73260 100644 --- a/intersight/model/boot_http.py +++ b/intersight/model/boot_http.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_http_all_of.py b/intersight/model/boot_http_all_of.py index a743b24451..9f0d1333fb 100644 --- a/intersight/model/boot_http_all_of.py +++ b/intersight/model/boot_http_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 46a5a48f91..78d1758cf6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 5f48894883..6a6dfe053c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 8d8510732f..5af8327983 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f75e1d723a..d070393181 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 4febad8c83..a09490fd36 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9d7bc9e3cd..817c65e039 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 cee582f078..e12985bfdb 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -179,6 +179,7 @@ class BootIscsiDeviceRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -210,6 +211,7 @@ class BootIscsiDeviceRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -256,7 +258,9 @@ class BootIscsiDeviceRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -634,6 +638,8 @@ class BootIscsiDeviceRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -915,6 +921,7 @@ class BootIscsiDeviceRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/boot_iscsi_device_response.py b/intersight/model/boot_iscsi_device_response.py index 67068c1a9f..9ad66ba8ae 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f560ec256f..7a6856827f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6d18a4cbfa..229fbe704d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 01d39d0a40..aec76a18ed 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f5b813c0d1..8fd2089791 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9ae51b8c77..adf381e3bf 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 67edff154d..6a2b995e3e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6776c6fdcc..336ea0a0b1 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 51d576742a..68c29035e6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d16d0acc13..9b83273088 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ba79c7e84c..6007eea5f4 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -179,6 +179,7 @@ class BootNvmeDeviceRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -210,6 +211,7 @@ class BootNvmeDeviceRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -256,7 +258,9 @@ class BootNvmeDeviceRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -634,6 +638,8 @@ class BootNvmeDeviceRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -915,6 +921,7 @@ class BootNvmeDeviceRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/boot_nvme_device_response.py b/intersight/model/boot_nvme_device_response.py index 5d40b315ef..9cec9f063c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 24334b4a49..609f7572ec 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 184d849ef8..722d84743f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d1f7fcee97..e3c1b91d4a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 33506947dd..a89b68b184 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6695c2196f..8f9913f5c1 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 07b945e5c9..4357d00660 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 89c0433046..91a26be85b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -179,6 +179,7 @@ class BootPchStorageDeviceRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -210,6 +211,7 @@ class BootPchStorageDeviceRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -256,7 +258,9 @@ class BootPchStorageDeviceRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -634,6 +638,8 @@ class BootPchStorageDeviceRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -915,6 +921,7 @@ class BootPchStorageDeviceRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/boot_pch_storage_device_response.py b/intersight/model/boot_pch_storage_device_response.py index 3a00e79060..caf9d170ab 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 37e48f5d8e..c16773bd88 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0f004c6d7d..bde03f5fa0 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f5ca0723b7..e2c220ac5b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ae965b1087..8f8b45f7fc 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9ea8fd0512..7f74352d1d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d0a6db534a..a47cb9eaaf 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 4fc08f3a15..1ea7870243 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 40471f4619..04e22fd7e6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 41f19ba26d..a5fc5f7b28 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0f477c29b4..b91c5ba738 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 37b7196444..6cf4d93cbc 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0127abc030..93394b4d0f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -179,6 +179,7 @@ class BootPxeDeviceRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -210,6 +211,7 @@ class BootPxeDeviceRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -256,7 +258,9 @@ class BootPxeDeviceRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -634,6 +638,8 @@ class BootPxeDeviceRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -915,6 +921,7 @@ class BootPxeDeviceRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/boot_pxe_device_response.py b/intersight/model/boot_pxe_device_response.py index a662a143e6..db2c0b01dc 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 bb850de6be..c9b03c94b0 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_san_all_of.py b/intersight/model/boot_san_all_of.py index ab988bf413..ed8c1956a0 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_san_device.py b/intersight/model/boot_san_device.py index 48a62049ef..0b657ee668 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0b7d99b886..cfd0c215ec 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d76020f8e1..a23b71d5e2 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 043b7211ab..860b2ee776 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e4dcaa153e..75279ff8a1 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -179,6 +179,7 @@ class BootSanDeviceRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -210,6 +211,7 @@ class BootSanDeviceRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -256,7 +258,9 @@ class BootSanDeviceRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -634,6 +638,8 @@ class BootSanDeviceRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -915,6 +921,7 @@ class BootSanDeviceRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/boot_san_device_response.py b/intersight/model/boot_san_device_response.py index 8e1c35ac72..4a715d862a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 73fd29ef95..776248cc7c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e027987d8a..6e4a9c63ed 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1881ff496e..1d43a83c3f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 fbfc4c7f0f..e5333dbd6c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 949c649781..76ecf9a58a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 623eae7022..30056a12dd 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 cdd27cb615..5d11656570 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -179,6 +179,7 @@ class BootSdDeviceRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -210,6 +211,7 @@ class BootSdDeviceRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -256,7 +258,9 @@ class BootSdDeviceRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -634,6 +638,8 @@ class BootSdDeviceRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -915,6 +921,7 @@ class BootSdDeviceRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/boot_sd_device_response.py b/intersight/model/boot_sd_device_response.py index 467a32277b..f8544a56de 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_static_ip_v4_settings.py b/intersight/model/boot_static_ip_v4_settings.py index 435b0c82a3..92b0b5ab0f 100644 --- a/intersight/model/boot_static_ip_v4_settings.py +++ b/intersight/model/boot_static_ip_v4_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_static_ip_v4_settings_all_of.py b/intersight/model/boot_static_ip_v4_settings_all_of.py index 994087eb1f..553248e597 100644 --- a/intersight/model/boot_static_ip_v4_settings_all_of.py +++ b/intersight/model/boot_static_ip_v4_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_static_ip_v6_settings.py b/intersight/model/boot_static_ip_v6_settings.py index 35b6b34295..a21d807bdf 100644 --- a/intersight/model/boot_static_ip_v6_settings.py +++ b/intersight/model/boot_static_ip_v6_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_static_ip_v6_settings_all_of.py b/intersight/model/boot_static_ip_v6_settings_all_of.py index ceb113ff26..69d7c7da6e 100644 --- a/intersight/model/boot_static_ip_v6_settings_all_of.py +++ b/intersight/model/boot_static_ip_v6_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c14c1a3424..0fc242a7b1 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 76ed3895af..269db7b561 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 8ad721dcf6..1803a91957 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c4c3722217..db923fab5e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 92e3da3244..5cb42cd00b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 4023306655..03ec376861 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -179,6 +179,7 @@ class BootUefiShellDeviceRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -210,6 +211,7 @@ class BootUefiShellDeviceRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -256,7 +258,9 @@ class BootUefiShellDeviceRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -634,6 +638,8 @@ class BootUefiShellDeviceRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -915,6 +921,7 @@ class BootUefiShellDeviceRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/boot_uefi_shell_device_response.py b/intersight/model/boot_uefi_shell_device_response.py index 607ed5a3e8..aa4ca6ca40 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 96472f2873..a628b42172 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1284cdb687..4e7e1e48ce 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6a711e5461..6ed795915d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 666a4f7b4a..39a813fb05 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 86d7356159..4eb428941a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 efb9fadd31..9228e0bca5 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 b2133c8c7a..d5b2b5b683 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -179,6 +179,7 @@ class BootUsbDeviceRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -210,6 +211,7 @@ class BootUsbDeviceRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -256,7 +258,9 @@ class BootUsbDeviceRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -634,6 +638,8 @@ class BootUsbDeviceRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -915,6 +921,7 @@ class BootUsbDeviceRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/boot_usb_device_response.py b/intersight/model/boot_usb_device_response.py index 91b2694113..5f63880a3f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 19ca42dea5..d5eac15fe3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 570b1981d3..d25455e0ee 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a07e3ce594..113b028c6f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1ea6aca98d..86ac9b6303 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 87dfb532c3..fe73a675c4 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0eab0ef30a..9654adf231 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 490928ea83..8597409b9c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -179,6 +179,7 @@ class BootVmediaDeviceRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -210,6 +211,7 @@ class BootVmediaDeviceRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -256,7 +258,9 @@ class BootVmediaDeviceRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -634,6 +638,8 @@ class BootVmediaDeviceRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -915,6 +921,7 @@ class BootVmediaDeviceRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/boot_vmedia_device_response.py b/intersight/model/boot_vmedia_device_response.py index 471b049ffe..ef005b2f74 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 de05ba717f..a7027dbc4b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 06a527905e..341bdc35d4 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 81f72a1025..73bc4b9862 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ac470ac5f2..3871de4c80 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 640f3e207f..bd5348ac89 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0accf0588a..ff6333750b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c97647b143..66f264c969 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -191,6 +191,7 @@ class BulkExportRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -222,6 +223,7 @@ class BulkExportRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -268,7 +270,9 @@ class BulkExportRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -646,6 +650,8 @@ class BulkExportRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -927,6 +933,7 @@ class BulkExportRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/bulk_export_response.py b/intersight/model/bulk_export_response.py index 248f5f6ebe..008e345885 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 bc4472928d..1a89363509 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 645524ec99..8009b7ede5 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 142fe6e7e4..ec5c91d67e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 869ec2d676..22fc8973c5 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 205572ea48..7ccbf27f66 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -189,6 +189,7 @@ class BulkExportedItemRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -220,6 +221,7 @@ class BulkExportedItemRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -266,7 +268,9 @@ class BulkExportedItemRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -644,6 +648,8 @@ class BulkExportedItemRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -925,6 +931,7 @@ class BulkExportedItemRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/bulk_exported_item_response.py b/intersight/model/bulk_exported_item_response.py index c0d31014fd..df868aaba2 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 03564e5ed8..666a405183 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 b252fdccfd..2f3592bbd7 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 b6b8e93fb8..3735313a38 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e71da5c04e..931861dc14 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bulk_mo_deep_cloner.py b/intersight/model/bulk_mo_deep_cloner.py index 906f3df94b..fbe0d84691 100644 --- a/intersight/model/bulk_mo_deep_cloner.py +++ b/intersight/model/bulk_mo_deep_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bulk_mo_deep_cloner_all_of.py b/intersight/model/bulk_mo_deep_cloner_all_of.py index 4b8c7a1852..fc2bd31241 100644 --- a/intersight/model/bulk_mo_deep_cloner_all_of.py +++ b/intersight/model/bulk_mo_deep_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bulk_mo_deep_cloner_list.py b/intersight/model/bulk_mo_deep_cloner_list.py index 112510935c..b0637df285 100644 --- a/intersight/model/bulk_mo_deep_cloner_list.py +++ b/intersight/model/bulk_mo_deep_cloner_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bulk_mo_deep_cloner_list_all_of.py b/intersight/model/bulk_mo_deep_cloner_list_all_of.py index 3c8b66d7fa..a816b638ad 100644 --- a/intersight/model/bulk_mo_deep_cloner_list_all_of.py +++ b/intersight/model/bulk_mo_deep_cloner_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bulk_mo_deep_cloner_relationship.py b/intersight/model/bulk_mo_deep_cloner_relationship.py index 4c47e48120..a676bb67bc 100644 --- a/intersight/model/bulk_mo_deep_cloner_relationship.py +++ b/intersight/model/bulk_mo_deep_cloner_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -181,6 +181,7 @@ class BulkMoDeepClonerRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -212,6 +213,7 @@ class BulkMoDeepClonerRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -258,7 +260,9 @@ class BulkMoDeepClonerRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -636,6 +640,8 @@ class BulkMoDeepClonerRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -917,6 +923,7 @@ class BulkMoDeepClonerRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/bulk_mo_deep_cloner_response.py b/intersight/model/bulk_mo_deep_cloner_response.py index d8fe65a057..4e5827736a 100644 --- a/intersight/model/bulk_mo_deep_cloner_response.py +++ b/intersight/model/bulk_mo_deep_cloner_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7288da168c..2667c0c132 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 430c877b0c..3e044b0cbf 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bulk_multi_relation_entry_patch.py b/intersight/model/bulk_multi_relation_entry_patch.py index ba78c4f867..7ceb731f8c 100644 --- a/intersight/model/bulk_multi_relation_entry_patch.py +++ b/intersight/model/bulk_multi_relation_entry_patch.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -61,6 +61,7 @@ class BulkMultiRelationEntryPatch(ModelComposed): allowed_values = { ('class_id',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -161,6 +162,7 @@ class BulkMultiRelationEntryPatch(ModelComposed): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -197,6 +199,7 @@ class BulkMultiRelationEntryPatch(ModelComposed): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", @@ -733,6 +736,7 @@ class BulkMultiRelationEntryPatch(ModelComposed): 'X509.CERTIFICATE': "x509.Certificate", }, ('object_type',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -833,6 +837,7 @@ class BulkMultiRelationEntryPatch(ModelComposed): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -869,6 +874,7 @@ class BulkMultiRelationEntryPatch(ModelComposed): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", diff --git a/intersight/model/bulk_patch_content.py b/intersight/model/bulk_patch_content.py index a85afe6cbc..b03dc46664 100644 --- a/intersight/model/bulk_patch_content.py +++ b/intersight/model/bulk_patch_content.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -61,6 +61,7 @@ class BulkPatchContent(ModelComposed): allowed_values = { ('class_id',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -161,6 +162,7 @@ class BulkPatchContent(ModelComposed): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -197,6 +199,7 @@ class BulkPatchContent(ModelComposed): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", @@ -733,6 +736,7 @@ class BulkPatchContent(ModelComposed): 'X509.CERTIFICATE': "x509.Certificate", }, ('object_type',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -833,6 +837,7 @@ class BulkPatchContent(ModelComposed): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -869,6 +874,7 @@ class BulkPatchContent(ModelComposed): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", diff --git a/intersight/model/bulk_request.py b/intersight/model/bulk_request.py index ba5c942f7e..0b4ec18437 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 05c757f87b..10e56982b4 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 b821044868..7000a6b72f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 88b5c0ad98..8bf85b4596 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 5838ec8da1..56dea75fa8 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -206,6 +206,7 @@ class BulkRequestRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -237,6 +238,7 @@ class BulkRequestRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -283,7 +285,9 @@ class BulkRequestRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -661,6 +665,8 @@ class BulkRequestRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -942,6 +948,7 @@ class BulkRequestRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/bulk_request_response.py b/intersight/model/bulk_request_response.py index 031e54b8b8..20805dc4d4 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 395ddd9d56..9eeb54ab7d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 3cbbc8e84f..a77826206c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9aae4034d2..712e92100a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0d03bb0950..ffda25734e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bulk_result.py b/intersight/model/bulk_result.py index 86c6f249e1..5f9244e523 100644 --- a/intersight/model/bulk_result.py +++ b/intersight/model/bulk_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bulk_result_all_of.py b/intersight/model/bulk_result_all_of.py index 437c8362eb..678c579a63 100644 --- a/intersight/model/bulk_result_all_of.py +++ b/intersight/model/bulk_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bulk_result_list.py b/intersight/model/bulk_result_list.py index fe8182926a..3af2eb0e20 100644 --- a/intersight/model/bulk_result_list.py +++ b/intersight/model/bulk_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bulk_result_list_all_of.py b/intersight/model/bulk_result_list_all_of.py index 3905adc475..ab52957a0b 100644 --- a/intersight/model/bulk_result_list_all_of.py +++ b/intersight/model/bulk_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bulk_result_relationship.py b/intersight/model/bulk_result_relationship.py index 8f931b1d98..79801a4ebe 100644 --- a/intersight/model/bulk_result_relationship.py +++ b/intersight/model/bulk_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -188,6 +188,7 @@ class BulkResultRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -219,6 +220,7 @@ class BulkResultRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -265,7 +267,9 @@ class BulkResultRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -643,6 +647,8 @@ class BulkResultRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -924,6 +930,7 @@ class BulkResultRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/bulk_result_response.py b/intersight/model/bulk_result_response.py index 34fe4f0679..e8ce74b4a5 100644 --- a/intersight/model/bulk_result_response.py +++ b/intersight/model/bulk_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bulk_sec_resource_roles.py b/intersight/model/bulk_sec_resource_roles.py index f70b68fea7..ed65e4bada 100644 --- a/intersight/model/bulk_sec_resource_roles.py +++ b/intersight/model/bulk_sec_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -61,6 +61,7 @@ class BulkSecResourceRoles(ModelComposed): allowed_values = { ('class_id',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -161,6 +162,7 @@ class BulkSecResourceRoles(ModelComposed): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -197,6 +199,7 @@ class BulkSecResourceRoles(ModelComposed): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", @@ -733,6 +736,7 @@ class BulkSecResourceRoles(ModelComposed): 'X509.CERTIFICATE': "x509.Certificate", }, ('object_type',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -833,6 +837,7 @@ class BulkSecResourceRoles(ModelComposed): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -869,6 +874,7 @@ class BulkSecResourceRoles(ModelComposed): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", diff --git a/intersight/model/bulk_sub_request.py b/intersight/model/bulk_sub_request.py index c328bd2eec..9cf667ca8c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1b73f04b69..dc97d43ef3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f3ef534216..b029abd1c8 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 59e3e90e85..df610497c6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 bbf0adeeeb..ab2868bddc 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9f84c9731e..1a2ae51025 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ba2b74b7bd..3b7ad9cc8d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -195,6 +195,7 @@ class BulkSubRequestObjRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -226,6 +227,7 @@ class BulkSubRequestObjRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -272,7 +274,9 @@ class BulkSubRequestObjRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -650,6 +654,8 @@ class BulkSubRequestObjRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -931,6 +937,7 @@ class BulkSubRequestObjRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/bulk_sub_request_obj_response.py b/intersight/model/bulk_sub_request_obj_response.py index b43dd6a753..253df7d5ab 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_actions_meta_data.py b/intersight/model/capability_actions_meta_data.py index 1517904f97..83ae2a5d4a 100644 --- a/intersight/model/capability_actions_meta_data.py +++ b/intersight/model/capability_actions_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_actions_meta_data_all_of.py b/intersight/model/capability_actions_meta_data_all_of.py index afba05b5a9..6d86b3551b 100644 --- a/intersight/model/capability_actions_meta_data_all_of.py +++ b/intersight/model/capability_actions_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_actions_meta_data_list.py b/intersight/model/capability_actions_meta_data_list.py index 0583e8b8e8..aea5402171 100644 --- a/intersight/model/capability_actions_meta_data_list.py +++ b/intersight/model/capability_actions_meta_data_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_actions_meta_data_list_all_of.py b/intersight/model/capability_actions_meta_data_list_all_of.py index cf6dfe940f..a5eda43065 100644 --- a/intersight/model/capability_actions_meta_data_list_all_of.py +++ b/intersight/model/capability_actions_meta_data_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_actions_meta_data_response.py b/intersight/model/capability_actions_meta_data_response.py index 2f1c4df5ab..b85452b4d5 100644 --- a/intersight/model/capability_actions_meta_data_response.py +++ b/intersight/model/capability_actions_meta_data_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_adapter_deprecated_def.py b/intersight/model/capability_adapter_deprecated_def.py index 79c9df5abe..834047c564 100644 --- a/intersight/model/capability_adapter_deprecated_def.py +++ b/intersight/model/capability_adapter_deprecated_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_adapter_deprecated_def_all_of.py b/intersight/model/capability_adapter_deprecated_def_all_of.py index fef9f92c7d..9f313299de 100644 --- a/intersight/model/capability_adapter_deprecated_def_all_of.py +++ b/intersight/model/capability_adapter_deprecated_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_adapter_deprecated_def_list.py b/intersight/model/capability_adapter_deprecated_def_list.py index f9ab0938b8..6447504319 100644 --- a/intersight/model/capability_adapter_deprecated_def_list.py +++ b/intersight/model/capability_adapter_deprecated_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_adapter_deprecated_def_list_all_of.py b/intersight/model/capability_adapter_deprecated_def_list_all_of.py index cf9e783b16..df918e10b4 100644 --- a/intersight/model/capability_adapter_deprecated_def_list_all_of.py +++ b/intersight/model/capability_adapter_deprecated_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_adapter_deprecated_def_response.py b/intersight/model/capability_adapter_deprecated_def_response.py index 37e92380f1..c0bab99489 100644 --- a/intersight/model/capability_adapter_deprecated_def_response.py +++ b/intersight/model/capability_adapter_deprecated_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_adapter_firmware_requirement.py b/intersight/model/capability_adapter_firmware_requirement.py index bda7268d74..211cf57350 100644 --- a/intersight/model/capability_adapter_firmware_requirement.py +++ b/intersight/model/capability_adapter_firmware_requirement.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_adapter_firmware_requirement_all_of.py b/intersight/model/capability_adapter_firmware_requirement_all_of.py index 2165185c31..7052714b7b 100644 --- a/intersight/model/capability_adapter_firmware_requirement_all_of.py +++ b/intersight/model/capability_adapter_firmware_requirement_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_adapter_firmware_requirement_list.py b/intersight/model/capability_adapter_firmware_requirement_list.py index 155d00b9d4..086349011d 100644 --- a/intersight/model/capability_adapter_firmware_requirement_list.py +++ b/intersight/model/capability_adapter_firmware_requirement_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_adapter_firmware_requirement_list_all_of.py b/intersight/model/capability_adapter_firmware_requirement_list_all_of.py index 5f307a14fc..f6eb23986f 100644 --- a/intersight/model/capability_adapter_firmware_requirement_list_all_of.py +++ b/intersight/model/capability_adapter_firmware_requirement_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_adapter_firmware_requirement_response.py b/intersight/model/capability_adapter_firmware_requirement_response.py index 6de96ec827..c7f9807b87 100644 --- a/intersight/model/capability_adapter_firmware_requirement_response.py +++ b/intersight/model/capability_adapter_firmware_requirement_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 50b7512be0..331d4c4d10 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_adapter_unit_descriptor_all_of.py b/intersight/model/capability_adapter_unit_descriptor_all_of.py index e349b05ecb..72ee83d6ee 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_adapter_unit_descriptor_list.py b/intersight/model/capability_adapter_unit_descriptor_list.py index ef34c440bb..745c9586ea 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 bd2a9c1f5e..6449b13b95 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c735d86a93..81ee3e9db2 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_adapter_update_constraint_meta.py b/intersight/model/capability_adapter_update_constraint_meta.py new file mode 100644 index 0000000000..8f9eb499ee --- /dev/null +++ b/intersight/model/capability_adapter_update_constraint_meta.py @@ -0,0 +1,435 @@ +""" + 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.11-14628 + 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, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.capability_update_constraint_meta import CapabilityUpdateConstraintMeta + from intersight.model.display_names import DisplayNames + 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()['CapabilityUpdateConstraintMeta'] = CapabilityUpdateConstraintMeta + globals()['DisplayNames'] = DisplayNames + globals()['MoBaseMoRelationship'] = MoBaseMoRelationship + globals()['MoTag'] = MoTag + globals()['MoVersionContext'] = MoVersionContext + + +class CapabilityAdapterUpdateConstraintMeta(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',): { + 'ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", + 'STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", + }, + ('object_type',): { + 'ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", + 'STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", + }, + } + + 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 + '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 + 'name': (str,), # noqa: E501 + 'is_secure_boot_supported': (bool,), # noqa: E501 + 'min_supported_version': (str,), # noqa: E501 + 'model': (str,), # noqa: E501 + 'supported_platforms': ([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 + '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 + 'name': 'Name', # noqa: E501 + 'is_secure_boot_supported': 'IsSecureBootSupported', # noqa: E501 + 'min_supported_version': 'MinSupportedVersion', # noqa: E501 + 'model': 'Model', # noqa: E501 + 'supported_platforms': 'SupportedPlatforms', # noqa: E501 + } + + read_only_vars = { + 'account_moid', # noqa: E501 + 'create_time', # noqa: E501 + 'domain_group_moid', # noqa: E501 + 'mod_time', # noqa: E501 + 'shared_scope', # noqa: E501 + 'ancestors', # noqa: E501 + 'permission_resources', # noqa: E501 + 'is_secure_boot_supported', # noqa: E501 + 'min_supported_version', # noqa: E501 + 'model', # noqa: E501 + } + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, class_id, object_type, *args, **kwargs): # noqa: E501 + """CapabilityAdapterUpdateConstraintMeta - a model defined in OpenAPI + + 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. The enum values provides the list of concrete types that can be instantiated from this abstract type. + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type. + _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,) + 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 + name (str): An unique identifer for a capability descriptor.. [optional] # noqa: E501 + is_secure_boot_supported (bool): Flag to indicate support for secure boot.. [optional] # noqa: E501 + min_supported_version (str): Firmware version below which firmware update is not supported for this inventory unit.. [optional] # noqa: E501 + model (str): Model of the inventory unit which will be supported in firmware operation.. [optional] # noqa: E501 + supported_platforms ([str], 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', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + + return self + + 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, class_id, object_type, *args, **kwargs): # noqa: E501 + """CapabilityAdapterUpdateConstraintMeta - a model defined in OpenAPI + + 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. The enum values provides the list of concrete types that can be instantiated from this abstract type. + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type. + _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,) + 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 + name (str): An unique identifer for a capability descriptor.. [optional] # noqa: E501 + is_secure_boot_supported (bool): Flag to indicate support for secure boot.. [optional] # noqa: E501 + min_supported_version (str): Firmware version below which firmware update is not supported for this inventory unit.. [optional] # noqa: E501 + model (str): Model of the inventory unit which will be supported in firmware operation.. [optional] # noqa: E501 + supported_platforms ([str], 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: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") + + @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 because 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': [ + CapabilityUpdateConstraintMeta, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/capability_adapter_update_constraint_meta_list.py b/intersight/model/capability_adapter_update_constraint_meta_list.py new file mode 100644 index 0000000000..d4be68f69f --- /dev/null +++ b/intersight/model/capability_adapter_update_constraint_meta_list.py @@ -0,0 +1,344 @@ +""" + 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.11-14628 + 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, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.capability_adapter_update_constraint_meta import CapabilityAdapterUpdateConstraintMeta + from intersight.model.capability_adapter_update_constraint_meta_list_all_of import CapabilityAdapterUpdateConstraintMetaListAllOf + from intersight.model.mo_base_response import MoBaseResponse + globals()['CapabilityAdapterUpdateConstraintMeta'] = CapabilityAdapterUpdateConstraintMeta + globals()['CapabilityAdapterUpdateConstraintMetaListAllOf'] = CapabilityAdapterUpdateConstraintMetaListAllOf + globals()['MoBaseResponse'] = MoBaseResponse + + +class CapabilityAdapterUpdateConstraintMetaList(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': ([CapabilityAdapterUpdateConstraintMeta], 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 + } + + read_only_vars = { + } + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, object_type, *args, **kwargs): # noqa: E501 + """CapabilityAdapterUpdateConstraintMetaList - a model defined in OpenAPI + + Keyword Args: + object_type (str): A discriminator value to disambiguate the schema of a HTTP GET response body. + _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 'capability.AdapterUpdateConstraintMeta' 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 ([CapabilityAdapterUpdateConstraintMeta], none_type): The array of 'capability.AdapterUpdateConstraintMeta' 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', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + + return self + + 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 + """CapabilityAdapterUpdateConstraintMetaList - a model defined in OpenAPI + + Keyword Args: + object_type (str): A discriminator value to disambiguate the schema of a HTTP GET response body. + _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 'capability.AdapterUpdateConstraintMeta' 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 ([CapabilityAdapterUpdateConstraintMeta], none_type): The array of 'capability.AdapterUpdateConstraintMeta' 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: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") + + @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 because 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': [ + CapabilityAdapterUpdateConstraintMetaListAllOf, + MoBaseResponse, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/capability_adapter_update_constraint_meta_list_all_of.py b/intersight/model/capability_adapter_update_constraint_meta_list_all_of.py new file mode 100644 index 0000000000..4d0e4a079b --- /dev/null +++ b/intersight/model/capability_adapter_update_constraint_meta_list_all_of.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.11-14628 + 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, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.capability_adapter_update_constraint_meta import CapabilityAdapterUpdateConstraintMeta + globals()['CapabilityAdapterUpdateConstraintMeta'] = CapabilityAdapterUpdateConstraintMeta + + +class CapabilityAdapterUpdateConstraintMetaListAllOf(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 = { + } + + @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 { + 'count': (int,), # noqa: E501 + 'results': ([CapabilityAdapterUpdateConstraintMeta], none_type,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'count': 'Count', # noqa: E501 + 'results': 'Results', # noqa: E501 + } + + read_only_vars = { + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """CapabilityAdapterUpdateConstraintMetaListAllOf - 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 'capability.AdapterUpdateConstraintMeta' 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 ([CapabilityAdapterUpdateConstraintMeta], none_type): The array of 'capability.AdapterUpdateConstraintMeta' resources matching the request.. [optional] # noqa: E501 + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', True) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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) + return self + + 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 + """CapabilityAdapterUpdateConstraintMetaListAllOf - 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 'capability.AdapterUpdateConstraintMeta' 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 ([CapabilityAdapterUpdateConstraintMeta], none_type): The array of 'capability.AdapterUpdateConstraintMeta' 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: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") diff --git a/intersight/model/capability_adapter_update_constraint_meta_response.py b/intersight/model/capability_adapter_update_constraint_meta_response.py new file mode 100644 index 0000000000..2aac929534 --- /dev/null +++ b/intersight/model/capability_adapter_update_constraint_meta_response.py @@ -0,0 +1,355 @@ +""" + 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.11-14628 + 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, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.capability_adapter_update_constraint_meta_list import CapabilityAdapterUpdateConstraintMetaList + 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()['CapabilityAdapterUpdateConstraintMetaList'] = CapabilityAdapterUpdateConstraintMetaList + globals()['MoAggregateTransform'] = MoAggregateTransform + globals()['MoDocumentCount'] = MoDocumentCount + globals()['MoTagKeySummary'] = MoTagKeySummary + globals()['MoTagSummary'] = MoTagSummary + + +class CapabilityAdapterUpdateConstraintMetaResponse(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 = { + 'capability.AdapterUpdateConstraintMeta.List': CapabilityAdapterUpdateConstraintMetaList, + '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 + } + + read_only_vars = { + } + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, object_type, *args, **kwargs): # noqa: E501 + """CapabilityAdapterUpdateConstraintMetaResponse - a model defined in OpenAPI + + Keyword Args: + object_type (str): A discriminator value to disambiguate the schema of a HTTP GET response body. + _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 'capability.AdapterUpdateConstraintMeta' 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', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + + return self + + 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 + """CapabilityAdapterUpdateConstraintMetaResponse - a model defined in OpenAPI + + Keyword Args: + object_type (str): A discriminator value to disambiguate the schema of a HTTP GET response body. + _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 'capability.AdapterUpdateConstraintMeta' 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: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") + + @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 because 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': [ + CapabilityAdapterUpdateConstraintMetaList, + MoAggregateTransform, + MoDocumentCount, + MoTagSummary, + ], + } diff --git a/intersight/model/capability_adapter_upgrade_support_meta.py b/intersight/model/capability_adapter_upgrade_support_meta.py index 134436c840..2c739adfba 100644 --- a/intersight/model/capability_adapter_upgrade_support_meta.py +++ b/intersight/model/capability_adapter_upgrade_support_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_adapter_upgrade_support_meta_all_of.py b/intersight/model/capability_adapter_upgrade_support_meta_all_of.py index 9cde9daa46..76a34050f3 100644 --- a/intersight/model/capability_adapter_upgrade_support_meta_all_of.py +++ b/intersight/model/capability_adapter_upgrade_support_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_adapter_upgrade_support_meta_list.py b/intersight/model/capability_adapter_upgrade_support_meta_list.py index 8055b8f54e..2b1bd97cc9 100644 --- a/intersight/model/capability_adapter_upgrade_support_meta_list.py +++ b/intersight/model/capability_adapter_upgrade_support_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_adapter_upgrade_support_meta_list_all_of.py b/intersight/model/capability_adapter_upgrade_support_meta_list_all_of.py index 6738878ae6..8e378176a5 100644 --- a/intersight/model/capability_adapter_upgrade_support_meta_list_all_of.py +++ b/intersight/model/capability_adapter_upgrade_support_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_adapter_upgrade_support_meta_response.py b/intersight/model/capability_adapter_upgrade_support_meta_response.py index d209bd90ab..e29f1621e5 100644 --- a/intersight/model/capability_adapter_upgrade_support_meta_response.py +++ b/intersight/model/capability_adapter_upgrade_support_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 265501e7a0..82da59a188 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -34,6 +34,7 @@ def lazy_import(): from intersight.model.capability_actions_meta_data import CapabilityActionsMetaData from intersight.model.capability_adapter_deprecated_def import CapabilityAdapterDeprecatedDef from intersight.model.capability_adapter_firmware_requirement import CapabilityAdapterFirmwareRequirement + from intersight.model.capability_adapter_update_constraint_meta import CapabilityAdapterUpdateConstraintMeta from intersight.model.capability_adapter_upgrade_support_meta import CapabilityAdapterUpgradeSupportMeta from intersight.model.capability_capability_all_of import CapabilityCapabilityAllOf from intersight.model.capability_chassis_manufacturing_def import CapabilityChassisManufacturingDef @@ -52,9 +53,11 @@ def lazy_import(): from intersight.model.capability_server_upgrade_support_meta import CapabilityServerUpgradeSupportMeta from intersight.model.capability_sioc_module_capability_def import CapabilitySiocModuleCapabilityDef from intersight.model.capability_sioc_module_manufacturing_def import CapabilitySiocModuleManufacturingDef + from intersight.model.capability_storage_controller_update_constraint_meta import CapabilityStorageControllerUpdateConstraintMeta from intersight.model.capability_switch_capability import CapabilitySwitchCapability from intersight.model.capability_switch_capability_def import CapabilitySwitchCapabilityDef from intersight.model.capability_switch_manufacturing_def import CapabilitySwitchManufacturingDef + from intersight.model.capability_update_constraint_meta import CapabilityUpdateConstraintMeta from intersight.model.display_names import DisplayNames from intersight.model.mo_base_mo import MoBaseMo from intersight.model.mo_base_mo_relationship import MoBaseMoRelationship @@ -66,6 +69,7 @@ def lazy_import(): globals()['CapabilityActionsMetaData'] = CapabilityActionsMetaData globals()['CapabilityAdapterDeprecatedDef'] = CapabilityAdapterDeprecatedDef globals()['CapabilityAdapterFirmwareRequirement'] = CapabilityAdapterFirmwareRequirement + globals()['CapabilityAdapterUpdateConstraintMeta'] = CapabilityAdapterUpdateConstraintMeta globals()['CapabilityAdapterUpgradeSupportMeta'] = CapabilityAdapterUpgradeSupportMeta globals()['CapabilityCapabilityAllOf'] = CapabilityCapabilityAllOf globals()['CapabilityChassisManufacturingDef'] = CapabilityChassisManufacturingDef @@ -84,9 +88,11 @@ def lazy_import(): globals()['CapabilityServerUpgradeSupportMeta'] = CapabilityServerUpgradeSupportMeta globals()['CapabilitySiocModuleCapabilityDef'] = CapabilitySiocModuleCapabilityDef globals()['CapabilitySiocModuleManufacturingDef'] = CapabilitySiocModuleManufacturingDef + globals()['CapabilityStorageControllerUpdateConstraintMeta'] = CapabilityStorageControllerUpdateConstraintMeta globals()['CapabilitySwitchCapability'] = CapabilitySwitchCapability globals()['CapabilitySwitchCapabilityDef'] = CapabilitySwitchCapabilityDef globals()['CapabilitySwitchManufacturingDef'] = CapabilitySwitchManufacturingDef + globals()['CapabilityUpdateConstraintMeta'] = CapabilityUpdateConstraintMeta globals()['DisplayNames'] = DisplayNames globals()['MoBaseMo'] = MoBaseMo globals()['MoBaseMoRelationship'] = MoBaseMoRelationship @@ -126,6 +132,7 @@ class CapabilityCapability(ModelComposed): 'CAPABILITY.ACTIONSMETADATA': "capability.ActionsMetaData", 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CHASSISMANUFACTURINGDEF': "capability.ChassisManufacturingDef", 'CAPABILITY.CHASSISUPGRADESUPPORTMETA': "capability.ChassisUpgradeSupportMeta", @@ -143,6 +150,7 @@ class CapabilityCapability(ModelComposed): 'CAPABILITY.SERVERUPGRADESUPPORTMETA': "capability.ServerUpgradeSupportMeta", 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'SOFTWAREREPOSITORY.CATEGORYMAPPER': "softwarerepository.CategoryMapper", @@ -153,6 +161,7 @@ class CapabilityCapability(ModelComposed): 'CAPABILITY.ACTIONSMETADATA': "capability.ActionsMetaData", 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CHASSISMANUFACTURINGDEF': "capability.ChassisManufacturingDef", 'CAPABILITY.CHASSISUPGRADESUPPORTMETA': "capability.ChassisUpgradeSupportMeta", @@ -170,6 +179,7 @@ class CapabilityCapability(ModelComposed): 'CAPABILITY.SERVERUPGRADESUPPORTMETA': "capability.ServerUpgradeSupportMeta", 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'SOFTWAREREPOSITORY.CATEGORYMAPPER': "softwarerepository.CategoryMapper", @@ -229,6 +239,7 @@ def discriminator(): 'capability.ActionsMetaData': CapabilityActionsMetaData, 'capability.AdapterDeprecatedDef': CapabilityAdapterDeprecatedDef, 'capability.AdapterFirmwareRequirement': CapabilityAdapterFirmwareRequirement, + 'capability.AdapterUpdateConstraintMeta': CapabilityAdapterUpdateConstraintMeta, 'capability.AdapterUpgradeSupportMeta': CapabilityAdapterUpgradeSupportMeta, 'capability.ChassisManufacturingDef': CapabilityChassisManufacturingDef, 'capability.ChassisUpgradeSupportMeta': CapabilityChassisUpgradeSupportMeta, @@ -246,9 +257,11 @@ def discriminator(): 'capability.ServerUpgradeSupportMeta': CapabilityServerUpgradeSupportMeta, 'capability.SiocModuleCapabilityDef': CapabilitySiocModuleCapabilityDef, 'capability.SiocModuleManufacturingDef': CapabilitySiocModuleManufacturingDef, + 'capability.StorageControllerUpdateConstraintMeta': CapabilityStorageControllerUpdateConstraintMeta, 'capability.SwitchCapability': CapabilitySwitchCapability, 'capability.SwitchCapabilityDef': CapabilitySwitchCapabilityDef, 'capability.SwitchManufacturingDef': CapabilitySwitchManufacturingDef, + 'capability.UpdateConstraintMeta': CapabilityUpdateConstraintMeta, 'softwarerepository.CategoryMapper': SoftwarerepositoryCategoryMapper, 'softwarerepository.CategoryMapperModel': SoftwarerepositoryCategoryMapperModel, 'softwarerepository.CategorySupportConstraint': SoftwarerepositoryCategorySupportConstraint, diff --git a/intersight/model/capability_capability_all_of.py b/intersight/model/capability_capability_all_of.py index 5eaa4f0b29..6ea246ae2b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -60,6 +60,7 @@ class CapabilityCapabilityAllOf(ModelNormal): 'CAPABILITY.ACTIONSMETADATA': "capability.ActionsMetaData", 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CHASSISMANUFACTURINGDEF': "capability.ChassisManufacturingDef", 'CAPABILITY.CHASSISUPGRADESUPPORTMETA': "capability.ChassisUpgradeSupportMeta", @@ -77,6 +78,7 @@ class CapabilityCapabilityAllOf(ModelNormal): 'CAPABILITY.SERVERUPGRADESUPPORTMETA': "capability.ServerUpgradeSupportMeta", 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'SOFTWAREREPOSITORY.CATEGORYMAPPER': "softwarerepository.CategoryMapper", @@ -87,6 +89,7 @@ class CapabilityCapabilityAllOf(ModelNormal): 'CAPABILITY.ACTIONSMETADATA': "capability.ActionsMetaData", 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CHASSISMANUFACTURINGDEF': "capability.ChassisManufacturingDef", 'CAPABILITY.CHASSISUPGRADESUPPORTMETA': "capability.ChassisUpgradeSupportMeta", @@ -104,6 +107,7 @@ class CapabilityCapabilityAllOf(ModelNormal): 'CAPABILITY.SERVERUPGRADESUPPORTMETA': "capability.ServerUpgradeSupportMeta", 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", 'SOFTWAREREPOSITORY.CATEGORYMAPPER': "softwarerepository.CategoryMapper", diff --git a/intersight/model/capability_capability_relationship.py b/intersight/model/capability_capability_relationship.py index a11a5b5a3d..86b8f7f641 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -171,6 +171,7 @@ class CapabilityCapabilityRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -202,6 +203,7 @@ class CapabilityCapabilityRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -248,7 +250,9 @@ class CapabilityCapabilityRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -626,6 +630,8 @@ class CapabilityCapabilityRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -907,6 +913,7 @@ class CapabilityCapabilityRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/capability_catalog.py b/intersight/model/capability_catalog.py index cdb86ade7d..624d9d86f8 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d033c6a9bf..08284d01b4 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 294672f169..ac1738b386 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 3ff1135273..d8c725a454 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7428cfd891..d47ccc56ae 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7c7dc03d28..d8eb56fb06 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 559be01715..2fd63f9913 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 535f15e891..0724cdc042 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 b0712ebf7e..1fd9dba095 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 be0b15569f..32e2ffd173 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e59e6f0253..ce79089129 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 cc523c3d43..ac51eb645a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a35b5e13f8..34e015a621 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 09f7d400af..9a4556cccb 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9f8b4d3e18..61ebdeeabf 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_chassis_upgrade_support_meta.py b/intersight/model/capability_chassis_upgrade_support_meta.py index e506d691b1..117932611b 100644 --- a/intersight/model/capability_chassis_upgrade_support_meta.py +++ b/intersight/model/capability_chassis_upgrade_support_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_chassis_upgrade_support_meta_all_of.py b/intersight/model/capability_chassis_upgrade_support_meta_all_of.py index 5d3f183cf6..2e7aa7cb70 100644 --- a/intersight/model/capability_chassis_upgrade_support_meta_all_of.py +++ b/intersight/model/capability_chassis_upgrade_support_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_chassis_upgrade_support_meta_list.py b/intersight/model/capability_chassis_upgrade_support_meta_list.py index 769d95b683..4098f6a8b9 100644 --- a/intersight/model/capability_chassis_upgrade_support_meta_list.py +++ b/intersight/model/capability_chassis_upgrade_support_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_chassis_upgrade_support_meta_list_all_of.py b/intersight/model/capability_chassis_upgrade_support_meta_list_all_of.py index 731a5bdda3..e3f1e2b154 100644 --- a/intersight/model/capability_chassis_upgrade_support_meta_list_all_of.py +++ b/intersight/model/capability_chassis_upgrade_support_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_chassis_upgrade_support_meta_response.py b/intersight/model/capability_chassis_upgrade_support_meta_response.py index 51b13bc609..3790c65b62 100644 --- a/intersight/model/capability_chassis_upgrade_support_meta_response.py +++ b/intersight/model/capability_chassis_upgrade_support_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9e82ea0b70..63703d65ab 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6c816bcfa1..1de7c648e0 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 87fe7a1a9c..c63a5cf076 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 97eef79811..c53c5342a3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 63d6b91418..4f315c9887 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_cpu_endpoint_descriptor.py b/intersight/model/capability_cpu_endpoint_descriptor.py index 25ca281f98..f5c50df1a5 100644 --- a/intersight/model/capability_cpu_endpoint_descriptor.py +++ b/intersight/model/capability_cpu_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_cpu_endpoint_descriptor_all_of.py b/intersight/model/capability_cpu_endpoint_descriptor_all_of.py index cb835d5bd2..0e94cb5154 100644 --- a/intersight/model/capability_cpu_endpoint_descriptor_all_of.py +++ b/intersight/model/capability_cpu_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_cpu_endpoint_descriptor_list.py b/intersight/model/capability_cpu_endpoint_descriptor_list.py index 3db5a31d9b..81b321d198 100644 --- a/intersight/model/capability_cpu_endpoint_descriptor_list.py +++ b/intersight/model/capability_cpu_endpoint_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_cpu_endpoint_descriptor_list_all_of.py b/intersight/model/capability_cpu_endpoint_descriptor_list_all_of.py index 750e904b73..ae4ae96a93 100644 --- a/intersight/model/capability_cpu_endpoint_descriptor_list_all_of.py +++ b/intersight/model/capability_cpu_endpoint_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_cpu_endpoint_descriptor_response.py b/intersight/model/capability_cpu_endpoint_descriptor_response.py index 3f882cd8cd..e1e843db6b 100644 --- a/intersight/model/capability_cpu_endpoint_descriptor_response.py +++ b/intersight/model/capability_cpu_endpoint_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_dimms_endpoint_descriptor.py b/intersight/model/capability_dimms_endpoint_descriptor.py index 25cf78c667..00f4f646fa 100644 --- a/intersight/model/capability_dimms_endpoint_descriptor.py +++ b/intersight/model/capability_dimms_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_dimms_endpoint_descriptor_all_of.py b/intersight/model/capability_dimms_endpoint_descriptor_all_of.py index 030c8cefc6..18a8bf909b 100644 --- a/intersight/model/capability_dimms_endpoint_descriptor_all_of.py +++ b/intersight/model/capability_dimms_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_dimms_endpoint_descriptor_list.py b/intersight/model/capability_dimms_endpoint_descriptor_list.py index 937aff68d8..320c83124c 100644 --- a/intersight/model/capability_dimms_endpoint_descriptor_list.py +++ b/intersight/model/capability_dimms_endpoint_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_dimms_endpoint_descriptor_list_all_of.py b/intersight/model/capability_dimms_endpoint_descriptor_list_all_of.py index 009da313df..bd180c166c 100644 --- a/intersight/model/capability_dimms_endpoint_descriptor_list_all_of.py +++ b/intersight/model/capability_dimms_endpoint_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_dimms_endpoint_descriptor_response.py b/intersight/model/capability_dimms_endpoint_descriptor_response.py index 27bb63a4bb..d2b281b604 100644 --- a/intersight/model/capability_dimms_endpoint_descriptor_response.py +++ b/intersight/model/capability_dimms_endpoint_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_drives_endpoint_descriptor.py b/intersight/model/capability_drives_endpoint_descriptor.py index 10a12e7985..44ab0f72cd 100644 --- a/intersight/model/capability_drives_endpoint_descriptor.py +++ b/intersight/model/capability_drives_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_drives_endpoint_descriptor_all_of.py b/intersight/model/capability_drives_endpoint_descriptor_all_of.py index 1c7a42d171..981abc012d 100644 --- a/intersight/model/capability_drives_endpoint_descriptor_all_of.py +++ b/intersight/model/capability_drives_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_drives_endpoint_descriptor_list.py b/intersight/model/capability_drives_endpoint_descriptor_list.py index 22ac25f5e1..a7c5c4c0a3 100644 --- a/intersight/model/capability_drives_endpoint_descriptor_list.py +++ b/intersight/model/capability_drives_endpoint_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_drives_endpoint_descriptor_list_all_of.py b/intersight/model/capability_drives_endpoint_descriptor_list_all_of.py index eae0a58c7d..6bf0afdd6b 100644 --- a/intersight/model/capability_drives_endpoint_descriptor_list_all_of.py +++ b/intersight/model/capability_drives_endpoint_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_drives_endpoint_descriptor_response.py b/intersight/model/capability_drives_endpoint_descriptor_response.py index f81beec039..3c5f3b286f 100644 --- a/intersight/model/capability_drives_endpoint_descriptor_response.py +++ b/intersight/model/capability_drives_endpoint_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 eb431ad71b..f01c28dcb8 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1eefa70c95..f98b52bcb4 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 3cf0bc638d..3e337aaf75 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 682ee43c1f..e2818746de 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 fdc694efbc..ba23654631 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 78b996e0f5..b35f9fbad1 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 31dc8d1d78..cab813f802 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9fb808716c..f128420623 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6175a2e1db..fd5ea33716 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2a8b8f80f4..589ba9f03e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 09ce197b56..025eadeb6d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0a75118d76..b74690a506 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9ce3c82de6..a3010a1854 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2350b0d7ed..992102be41 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 de0c485511..5ff4c5d64f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1d729f67a9..43f204b7c5 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2ba4768480..0c94d19d0a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 845e761ae2..9fe92e4270 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 eee83540ea..b3796f174d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 dca2d6a9c9..80589679da 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 b438e686c0..3462cedc62 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 125849dc60..87f3ffaffe 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 index 3954f1e4ae..62c4ab9621 100644 --- a/intersight/model/capability_feature_config.py +++ b/intersight/model/capability_feature_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -32,8 +32,10 @@ def lazy_import(): from intersight.model.capability_feature_config_all_of import CapabilityFeatureConfigAllOf + from intersight.model.capability_unsupported_feature_config import CapabilityUnsupportedFeatureConfig from intersight.model.mo_base_complex_type import MoBaseComplexType globals()['CapabilityFeatureConfigAllOf'] = CapabilityFeatureConfigAllOf + globals()['CapabilityUnsupportedFeatureConfig'] = CapabilityUnsupportedFeatureConfig globals()['MoBaseComplexType'] = MoBaseComplexType @@ -77,6 +79,10 @@ class CapabilityFeatureConfig(ModelComposed): 'NVGRE': "NVGRE", 'ARFS': "ARFS", 'VXLAN': "VXLAN", + 'USNIC': "usNIC", + 'ADVANCED_FILTER': "Advanced Filter", + 'AZURE_STACK_HOST_QOS': "Azure Stack Host QOS", + 'QINQ': "QinQ", }, ('supported_in_generations',): { 'None': None, @@ -85,6 +91,10 @@ class CapabilityFeatureConfig(ModelComposed): '3': 3, '5': 5, }, + ('validation_action',): { + 'ERROR': "Error", + 'SKIP': "Skip", + }, } validations = { @@ -116,10 +126,13 @@ def openapi_types(): 'class_id': (str,), # noqa: E501 'object_type': (str,), # noqa: E501 'feature_name': (str,), # noqa: E501 + 'min_adapter_fw_version': (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 + 'unsupported_feature_matrix': ([CapabilityUnsupportedFeatureConfig], none_type,), # noqa: E501 + 'validation_action': (str,), # noqa: E501 } @cached_property @@ -134,10 +147,13 @@ def discriminator(): 'class_id': 'ClassId', # noqa: E501 'object_type': 'ObjectType', # noqa: E501 'feature_name': 'FeatureName', # noqa: E501 + 'min_adapter_fw_version': 'MinAdapterFwVersion', # 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 + 'unsupported_feature_matrix': 'UnsupportedFeatureMatrix', # noqa: E501 + 'validation_action': 'ValidationAction', # noqa: E501 } read_only_vars = { @@ -181,11 +197,14 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 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 + 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. * `usNIC` - Capability indicator of the User Space NIC (usNIC) feature. * `Advanced Filter` - Capability indicator of the Advanced Filter feature. * `Azure Stack Host QOS` - Capability indicator of the Azure Stack Host QOS feature. * `QinQ` - Capability indicator of the QinQ feature.. [optional] if omitted the server will use the default value of "RoCEv2" # noqa: E501 + min_adapter_fw_version (str): Firmware version of Adapter from which support for this feature is available.. [optional] # noqa: E501 + min_fw_version (str): Firmware version of BMC 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 + unsupported_feature_matrix ([CapabilityUnsupportedFeatureConfig], none_type): [optional] # noqa: E501 + validation_action (str): Action to be taken when validation does not succeed. * `Error` - Stop workflow execution by throwing error. * `Skip` - Remove the feature from configuration and continue workflow execution.. [optional] if omitted the server will use the default value of "Error" # noqa: E501 """ class_id = kwargs.get('class_id', "capability.FeatureConfig") @@ -298,11 +317,14 @@ 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,) - 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 + 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. * `usNIC` - Capability indicator of the User Space NIC (usNIC) feature. * `Advanced Filter` - Capability indicator of the Advanced Filter feature. * `Azure Stack Host QOS` - Capability indicator of the Azure Stack Host QOS feature. * `QinQ` - Capability indicator of the QinQ feature.. [optional] if omitted the server will use the default value of "RoCEv2" # noqa: E501 + min_adapter_fw_version (str): Firmware version of Adapter from which support for this feature is available.. [optional] # noqa: E501 + min_fw_version (str): Firmware version of BMC 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 + unsupported_feature_matrix ([CapabilityUnsupportedFeatureConfig], none_type): [optional] # noqa: E501 + validation_action (str): Action to be taken when validation does not succeed. * `Error` - Stop workflow execution by throwing error. * `Skip` - Remove the feature from configuration and continue workflow execution.. [optional] if omitted the server will use the default value of "Error" # noqa: E501 """ class_id = kwargs.get('class_id', "capability.FeatureConfig") diff --git a/intersight/model/capability_feature_config_all_of.py b/intersight/model/capability_feature_config_all_of.py index 7773b948ec..dad546046c 100644 --- a/intersight/model/capability_feature_config_all_of.py +++ b/intersight/model/capability_feature_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -30,6 +30,10 @@ from intersight.exceptions import ApiAttributeError +def lazy_import(): + from intersight.model.capability_unsupported_feature_config import CapabilityUnsupportedFeatureConfig + globals()['CapabilityUnsupportedFeatureConfig'] = CapabilityUnsupportedFeatureConfig + class CapabilityFeatureConfigAllOf(ModelNormal): """NOTE: This class is auto generated by OpenAPI Generator. @@ -71,6 +75,10 @@ class CapabilityFeatureConfigAllOf(ModelNormal): 'NVGRE': "NVGRE", 'ARFS': "ARFS", 'VXLAN': "VXLAN", + 'USNIC': "usNIC", + 'ADVANCED_FILTER': "Advanced Filter", + 'AZURE_STACK_HOST_QOS': "Azure Stack Host QOS", + 'QINQ': "QinQ", }, ('supported_in_generations',): { 'None': None, @@ -79,6 +87,10 @@ class CapabilityFeatureConfigAllOf(ModelNormal): '3': 3, '5': 5, }, + ('validation_action',): { + 'ERROR': "Error", + 'SKIP': "Skip", + }, } validations = { @@ -90,6 +102,7 @@ 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 @@ -104,14 +117,18 @@ 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 'feature_name': (str,), # noqa: E501 + 'min_adapter_fw_version': (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 + 'unsupported_feature_matrix': ([CapabilityUnsupportedFeatureConfig], none_type,), # noqa: E501 + 'validation_action': (str,), # noqa: E501 } @cached_property @@ -123,10 +140,13 @@ def discriminator(): 'class_id': 'ClassId', # noqa: E501 'object_type': 'ObjectType', # noqa: E501 'feature_name': 'FeatureName', # noqa: E501 + 'min_adapter_fw_version': 'MinAdapterFwVersion', # 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 + 'unsupported_feature_matrix': 'UnsupportedFeatureMatrix', # noqa: E501 + 'validation_action': 'ValidationAction', # noqa: E501 } read_only_vars = { @@ -174,11 +194,14 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 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 + 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. * `usNIC` - Capability indicator of the User Space NIC (usNIC) feature. * `Advanced Filter` - Capability indicator of the Advanced Filter feature. * `Azure Stack Host QOS` - Capability indicator of the Azure Stack Host QOS feature. * `QinQ` - Capability indicator of the QinQ feature.. [optional] if omitted the server will use the default value of "RoCEv2" # noqa: E501 + min_adapter_fw_version (str): Firmware version of Adapter from which support for this feature is available.. [optional] # noqa: E501 + min_fw_version (str): Firmware version of BMC 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 + unsupported_feature_matrix ([CapabilityUnsupportedFeatureConfig], none_type): [optional] # noqa: E501 + validation_action (str): Action to be taken when validation does not succeed. * `Error` - Stop workflow execution by throwing error. * `Skip` - Remove the feature from configuration and continue workflow execution.. [optional] if omitted the server will use the default value of "Error" # noqa: E501 """ class_id = kwargs.get('class_id', "capability.FeatureConfig") @@ -272,11 +295,14 @@ 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,) - 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 + 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. * `usNIC` - Capability indicator of the User Space NIC (usNIC) feature. * `Advanced Filter` - Capability indicator of the Advanced Filter feature. * `Azure Stack Host QOS` - Capability indicator of the Azure Stack Host QOS feature. * `QinQ` - Capability indicator of the QinQ feature.. [optional] if omitted the server will use the default value of "RoCEv2" # noqa: E501 + min_adapter_fw_version (str): Firmware version of Adapter from which support for this feature is available.. [optional] # noqa: E501 + min_fw_version (str): Firmware version of BMC 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 + unsupported_feature_matrix ([CapabilityUnsupportedFeatureConfig], none_type): [optional] # noqa: E501 + validation_action (str): Action to be taken when validation does not succeed. * `Error` - Stop workflow execution by throwing error. * `Skip` - Remove the feature from configuration and continue workflow execution.. [optional] if omitted the server will use the default value of "Error" # noqa: E501 """ class_id = kwargs.get('class_id', "capability.FeatureConfig") diff --git a/intersight/model/capability_fex_capability_def.py b/intersight/model/capability_fex_capability_def.py index c10d9ebe55..595aa93bf5 100644 --- a/intersight/model/capability_fex_capability_def.py +++ b/intersight/model/capability_fex_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_fex_capability_def_all_of.py b/intersight/model/capability_fex_capability_def_all_of.py index 3b91427fd8..231b0fce68 100644 --- a/intersight/model/capability_fex_capability_def_all_of.py +++ b/intersight/model/capability_fex_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_fex_capability_def_list.py b/intersight/model/capability_fex_capability_def_list.py index 9748f27681..2e727b7483 100644 --- a/intersight/model/capability_fex_capability_def_list.py +++ b/intersight/model/capability_fex_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_fex_capability_def_list_all_of.py b/intersight/model/capability_fex_capability_def_list_all_of.py index caf8d55615..d296a9d949 100644 --- a/intersight/model/capability_fex_capability_def_list_all_of.py +++ b/intersight/model/capability_fex_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_fex_capability_def_response.py b/intersight/model/capability_fex_capability_def_response.py index f516bdb64b..5744b7075f 100644 --- a/intersight/model/capability_fex_capability_def_response.py +++ b/intersight/model/capability_fex_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_fex_descriptor.py b/intersight/model/capability_fex_descriptor.py index 4ddd5ff6a3..2766f3ee30 100644 --- a/intersight/model/capability_fex_descriptor.py +++ b/intersight/model/capability_fex_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_fex_descriptor_all_of.py b/intersight/model/capability_fex_descriptor_all_of.py index 026ddb3310..375f3d64ef 100644 --- a/intersight/model/capability_fex_descriptor_all_of.py +++ b/intersight/model/capability_fex_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_fex_descriptor_list.py b/intersight/model/capability_fex_descriptor_list.py index d4337ccea0..d6b4ecfbd2 100644 --- a/intersight/model/capability_fex_descriptor_list.py +++ b/intersight/model/capability_fex_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_fex_descriptor_list_all_of.py b/intersight/model/capability_fex_descriptor_list_all_of.py index ebaa16081a..57f7313fb6 100644 --- a/intersight/model/capability_fex_descriptor_list_all_of.py +++ b/intersight/model/capability_fex_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_fex_descriptor_response.py b/intersight/model/capability_fex_descriptor_response.py index ece5258ad8..ca130f6de0 100644 --- a/intersight/model/capability_fex_descriptor_response.py +++ b/intersight/model/capability_fex_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_fex_manufacturing_def.py b/intersight/model/capability_fex_manufacturing_def.py index c36365925f..38214f4bd4 100644 --- a/intersight/model/capability_fex_manufacturing_def.py +++ b/intersight/model/capability_fex_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_fex_manufacturing_def_all_of.py b/intersight/model/capability_fex_manufacturing_def_all_of.py index f85967614d..fb0c200a6b 100644 --- a/intersight/model/capability_fex_manufacturing_def_all_of.py +++ b/intersight/model/capability_fex_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_fex_manufacturing_def_list.py b/intersight/model/capability_fex_manufacturing_def_list.py index 79e00de975..acb30c2fa0 100644 --- a/intersight/model/capability_fex_manufacturing_def_list.py +++ b/intersight/model/capability_fex_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_fex_manufacturing_def_list_all_of.py b/intersight/model/capability_fex_manufacturing_def_list_all_of.py index 04a773f2d4..858ba1b6c0 100644 --- a/intersight/model/capability_fex_manufacturing_def_list_all_of.py +++ b/intersight/model/capability_fex_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_fex_manufacturing_def_response.py b/intersight/model/capability_fex_manufacturing_def_response.py index 784a98c90c..d4fc8eed38 100644 --- a/intersight/model/capability_fex_manufacturing_def_response.py +++ b/intersight/model/capability_fex_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_gpu_endpoint_descriptor.py b/intersight/model/capability_gpu_endpoint_descriptor.py index 0f1c40d9a6..aeb35c41ee 100644 --- a/intersight/model/capability_gpu_endpoint_descriptor.py +++ b/intersight/model/capability_gpu_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_gpu_endpoint_descriptor_all_of.py b/intersight/model/capability_gpu_endpoint_descriptor_all_of.py index 860e6e4365..8e4ab33256 100644 --- a/intersight/model/capability_gpu_endpoint_descriptor_all_of.py +++ b/intersight/model/capability_gpu_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_gpu_endpoint_descriptor_list.py b/intersight/model/capability_gpu_endpoint_descriptor_list.py index 0121db158c..61e4cd4263 100644 --- a/intersight/model/capability_gpu_endpoint_descriptor_list.py +++ b/intersight/model/capability_gpu_endpoint_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_gpu_endpoint_descriptor_list_all_of.py b/intersight/model/capability_gpu_endpoint_descriptor_list_all_of.py index 100e6d59ac..4fede3d3fc 100644 --- a/intersight/model/capability_gpu_endpoint_descriptor_list_all_of.py +++ b/intersight/model/capability_gpu_endpoint_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_gpu_endpoint_descriptor_response.py b/intersight/model/capability_gpu_endpoint_descriptor_response.py index 6f2c9fa770..ede372ea4e 100644 --- a/intersight/model/capability_gpu_endpoint_descriptor_response.py +++ b/intersight/model/capability_gpu_endpoint_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_hardware_descriptor.py b/intersight/model/capability_hardware_descriptor.py index 81187a9864..ee133d7a99 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 4ee93fa3b8..8f0457e9ea 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a314192d7a..2138ce2c92 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 fc0e8f2ce6..e4d9c0dcdd 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 8904e2cdab..55d39aab6b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e372f2c81b..8586bb4e10 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9290eb1cc2..630139be4f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2827398c6c..bcc7a84e2f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e2c80a822e..efdc852faf 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0d2f6dc3fa..6b60ae6529 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2d254fea8d..f49e415677 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 8dfd696203..191e7e001b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 229bf816be..934d040a7f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a53d88fdfe..b36f77e9e2 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 816a153f75..7536031a6a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 cae630402b..351ec7082b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_iom_upgrade_support_meta.py b/intersight/model/capability_iom_upgrade_support_meta.py index 3afd537b5b..780229ba9c 100644 --- a/intersight/model/capability_iom_upgrade_support_meta.py +++ b/intersight/model/capability_iom_upgrade_support_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_iom_upgrade_support_meta_all_of.py b/intersight/model/capability_iom_upgrade_support_meta_all_of.py index de076965ee..1e63ecea71 100644 --- a/intersight/model/capability_iom_upgrade_support_meta_all_of.py +++ b/intersight/model/capability_iom_upgrade_support_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_iom_upgrade_support_meta_list.py b/intersight/model/capability_iom_upgrade_support_meta_list.py index feb4dc6ded..83e1a608d5 100644 --- a/intersight/model/capability_iom_upgrade_support_meta_list.py +++ b/intersight/model/capability_iom_upgrade_support_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_iom_upgrade_support_meta_list_all_of.py b/intersight/model/capability_iom_upgrade_support_meta_list_all_of.py index 6fe50125de..f2d9f3f95a 100644 --- a/intersight/model/capability_iom_upgrade_support_meta_list_all_of.py +++ b/intersight/model/capability_iom_upgrade_support_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_iom_upgrade_support_meta_response.py b/intersight/model/capability_iom_upgrade_support_meta_response.py index 7a64148bfd..cce1610f63 100644 --- a/intersight/model/capability_iom_upgrade_support_meta_response.py +++ b/intersight/model/capability_iom_upgrade_support_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 bd32beff1b..f8796f403c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9fbbd0bad5..c27a696813 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 744f38245e..09c165e713 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6fd7d09131..9e6eb4c110 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7df49d37de..8de3fbe5b0 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 4aac83b5e7..8f9692fb8a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 34c783424a..42145bdc99 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 90cc0aca57..58c3418669 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a684ffa61f..d271fb88c7 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 65ece53f81..2e30c480d3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 618e0ade3d..09b0f465c5 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a08ca7ee87..5326d87961 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a945efaba0..8217952c48 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f5a5568b91..c66cf162be 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7829289d5c..48dfc45fac 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0b2e708a7e..5aebfd1a77 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 cc899710b7..9cc3c235e6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_server_descriptor.py b/intersight/model/capability_server_descriptor.py index 1ef8e63708..051fe22291 100644 --- a/intersight/model/capability_server_descriptor.py +++ b/intersight/model/capability_server_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_server_descriptor_all_of.py b/intersight/model/capability_server_descriptor_all_of.py index 37a9ccf640..81735c9e29 100644 --- a/intersight/model/capability_server_descriptor_all_of.py +++ b/intersight/model/capability_server_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_server_descriptor_list.py b/intersight/model/capability_server_descriptor_list.py index ee472b42e6..2b612c4f8a 100644 --- a/intersight/model/capability_server_descriptor_list.py +++ b/intersight/model/capability_server_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_server_descriptor_list_all_of.py b/intersight/model/capability_server_descriptor_list_all_of.py index defea0aa03..d6a01ab885 100644 --- a/intersight/model/capability_server_descriptor_list_all_of.py +++ b/intersight/model/capability_server_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_server_descriptor_response.py b/intersight/model/capability_server_descriptor_response.py index 2a22c18459..cfec39f149 100644 --- a/intersight/model/capability_server_descriptor_response.py +++ b/intersight/model/capability_server_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ab6c776fad..f0ab54d23c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 85c02bd2d7..7b618c6190 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1b295cde07..6b40e0e299 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2141ac1c6b..e37611c52e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e223faddf3..4674584306 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 4ba1d49a19..4b6f7fbf89 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 10f1243de2..109893b273 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9952f92e82..8a4d03f4a1 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 80fb0c2045..70ec86bbc9 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7552dcc2ed..448c130ea6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_server_upgrade_support_meta.py b/intersight/model/capability_server_upgrade_support_meta.py index 55b73a8ba4..acdc7da8d9 100644 --- a/intersight/model/capability_server_upgrade_support_meta.py +++ b/intersight/model/capability_server_upgrade_support_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_server_upgrade_support_meta_all_of.py b/intersight/model/capability_server_upgrade_support_meta_all_of.py index 099c00e1c5..332fc26e42 100644 --- a/intersight/model/capability_server_upgrade_support_meta_all_of.py +++ b/intersight/model/capability_server_upgrade_support_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_server_upgrade_support_meta_list.py b/intersight/model/capability_server_upgrade_support_meta_list.py index 8ada2ab753..e07255e029 100644 --- a/intersight/model/capability_server_upgrade_support_meta_list.py +++ b/intersight/model/capability_server_upgrade_support_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_server_upgrade_support_meta_list_all_of.py b/intersight/model/capability_server_upgrade_support_meta_list_all_of.py index b4d44d34bd..e7251ab311 100644 --- a/intersight/model/capability_server_upgrade_support_meta_list_all_of.py +++ b/intersight/model/capability_server_upgrade_support_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_server_upgrade_support_meta_response.py b/intersight/model/capability_server_upgrade_support_meta_response.py index 5398ebd052..97f6a0aadc 100644 --- a/intersight/model/capability_server_upgrade_support_meta_response.py +++ b/intersight/model/capability_server_upgrade_support_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9a695d1983..abfe09ff6d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 08a1933800..88f869203e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 4aa5dd2c0a..ee3b188bb4 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 8b79448cea..41197db74a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e66beb20fb..8de396e735 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0c524fc50d..a942f8f351 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 863b360521..f95877bba9 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a2211e9b6e..c99dab4eb1 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d1542e5dab..92f975acd4 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 38bafd4874..6975d98927 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 5f7263436d..6753d5018d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a1a9556311..9518291262 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6e4453d58f..3ad3c73ac4 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 78350d9b72..bb0d3f80d8 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 589191f0fb..868df71e18 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_storage_controller_update_constraint_meta.py b/intersight/model/capability_storage_controller_update_constraint_meta.py new file mode 100644 index 0000000000..301fbd8fc9 --- /dev/null +++ b/intersight/model/capability_storage_controller_update_constraint_meta.py @@ -0,0 +1,435 @@ +""" + 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.11-14628 + 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, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.capability_update_constraint_meta import CapabilityUpdateConstraintMeta + from intersight.model.display_names import DisplayNames + 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()['CapabilityUpdateConstraintMeta'] = CapabilityUpdateConstraintMeta + globals()['DisplayNames'] = DisplayNames + globals()['MoBaseMoRelationship'] = MoBaseMoRelationship + globals()['MoTag'] = MoTag + globals()['MoVersionContext'] = MoVersionContext + + +class CapabilityStorageControllerUpdateConstraintMeta(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',): { + 'ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", + 'STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", + }, + ('object_type',): { + 'ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", + 'STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", + }, + } + + 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 + '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 + 'name': (str,), # noqa: E501 + 'is_secure_boot_supported': (bool,), # noqa: E501 + 'min_supported_version': (str,), # noqa: E501 + 'model': (str,), # noqa: E501 + 'supported_platforms': ([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 + '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 + 'name': 'Name', # noqa: E501 + 'is_secure_boot_supported': 'IsSecureBootSupported', # noqa: E501 + 'min_supported_version': 'MinSupportedVersion', # noqa: E501 + 'model': 'Model', # noqa: E501 + 'supported_platforms': 'SupportedPlatforms', # noqa: E501 + } + + read_only_vars = { + 'account_moid', # noqa: E501 + 'create_time', # noqa: E501 + 'domain_group_moid', # noqa: E501 + 'mod_time', # noqa: E501 + 'shared_scope', # noqa: E501 + 'ancestors', # noqa: E501 + 'permission_resources', # noqa: E501 + 'is_secure_boot_supported', # noqa: E501 + 'min_supported_version', # noqa: E501 + 'model', # noqa: E501 + } + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, class_id, object_type, *args, **kwargs): # noqa: E501 + """CapabilityStorageControllerUpdateConstraintMeta - a model defined in OpenAPI + + 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. The enum values provides the list of concrete types that can be instantiated from this abstract type. + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type. + _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,) + 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 + name (str): An unique identifer for a capability descriptor.. [optional] # noqa: E501 + is_secure_boot_supported (bool): Flag to indicate support for secure boot.. [optional] # noqa: E501 + min_supported_version (str): Firmware version below which firmware update is not supported for this inventory unit.. [optional] # noqa: E501 + model (str): Model of the inventory unit which will be supported in firmware operation.. [optional] # noqa: E501 + supported_platforms ([str], 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', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + + return self + + 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, class_id, object_type, *args, **kwargs): # noqa: E501 + """CapabilityStorageControllerUpdateConstraintMeta - a model defined in OpenAPI + + 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. The enum values provides the list of concrete types that can be instantiated from this abstract type. + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type. + _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,) + 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 + name (str): An unique identifer for a capability descriptor.. [optional] # noqa: E501 + is_secure_boot_supported (bool): Flag to indicate support for secure boot.. [optional] # noqa: E501 + min_supported_version (str): Firmware version below which firmware update is not supported for this inventory unit.. [optional] # noqa: E501 + model (str): Model of the inventory unit which will be supported in firmware operation.. [optional] # noqa: E501 + supported_platforms ([str], 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: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") + + @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 because 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': [ + CapabilityUpdateConstraintMeta, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/capability_storage_controller_update_constraint_meta_list.py b/intersight/model/capability_storage_controller_update_constraint_meta_list.py new file mode 100644 index 0000000000..e7eac5fa44 --- /dev/null +++ b/intersight/model/capability_storage_controller_update_constraint_meta_list.py @@ -0,0 +1,344 @@ +""" + 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.11-14628 + 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, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.capability_storage_controller_update_constraint_meta import CapabilityStorageControllerUpdateConstraintMeta + from intersight.model.capability_storage_controller_update_constraint_meta_list_all_of import CapabilityStorageControllerUpdateConstraintMetaListAllOf + from intersight.model.mo_base_response import MoBaseResponse + globals()['CapabilityStorageControllerUpdateConstraintMeta'] = CapabilityStorageControllerUpdateConstraintMeta + globals()['CapabilityStorageControllerUpdateConstraintMetaListAllOf'] = CapabilityStorageControllerUpdateConstraintMetaListAllOf + globals()['MoBaseResponse'] = MoBaseResponse + + +class CapabilityStorageControllerUpdateConstraintMetaList(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': ([CapabilityStorageControllerUpdateConstraintMeta], 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 + } + + read_only_vars = { + } + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, object_type, *args, **kwargs): # noqa: E501 + """CapabilityStorageControllerUpdateConstraintMetaList - a model defined in OpenAPI + + Keyword Args: + object_type (str): A discriminator value to disambiguate the schema of a HTTP GET response body. + _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 'capability.StorageControllerUpdateConstraintMeta' 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 ([CapabilityStorageControllerUpdateConstraintMeta], none_type): The array of 'capability.StorageControllerUpdateConstraintMeta' 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', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + + return self + + 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 + """CapabilityStorageControllerUpdateConstraintMetaList - a model defined in OpenAPI + + Keyword Args: + object_type (str): A discriminator value to disambiguate the schema of a HTTP GET response body. + _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 'capability.StorageControllerUpdateConstraintMeta' 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 ([CapabilityStorageControllerUpdateConstraintMeta], none_type): The array of 'capability.StorageControllerUpdateConstraintMeta' 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: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") + + @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 because 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': [ + CapabilityStorageControllerUpdateConstraintMetaListAllOf, + MoBaseResponse, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/capability_storage_controller_update_constraint_meta_list_all_of.py b/intersight/model/capability_storage_controller_update_constraint_meta_list_all_of.py new file mode 100644 index 0000000000..904f7f1c00 --- /dev/null +++ b/intersight/model/capability_storage_controller_update_constraint_meta_list_all_of.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.11-14628 + 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, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.capability_storage_controller_update_constraint_meta import CapabilityStorageControllerUpdateConstraintMeta + globals()['CapabilityStorageControllerUpdateConstraintMeta'] = CapabilityStorageControllerUpdateConstraintMeta + + +class CapabilityStorageControllerUpdateConstraintMetaListAllOf(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 = { + } + + @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 { + 'count': (int,), # noqa: E501 + 'results': ([CapabilityStorageControllerUpdateConstraintMeta], none_type,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'count': 'Count', # noqa: E501 + 'results': 'Results', # noqa: E501 + } + + read_only_vars = { + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """CapabilityStorageControllerUpdateConstraintMetaListAllOf - 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 'capability.StorageControllerUpdateConstraintMeta' 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 ([CapabilityStorageControllerUpdateConstraintMeta], none_type): The array of 'capability.StorageControllerUpdateConstraintMeta' resources matching the request.. [optional] # noqa: E501 + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', True) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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) + return self + + 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 + """CapabilityStorageControllerUpdateConstraintMetaListAllOf - 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 'capability.StorageControllerUpdateConstraintMeta' 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 ([CapabilityStorageControllerUpdateConstraintMeta], none_type): The array of 'capability.StorageControllerUpdateConstraintMeta' 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: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") diff --git a/intersight/model/capability_storage_controller_update_constraint_meta_response.py b/intersight/model/capability_storage_controller_update_constraint_meta_response.py new file mode 100644 index 0000000000..c1ab39e43a --- /dev/null +++ b/intersight/model/capability_storage_controller_update_constraint_meta_response.py @@ -0,0 +1,355 @@ +""" + 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.11-14628 + 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, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.capability_storage_controller_update_constraint_meta_list import CapabilityStorageControllerUpdateConstraintMetaList + 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()['CapabilityStorageControllerUpdateConstraintMetaList'] = CapabilityStorageControllerUpdateConstraintMetaList + globals()['MoAggregateTransform'] = MoAggregateTransform + globals()['MoDocumentCount'] = MoDocumentCount + globals()['MoTagKeySummary'] = MoTagKeySummary + globals()['MoTagSummary'] = MoTagSummary + + +class CapabilityStorageControllerUpdateConstraintMetaResponse(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 = { + 'capability.StorageControllerUpdateConstraintMeta.List': CapabilityStorageControllerUpdateConstraintMetaList, + '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 + } + + read_only_vars = { + } + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, object_type, *args, **kwargs): # noqa: E501 + """CapabilityStorageControllerUpdateConstraintMetaResponse - a model defined in OpenAPI + + Keyword Args: + object_type (str): A discriminator value to disambiguate the schema of a HTTP GET response body. + _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 'capability.StorageControllerUpdateConstraintMeta' 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', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + + return self + + 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 + """CapabilityStorageControllerUpdateConstraintMetaResponse - a model defined in OpenAPI + + Keyword Args: + object_type (str): A discriminator value to disambiguate the schema of a HTTP GET response body. + _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 'capability.StorageControllerUpdateConstraintMeta' 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: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") + + @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 because 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': [ + CapabilityStorageControllerUpdateConstraintMetaList, + MoAggregateTransform, + MoDocumentCount, + MoTagSummary, + ], + } diff --git a/intersight/model/capability_switch_capability.py b/intersight/model/capability_switch_capability.py index 9405c46c6d..3765c18b45 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 77fd7167a8..8479e05e76 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ee6f0be9fb..84f80b84e1 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 481eeb19de..43bf4cee8c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 dc17eef7e0..43da7a8405 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a4ebb0c4c7..ee9434b8ea 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 aa15f2eadc..2c6c834369 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 b5cab3f74c..202bfa02bb 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 bac504e15f..36565d0a72 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9abfc7c6f2..83b3ce413e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 65f3b08615..0a976786e5 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 67092f818d..cdf35522d7 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ebcbf249d6..fca36aed4f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e7edb07957..11d83bbe59 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 abbb375d66..6d1c63ff67 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 b3cda88d54..ec10558fc5 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 779f512254..fae380a1ef 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 29adfe45d4..1a2ffcd1fe 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f41675bf7a..31404d967c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f2f8045b10..f1ba841358 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f6e866a6ca..9ca34ef2e3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 795f8aa541..fe290e4834 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7d65ec02d7..97a7055cbc 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0354464080..6f831f527f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 61faea8b8f..ba39417539 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_unsupported_feature_config.py b/intersight/model/capability_unsupported_feature_config.py new file mode 100644 index 0000000000..86df1cacec --- /dev/null +++ b/intersight/model/capability_unsupported_feature_config.py @@ -0,0 +1,379 @@ +""" + 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.11-14628 + 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, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.capability_unsupported_feature_config_all_of import CapabilityUnsupportedFeatureConfigAllOf + from intersight.model.mo_base_complex_type import MoBaseComplexType + globals()['CapabilityUnsupportedFeatureConfigAllOf'] = CapabilityUnsupportedFeatureConfigAllOf + globals()['MoBaseComplexType'] = MoBaseComplexType + + +class CapabilityUnsupportedFeatureConfig(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.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + }, + ('object_type',): { + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + }, + ('generation',): { + '4': 4, + '2': 2, + '3': 3, + '5': 5, + }, + ('unsupportd_features',): { + 'None': None, + 'ROCEV2': "RoCEv2", + 'ROCEV1': "RoCEv1", + 'VMQ': "VMQ", + 'VMMQ': "VMMQ", + 'VMQINTERRUPTS': "VMQInterrupts", + 'NVGRE': "NVGRE", + 'ARFS': "ARFS", + 'VXLAN': "VXLAN", + 'USNIC': "usNIC", + 'ADVANCED_FILTER': "Advanced Filter", + 'AZURE_STACK_HOST_QOS': "Azure Stack Host QOS", + 'QINQ': "QinQ", + }, + } + + 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 + 'generation': (int,), # noqa: E501 + 'unsupportd_features': ([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 + 'generation': 'Generation', # noqa: E501 + 'unsupportd_features': 'UnsupportdFeatures', # noqa: E501 + } + + read_only_vars = { + } + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """CapabilityUnsupportedFeatureConfig - a model defined in OpenAPI + + 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.UnsupportedFeatureConfig", must be one of ["capability.UnsupportedFeatureConfig", ] # 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.UnsupportedFeatureConfig", must be one of ["capability.UnsupportedFeatureConfig", ] # 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,) + generation (int): The adapter generations that support this feature. * `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 + unsupportd_features ([str], none_type): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "capability.UnsupportedFeatureConfig") + object_type = kwargs.get('object_type', "capability.UnsupportedFeatureConfig") + _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', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + + return self + + 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 + """CapabilityUnsupportedFeatureConfig - a model defined in OpenAPI + + 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.UnsupportedFeatureConfig", must be one of ["capability.UnsupportedFeatureConfig", ] # 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.UnsupportedFeatureConfig", must be one of ["capability.UnsupportedFeatureConfig", ] # 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,) + generation (int): The adapter generations that support this feature. * `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 + unsupportd_features ([str], none_type): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "capability.UnsupportedFeatureConfig") + object_type = kwargs.get('object_type', "capability.UnsupportedFeatureConfig") + _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: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") + + @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 because 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': [ + CapabilityUnsupportedFeatureConfigAllOf, + MoBaseComplexType, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/capability_unsupported_feature_config_all_of.py b/intersight/model/capability_unsupported_feature_config_all_of.py new file mode 100644 index 0000000000..fa30f18cc9 --- /dev/null +++ b/intersight/model/capability_unsupported_feature_config_all_of.py @@ -0,0 +1,315 @@ +""" + 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.11-14628 + 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, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + + +class CapabilityUnsupportedFeatureConfigAllOf(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.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + }, + ('object_type',): { + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", + }, + ('generation',): { + '4': 4, + '2': 2, + '3': 3, + '5': 5, + }, + ('unsupportd_features',): { + 'None': None, + 'ROCEV2': "RoCEv2", + 'ROCEV1': "RoCEv1", + 'VMQ': "VMQ", + 'VMMQ': "VMMQ", + 'VMQINTERRUPTS': "VMQInterrupts", + 'NVGRE': "NVGRE", + 'ARFS': "ARFS", + 'VXLAN': "VXLAN", + 'USNIC': "usNIC", + 'ADVANCED_FILTER': "Advanced Filter", + 'AZURE_STACK_HOST_QOS': "Azure Stack Host QOS", + 'QINQ': "QinQ", + }, + } + + 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 + """ + 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. + """ + return { + 'class_id': (str,), # noqa: E501 + 'object_type': (str,), # noqa: E501 + 'generation': (int,), # noqa: E501 + 'unsupportd_features': ([str], none_type,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'generation': 'Generation', # noqa: E501 + 'unsupportd_features': 'UnsupportdFeatures', # noqa: E501 + } + + read_only_vars = { + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """CapabilityUnsupportedFeatureConfigAllOf - 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.UnsupportedFeatureConfig", must be one of ["capability.UnsupportedFeatureConfig", ] # 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.UnsupportedFeatureConfig", must be one of ["capability.UnsupportedFeatureConfig", ] # 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,) + generation (int): The adapter generations that support this feature. * `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 + unsupportd_features ([str], none_type): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "capability.UnsupportedFeatureConfig") + object_type = kwargs.get('object_type', "capability.UnsupportedFeatureConfig") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', True) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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) + return self + + 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 + """CapabilityUnsupportedFeatureConfigAllOf - 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.UnsupportedFeatureConfig", must be one of ["capability.UnsupportedFeatureConfig", ] # 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.UnsupportedFeatureConfig", must be one of ["capability.UnsupportedFeatureConfig", ] # 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,) + generation (int): The adapter generations that support this feature. * `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 + unsupportd_features ([str], none_type): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "capability.UnsupportedFeatureConfig") + object_type = kwargs.get('object_type', "capability.UnsupportedFeatureConfig") + _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: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") diff --git a/intersight/model/capability_update_constraint_meta.py b/intersight/model/capability_update_constraint_meta.py new file mode 100644 index 0000000000..ead0532d1d --- /dev/null +++ b/intersight/model/capability_update_constraint_meta.py @@ -0,0 +1,445 @@ +""" + 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.11-14628 + 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, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.capability_adapter_update_constraint_meta import CapabilityAdapterUpdateConstraintMeta + from intersight.model.capability_capability import CapabilityCapability + from intersight.model.capability_storage_controller_update_constraint_meta import CapabilityStorageControllerUpdateConstraintMeta + from intersight.model.capability_update_constraint_meta_all_of import CapabilityUpdateConstraintMetaAllOf + from intersight.model.display_names import DisplayNames + 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()['CapabilityAdapterUpdateConstraintMeta'] = CapabilityAdapterUpdateConstraintMeta + globals()['CapabilityCapability'] = CapabilityCapability + globals()['CapabilityStorageControllerUpdateConstraintMeta'] = CapabilityStorageControllerUpdateConstraintMeta + globals()['CapabilityUpdateConstraintMetaAllOf'] = CapabilityUpdateConstraintMetaAllOf + globals()['DisplayNames'] = DisplayNames + globals()['MoBaseMoRelationship'] = MoBaseMoRelationship + globals()['MoTag'] = MoTag + globals()['MoVersionContext'] = MoVersionContext + + +class CapabilityUpdateConstraintMeta(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',): { + 'ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", + 'STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", + }, + ('object_type',): { + 'ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", + 'STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", + }, + } + + 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_secure_boot_supported': (bool,), # noqa: E501 + 'min_supported_version': (str,), # noqa: E501 + 'model': (str,), # noqa: E501 + 'supported_platforms': ([str], none_type,), # 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 + 'name': (str,), # noqa: E501 + } + + @cached_property + def discriminator(): + lazy_import() + val = { + 'capability.AdapterUpdateConstraintMeta': CapabilityAdapterUpdateConstraintMeta, + 'capability.StorageControllerUpdateConstraintMeta': CapabilityStorageControllerUpdateConstraintMeta, + } + if not val: + return None + return {'class_id': val} + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'is_secure_boot_supported': 'IsSecureBootSupported', # noqa: E501 + 'min_supported_version': 'MinSupportedVersion', # noqa: E501 + 'model': 'Model', # noqa: E501 + 'supported_platforms': 'SupportedPlatforms', # 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 + 'name': 'Name', # noqa: E501 + } + + read_only_vars = { + 'is_secure_boot_supported', # noqa: E501 + 'min_supported_version', # noqa: E501 + 'model', # noqa: E501 + 'account_moid', # noqa: E501 + 'create_time', # noqa: E501 + 'domain_group_moid', # noqa: E501 + 'mod_time', # noqa: E501 + 'shared_scope', # noqa: E501 + 'ancestors', # noqa: E501 + 'permission_resources', # noqa: E501 + } + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, class_id, object_type, *args, **kwargs): # noqa: E501 + """CapabilityUpdateConstraintMeta - a model defined in OpenAPI + + 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. The enum values provides the list of concrete types that can be instantiated from this abstract type. + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type. + _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_secure_boot_supported (bool): Flag to indicate support for secure boot.. [optional] # noqa: E501 + min_supported_version (str): Firmware version below which firmware update is not supported for this inventory unit.. [optional] # noqa: E501 + model (str): Model of the inventory unit which will be supported in firmware operation.. [optional] # noqa: E501 + supported_platforms ([str], none_type): [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 + name (str): An unique identifer for a capability descriptor.. [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', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + + return self + + 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, class_id, object_type, *args, **kwargs): # noqa: E501 + """CapabilityUpdateConstraintMeta - a model defined in OpenAPI + + 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. The enum values provides the list of concrete types that can be instantiated from this abstract type. + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type. + _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_secure_boot_supported (bool): Flag to indicate support for secure boot.. [optional] # noqa: E501 + min_supported_version (str): Firmware version below which firmware update is not supported for this inventory unit.. [optional] # noqa: E501 + model (str): Model of the inventory unit which will be supported in firmware operation.. [optional] # noqa: E501 + supported_platforms ([str], none_type): [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 + name (str): An unique identifer for a capability descriptor.. [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: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") + + @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 because 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': [ + CapabilityCapability, + CapabilityUpdateConstraintMetaAllOf, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/capability_update_constraint_meta_all_of.py b/intersight/model/capability_update_constraint_meta_all_of.py new file mode 100644 index 0000000000..11cc50c106 --- /dev/null +++ b/intersight/model/capability_update_constraint_meta_all_of.py @@ -0,0 +1,303 @@ +""" + 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.11-14628 + 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, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + + +class CapabilityUpdateConstraintMetaAllOf(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',): { + 'ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", + 'STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", + }, + ('object_type',): { + 'ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", + 'STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", + }, + } + + 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 + """ + 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. + """ + return { + 'class_id': (str,), # noqa: E501 + 'object_type': (str,), # noqa: E501 + 'is_secure_boot_supported': (bool,), # noqa: E501 + 'min_supported_version': (str,), # noqa: E501 + 'model': (str,), # noqa: E501 + 'supported_platforms': ([str], none_type,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'is_secure_boot_supported': 'IsSecureBootSupported', # noqa: E501 + 'min_supported_version': 'MinSupportedVersion', # noqa: E501 + 'model': 'Model', # noqa: E501 + 'supported_platforms': 'SupportedPlatforms', # noqa: E501 + } + + read_only_vars = { + 'is_secure_boot_supported', # noqa: E501 + 'min_supported_version', # noqa: E501 + 'model', # noqa: E501 + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, class_id, object_type, *args, **kwargs): # noqa: E501 + """CapabilityUpdateConstraintMetaAllOf - a model defined in OpenAPI + + 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. The enum values provides the list of concrete types that can be instantiated from this abstract type. + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type. + + 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,) + is_secure_boot_supported (bool): Flag to indicate support for secure boot.. [optional] # noqa: E501 + min_supported_version (str): Firmware version below which firmware update is not supported for this inventory unit.. [optional] # noqa: E501 + model (str): Model of the inventory unit which will be supported in firmware operation.. [optional] # noqa: E501 + supported_platforms ([str], none_type): [optional] # noqa: E501 + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', True) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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) + return self + + 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, class_id, object_type, *args, **kwargs): # noqa: E501 + """CapabilityUpdateConstraintMetaAllOf - a model defined in OpenAPI + + 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. The enum values provides the list of concrete types that can be instantiated from this abstract type. + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type. + + 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,) + is_secure_boot_supported (bool): Flag to indicate support for secure boot.. [optional] # noqa: E501 + min_supported_version (str): Firmware version below which firmware update is not supported for this inventory unit.. [optional] # noqa: E501 + model (str): Model of the inventory unit which will be supported in firmware operation.. [optional] # noqa: E501 + supported_platforms ([str], 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: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") diff --git a/intersight/model/certificatemanagement_certificate_base.py b/intersight/model/certificatemanagement_certificate_base.py index ad4017f0e9..878fe3f0e0 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7d1c20ef60..6e53818190 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f1f4098bf8..5eda40a559 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/certificatemanagement_imc_all_of.py b/intersight/model/certificatemanagement_imc_all_of.py index 339e219dc5..ac25acdcdc 100644 --- a/intersight/model/certificatemanagement_imc_all_of.py +++ b/intersight/model/certificatemanagement_imc_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 311cade998..31a0e5ffc7 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 df41bac24e..a353e1a310 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/certificatemanagement_policy_inventory.py b/intersight/model/certificatemanagement_policy_inventory.py index 1b9b824f6b..5f865e7714 100644 --- a/intersight/model/certificatemanagement_policy_inventory.py +++ b/intersight/model/certificatemanagement_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/certificatemanagement_policy_inventory_all_of.py b/intersight/model/certificatemanagement_policy_inventory_all_of.py index ad6411e9bc..b3e5c17511 100644 --- a/intersight/model/certificatemanagement_policy_inventory_all_of.py +++ b/intersight/model/certificatemanagement_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/certificatemanagement_policy_inventory_list.py b/intersight/model/certificatemanagement_policy_inventory_list.py index 521e565855..156fe30389 100644 --- a/intersight/model/certificatemanagement_policy_inventory_list.py +++ b/intersight/model/certificatemanagement_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/certificatemanagement_policy_inventory_list_all_of.py b/intersight/model/certificatemanagement_policy_inventory_list_all_of.py index 6198482689..31fa9276c1 100644 --- a/intersight/model/certificatemanagement_policy_inventory_list_all_of.py +++ b/intersight/model/certificatemanagement_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/certificatemanagement_policy_inventory_response.py b/intersight/model/certificatemanagement_policy_inventory_response.py index ac5a7a4c06..395b346786 100644 --- a/intersight/model/certificatemanagement_policy_inventory_response.py +++ b/intersight/model/certificatemanagement_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 160442b28b..7304a8dc67 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 038e54c803..c0865682f9 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1270d9cb7d..154767a45f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/certificatemanagement_root_ca_certificate.py b/intersight/model/certificatemanagement_root_ca_certificate.py index 12a3941fef..3987995408 100644 --- a/intersight/model/certificatemanagement_root_ca_certificate.py +++ b/intersight/model/certificatemanagement_root_ca_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/certificatemanagement_root_ca_certificate_all_of.py b/intersight/model/certificatemanagement_root_ca_certificate_all_of.py index f873a2470c..92f6cec2e8 100644 --- a/intersight/model/certificatemanagement_root_ca_certificate_all_of.py +++ b/intersight/model/certificatemanagement_root_ca_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6e83e0ce70..f5fe05b10f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c1940811dd..cf09ff45d3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 630ec75cb6..afa930241e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 78a8cd8bd4..cf7fc7c2ef 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2e8f65345a..47bdc1e516 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -187,6 +187,7 @@ class ChassisConfigChangeDetailRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -218,6 +219,7 @@ class ChassisConfigChangeDetailRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -264,7 +266,9 @@ class ChassisConfigChangeDetailRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -642,6 +646,8 @@ class ChassisConfigChangeDetailRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -923,6 +929,7 @@ class ChassisConfigChangeDetailRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/chassis_config_change_detail_response.py b/intersight/model/chassis_config_change_detail_response.py index eabdb96272..220021c7d3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 449f42ebfb..5381e3d1a1 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 3074e412ae..a05975c238 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 69963c4ee1..3ef9948df0 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 99df31dd97..cb520121ef 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 5615c68c34..136f540b8f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ed3523f46e..23169f5f45 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 43eb53f752..5e81171194 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 642b5a0184..26147a6d3f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 4ad86fb7e6..5d04edf76b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 52e8fecb14..29154eb5fe 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9e9d3b4cd7..f8afe61e9d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 fc067732e5..0f80b2cbf4 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -175,6 +175,7 @@ class ChassisConfigResultEntryRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -206,6 +207,7 @@ class ChassisConfigResultEntryRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -252,7 +254,9 @@ class ChassisConfigResultEntryRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -630,6 +634,8 @@ class ChassisConfigResultEntryRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -911,6 +917,7 @@ class ChassisConfigResultEntryRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/chassis_config_result_entry_response.py b/intersight/model/chassis_config_result_entry_response.py index a169f395cf..187d2adca6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 bb96bacce8..69a24dafaf 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d517b3cb26..a121dacdc6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 247935905d..9f5d83c6ec 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -179,6 +179,7 @@ class ChassisConfigResultRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -210,6 +211,7 @@ class ChassisConfigResultRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -256,7 +258,9 @@ class ChassisConfigResultRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -634,6 +638,8 @@ class ChassisConfigResultRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -915,6 +921,7 @@ class ChassisConfigResultRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/chassis_config_result_response.py b/intersight/model/chassis_config_result_response.py index f732d9468d..0d641882a4 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 339c9a501b..6a6cb56f63 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 713825b7da..45f99cfff4 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c5dedcfa29..5c451a7698 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 042739a458..8ac66316fb 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 83ff35ad9e..19400c0d10 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -198,6 +198,7 @@ class ChassisIomProfileRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -229,6 +230,7 @@ class ChassisIomProfileRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -275,7 +277,9 @@ class ChassisIomProfileRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -653,6 +657,8 @@ class ChassisIomProfileRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -934,6 +940,7 @@ class ChassisIomProfileRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/chassis_iom_profile_response.py b/intersight/model/chassis_iom_profile_response.py index 89a57eea25..4e44ef146d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d2d96ab7ad..f182927850 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1057b36a15..06f5c8d7f6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 8adebe36cb..73ceb338fd 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e9c65d4766..8a5123ca21 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a049430fea..bc2beeedb5 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -203,6 +203,7 @@ class ChassisProfileRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -234,6 +235,7 @@ class ChassisProfileRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -280,7 +282,9 @@ class ChassisProfileRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -658,6 +662,8 @@ class ChassisProfileRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -939,6 +945,7 @@ class ChassisProfileRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/chassis_profile_response.py b/intersight/model/chassis_profile_response.py index 8cd92d1e74..64475c037a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 02f2375223..3c354f1ecf 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2dcf807e64..61d140efe3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 4836e14c4f..0b6791c1dc 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0cb704654f..9b0f244132 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e3b62c0d24..8acca4094c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ec314ff342..eb5c22c524 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 dc996590b8..cd75f4e676 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -173,6 +173,7 @@ class CloudAwsBillingUnitRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -204,6 +205,7 @@ class CloudAwsBillingUnitRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -250,7 +252,9 @@ class CloudAwsBillingUnitRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -628,6 +632,8 @@ class CloudAwsBillingUnitRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -909,6 +915,7 @@ class CloudAwsBillingUnitRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/cloud_aws_billing_unit_response.py b/intersight/model/cloud_aws_billing_unit_response.py index 0d7fbfdd81..ea851e475a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9be2247ce0..7bb2742f54 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 016988074b..acc1dea819 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ac309b66c1..01df543f40 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 82e2477308..1bca402c92 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 4dbca91faf..8877604956 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -181,6 +181,7 @@ class CloudAwsKeyPairRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -212,6 +213,7 @@ class CloudAwsKeyPairRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -258,7 +260,9 @@ class CloudAwsKeyPairRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -636,6 +640,8 @@ class CloudAwsKeyPairRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -917,6 +923,7 @@ class CloudAwsKeyPairRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/cloud_aws_key_pair_response.py b/intersight/model/cloud_aws_key_pair_response.py index 4eea6d27fd..88681730e5 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 cd8b672980..17a737c982 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ed233184d9..1664060cc9 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 fcdb7f4f9f..8db674ce75 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a5b6e9c8d9..41cdd27221 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d881f2fc5b..d7f5135cd2 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e9fe13ee0d..b1389e1a38 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 048b4a1cd3..1ffae94d8c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1dd23130c5..fc06cd7a85 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e234dec242..d2ae5bd4cd 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 8f3553b06a..397a82fe72 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -173,6 +173,7 @@ class CloudAwsOrganizationalUnitRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -204,6 +205,7 @@ class CloudAwsOrganizationalUnitRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -250,7 +252,9 @@ class CloudAwsOrganizationalUnitRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -628,6 +632,8 @@ class CloudAwsOrganizationalUnitRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -909,6 +915,7 @@ class CloudAwsOrganizationalUnitRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/cloud_aws_organizational_unit_response.py b/intersight/model/cloud_aws_organizational_unit_response.py index a87f689545..0a0a8a20aa 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 677fa725b3..e482fe390c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0a945b10df..542c897f1b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f7520e1642..109108befc 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e356a6b4a0..b43df27d1b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 b0f0a986c3..a706448a83 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -187,6 +187,7 @@ class CloudAwsSecurityGroupRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -218,6 +219,7 @@ class CloudAwsSecurityGroupRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -264,7 +266,9 @@ class CloudAwsSecurityGroupRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -642,6 +646,8 @@ class CloudAwsSecurityGroupRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -923,6 +929,7 @@ class CloudAwsSecurityGroupRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/cloud_aws_security_group_response.py b/intersight/model/cloud_aws_security_group_response.py index a596288682..240353d97f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d81d01f82c..504f4f0850 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f1448eb1c4..ef97f43c80 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 56e7eebd13..48a4103662 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7c173eae2b..028faea8df 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f635754fae..412def8b07 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -183,6 +183,7 @@ class CloudAwsSubnetRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -214,6 +215,7 @@ class CloudAwsSubnetRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -260,7 +262,9 @@ class CloudAwsSubnetRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -638,6 +642,8 @@ class CloudAwsSubnetRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -919,6 +925,7 @@ class CloudAwsSubnetRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/cloud_aws_subnet_response.py b/intersight/model/cloud_aws_subnet_response.py index 7b3394c5e7..ce38bb0794 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ff439f8519..4b6483beaa 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 cfa1bb253e..777741b075 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d22a210f0a..bee7c2a7f3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e0044ace0c..2757ca0163 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0761ec66c2..7ad60a45a6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f2a06fc4bc..2ae732e4fa 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9d197d1da3..c48aeb7ca6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 394ed129f4..98b729bb67 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 42f64c36be..669fc7276f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e731c96d7c..47b22d28a6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 5bf423b051..847d5615ef 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 635b16b12e..802b00dca9 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 556216b59f..213a6f333a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1ef7cecdaf..e9a525761d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 33d389c5ef..45aeb11af5 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -183,6 +183,7 @@ class CloudAwsVpcRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -214,6 +215,7 @@ class CloudAwsVpcRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -260,7 +262,9 @@ class CloudAwsVpcRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -638,6 +642,8 @@ class CloudAwsVpcRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -919,6 +925,7 @@ class CloudAwsVpcRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/cloud_aws_vpc_response.py b/intersight/model/cloud_aws_vpc_response.py index bfd46bc12e..338dd683d2 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 76ac2d4850..346fb838fa 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 4fea4794d8..b5f4c49419 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 73bd33f22b..871034ba86 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 4ffb705c71..f8faf9b434 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 930f15e0e8..e7cf27181c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e31992344e..9a6a0e5598 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 04a19edf87..895a5447a5 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 bbdb85779b..839bacddbf 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e227a5a8b0..5c6219f604 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 31c889eeef..f357e37cab 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9ef89f12ce..829f5162a3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_base_sku_all_of.py b/intersight/model/cloud_base_sku_all_of.py index ad2b3ea7ab..a6514218e8 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_base_sku_relationship.py b/intersight/model/cloud_base_sku_relationship.py index 7d563f1c93..fb386c8c4c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -260,6 +260,7 @@ class CloudBaseSkuRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -291,6 +292,7 @@ class CloudBaseSkuRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -337,7 +339,9 @@ class CloudBaseSkuRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -715,6 +719,8 @@ class CloudBaseSkuRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -996,6 +1002,7 @@ class CloudBaseSkuRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/cloud_base_virtual_machine.py b/intersight/model/cloud_base_virtual_machine.py index 5b636dec38..982e1ba7b1 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 dc2e0cfdcd..fa205bfaed 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9a7e174353..374ece8edc 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2eb870a4ed..680d075462 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a431071758..c3c1097403 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2c021fd8db..f0bca0103f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ea583b8edf..ca6558535c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 729ec3b51e..c0a2e73a69 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 cd534c98eb..86c7d97538 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 cd16ae141f..b4e91407d6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6ecf53ee4c..b9a3e0db51 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 351e02f255..dfa926fa58 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f65d00e426..c94c1b1ea0 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a51853ab71..3857bbc26a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f4391d10a6..1dda01daf4 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 aa6bf2ab0a..1d35affd24 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 19a349689a..f1a5ee1c07 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a482c286ac..9e23ce8d42 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9a3d270772..6bee6f2ef5 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 81c2f584c7..e303dc5b6d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 167d65dbb6..676b70fb26 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 29f6604eeb..146859874c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e1da85ece6..f29c0fb14c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7dec705614..f141773269 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c9cb4fd485..00662fbca4 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 b5d5d1b26d..f321f2d147 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 31e9a26e88..9741febd76 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_regions_all_of.py b/intersight/model/cloud_regions_all_of.py index debc840f98..aa3574ac42 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_regions_list.py b/intersight/model/cloud_regions_list.py index d9ba2d2602..32c426ac1c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7c61feaada..79d3311494 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 b1fee98704..78030045c4 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -246,6 +246,7 @@ class CloudRegionsRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -277,6 +278,7 @@ class CloudRegionsRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -323,7 +325,9 @@ class CloudRegionsRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -701,6 +705,8 @@ class CloudRegionsRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -982,6 +988,7 @@ class CloudRegionsRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/cloud_regions_response.py b/intersight/model/cloud_regions_response.py index 475e8b1c20..7cdd3d98b2 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c132b0c33d..7ab1c5ffb2 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c47b2fb438..eaace5eb2a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ecac480a66..ff3fc8a4b5 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_sku_container_type_all_of.py b/intersight/model/cloud_sku_container_type_all_of.py index f0825cd96e..3895c78db1 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a1a7ebf0ed..9cfd3c82e8 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f4ac0264e7..e8e2711982 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7d0eb88141..929845008e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 603ecebbc6..189a6638ac 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_sku_database_type_all_of.py b/intersight/model/cloud_sku_database_type_all_of.py index e9ce7f4964..13d98bdcde 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c939b93c78..0ff202d750 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 83d677be0a..acdd0f6778 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 70c82ddc4d..2da19a1c92 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 3608e28440..4c8d4469c2 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_sku_instance_type_all_of.py b/intersight/model/cloud_sku_instance_type_all_of.py index d8b3021680..180429b125 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a3681c6727..767d81614f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 3055783591..f78db2a33a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0ce29e7fa6..ef3ab2bed0 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ee99d7072c..a4dfb2ee45 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_sku_network_type_list.py b/intersight/model/cloud_sku_network_type_list.py index 9aed21fee0..9af2033461 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c27a73e9a6..c71051283b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ef2d7e3513..dbd33914dd 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0344065d49..a176bc874c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ 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 f0fdf11f37..6c0d91d0c9 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_sku_region_rate_cards_list.py b/intersight/model/cloud_sku_region_rate_cards_list.py index 91b27a0a96..6e4ac8d811 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 5d7c44ef00..f0eaafa0b1 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 cc4cbbb079..13085d814b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d7a00835b8..70d04e4a4d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_sku_volume_type_all_of.py b/intersight/model/cloud_sku_volume_type_all_of.py index 8d4c596628..29d617515e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e585e48648..22ff53f01c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6f7a2d65ef..5ac03e27e3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f349f85dd1..e56a56220c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 02d978439a..8962607b83 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9bc28ac513..93f697bce5 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e49512858b..7eab049d32 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a571e616b0..a60a7d0e45 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 3a0c2e8330..495ed01ffd 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e937173101..ec8cc2d269 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 472b95c196..8582915f96 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1b92772022..40417a0bb6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 bac4869662..82f778189c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 655798debc..d229cb5c62 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -173,6 +173,7 @@ class CloudTfcOrganizationRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -204,6 +205,7 @@ class CloudTfcOrganizationRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -250,7 +252,9 @@ class CloudTfcOrganizationRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -628,6 +632,8 @@ class CloudTfcOrganizationRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -909,6 +915,7 @@ class CloudTfcOrganizationRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/cloud_tfc_organization_response.py b/intersight/model/cloud_tfc_organization_response.py index 253a85a0fe..5621e68995 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 24548bb758..d655dc8930 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 52f2d10fff..2cd86cb0e7 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7f59818595..2cba457054 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a1a2f86723..acaaa97057 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 68fc541a6f..043d21e7e9 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e7e57da47b..f21827a277 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 eb67a393be..cdcee1510a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6df519b992..c76cc113e1 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 23c0d8c309..db684e7aef 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c6067fe1eb..852c50722d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9a9a893d31..9e944179c2 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 4379cd3108..eab0ad71dc 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 5d296c168e..0509cbb3c2 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 4a2239b77b..f68145498b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 77da4914bb..131bcae3c0 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d0623c39cf..b5b17db372 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -63,6 +63,7 @@ class CmrfCmRf(ModelComposed): allowed_values = { ('class_id',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -163,6 +164,7 @@ class CmrfCmRf(ModelComposed): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -199,6 +201,7 @@ class CmrfCmRf(ModelComposed): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", @@ -735,6 +738,7 @@ class CmrfCmRf(ModelComposed): 'X509.CERTIFICATE': "x509.Certificate", }, ('object_type',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -835,6 +839,7 @@ class CmrfCmRf(ModelComposed): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -871,6 +876,7 @@ class CmrfCmRf(ModelComposed): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", diff --git a/intersight/model/cmrf_cm_rf_all_of.py b/intersight/model/cmrf_cm_rf_all_of.py index d0860a6050..e03a62b0b2 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 50ae0a6d8b..e659752bd1 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 dc3a1ee4f6..b0296924aa 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2ef2144571..b727b20cb6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 8c56c90bb5..38eb8c14ef 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f29468e21b..eb1ff23d1d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 548e31eb10..c9a1c60eef 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c34fbdee40..5bcc953892 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -175,6 +175,7 @@ class CommHttpProxyPolicyRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -206,6 +207,7 @@ class CommHttpProxyPolicyRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -252,7 +254,9 @@ class CommHttpProxyPolicyRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -630,6 +634,8 @@ class CommHttpProxyPolicyRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -911,6 +917,7 @@ class CommHttpProxyPolicyRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/comm_http_proxy_policy_response.py b/intersight/model/comm_http_proxy_policy_response.py index 37cf3fc3ed..5a505115af 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 4df3a259cf..c66ff3ca1c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 68fc83d4f8..2fbbba6937 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 403c262cbe..df52a182e6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7d36fb8cac..a1bb48c85a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 b877fe5341..23619f9a88 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d8ee3f58b3..fb9a89ac7d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1c08bb3a8e..762b3de45a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -106,6 +106,10 @@ def openapi_types(): 'critical': (int,), # noqa: E501 'health': (str,), # noqa: E501 'info': (int,), # noqa: E501 + 'suppressed': (bool,), # noqa: E501 + 'suppressed_critical': (int,), # noqa: E501 + 'suppressed_info': (int,), # noqa: E501 + 'suppressed_warning': (int,), # noqa: E501 'warning': (int,), # noqa: E501 } @@ -123,6 +127,10 @@ def discriminator(): 'critical': 'Critical', # noqa: E501 'health': 'Health', # noqa: E501 'info': 'Info', # noqa: E501 + 'suppressed': 'Suppressed', # noqa: E501 + 'suppressed_critical': 'SuppressedCritical', # noqa: E501 + 'suppressed_info': 'SuppressedInfo', # noqa: E501 + 'suppressed_warning': 'SuppressedWarning', # noqa: E501 'warning': 'Warning', # noqa: E501 } @@ -130,6 +138,10 @@ def discriminator(): 'critical', # noqa: E501 'health', # noqa: E501 'info', # noqa: E501 + 'suppressed', # noqa: E501 + 'suppressed_critical', # noqa: E501 + 'suppressed_info', # noqa: E501 + 'suppressed_warning', # noqa: E501 'warning', # noqa: E501 } @@ -174,6 +186,10 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 critical (int): The count of alarms that have severity type Critical.. [optional] # noqa: E501 health (str): Health of the managed end point. The highest severity computed from alarmSummary property is set as the health. * `Healthy` - The Enum value represents that the entity is healthy. * `Warning` - The Enum value Warning represents that the entity has one or more active warnings on it. * `Critical` - The Enum value Critical represents that the entity is in a critical state.. [optional] if omitted the server will use the default value of "Healthy" # noqa: E501 info (int): The count of alarms that have severity type Info.. [optional] # noqa: E501 + suppressed (bool): The flag that indicates whether suppression is enabled or not in the entity.. [optional] # noqa: E501 + suppressed_critical (int): The count of active suppressed alarms that have severity type Critical.. [optional] # noqa: E501 + suppressed_info (int): The count of active suppressed alarms that have severity type Info.. [optional] # noqa: E501 + suppressed_warning (int): The count of active suppressed alarms that have severity type Warning.. [optional] # noqa: E501 warning (int): The count of alarms that have severity type Warning.. [optional] # noqa: E501 """ @@ -290,6 +306,10 @@ def __init__(self, *args, **kwargs): # noqa: E501 critical (int): The count of alarms that have severity type Critical.. [optional] # noqa: E501 health (str): Health of the managed end point. The highest severity computed from alarmSummary property is set as the health. * `Healthy` - The Enum value represents that the entity is healthy. * `Warning` - The Enum value Warning represents that the entity has one or more active warnings on it. * `Critical` - The Enum value Critical represents that the entity is in a critical state.. [optional] if omitted the server will use the default value of "Healthy" # noqa: E501 info (int): The count of alarms that have severity type Info.. [optional] # noqa: E501 + suppressed (bool): The flag that indicates whether suppression is enabled or not in the entity.. [optional] # noqa: E501 + suppressed_critical (int): The count of active suppressed alarms that have severity type Critical.. [optional] # noqa: E501 + suppressed_info (int): The count of active suppressed alarms that have severity type Info.. [optional] # noqa: E501 + suppressed_warning (int): The count of active suppressed alarms that have severity type Warning.. [optional] # noqa: E501 warning (int): The count of alarms that have severity type Warning.. [optional] # noqa: E501 """ diff --git a/intersight/model/compute_alarm_summary_all_of.py b/intersight/model/compute_alarm_summary_all_of.py index a5cfe5b41a..fb9838cc10 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -98,6 +98,10 @@ def openapi_types(): 'critical': (int,), # noqa: E501 'health': (str,), # noqa: E501 'info': (int,), # noqa: E501 + 'suppressed': (bool,), # noqa: E501 + 'suppressed_critical': (int,), # noqa: E501 + 'suppressed_info': (int,), # noqa: E501 + 'suppressed_warning': (int,), # noqa: E501 'warning': (int,), # noqa: E501 } @@ -112,6 +116,10 @@ def discriminator(): 'critical': 'Critical', # noqa: E501 'health': 'Health', # noqa: E501 'info': 'Info', # noqa: E501 + 'suppressed': 'Suppressed', # noqa: E501 + 'suppressed_critical': 'SuppressedCritical', # noqa: E501 + 'suppressed_info': 'SuppressedInfo', # noqa: E501 + 'suppressed_warning': 'SuppressedWarning', # noqa: E501 'warning': 'Warning', # noqa: E501 } @@ -119,6 +127,10 @@ def discriminator(): 'critical', # noqa: E501 'health', # noqa: E501 'info', # noqa: E501 + 'suppressed', # noqa: E501 + 'suppressed_critical', # noqa: E501 + 'suppressed_info', # noqa: E501 + 'suppressed_warning', # noqa: E501 'warning', # noqa: E501 } @@ -167,6 +179,10 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 critical (int): The count of alarms that have severity type Critical.. [optional] # noqa: E501 health (str): Health of the managed end point. The highest severity computed from alarmSummary property is set as the health. * `Healthy` - The Enum value represents that the entity is healthy. * `Warning` - The Enum value Warning represents that the entity has one or more active warnings on it. * `Critical` - The Enum value Critical represents that the entity is in a critical state.. [optional] if omitted the server will use the default value of "Healthy" # noqa: E501 info (int): The count of alarms that have severity type Info.. [optional] # noqa: E501 + suppressed (bool): The flag that indicates whether suppression is enabled or not in the entity.. [optional] # noqa: E501 + suppressed_critical (int): The count of active suppressed alarms that have severity type Critical.. [optional] # noqa: E501 + suppressed_info (int): The count of active suppressed alarms that have severity type Info.. [optional] # noqa: E501 + suppressed_warning (int): The count of active suppressed alarms that have severity type Warning.. [optional] # noqa: E501 warning (int): The count of alarms that have severity type Warning.. [optional] # noqa: E501 """ @@ -264,6 +280,10 @@ def __init__(self, *args, **kwargs): # noqa: E501 critical (int): The count of alarms that have severity type Critical.. [optional] # noqa: E501 health (str): Health of the managed end point. The highest severity computed from alarmSummary property is set as the health. * `Healthy` - The Enum value represents that the entity is healthy. * `Warning` - The Enum value Warning represents that the entity has one or more active warnings on it. * `Critical` - The Enum value Critical represents that the entity is in a critical state.. [optional] if omitted the server will use the default value of "Healthy" # noqa: E501 info (int): The count of alarms that have severity type Info.. [optional] # noqa: E501 + suppressed (bool): The flag that indicates whether suppression is enabled or not in the entity.. [optional] # noqa: E501 + suppressed_critical (int): The count of active suppressed alarms that have severity type Critical.. [optional] # noqa: E501 + suppressed_info (int): The count of active suppressed alarms that have severity type Info.. [optional] # noqa: E501 + suppressed_warning (int): The count of active suppressed alarms that have severity type Warning.. [optional] # noqa: E501 warning (int): The count of alarms that have severity type Warning.. [optional] # noqa: E501 """ diff --git a/intersight/model/compute_base_cluster.py b/intersight/model/compute_base_cluster.py index 52e3e4fd09..73a5c91731 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 34a65a7117..499b1667db 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 3870d6ba8d..2b5fb3fcda 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -179,6 +179,7 @@ class ComputeBaseClusterRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -210,6 +211,7 @@ class ComputeBaseClusterRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -256,7 +258,9 @@ class ComputeBaseClusterRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -634,6 +638,8 @@ class ComputeBaseClusterRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -915,6 +921,7 @@ class ComputeBaseClusterRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/compute_blade.py b/intersight/model/compute_blade.py index c15f87517e..f0bb20ff57 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_blade_all_of.py b/intersight/model/compute_blade_all_of.py index 880e2667a3..dea864b0c1 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0d97fe8c7b..c5aca54c3b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0248c36e31..36355d8eb8 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 5c9e0d203c..454277010e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 dd161e24e3..851afbd1bd 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_blade_identity_relationship.py b/intersight/model/compute_blade_identity_relationship.py index 2669cdaf77..41d20cf092 100644 --- a/intersight/model/compute_blade_identity_relationship.py +++ b/intersight/model/compute_blade_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -221,6 +221,7 @@ class ComputeBladeIdentityRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -252,6 +253,7 @@ class ComputeBladeIdentityRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -298,7 +300,9 @@ class ComputeBladeIdentityRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -676,6 +680,8 @@ class ComputeBladeIdentityRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -957,6 +963,7 @@ class ComputeBladeIdentityRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/compute_blade_identity_response.py b/intersight/model/compute_blade_identity_response.py index 1888fdabff..8ada7f0c1c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2ab2d70f89..465ff6cd1a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 71cddd0034..0a9b848476 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 4ab093c0a0..45000621aa 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -286,6 +286,7 @@ class ComputeBladeRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -317,6 +318,7 @@ class ComputeBladeRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -363,7 +365,9 @@ class ComputeBladeRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -741,6 +745,8 @@ class ComputeBladeRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -1022,6 +1028,7 @@ class ComputeBladeRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/compute_blade_response.py b/intersight/model/compute_blade_response.py index 9bc546bc9d..dc21fa672a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d714ee6fb8..ceb2a958dd 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0d5869e39c..ada4225673 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 cae9259b17..e68341d1c2 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 5ec89f036d..64a1996dc5 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ec5944e499..a93112cfec 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -292,6 +292,7 @@ class ComputeBoardRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -323,6 +324,7 @@ class ComputeBoardRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -369,7 +371,9 @@ class ComputeBoardRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -747,6 +751,8 @@ class ComputeBoardRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -1028,6 +1034,7 @@ class ComputeBoardRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/compute_board_response.py b/intersight/model/compute_board_response.py index f45206549d..4e73ff1cf6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 cc76667f77..04ec10a011 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 78387c429b..8d16a82f48 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 881104c9c5..12ca124c23 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f1bd6ab860..f826f85c43 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2becd168b8..957aab90e6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 17e94f819c..c265bb45e8 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 26a20b08a8..ccbf618954 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -177,6 +177,7 @@ class ComputeMappingRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -208,6 +209,7 @@ class ComputeMappingRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -254,7 +256,9 @@ class ComputeMappingRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -632,6 +636,8 @@ class ComputeMappingRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -913,6 +919,7 @@ class ComputeMappingRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/compute_mapping_response.py b/intersight/model/compute_mapping_response.py index 56fbf46c0d..8c9a9e7c19 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_pending_workflow_trigger.py b/intersight/model/compute_pending_workflow_trigger.py index 8c64fe8b5a..6915736221 100644 --- a/intersight/model/compute_pending_workflow_trigger.py +++ b/intersight/model/compute_pending_workflow_trigger.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -61,6 +61,7 @@ class ComputePendingWorkflowTrigger(ModelComposed): allowed_values = { ('class_id',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -161,6 +162,7 @@ class ComputePendingWorkflowTrigger(ModelComposed): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -197,6 +199,7 @@ class ComputePendingWorkflowTrigger(ModelComposed): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", @@ -733,6 +736,7 @@ class ComputePendingWorkflowTrigger(ModelComposed): 'X509.CERTIFICATE': "x509.Certificate", }, ('object_type',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -833,6 +837,7 @@ class ComputePendingWorkflowTrigger(ModelComposed): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -869,6 +874,7 @@ class ComputePendingWorkflowTrigger(ModelComposed): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", diff --git a/intersight/model/compute_persistent_memory_module.py b/intersight/model/compute_persistent_memory_module.py index e663f1da04..8897e9badb 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 fe52031ae9..7eb208c6bc 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2f684f4fe3..561ee6ee00 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 8291ae64a4..07ed364a62 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_personality.py b/intersight/model/compute_personality.py index 075e8e908c..875661e13f 100644 --- a/intersight/model/compute_personality.py +++ b/intersight/model/compute_personality.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_personality_all_of.py b/intersight/model/compute_personality_all_of.py index b3035ed383..3ba7fa4ca2 100644 --- a/intersight/model/compute_personality_all_of.py +++ b/intersight/model/compute_personality_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_personality_list.py b/intersight/model/compute_personality_list.py index d8751e2678..e8ae8dcf94 100644 --- a/intersight/model/compute_personality_list.py +++ b/intersight/model/compute_personality_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_personality_list_all_of.py b/intersight/model/compute_personality_list_all_of.py index 044761689f..2428e96009 100644 --- a/intersight/model/compute_personality_list_all_of.py +++ b/intersight/model/compute_personality_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_personality_relationship.py b/intersight/model/compute_personality_relationship.py index 835c63a5cb..f5aebf332b 100644 --- a/intersight/model/compute_personality_relationship.py +++ b/intersight/model/compute_personality_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -177,6 +177,7 @@ class ComputePersonalityRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -208,6 +209,7 @@ class ComputePersonalityRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -254,7 +256,9 @@ class ComputePersonalityRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -632,6 +636,8 @@ class ComputePersonalityRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -913,6 +919,7 @@ class ComputePersonalityRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/compute_personality_response.py b/intersight/model/compute_personality_response.py index 5a8bf0d03a..db1fab5d77 100644 --- a/intersight/model/compute_personality_response.py +++ b/intersight/model/compute_personality_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6cfffcf729..ad0fe5a722 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_physical_all_of.py b/intersight/model/compute_physical_all_of.py index 796314e8c4..02c09640bf 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_physical_relationship.py b/intersight/model/compute_physical_relationship.py index 0c4aa70528..7e38087d96 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -240,6 +240,7 @@ class ComputePhysicalRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -271,6 +272,7 @@ class ComputePhysicalRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -317,7 +319,9 @@ class ComputePhysicalRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -695,6 +699,8 @@ class ComputePhysicalRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -976,6 +982,7 @@ class ComputePhysicalRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/compute_physical_summary.py b/intersight/model/compute_physical_summary.py index edaa52ae07..71d833aca3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_physical_summary_all_of.py b/intersight/model/compute_physical_summary_all_of.py index ce376ccbf2..46ef55f7b7 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_physical_summary_list.py b/intersight/model/compute_physical_summary_list.py index 1de80dd84e..409357367c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 da166f7c13..f2d3053fe7 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0cdc6e5287..78cef103e7 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -216,6 +216,7 @@ class ComputePhysicalSummaryRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -247,6 +248,7 @@ class ComputePhysicalSummaryRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -293,7 +295,9 @@ class ComputePhysicalSummaryRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -671,6 +675,8 @@ class ComputePhysicalSummaryRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -952,6 +958,7 @@ class ComputePhysicalSummaryRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/compute_physical_summary_response.py b/intersight/model/compute_physical_summary_response.py index 0879bf6ec3..27bfc63c3d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e222271182..695b086684 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_rack_unit_all_of.py b/intersight/model/compute_rack_unit_all_of.py index f1c12444c3..fff386f2e1 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ced7d54ab8..e2d67f2f21 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 5b8d80a75c..a33a5ed1e2 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2c6d00a916..027a542612 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a7d3d71abb..1b4578851d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d1fdb63201..6821bfc2ce 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c0077b7d9a..56d983afde 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 3051ecce0a..d377c20768 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 dfd8f70c33..231fa9c2b3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -290,6 +290,7 @@ class ComputeRackUnitRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -321,6 +322,7 @@ class ComputeRackUnitRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -367,7 +369,9 @@ class ComputeRackUnitRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -745,6 +749,8 @@ class ComputeRackUnitRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -1026,6 +1032,7 @@ class ComputeRackUnitRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/compute_rack_unit_response.py b/intersight/model/compute_rack_unit_response.py index f724945312..4e14ebfa6a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 fbda6738eb..5d7bcb7a0a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 43cddf55b1..8e97aed7b5 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_server_id_pool.py b/intersight/model/compute_server_id_pool.py index 9f44a0402a..30975cae8f 100644 --- a/intersight/model/compute_server_id_pool.py +++ b/intersight/model/compute_server_id_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_server_id_pool_all_of.py b/intersight/model/compute_server_id_pool_all_of.py index 4f62e6b5f3..96f410d667 100644 --- a/intersight/model/compute_server_id_pool_all_of.py +++ b/intersight/model/compute_server_id_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_server_id_pool_list.py b/intersight/model/compute_server_id_pool_list.py index 56bc579840..1e8c1214ab 100644 --- a/intersight/model/compute_server_id_pool_list.py +++ b/intersight/model/compute_server_id_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_server_id_pool_list_all_of.py b/intersight/model/compute_server_id_pool_list_all_of.py index df2dabd11a..c183c51252 100644 --- a/intersight/model/compute_server_id_pool_list_all_of.py +++ b/intersight/model/compute_server_id_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_server_id_pool_response.py b/intersight/model/compute_server_id_pool_response.py index dfdbf8123c..ded10fab32 100644 --- a/intersight/model/compute_server_id_pool_response.py +++ b/intersight/model/compute_server_id_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1c9a3bd3fd..47ccfbd03d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c41843923c..51c071ba9a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c595f653db..50b9315198 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ac4598f2de..5ad7248b31 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ff118fa183..0af3ef4bce 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f4c1eaefe7..79901c60a7 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f17b4a61c2..d9242b6315 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d3eb6e505f..7936ffdfed 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1c5cafab4b..30de485e12 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0cf1654486..2402896942 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a517ccd537..76d8a25771 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 4fa023bb39..e3c7e083c1 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e01ab1a396..8f7f1f4fd6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_storage_controller_operation_all_of.py b/intersight/model/compute_storage_controller_operation_all_of.py index 82dfdb0686..58427a25d7 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_storage_physical_drive.py b/intersight/model/compute_storage_physical_drive.py index 0d4e5e2908..90ed912c78 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e40df28c42..84ff94c598 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 59a2a970cf..95c2931c13 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 00e7ac6d1d..56f6296545 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 3c6fb5a4d1..e4d4b940e2 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0065146fd0..cbd7e807df 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 507446b4df..0af2f22903 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7d54b20778..6eafe4cde8 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ac83ddfb23..f9edca2d34 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 df5b394cee..9d2a2d8b6d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e5fc1dfea3..a5dfec5157 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 48abf940c9..3e66e59ce9 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 bca79b2257..23716c4068 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -179,6 +179,7 @@ class ComputeVmediaRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -210,6 +211,7 @@ class ComputeVmediaRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -256,7 +258,9 @@ class ComputeVmediaRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -634,6 +638,8 @@ class ComputeVmediaRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -915,6 +921,7 @@ class ComputeVmediaRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/compute_vmedia_response.py b/intersight/model/compute_vmedia_response.py index a001002e6c..e38acdb6b7 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 867f05b2fc..a28c372198 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -145,6 +145,7 @@ def openapi_types(): 'name': (str,), # noqa: E501 'orig_severity': (str,), # noqa: E501 'severity': (str,), # noqa: E501 + 'suppressed': (bool,), # noqa: E501 'affected_mo': (MoBaseMoRelationship,), # noqa: E501 'definition': (CondAlarmDefinitionRelationship,), # noqa: E501 'registered_device': (AssetDeviceRegistrationRelationship,), # noqa: E501 @@ -191,6 +192,7 @@ def discriminator(): 'name': 'Name', # noqa: E501 'orig_severity': 'OrigSeverity', # noqa: E501 'severity': 'Severity', # noqa: E501 + 'suppressed': 'Suppressed', # noqa: E501 'affected_mo': 'AffectedMo', # noqa: E501 'definition': 'Definition', # noqa: E501 'registered_device': 'RegisteredDevice', # noqa: E501 @@ -290,6 +292,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 name (str): Uniquely identifies the type of alarm. For alarms originating from Intersight, this will be a descriptive name. For alarms that are mapped from faults, the name will be derived from fault properties. For example, alarms mapped from UCS faults will use a prefix of UCS and appended with the fault code.. [optional] # noqa: E501 orig_severity (str): The original severity when the alarm was first created. * `None` - The Enum value None represents that there is no severity. * `Info` - The Enum value Info represents the Informational level of severity. * `Critical` - The Enum value Critical represents the Critical level of severity. * `Warning` - The Enum value Warning represents the Warning level of severity. * `Cleared` - The Enum value Cleared represents that the alarm severity has been cleared.. [optional] if omitted the server will use the default value of "None" # noqa: E501 severity (str): The severity of the alarm. Valid values are Critical, Warning, Info, and Cleared. * `None` - The Enum value None represents that there is no severity. * `Info` - The Enum value Info represents the Informational level of severity. * `Critical` - The Enum value Critical represents the Critical level of severity. * `Warning` - The Enum value Warning represents the Warning level of severity. * `Cleared` - The Enum value Cleared represents that the alarm severity has been cleared.. [optional] if omitted the server will use the default value of "None" # noqa: E501 + suppressed (bool): Indicates whether the alarm is marked for suppression or not.. [optional] # noqa: E501 affected_mo (MoBaseMoRelationship): [optional] # noqa: E501 definition (CondAlarmDefinitionRelationship): [optional] # noqa: E501 registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 @@ -435,6 +438,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 name (str): Uniquely identifies the type of alarm. For alarms originating from Intersight, this will be a descriptive name. For alarms that are mapped from faults, the name will be derived from fault properties. For example, alarms mapped from UCS faults will use a prefix of UCS and appended with the fault code.. [optional] # noqa: E501 orig_severity (str): The original severity when the alarm was first created. * `None` - The Enum value None represents that there is no severity. * `Info` - The Enum value Info represents the Informational level of severity. * `Critical` - The Enum value Critical represents the Critical level of severity. * `Warning` - The Enum value Warning represents the Warning level of severity. * `Cleared` - The Enum value Cleared represents that the alarm severity has been cleared.. [optional] if omitted the server will use the default value of "None" # noqa: E501 severity (str): The severity of the alarm. Valid values are Critical, Warning, Info, and Cleared. * `None` - The Enum value None represents that there is no severity. * `Info` - The Enum value Info represents the Informational level of severity. * `Critical` - The Enum value Critical represents the Critical level of severity. * `Warning` - The Enum value Warning represents the Warning level of severity. * `Cleared` - The Enum value Cleared represents that the alarm severity has been cleared.. [optional] if omitted the server will use the default value of "None" # noqa: E501 + suppressed (bool): Indicates whether the alarm is marked for suppression or not.. [optional] # noqa: E501 affected_mo (MoBaseMoRelationship): [optional] # noqa: E501 definition (CondAlarmDefinitionRelationship): [optional] # noqa: E501 registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 diff --git a/intersight/model/cond_alarm_action.py b/intersight/model/cond_alarm_action.py index d854b9bdf0..58cbf2cccb 100644 --- a/intersight/model/cond_alarm_action.py +++ b/intersight/model/cond_alarm_action.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cond_alarm_action_all_of.py b/intersight/model/cond_alarm_action_all_of.py index 97f3eb2b90..6e00626e68 100644 --- a/intersight/model/cond_alarm_action_all_of.py +++ b/intersight/model/cond_alarm_action_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 bb7c1f683d..1b6803d1d0 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 74be31477f..42f8e16f36 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ee4449e311..fff8de0b1c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 eecf2eb3ed..5325f243e4 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 76e21ee027..39d1f9b2e1 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 eadcb8417e..ad819ceb27 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -135,6 +135,7 @@ def openapi_types(): 'name': (str,), # noqa: E501 'orig_severity': (str,), # noqa: E501 'severity': (str,), # noqa: E501 + 'suppressed': (bool,), # noqa: E501 'affected_mo': (MoBaseMoRelationship,), # noqa: E501 'definition': (CondAlarmDefinitionRelationship,), # noqa: E501 'registered_device': (AssetDeviceRegistrationRelationship,), # noqa: E501 @@ -165,6 +166,7 @@ def discriminator(): 'name': 'Name', # noqa: E501 'orig_severity': 'OrigSeverity', # noqa: E501 'severity': 'Severity', # noqa: E501 + 'suppressed': 'Suppressed', # noqa: E501 'affected_mo': 'AffectedMo', # noqa: E501 'definition': 'Definition', # noqa: E501 'registered_device': 'RegisteredDevice', # noqa: E501 @@ -248,6 +250,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 name (str): Uniquely identifies the type of alarm. For alarms originating from Intersight, this will be a descriptive name. For alarms that are mapped from faults, the name will be derived from fault properties. For example, alarms mapped from UCS faults will use a prefix of UCS and appended with the fault code.. [optional] # noqa: E501 orig_severity (str): The original severity when the alarm was first created. * `None` - The Enum value None represents that there is no severity. * `Info` - The Enum value Info represents the Informational level of severity. * `Critical` - The Enum value Critical represents the Critical level of severity. * `Warning` - The Enum value Warning represents the Warning level of severity. * `Cleared` - The Enum value Cleared represents that the alarm severity has been cleared.. [optional] if omitted the server will use the default value of "None" # noqa: E501 severity (str): The severity of the alarm. Valid values are Critical, Warning, Info, and Cleared. * `None` - The Enum value None represents that there is no severity. * `Info` - The Enum value Info represents the Informational level of severity. * `Critical` - The Enum value Critical represents the Critical level of severity. * `Warning` - The Enum value Warning represents the Warning level of severity. * `Cleared` - The Enum value Cleared represents that the alarm severity has been cleared.. [optional] if omitted the server will use the default value of "None" # noqa: E501 + suppressed (bool): Indicates whether the alarm is marked for suppression or not.. [optional] # noqa: E501 affected_mo (MoBaseMoRelationship): [optional] # noqa: E501 definition (CondAlarmDefinitionRelationship): [optional] # noqa: E501 registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 @@ -361,6 +364,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 name (str): Uniquely identifies the type of alarm. For alarms originating from Intersight, this will be a descriptive name. For alarms that are mapped from faults, the name will be derived from fault properties. For example, alarms mapped from UCS faults will use a prefix of UCS and appended with the fault code.. [optional] # noqa: E501 orig_severity (str): The original severity when the alarm was first created. * `None` - The Enum value None represents that there is no severity. * `Info` - The Enum value Info represents the Informational level of severity. * `Critical` - The Enum value Critical represents the Critical level of severity. * `Warning` - The Enum value Warning represents the Warning level of severity. * `Cleared` - The Enum value Cleared represents that the alarm severity has been cleared.. [optional] if omitted the server will use the default value of "None" # noqa: E501 severity (str): The severity of the alarm. Valid values are Critical, Warning, Info, and Cleared. * `None` - The Enum value None represents that there is no severity. * `Info` - The Enum value Info represents the Informational level of severity. * `Critical` - The Enum value Critical represents the Critical level of severity. * `Warning` - The Enum value Warning represents the Warning level of severity. * `Cleared` - The Enum value Cleared represents that the alarm severity has been cleared.. [optional] if omitted the server will use the default value of "None" # noqa: E501 + suppressed (bool): Indicates whether the alarm is marked for suppression or not.. [optional] # noqa: E501 affected_mo (MoBaseMoRelationship): [optional] # noqa: E501 definition (CondAlarmDefinitionRelationship): [optional] # noqa: E501 registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 diff --git a/intersight/model/cond_alarm_classification.py b/intersight/model/cond_alarm_classification.py new file mode 100644 index 0000000000..99f14066d5 --- /dev/null +++ b/intersight/model/cond_alarm_classification.py @@ -0,0 +1,445 @@ +""" + 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.11-14628 + 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, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.cond_alarm_classification_all_of import CondAlarmClassificationAllOf + from intersight.model.cond_alarm_classification_eligibility import CondAlarmClassificationEligibility + from intersight.model.cond_alarm_definition_relationship import CondAlarmDefinitionRelationship + from intersight.model.display_names import DisplayNames + 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()['CondAlarmClassificationAllOf'] = CondAlarmClassificationAllOf + globals()['CondAlarmClassificationEligibility'] = CondAlarmClassificationEligibility + globals()['CondAlarmDefinitionRelationship'] = CondAlarmDefinitionRelationship + globals()['DisplayNames'] = DisplayNames + globals()['MoBaseMo'] = MoBaseMo + globals()['MoBaseMoRelationship'] = MoBaseMoRelationship + globals()['MoTag'] = MoTag + globals()['MoVersionContext'] = MoVersionContext + + +class CondAlarmClassification(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',): { + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", + }, + ('object_type',): { + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", + }, + } + + validations = { + ('name',): { + 'regex': { + 'pattern': r'^[a-zA-Z0-9_.:-]{1,64}$', # 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 + 'applies_to': ([CondAlarmClassificationEligibility], none_type,), # noqa: E501 + 'description': (str,), # noqa: E501 + 'name': (str,), # noqa: E501 + 'alarm_definitions': ([CondAlarmDefinitionRelationship], none_type,), # 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 + 'applies_to': 'AppliesTo', # noqa: E501 + 'description': 'Description', # noqa: E501 + 'name': 'Name', # noqa: E501 + 'alarm_definitions': 'AlarmDefinitions', # 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 + } + + read_only_vars = { + 'description', # noqa: E501 + 'name', # noqa: E501 + 'alarm_definitions', # noqa: E501 + 'account_moid', # noqa: E501 + 'create_time', # noqa: E501 + 'domain_group_moid', # noqa: E501 + 'mod_time', # noqa: E501 + 'shared_scope', # noqa: E501 + 'ancestors', # noqa: E501 + 'permission_resources', # noqa: E501 + } + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """CondAlarmClassification - a model defined in OpenAPI + + 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 "cond.AlarmClassification", must be one of ["cond.AlarmClassification", ] # 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 "cond.AlarmClassification", must be one of ["cond.AlarmClassification", ] # 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,) + applies_to ([CondAlarmClassificationEligibility], none_type): [optional] # noqa: E501 + description (str): A description about the alarms group that usually gives what kind of alarms are part of this classification.. [optional] # noqa: E501 + name (str): The name that uniquely identifies the alarm classificaton.. [optional] # noqa: E501 + alarm_definitions ([CondAlarmDefinitionRelationship], none_type): An array of relationships to condAlarmDefinition 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 + 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', "cond.AlarmClassification") + object_type = kwargs.get('object_type', "cond.AlarmClassification") + _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', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + + return self + + 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 + """CondAlarmClassification - a model defined in OpenAPI + + 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 "cond.AlarmClassification", must be one of ["cond.AlarmClassification", ] # 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 "cond.AlarmClassification", must be one of ["cond.AlarmClassification", ] # 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,) + applies_to ([CondAlarmClassificationEligibility], none_type): [optional] # noqa: E501 + description (str): A description about the alarms group that usually gives what kind of alarms are part of this classification.. [optional] # noqa: E501 + name (str): The name that uniquely identifies the alarm classificaton.. [optional] # noqa: E501 + alarm_definitions ([CondAlarmDefinitionRelationship], none_type): An array of relationships to condAlarmDefinition 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 + 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', "cond.AlarmClassification") + object_type = kwargs.get('object_type', "cond.AlarmClassification") + _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: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") + + @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 because 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': [ + CondAlarmClassificationAllOf, + MoBaseMo, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/cond_alarm_classification_all_of.py b/intersight/model/cond_alarm_classification_all_of.py new file mode 100644 index 0000000000..7dac1fe7be --- /dev/null +++ b/intersight/model/cond_alarm_classification_all_of.py @@ -0,0 +1,318 @@ +""" + 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.11-14628 + 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, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.cond_alarm_classification_eligibility import CondAlarmClassificationEligibility + from intersight.model.cond_alarm_definition_relationship import CondAlarmDefinitionRelationship + globals()['CondAlarmClassificationEligibility'] = CondAlarmClassificationEligibility + globals()['CondAlarmDefinitionRelationship'] = CondAlarmDefinitionRelationship + + +class CondAlarmClassificationAllOf(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',): { + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", + }, + ('object_type',): { + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", + }, + } + + validations = { + ('name',): { + 'regex': { + 'pattern': r'^[a-zA-Z0-9_.:-]{1,64}$', # 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 + 'applies_to': ([CondAlarmClassificationEligibility], none_type,), # noqa: E501 + 'description': (str,), # noqa: E501 + 'name': (str,), # noqa: E501 + 'alarm_definitions': ([CondAlarmDefinitionRelationship], none_type,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'applies_to': 'AppliesTo', # noqa: E501 + 'description': 'Description', # noqa: E501 + 'name': 'Name', # noqa: E501 + 'alarm_definitions': 'AlarmDefinitions', # noqa: E501 + } + + read_only_vars = { + 'description', # noqa: E501 + 'name', # noqa: E501 + 'alarm_definitions', # noqa: E501 + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """CondAlarmClassificationAllOf - 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 "cond.AlarmClassification", must be one of ["cond.AlarmClassification", ] # 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 "cond.AlarmClassification", must be one of ["cond.AlarmClassification", ] # 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,) + applies_to ([CondAlarmClassificationEligibility], none_type): [optional] # noqa: E501 + description (str): A description about the alarms group that usually gives what kind of alarms are part of this classification.. [optional] # noqa: E501 + name (str): The name that uniquely identifies the alarm classificaton.. [optional] # noqa: E501 + alarm_definitions ([CondAlarmDefinitionRelationship], none_type): An array of relationships to condAlarmDefinition resources.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "cond.AlarmClassification") + object_type = kwargs.get('object_type', "cond.AlarmClassification") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', True) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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) + return self + + 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 + """CondAlarmClassificationAllOf - 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 "cond.AlarmClassification", must be one of ["cond.AlarmClassification", ] # 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 "cond.AlarmClassification", must be one of ["cond.AlarmClassification", ] # 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,) + applies_to ([CondAlarmClassificationEligibility], none_type): [optional] # noqa: E501 + description (str): A description about the alarms group that usually gives what kind of alarms are part of this classification.. [optional] # noqa: E501 + name (str): The name that uniquely identifies the alarm classificaton.. [optional] # noqa: E501 + alarm_definitions ([CondAlarmDefinitionRelationship], none_type): An array of relationships to condAlarmDefinition resources.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "cond.AlarmClassification") + object_type = kwargs.get('object_type', "cond.AlarmClassification") + _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: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") diff --git a/intersight/model/cond_alarm_classification_eligibility.py b/intersight/model/cond_alarm_classification_eligibility.py new file mode 100644 index 0000000000..68dd866c64 --- /dev/null +++ b/intersight/model/cond_alarm_classification_eligibility.py @@ -0,0 +1,354 @@ +""" + 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.11-14628 + 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, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.cond_alarm_classification_eligibility_all_of import CondAlarmClassificationEligibilityAllOf + from intersight.model.mo_base_complex_type import MoBaseComplexType + globals()['CondAlarmClassificationEligibilityAllOf'] = CondAlarmClassificationEligibilityAllOf + globals()['MoBaseComplexType'] = MoBaseComplexType + + +class CondAlarmClassificationEligibility(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',): { + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", + }, + ('object_type',): { + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", + }, + } + + 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 + 'entity_type': (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 + 'entity_type': 'EntityType', # noqa: E501 + } + + read_only_vars = { + } + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """CondAlarmClassificationEligibility - a model defined in OpenAPI + + 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 "cond.AlarmClassificationEligibility", must be one of ["cond.AlarmClassificationEligibility", ] # 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 "cond.AlarmClassificationEligibility", must be one of ["cond.AlarmClassificationEligibility", ] # 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,) + entity_type (str): The Intersight MO type on which a classification can be suppressed.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "cond.AlarmClassificationEligibility") + object_type = kwargs.get('object_type', "cond.AlarmClassificationEligibility") + _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', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + + return self + + 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 + """CondAlarmClassificationEligibility - a model defined in OpenAPI + + 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 "cond.AlarmClassificationEligibility", must be one of ["cond.AlarmClassificationEligibility", ] # 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 "cond.AlarmClassificationEligibility", must be one of ["cond.AlarmClassificationEligibility", ] # 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,) + entity_type (str): The Intersight MO type on which a classification can be suppressed.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "cond.AlarmClassificationEligibility") + object_type = kwargs.get('object_type', "cond.AlarmClassificationEligibility") + _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: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") + + @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 because 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': [ + CondAlarmClassificationEligibilityAllOf, + MoBaseComplexType, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/cond_alarm_classification_eligibility_all_of.py b/intersight/model/cond_alarm_classification_eligibility_all_of.py new file mode 100644 index 0000000000..f1d731305d --- /dev/null +++ b/intersight/model/cond_alarm_classification_eligibility_all_of.py @@ -0,0 +1,290 @@ +""" + 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.11-14628 + 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, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + + +class CondAlarmClassificationEligibilityAllOf(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',): { + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", + }, + ('object_type',): { + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", + }, + } + + 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 + """ + 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. + """ + return { + 'class_id': (str,), # noqa: E501 + 'object_type': (str,), # noqa: E501 + 'entity_type': (str,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'entity_type': 'EntityType', # noqa: E501 + } + + read_only_vars = { + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """CondAlarmClassificationEligibilityAllOf - 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 "cond.AlarmClassificationEligibility", must be one of ["cond.AlarmClassificationEligibility", ] # 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 "cond.AlarmClassificationEligibility", must be one of ["cond.AlarmClassificationEligibility", ] # 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,) + entity_type (str): The Intersight MO type on which a classification can be suppressed.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "cond.AlarmClassificationEligibility") + object_type = kwargs.get('object_type', "cond.AlarmClassificationEligibility") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', True) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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) + return self + + 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 + """CondAlarmClassificationEligibilityAllOf - 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 "cond.AlarmClassificationEligibility", must be one of ["cond.AlarmClassificationEligibility", ] # 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 "cond.AlarmClassificationEligibility", must be one of ["cond.AlarmClassificationEligibility", ] # 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,) + entity_type (str): The Intersight MO type on which a classification can be suppressed.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "cond.AlarmClassificationEligibility") + object_type = kwargs.get('object_type', "cond.AlarmClassificationEligibility") + _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: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") diff --git a/intersight/model/cond_alarm_classification_list.py b/intersight/model/cond_alarm_classification_list.py new file mode 100644 index 0000000000..51d0afbfd5 --- /dev/null +++ b/intersight/model/cond_alarm_classification_list.py @@ -0,0 +1,344 @@ +""" + 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.11-14628 + 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, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.cond_alarm_classification import CondAlarmClassification + from intersight.model.cond_alarm_classification_list_all_of import CondAlarmClassificationListAllOf + from intersight.model.mo_base_response import MoBaseResponse + globals()['CondAlarmClassification'] = CondAlarmClassification + globals()['CondAlarmClassificationListAllOf'] = CondAlarmClassificationListAllOf + globals()['MoBaseResponse'] = MoBaseResponse + + +class CondAlarmClassificationList(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': ([CondAlarmClassification], 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 + } + + read_only_vars = { + } + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, object_type, *args, **kwargs): # noqa: E501 + """CondAlarmClassificationList - a model defined in OpenAPI + + Keyword Args: + object_type (str): A discriminator value to disambiguate the schema of a HTTP GET response body. + _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 'cond.AlarmClassification' 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 ([CondAlarmClassification], none_type): The array of 'cond.AlarmClassification' 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', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + + return self + + 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 + """CondAlarmClassificationList - a model defined in OpenAPI + + Keyword Args: + object_type (str): A discriminator value to disambiguate the schema of a HTTP GET response body. + _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 'cond.AlarmClassification' 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 ([CondAlarmClassification], none_type): The array of 'cond.AlarmClassification' 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: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") + + @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 because 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': [ + CondAlarmClassificationListAllOf, + MoBaseResponse, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/cond_alarm_classification_list_all_of.py b/intersight/model/cond_alarm_classification_list_all_of.py new file mode 100644 index 0000000000..33504e67bf --- /dev/null +++ b/intersight/model/cond_alarm_classification_list_all_of.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.11-14628 + 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, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.cond_alarm_classification import CondAlarmClassification + globals()['CondAlarmClassification'] = CondAlarmClassification + + +class CondAlarmClassificationListAllOf(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 = { + } + + @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 { + 'count': (int,), # noqa: E501 + 'results': ([CondAlarmClassification], none_type,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'count': 'Count', # noqa: E501 + 'results': 'Results', # noqa: E501 + } + + read_only_vars = { + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """CondAlarmClassificationListAllOf - 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 'cond.AlarmClassification' 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 ([CondAlarmClassification], none_type): The array of 'cond.AlarmClassification' resources matching the request.. [optional] # noqa: E501 + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', True) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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) + return self + + 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 + """CondAlarmClassificationListAllOf - 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 'cond.AlarmClassification' 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 ([CondAlarmClassification], none_type): The array of 'cond.AlarmClassification' 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: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") diff --git a/intersight/model/cond_alarm_classification_relationship.py b/intersight/model/cond_alarm_classification_relationship.py new file mode 100644 index 0000000000..216c038216 --- /dev/null +++ b/intersight/model/cond_alarm_classification_relationship.py @@ -0,0 +1,1463 @@ +""" + 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.11-14628 + 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, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.cond_alarm_classification import CondAlarmClassification + from intersight.model.cond_alarm_classification_eligibility import CondAlarmClassificationEligibility + from intersight.model.cond_alarm_definition_relationship import CondAlarmDefinitionRelationship + from intersight.model.display_names import DisplayNames + 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()['CondAlarmClassification'] = CondAlarmClassification + globals()['CondAlarmClassificationEligibility'] = CondAlarmClassificationEligibility + globals()['CondAlarmDefinitionRelationship'] = CondAlarmDefinitionRelationship + globals()['DisplayNames'] = DisplayNames + globals()['MoBaseMoRelationship'] = MoBaseMoRelationship + globals()['MoMoRef'] = MoMoRef + globals()['MoTag'] = MoTag + globals()['MoVersionContext'] = MoVersionContext + + +class CondAlarmClassificationRelationship(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.IPADDRESS': "access.IpAddress", + 'ACCESS.POLICY': "access.Policy", + 'ACCESS.POLICYINVENTORY': "access.PolicyInventory", + '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.APPOPSTATUS': "appliance.AppOpStatus", + 'APPLIANCE.APPSTATUS': "appliance.AppStatus", + 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", + 'APPLIANCE.BACKUP': "appliance.Backup", + 'APPLIANCE.BACKUPMONITOR': "appliance.BackupMonitor", + 'APPLIANCE.BACKUPPOLICY': "appliance.BackupPolicy", + 'APPLIANCE.BACKUPROTATEDATA': "appliance.BackupRotateData", + 'APPLIANCE.CERTIFICATESETTING': "appliance.CertificateSetting", + 'APPLIANCE.CLUSTERINFO': "appliance.ClusterInfo", + 'APPLIANCE.CLUSTERINSTALL': "appliance.ClusterInstall", + 'APPLIANCE.CLUSTERREPLACENODE': "appliance.ClusterReplaceNode", + 'APPLIANCE.DATAEXPORTPOLICY': "appliance.DataExportPolicy", + 'APPLIANCE.DEVICECERTIFICATE': "appliance.DeviceCertificate", + 'APPLIANCE.DEVICECLAIM': "appliance.DeviceClaim", + 'APPLIANCE.DEVICECLUSTERINSTALL': "appliance.DeviceClusterInstall", + 'APPLIANCE.DEVICEUPGRADEPOLICY': "appliance.DeviceUpgradePolicy", + 'APPLIANCE.DIAGSETTING': "appliance.DiagSetting", + 'APPLIANCE.EXTERNALSYSLOGSETTING': "appliance.ExternalSyslogSetting", + 'APPLIANCE.FILEGATEWAY': "appliance.FileGateway", + 'APPLIANCE.FILESYSTEMOPSTATUS': "appliance.FileSystemOpStatus", + 'APPLIANCE.FILESYSTEMSTATUS': "appliance.FileSystemStatus", + 'APPLIANCE.GROUPOPSTATUS': "appliance.GroupOpStatus", + 'APPLIANCE.GROUPSTATUS': "appliance.GroupStatus", + 'APPLIANCE.IMAGEBUNDLE': "appliance.ImageBundle", + 'APPLIANCE.METAMANIFEST': "appliance.MetaManifest", + 'APPLIANCE.NETWORKLINKSTATUS': "appliance.NetworkLinkStatus", + 'APPLIANCE.NODEINFO': "appliance.NodeInfo", + 'APPLIANCE.NODEOPSTATUS': "appliance.NodeOpStatus", + '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.SYSTEMOPSTATUS': "appliance.SystemOpStatus", + '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.MODEEPCLONER': "bulk.MoDeepCloner", + 'BULK.MOMERGER': "bulk.MoMerger", + 'BULK.REQUEST': "bulk.Request", + 'BULK.RESULT': "bulk.Result", + 'BULK.SUBREQUESTOBJ': "bulk.SubRequestObj", + 'CAPABILITY.ACTIONSMETADATA': "capability.ActionsMetaData", + 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", + 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", + 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", + 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", + 'CAPABILITY.CATALOG': "capability.Catalog", + 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", + 'CAPABILITY.CHASSISMANUFACTURINGDEF': "capability.ChassisManufacturingDef", + 'CAPABILITY.CHASSISUPGRADESUPPORTMETA': "capability.ChassisUpgradeSupportMeta", + 'CAPABILITY.CIMCFIRMWAREDESCRIPTOR': "capability.CimcFirmwareDescriptor", + 'CAPABILITY.CPUENDPOINTDESCRIPTOR': "capability.CpuEndpointDescriptor", + 'CAPABILITY.DIMMSENDPOINTDESCRIPTOR': "capability.DimmsEndpointDescriptor", + 'CAPABILITY.DRIVESENDPOINTDESCRIPTOR': "capability.DrivesEndpointDescriptor", + 'CAPABILITY.EQUIPMENTPHYSICALDEF': "capability.EquipmentPhysicalDef", + 'CAPABILITY.EQUIPMENTSLOTARRAY': "capability.EquipmentSlotArray", + 'CAPABILITY.FANMODULEDESCRIPTOR': "capability.FanModuleDescriptor", + 'CAPABILITY.FANMODULEMANUFACTURINGDEF': "capability.FanModuleManufacturingDef", + 'CAPABILITY.FEXCAPABILITYDEF': "capability.FexCapabilityDef", + 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", + 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", + 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", + 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", + 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", + 'CAPABILITY.IOMUPGRADESUPPORTMETA': "capability.IomUpgradeSupportMeta", + 'CAPABILITY.PORTGROUPAGGREGATIONDEF': "capability.PortGroupAggregationDef", + 'CAPABILITY.PSUDESCRIPTOR': "capability.PsuDescriptor", + 'CAPABILITY.PSUMANUFACTURINGDEF': "capability.PsuManufacturingDef", + 'CAPABILITY.SERVERDESCRIPTOR': "capability.ServerDescriptor", + 'CAPABILITY.SERVERMODELSCAPABILITYDEF': "capability.ServerModelsCapabilityDef", + 'CAPABILITY.SERVERSCHEMADESCRIPTOR': "capability.ServerSchemaDescriptor", + 'CAPABILITY.SERVERUPGRADESUPPORTMETA': "capability.ServerUpgradeSupportMeta", + 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", + 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", + 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", + 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", + 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", + 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", + 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", + 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", + '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.PERSONALITY': "compute.Personality", + 'COMPUTE.PHYSICALSUMMARY': "compute.PhysicalSummary", + 'COMPUTE.RACKUNIT': "compute.RackUnit", + 'COMPUTE.RACKUNITIDENTITY': "compute.RackUnitIdentity", + 'COMPUTE.SERVERIDPOOL': "compute.ServerIdPool", + 'COMPUTE.SERVERPOWERPOLICY': "compute.ServerPowerPolicy", + 'COMPUTE.SERVERSETTING': "compute.ServerSetting", + 'COMPUTE.VMEDIA': "compute.Vmedia", + 'COND.ALARM': "cond.Alarm", + 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", + 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", + 'COND.HCLSTATUS': "cond.HclStatus", + 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", + 'COND.HCLSTATUSJOB': "cond.HclStatusJob", + 'CONNECTORPACK.CONNECTORPACKUPGRADE': "connectorpack.ConnectorPackUpgrade", + 'CONNECTORPACK.UPGRADEIMPACT': "connectorpack.UpgradeImpact", + 'CONSOLE.CONSOLECONFIG': "console.ConsoleConfig", + 'CONVERGEDINFRA.ADAPTERCOMPLIANCEDETAILS': "convergedinfra.AdapterComplianceDetails", + 'CONVERGEDINFRA.POD': "convergedinfra.Pod", + 'CONVERGEDINFRA.PODCOMPLIANCEINFO': "convergedinfra.PodComplianceInfo", + 'CONVERGEDINFRA.SERVERCOMPLIANCEDETAILS': "convergedinfra.ServerComplianceDetails", + 'CONVERGEDINFRA.STORAGECOMPLIANCEDETAILS': "convergedinfra.StorageComplianceDetails", + 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", + 'CRD.CUSTOMRESOURCE': "crd.CustomResource", + 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'EQUIPMENT.CHASSIS': "equipment.Chassis", + 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", + 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", + 'EQUIPMENT.CHASSISOPERATION': "equipment.ChassisOperation", + 'EQUIPMENT.DEVICESUMMARY': "equipment.DeviceSummary", + 'EQUIPMENT.ENDPOINTLOG': "equipment.EndPointLog", + '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.IOCARD': "equipment.IoCard", + 'EQUIPMENT.IOCARDOPERATION': "equipment.IoCardOperation", + 'EQUIPMENT.IOEXPANDER': "equipment.IoExpander", + 'EQUIPMENT.LOCATORLED': "equipment.LocatorLed", + 'EQUIPMENT.LOGDOWNLOAD': "equipment.LogDownload", + 'EQUIPMENT.PSU': "equipment.Psu", + 'EQUIPMENT.PSUCONTROL': "equipment.PsuControl", + 'EQUIPMENT.RACKENCLOSURE': "equipment.RackEnclosure", + 'EQUIPMENT.RACKENCLOSURESLOT': "equipment.RackEnclosureSlot", + 'EQUIPMENT.SENSOR': "equipment.Sensor", + 'EQUIPMENT.SHAREDIOMODULE': "equipment.SharedIoModule", + 'EQUIPMENT.SWITCHCARD': "equipment.SwitchCard", + 'EQUIPMENT.SWITCHOPERATION': "equipment.SwitchOperation", + '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.ETHNETWORKCONTROLPOLICYINVENTORY': "fabric.EthNetworkControlPolicyInventory", + 'FABRIC.ETHNETWORKGROUPPOLICY': "fabric.EthNetworkGroupPolicy", + 'FABRIC.ETHNETWORKGROUPPOLICYINVENTORY': "fabric.EthNetworkGroupPolicyInventory", + 'FABRIC.ETHNETWORKPOLICY': "fabric.EthNetworkPolicy", + 'FABRIC.FCNETWORKPOLICY': "fabric.FcNetworkPolicy", + 'FABRIC.FCSTORAGEROLE': "fabric.FcStorageRole", + 'FABRIC.FCUPLINKPCROLE': "fabric.FcUplinkPcRole", + 'FABRIC.FCUPLINKROLE': "fabric.FcUplinkRole", + 'FABRIC.FCZONEPOLICY': "fabric.FcZonePolicy", + 'FABRIC.FCOEUPLINKPCROLE': "fabric.FcoeUplinkPcRole", + 'FABRIC.FCOEUPLINKROLE': "fabric.FcoeUplinkRole", + 'FABRIC.FLOWCONTROLPOLICY': "fabric.FlowControlPolicy", + 'FABRIC.LANPINGROUP': "fabric.LanPinGroup", + '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.SANPINGROUP': "fabric.SanPinGroup", + '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.VLANINVENTORY': "fabric.VlanInventory", + 'FABRIC.VLANSET': "fabric.VlanSet", + 'FABRIC.VSAN': "fabric.Vsan", + 'FABRIC.VSANINVENTORY': "fabric.VsanInventory", + 'FAULT.INSTANCE': "fault.Instance", + 'FC.NEIGHBOR': "fc.Neighbor", + '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.RESERVATION': "fcpool.Reservation", + '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.POLICY': "firmware.Policy", + '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", + 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + '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.HWCATALOGINFO': "hcl.HwCatalogInfo", + 'HCL.HYPERFLEXSOFTWARECOMPATIBILITYINFO': "hcl.HyperflexSoftwareCompatibilityInfo", + 'HCL.OPERATINGSYSTEM': "hcl.OperatingSystem", + 'HCL.OPERATINGSYSTEMVENDOR': "hcl.OperatingSystemVendor", + 'HCL.SERVERHWCATALOGINFO': "hcl.ServerHwCatalogInfo", + '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.HEALTHCHECKSCHEDULEPOLICY': "hyperflex.HealthCheckSchedulePolicy", + 'HYPERFLEX.HWCATALOG': "hyperflex.HwCatalog", + 'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion", + 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost", + 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine", + 'HYPERFLEX.INITIATORGROUP': "hyperflex.InitiatorGroup", + 'HYPERFLEX.ISCSINETWORK': "hyperflex.IscsiNetwork", + 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey", + 'HYPERFLEX.LICENSE': "hyperflex.License", + 'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy", + 'HYPERFLEX.LUN': "hyperflex.Lun", + '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.TARGET': "hyperflex.Target", + '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.CUSTOMTASKINFO': "iaas.CustomTaskInfo", + 'IAAS.DEVICESTATUS': "iaas.DeviceStatus", + 'IAAS.DIAGNOSTICMESSAGES': "iaas.DiagnosticMessages", + 'IAAS.LICENSEINFO': "iaas.LicenseInfo", + 'IAAS.MOSTRUNTASKS': "iaas.MostRunTasks", + 'IAAS.SERVICEREQUEST': "iaas.ServiceRequest", + 'IAAS.SYSTEMTASKINFO': "iaas.SystemTaskInfo", + '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.DOMAINNAMEINFO': "iam.DomainNameInfo", + 'IAM.ENDPOINTPRIVILEGE': "iam.EndPointPrivilege", + 'IAM.ENDPOINTROLE': "iam.EndPointRole", + 'IAM.ENDPOINTUSER': "iam.EndPointUser", + 'IAM.ENDPOINTUSERINVENTORY': "iam.EndPointUserInventory", + 'IAM.ENDPOINTUSERPOLICY': "iam.EndPointUserPolicy", + 'IAM.ENDPOINTUSERPOLICYINVENTORY': "iam.EndPointUserPolicyInventory", + 'IAM.ENDPOINTUSERROLE': "iam.EndPointUserRole", + 'IAM.ENDPOINTUSERROLEINVENTORY': "iam.EndPointUserRoleInventory", + 'IAM.IDP': "iam.Idp", + 'IAM.IDPREFERENCE': "iam.IdpReference", + 'IAM.IPACCESSMANAGEMENT': "iam.IpAccessManagement", + 'IAM.IPADDRESS': "iam.IpAddress", + 'IAM.LDAPCONFIGPARAMS': "iam.LdapConfigParams", + '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.SHARINGRULE': "iam.SharingRule", + 'IAM.SYSTEM': "iam.System", + 'IAM.TRUSTPOINT': "iam.TrustPoint", + 'IAM.USER': "iam.User", + 'IAM.USERGROUP': "iam.UserGroup", + 'IAM.USERPREFERENCE': "iam.UserPreference", + 'IAM.USERSETTING': "iam.UserSetting", + 'INVENTORY.DEVICEINFO': "inventory.DeviceInfo", + 'INVENTORY.DNMOBINDING': "inventory.DnMoBinding", + 'INVENTORY.GENERICINVENTORY': "inventory.GenericInventory", + 'INVENTORY.GENERICINVENTORYHOLDER': "inventory.GenericInventoryHolder", + 'INVENTORY.REQUEST': "inventory.Request", + 'IPMIOVERLAN.POLICY': "ipmioverlan.Policy", + 'IPMIOVERLAN.POLICYINVENTORY': "ipmioverlan.PolicyInventory", + 'IPPOOL.BLOCKLEASE': "ippool.BlockLease", + 'IPPOOL.IPLEASE': "ippool.IpLease", + 'IPPOOL.POOL': "ippool.Pool", + 'IPPOOL.POOLMEMBER': "ippool.PoolMember", + 'IPPOOL.RESERVATION': "ippool.Reservation", + '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.RESERVATION': "iqnpool.Reservation", + 'IQNPOOL.UNIVERSE': "iqnpool.Universe", + 'IWOTENANT.MAINTENANCENOTIFICATION': "iwotenant.MaintenanceNotification", + '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.HTTPPROXYPOLICY': "kubernetes.HttpProxyPolicy", + 'KUBERNETES.INGRESS': "kubernetes.Ingress", + 'KUBERNETES.NETWORKPOLICY': "kubernetes.NetworkPolicy", + 'KUBERNETES.NODE': "kubernetes.Node", + 'KUBERNETES.NODEGROUPPROFILE': "kubernetes.NodeGroupProfile", + 'KUBERNETES.NVIDIAGPUPRODUCT': "kubernetes.NvidiaGpuProduct", + '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.POLICYINVENTORY': "kvm.PolicyInventory", + 'KVM.SESSION': "kvm.Session", + 'KVM.TUNNEL': "kvm.Tunnel", + 'KVM.TUNNELEDKVMPOLICY': "kvm.TunneledKvmPolicy", + 'LICENSE.ACCOUNTLICENSEDATA': "license.AccountLicenseData", + 'LICENSE.CUSTOMEROP': "license.CustomerOp", + 'LICENSE.IKSCUSTOMEROP': "license.IksCustomerOp", + 'LICENSE.IKSLICENSECOUNT': "license.IksLicenseCount", + 'LICENSE.INCCUSTOMEROP': "license.IncCustomerOp", + 'LICENSE.INCLICENSECOUNT': "license.IncLicenseCount", + 'LICENSE.IWOCUSTOMEROP': "license.IwoCustomerOp", + 'LICENSE.IWOLICENSECOUNT': "license.IwoLicenseCount", + 'LICENSE.LICENSEINFO': "license.LicenseInfo", + 'LICENSE.LICENSEINFOVIEW': "license.LicenseInfoView", + 'LICENSE.LICENSEREGISTRATIONSTATUS': "license.LicenseRegistrationStatus", + '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.RESERVATION': "macpool.Reservation", + '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", + 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", + 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", + 'NETWORK.DISCOVEREDNEIGHBOR': "network.DiscoveredNeighbor", + 'NETWORK.DNS': "network.Dns", + 'NETWORK.ELEMENT': "network.Element", + 'NETWORK.ELEMENTSUMMARY': "network.ElementSummary", + 'NETWORK.FCZONEINFO': "network.FcZoneInfo", + 'NETWORK.FEATURECONTROL': "network.FeatureControl", + 'NETWORK.INTERFACELIST': "network.InterfaceList", + 'NETWORK.LICENSEFILE': "network.LicenseFile", + 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", + 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", + 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", + 'NETWORK.VPCDOMAIN': "network.VpcDomain", + 'NETWORK.VPCMEMBER': "network.VpcMember", + 'NETWORK.VPCPEER': "network.VpcPeer", + 'NETWORK.VRF': "network.Vrf", + 'NETWORKCONFIG.POLICY': "networkconfig.Policy", + 'NETWORKCONFIG.POLICYINVENTORY': "networkconfig.PolicyInventory", + '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.PUVSCRIPTDOWNLOADER': "niaapi.PuvScriptDownloader", + 'NIAAPI.UPGRADEASSISTFILE': "niaapi.UpgradeAssistFile", + '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.APICPERFORMANCEDATA': "niatelemetry.ApicPerformanceData", + 'NIATELEMETRY.APICPODDATA': "niatelemetry.ApicPodData", + '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.APICVISION': "niatelemetry.ApicVision", + 'NIATELEMETRY.APPDETAILS': "niatelemetry.AppDetails", + 'NIATELEMETRY.CLOUDDETAILS': "niatelemetry.CloudDetails", + '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.FABRICNODECONTROLDETAILS': "niatelemetry.FabricNodeControlDetails", + 'NIATELEMETRY.FABRICPODPROFILE': "niatelemetry.FabricPodProfile", + 'NIATELEMETRY.FABRICPODSS': "niatelemetry.FabricPodSs", + 'NIATELEMETRY.FAULT': "niatelemetry.Fault", + 'NIATELEMETRY.HCLOUDDETAILS': "niatelemetry.HcloudDetails", + 'NIATELEMETRY.HEALTHINSIGHTSDATA': "niatelemetry.HealthInsightsData", + 'NIATELEMETRY.HTTPSACLCONTRACTDETAILS': "niatelemetry.HttpsAclContractDetails", + 'NIATELEMETRY.HTTPSACLCONTRACTFILTERMAP': "niatelemetry.HttpsAclContractFilterMap", + 'NIATELEMETRY.HTTPSACLEPGCONTRACTMAP': "niatelemetry.HttpsAclEpgContractMap", + 'NIATELEMETRY.HTTPSACLEPGDETAILS': "niatelemetry.HttpsAclEpgDetails", + 'NIATELEMETRY.HTTPSACLFILTERDETAILS': "niatelemetry.HttpsAclFilterDetails", + 'NIATELEMETRY.INSIGHTGROUPDETAILS': "niatelemetry.InsightGroupDetails", + 'NIATELEMETRY.LC': "niatelemetry.Lc", + 'NIATELEMETRY.LEAFPOLGRPDETAILS': "niatelemetry.LeafPolGrpDetails", + 'NIATELEMETRY.MDSNEIGHBORS': "niatelemetry.MdsNeighbors", + 'NIATELEMETRY.MSOCONTRACTDETAILS': "niatelemetry.MsoContractDetails", + 'NIATELEMETRY.MSOEPGDETAILS': "niatelemetry.MsoEpgDetails", + 'NIATELEMETRY.MSOSCHEMADETAILS': "niatelemetry.MsoSchemaDetails", + 'NIATELEMETRY.MSOSITEDETAILS': "niatelemetry.MsoSiteDetails", + 'NIATELEMETRY.MSOTENANTDETAILS': "niatelemetry.MsoTenantDetails", + 'NIATELEMETRY.NEXUSCLOUDACCOUNT': "niatelemetry.NexusCloudAccount", + 'NIATELEMETRY.NEXUSCLOUDSITE': "niatelemetry.NexusCloudSite", + '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.NICC': "niatelemetry.Nicc", + '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.SPINEPOLGRPDETAILS': "niatelemetry.SpinePolGrpDetails", + '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.NTPSERVER': "ntp.NtpServer", + 'NTP.POLICY': "ntp.Policy", + 'OAUTH.ACCESSTOKEN': "oauth.AccessToken", + 'OAUTH.AUTHORIZATION': "oauth.Authorization", + 'OPENAPI.APIMETHODMETA': "openapi.ApiMethodMeta", + 'OPENAPI.OPENAPISPECIFICATION': "openapi.OpenApiSpecification", + 'OPENAPI.PROCESSFILE': "openapi.ProcessFile", + 'OPENAPI.TASKGENERATIONREQUEST': "openapi.TaskGenerationRequest", + 'OPENAPI.TASKGENERATIONRESULT': "openapi.TaskGenerationResult", + '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", + 'PARTNERINTEGRATION.DCLOGS': "partnerintegration.DcLogs", + 'PARTNERINTEGRATION.DEVICECONNECTOR': "partnerintegration.DeviceConnector", + 'PARTNERINTEGRATION.DOCISSUES': "partnerintegration.DocIssues", + 'PARTNERINTEGRATION.ETL': "partnerintegration.Etl", + 'PARTNERINTEGRATION.FILE': "partnerintegration.File", + 'PARTNERINTEGRATION.INVENTORY': "partnerintegration.Inventory", + 'PARTNERINTEGRATION.LOGS': "partnerintegration.Logs", + 'PARTNERINTEGRATION.MODEL': "partnerintegration.Model", + 'PCI.COPROCESSORCARD': "pci.CoprocessorCard", + 'PCI.DEVICE': "pci.Device", + 'PCI.LINK': "pci.Link", + 'PCI.NODE': "pci.Node", + 'PCI.SWITCH': "pci.Switch", + 'PORT.GROUP': "port.Group", + 'PORT.MACBINDING': "port.MacBinding", + 'PORT.SUBGROUP': "port.SubGroup", + 'POWER.CONTROLSTATE': "power.ControlState", + 'POWER.POLICY': "power.Policy", + 'POWER.POLICYINVENTORY': "power.PolicyInventory", + 'PROCESSOR.UNIT': "processor.Unit", + 'RACK.UNITPERSONALITY': "rack.UnitPersonality", + 'RECOMMENDATION.CAPACITYRUNWAY': "recommendation.CapacityRunway", + 'RECOMMENDATION.CLUSTEREXPANSION': "recommendation.ClusterExpansion", + 'RECOMMENDATION.HARDWAREEXPANSIONREQUEST': "recommendation.HardwareExpansionRequest", + 'RECOMMENDATION.HARDWAREEXPANSIONREQUESTITEM': "recommendation.HardwareExpansionRequestItem", + 'RECOMMENDATION.PHYSICALITEM': "recommendation.PhysicalItem", + 'RECOMMENDATION.PURCHASEORDERESTIMATE': "recommendation.PurchaseOrderEstimate", + 'RECOMMENDATION.PURCHASEORDERLIST': "recommendation.PurchaseOrderList", + 'RECOMMENDATION.SOFTWAREITEM': "recommendation.SoftwareItem", + '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", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", + 'RESOURCE.SHAREDRESOURCESINFOHOLDER': "resource.SharedResourcesInfoHolder", + '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", + 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", + '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.DISRUPTION': "server.Disruption", + 'SERVER.PROFILE': "server.Profile", + 'SERVER.PROFILETEMPLATE': "server.ProfileTemplate", + 'SMTP.POLICY': "smtp.Policy", + 'SNMP.POLICY': "snmp.Policy", + 'SNMP.POLICYINVENTORY': "snmp.PolicyInventory", + 'SOFTWARE.APPLIANCEDISTRIBUTABLE': "software.ApplianceDistributable", + 'SOFTWARE.DOWNLOADHISTORY': "software.DownloadHistory", + 'SOFTWARE.HCLMETA': "software.HclMeta", + 'SOFTWARE.HYPERFLEXBUNDLEDISTRIBUTABLE': "software.HyperflexBundleDistributable", + 'SOFTWARE.HYPERFLEXDISTRIBUTABLE': "software.HyperflexDistributable", + 'SOFTWARE.IKSBUNDLEDISTRIBUTABLE': "software.IksBundleDistributable", + '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", + 'SOL.POLICYINVENTORY': "sol.PolicyInventory", + 'SSH.POLICY': "ssh.Policy", + 'SSH.POLICYINVENTORY': "ssh.PolicyInventory", + 'STORAGE.BATTERYBACKUPUNIT': "storage.BatteryBackupUnit", + 'STORAGE.CONTROLLER': "storage.Controller", + 'STORAGE.DISKGROUP': "storage.DiskGroup", + 'STORAGE.DISKSLOT': "storage.DiskSlot", + 'STORAGE.DRIVEGROUP': "storage.DriveGroup", + 'STORAGE.DRIVESECURITYPOLICY': "storage.DriveSecurityPolicy", + '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.HITACHIEXTERNALPARITYGROUP': "storage.HitachiExternalParityGroup", + 'STORAGE.HITACHIEXTERNALPATHGROUP': "storage.HitachiExternalPathGroup", + 'STORAGE.HITACHIEXTERNALSTORAGELUN': "storage.HitachiExternalStorageLun", + 'STORAGE.HITACHIEXTERNALSTORAGEPORT': "storage.HitachiExternalStoragePort", + 'STORAGE.HITACHIHOST': "storage.HitachiHost", + 'STORAGE.HITACHIHOSTLUN': "storage.HitachiHostLun", + 'STORAGE.HITACHIPARITYGROUP': "storage.HitachiParityGroup", + 'STORAGE.HITACHIPOOL': "storage.HitachiPool", + 'STORAGE.HITACHIPORT': "storage.HitachiPort", + 'STORAGE.HITACHIREMOTEREPLICATION': "storage.HitachiRemoteReplication", + 'STORAGE.HITACHISNAPSHOT': "storage.HitachiSnapshot", + 'STORAGE.HITACHIVOLUME': "storage.HitachiVolume", + 'STORAGE.HITACHIVOLUMEMIGRATIONPAIR': "storage.HitachiVolumeMigrationPair", + '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.NETAPPCIFSSERVICE': "storage.NetAppCifsService", + 'STORAGE.NETAPPCIFSSHARE': "storage.NetAppCifsShare", + 'STORAGE.NETAPPCLOUDTARGET': "storage.NetAppCloudTarget", + 'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster", + 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent", + 'STORAGE.NETAPPCLUSTERSNAPMIRRORPOLICY': "storage.NetAppClusterSnapMirrorPolicy", + 'STORAGE.NETAPPCLUSTERSNAPSHOTPOLICY': "storage.NetAppClusterSnapshotPolicy", + 'STORAGE.NETAPPDATAIPINTERFACE': "storage.NetAppDataIpInterface", + 'STORAGE.NETAPPDATAIPINTERFACEEVENT': "storage.NetAppDataIpInterfaceEvent", + '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.NETAPPISCSISERVICE': "storage.NetAppIscsiService", + 'STORAGE.NETAPPLICENSE': "storage.NetAppLicense", + 'STORAGE.NETAPPLUN': "storage.NetAppLun", + 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", + 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", + 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", + 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", + 'STORAGE.NETAPPNODE': "storage.NetAppNode", + 'STORAGE.NETAPPNODECDPNEIGHBOR': "storage.NetAppNodeCdpNeighbor", + 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent", + 'STORAGE.NETAPPNONDATAIPINTERFACE': "storage.NetAppNonDataIpInterface", + 'STORAGE.NETAPPNONDATAIPINTERFACEEVENT': "storage.NetAppNonDataIpInterfaceEvent", + 'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer", + 'STORAGE.NETAPPQTREE': "storage.NetAppQtree", + 'STORAGE.NETAPPSCHEDULE': "storage.NetAppSchedule", + 'STORAGE.NETAPPSENSOR': "storage.NetAppSensor", + 'STORAGE.NETAPPSNAPMIRRORRELATIONSHIP': "storage.NetAppSnapMirrorRelationship", + 'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm", + 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent", + 'STORAGE.NETAPPSVMSNAPMIRRORPOLICY': "storage.NetAppSvmSnapMirrorPolicy", + 'STORAGE.NETAPPSVMSNAPSHOTPOLICY': "storage.NetAppSvmSnapshotPolicy", + '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.PURETARGETARRAY': "storage.PureTargetArray", + '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", + 'SYSLOG.POLICYINVENTORY': "syslog.PolicyInventory", + 'TAM.ADVISORYCOUNT': "tam.AdvisoryCount", + 'TAM.ADVISORYDEFINITION': "tam.AdvisoryDefinition", + 'TAM.ADVISORYINFO': "tam.AdvisoryInfo", + 'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance", + 'TAM.SECURITYADVISORY': "tam.SecurityAdvisory", + 'TASK.FABRICMOSSCOPEDINVENTORY': "task.FabricMosScopedInventory", + 'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory", + 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory", + 'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory", + 'TASK.MDSSCOPEDINVENTORY': "task.MdsScopedInventory", + 'TASK.MDSSYSTEMSCOPEDINVENTORY': "task.MdsSystemScopedInventory", + 'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory", + 'TASK.NEXUSSCOPEDINVENTORY': "task.NexusScopedInventory", + 'TASK.NEXUSSYSTEMSCOPEDINVENTORY': "task.NexusSystemScopedInventory", + 'TASK.NEXUSVLANSCOPEDINVENTORY': "task.NexusVlanScopedInventory", + 'TASK.PUBLICCLOUDSCOPEDINVENTORY': "task.PublicCloudScopedInventory", + 'TASK.PURESCOPEDINVENTORY': "task.PureScopedInventory", + 'TASK.SERVERSCOPEDINVENTORY': "task.ServerScopedInventory", + 'TECHSUPPORTMANAGEMENT.COLLECTIONCONTROLPOLICY': "techsupportmanagement.CollectionControlPolicy", + 'TECHSUPPORTMANAGEMENT.DOWNLOAD': "techsupportmanagement.Download", + 'TECHSUPPORTMANAGEMENT.ENDPOINT': "techsupportmanagement.EndPoint", + 'TECHSUPPORTMANAGEMENT.TECHSUPPORTBUNDLE': "techsupportmanagement.TechSupportBundle", + 'TECHSUPPORTMANAGEMENT.TECHSUPPORTSTATUS': "techsupportmanagement.TechSupportStatus", + 'TERMINAL.AUDITLOG': "terminal.AuditLog", + 'TERRAFORM.EXECUTOR': "terraform.Executor", + 'THERMAL.POLICY': "thermal.Policy", + 'THERMAL.POLICYINVENTORY': "thermal.PolicyInventory", + 'TOP.SYSTEM': "top.System", + 'UCSD.BACKUPINFO': "ucsd.BackupInfo", + 'UUIDPOOL.BLOCK': "uuidpool.Block", + 'UUIDPOOL.POOL': "uuidpool.Pool", + 'UUIDPOOL.POOLMEMBER': "uuidpool.PoolMember", + 'UUIDPOOL.RESERVATION': "uuidpool.Reservation", + 'UUIDPOOL.UNIVERSE': "uuidpool.Universe", + 'UUIDPOOL.UUIDLEASE': "uuidpool.UuidLease", + 'VIEW.HEALTHSTATUS': "view.HealthStatus", + 'VIEW.SERVER': "view.Server", + 'VIRTUALIZATION.ESXICONSOLE': "virtualization.EsxiConsole", + 'VIRTUALIZATION.HOST': "virtualization.Host", + 'VIRTUALIZATION.VIRTUALMACHINE': "virtualization.VirtualMachine", + '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.VMWAREHOSTGPU': "virtualization.VmwareHostGpu", + '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.VMWAREVIRTUALMACHINEGPU': "virtualization.VmwareVirtualMachineGpu", + 'VIRTUALIZATION.VMWAREVIRTUALMACHINESNAPSHOT': "virtualization.VmwareVirtualMachineSnapshot", + 'VIRTUALIZATION.VMWAREVIRTUALNETWORKINTERFACE': "virtualization.VmwareVirtualNetworkInterface", + 'VIRTUALIZATION.VMWAREVIRTUALSWITCH': "virtualization.VmwareVirtualSwitch", + 'VMEDIA.POLICY': "vmedia.Policy", + 'VMEDIA.POLICYINVENTORY': "vmedia.PolicyInventory", + 'VMRC.CONSOLE': "vmrc.Console", + 'VNIC.ETHADAPTERPOLICY': "vnic.EthAdapterPolicy", + 'VNIC.ETHADAPTERPOLICYINVENTORY': "vnic.EthAdapterPolicyInventory", + 'VNIC.ETHIF': "vnic.EthIf", + 'VNIC.ETHIFINVENTORY': "vnic.EthIfInventory", + 'VNIC.ETHNETWORKPOLICY': "vnic.EthNetworkPolicy", + 'VNIC.ETHNETWORKPOLICYINVENTORY': "vnic.EthNetworkPolicyInventory", + 'VNIC.ETHQOSPOLICY': "vnic.EthQosPolicy", + 'VNIC.ETHQOSPOLICYINVENTORY': "vnic.EthQosPolicyInventory", + 'VNIC.ETHVETHINVENTORY': "vnic.EthVethInventory", + 'VNIC.ETHVNICINVENTORY': "vnic.EthVnicInventory", + 'VNIC.FCADAPTERPOLICY': "vnic.FcAdapterPolicy", + 'VNIC.FCADAPTERPOLICYINVENTORY': "vnic.FcAdapterPolicyInventory", + 'VNIC.FCIF': "vnic.FcIf", + 'VNIC.FCIFINVENTORY': "vnic.FcIfInventory", + 'VNIC.FCNETWORKPOLICY': "vnic.FcNetworkPolicy", + 'VNIC.FCNETWORKPOLICYINVENTORY': "vnic.FcNetworkPolicyInventory", + 'VNIC.FCQOSPOLICY': "vnic.FcQosPolicy", + 'VNIC.FCQOSPOLICYINVENTORY': "vnic.FcQosPolicyInventory", + 'VNIC.FCVETHINVENTORY': "vnic.FcVethInventory", + 'VNIC.FCVHBAPOLICYINVENTORY': "vnic.FcVhbaPolicyInventory", + 'VNIC.ISCSIADAPTERPOLICY': "vnic.IscsiAdapterPolicy", + 'VNIC.ISCSIADAPTERPOLICYINVENTORY': "vnic.IscsiAdapterPolicyInventory", + 'VNIC.ISCSIBOOTPOLICY': "vnic.IscsiBootPolicy", + 'VNIC.ISCSIBOOTPOLICYINVENTORY': "vnic.IscsiBootPolicyInventory", + 'VNIC.ISCSISTATICTARGETPOLICY': "vnic.IscsiStaticTargetPolicy", + 'VNIC.ISCSISTATICTARGETPOLICYINVENTORY': "vnic.IscsiStaticTargetPolicyInventory", + 'VNIC.LANCONNECTIVITYPOLICY': "vnic.LanConnectivityPolicy", + 'VNIC.LANCONNECTIVITYPOLICYINVENTORY': "vnic.LanConnectivityPolicyInventory", + 'VNIC.LCPSTATUS': "vnic.LcpStatus", + 'VNIC.SANCONNECTIVITYPOLICY': "vnic.SanConnectivityPolicy", + 'VNIC.SANCONNECTIVITYPOLICYINVENTORY': "vnic.SanConnectivityPolicyInventory", + 'VNIC.SCPSTATUS': "vnic.ScpStatus", + 'VRF.VRF': "vrf.Vrf", + 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", + 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", + 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", + 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", + 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", + 'WORKFLOW.POWERSHELLBATCHAPIEXECUTOR': "workflow.PowerShellBatchApiExecutor", + 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", + 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", + 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", + 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", + 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", + 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", + 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", + 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", + 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", + 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", + 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", + 'WORKFLOW.TASKINFO': "workflow.TaskInfo", + 'WORKFLOW.TASKMETADATA': "workflow.TaskMetadata", + 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", + 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", + 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", + 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", + 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", + }, + } + + validations = { + ('name',): { + 'regex': { + 'pattern': r'^[a-zA-Z0-9_.:-]{1,64}$', # 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 + 'applies_to': ([CondAlarmClassificationEligibility], none_type,), # noqa: E501 + 'description': (str,), # noqa: E501 + 'name': (str,), # noqa: E501 + 'alarm_definitions': ([CondAlarmDefinitionRelationship], none_type,), # noqa: E501 + 'object_type': (str,), # noqa: E501 + } + + @cached_property + def discriminator(): + lazy_import() + val = { + 'cond.AlarmClassification': CondAlarmClassification, + '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 + 'applies_to': 'AppliesTo', # noqa: E501 + 'description': 'Description', # noqa: E501 + 'name': 'Name', # noqa: E501 + 'alarm_definitions': 'AlarmDefinitions', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + } + + read_only_vars = { + 'account_moid', # noqa: E501 + 'create_time', # noqa: E501 + 'domain_group_moid', # noqa: E501 + 'mod_time', # noqa: E501 + 'shared_scope', # noqa: E501 + 'ancestors', # noqa: E501 + 'permission_resources', # noqa: E501 + 'description', # noqa: E501 + 'name', # noqa: E501 + 'alarm_definitions', # noqa: E501 + } + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """CondAlarmClassificationRelationship - a model defined in OpenAPI + + 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 + applies_to ([CondAlarmClassificationEligibility], none_type): [optional] # noqa: E501 + description (str): A description about the alarms group that usually gives what kind of alarms are part of this classification.. [optional] # noqa: E501 + name (str): The name that uniquely identifies the alarm classificaton.. [optional] # noqa: E501 + alarm_definitions ([CondAlarmDefinitionRelationship], none_type): An array of relationships to condAlarmDefinition resources.. [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', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + + return self + + 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 + """CondAlarmClassificationRelationship - a model defined in OpenAPI + + 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 + applies_to ([CondAlarmClassificationEligibility], none_type): [optional] # noqa: E501 + description (str): A description about the alarms group that usually gives what kind of alarms are part of this classification.. [optional] # noqa: E501 + name (str): The name that uniquely identifies the alarm classificaton.. [optional] # noqa: E501 + alarm_definitions ([CondAlarmDefinitionRelationship], none_type): An array of relationships to condAlarmDefinition resources.. [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: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") + + @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 because 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': [ + CondAlarmClassification, + MoMoRef, + none_type, + ], + } diff --git a/intersight/model/cond_alarm_classification_response.py b/intersight/model/cond_alarm_classification_response.py new file mode 100644 index 0000000000..f21b143fba --- /dev/null +++ b/intersight/model/cond_alarm_classification_response.py @@ -0,0 +1,355 @@ +""" + 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.11-14628 + 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, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.cond_alarm_classification_list import CondAlarmClassificationList + 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()['CondAlarmClassificationList'] = CondAlarmClassificationList + globals()['MoAggregateTransform'] = MoAggregateTransform + globals()['MoDocumentCount'] = MoDocumentCount + globals()['MoTagKeySummary'] = MoTagKeySummary + globals()['MoTagSummary'] = MoTagSummary + + +class CondAlarmClassificationResponse(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 = { + 'cond.AlarmClassification.List': CondAlarmClassificationList, + '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 + } + + read_only_vars = { + } + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, object_type, *args, **kwargs): # noqa: E501 + """CondAlarmClassificationResponse - a model defined in OpenAPI + + Keyword Args: + object_type (str): A discriminator value to disambiguate the schema of a HTTP GET response body. + _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 'cond.AlarmClassification' 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', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + + return self + + 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 + """CondAlarmClassificationResponse - a model defined in OpenAPI + + Keyword Args: + object_type (str): A discriminator value to disambiguate the schema of a HTTP GET response body. + _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 'cond.AlarmClassification' 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: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") + + @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 because 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': [ + CondAlarmClassificationList, + MoAggregateTransform, + MoDocumentCount, + MoTagSummary, + ], + } diff --git a/intersight/model/cond_alarm_definition.py b/intersight/model/cond_alarm_definition.py index 651ce422dd..7190913d9b 100644 --- a/intersight/model/cond_alarm_definition.py +++ b/intersight/model/cond_alarm_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -129,6 +129,7 @@ def openapi_types(): 'name': (str,), # noqa: E501 'probable_cause': (str,), # noqa: E501 'remediation': (str,), # noqa: E501 + 'system_classifications': ([str], none_type,), # noqa: E501 } @cached_property @@ -161,6 +162,7 @@ def discriminator(): 'name': 'Name', # noqa: E501 'probable_cause': 'ProbableCause', # noqa: E501 'remediation': 'Remediation', # noqa: E501 + 'system_classifications': 'SystemClassifications', # noqa: E501 } read_only_vars = { @@ -230,6 +232,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 name (str): An informational display name.. [optional] # noqa: E501 probable_cause (str): An explanation of the likely causes of the detected issue.. [optional] # noqa: E501 remediation (str): An explanation of the steps to perform to remediate the detected issue.. [optional] # noqa: E501 + system_classifications ([str], none_type): [optional] # noqa: E501 """ class_id = kwargs.get('class_id', "cond.AlarmDefinition") @@ -361,6 +364,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 name (str): An informational display name.. [optional] # noqa: E501 probable_cause (str): An explanation of the likely causes of the detected issue.. [optional] # noqa: E501 remediation (str): An explanation of the steps to perform to remediate the detected issue.. [optional] # noqa: E501 + system_classifications ([str], none_type): [optional] # noqa: E501 """ class_id = kwargs.get('class_id', "cond.AlarmDefinition") diff --git a/intersight/model/cond_alarm_definition_all_of.py b/intersight/model/cond_alarm_definition_all_of.py index a3e81a8605..0cd706ba7d 100644 --- a/intersight/model/cond_alarm_definition_all_of.py +++ b/intersight/model/cond_alarm_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cond_alarm_definition_list.py b/intersight/model/cond_alarm_definition_list.py index dffce44a67..2a17c1f930 100644 --- a/intersight/model/cond_alarm_definition_list.py +++ b/intersight/model/cond_alarm_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cond_alarm_definition_list_all_of.py b/intersight/model/cond_alarm_definition_list_all_of.py index 64c224f70e..09558cc73c 100644 --- a/intersight/model/cond_alarm_definition_list_all_of.py +++ b/intersight/model/cond_alarm_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cond_alarm_definition_relationship.py b/intersight/model/cond_alarm_definition_relationship.py index 84b5dec8d1..274fb7c2f4 100644 --- a/intersight/model/cond_alarm_definition_relationship.py +++ b/intersight/model/cond_alarm_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -175,6 +175,7 @@ class CondAlarmDefinitionRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -206,6 +207,7 @@ class CondAlarmDefinitionRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -252,7 +254,9 @@ class CondAlarmDefinitionRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -630,6 +634,8 @@ class CondAlarmDefinitionRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -911,6 +917,7 @@ class CondAlarmDefinitionRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", @@ -1132,6 +1139,7 @@ def openapi_types(): 'name': (str,), # noqa: E501 'probable_cause': (str,), # noqa: E501 'remediation': (str,), # noqa: E501 + 'system_classifications': ([str], none_type,), # noqa: E501 'actions': ([CondAlarmAction], none_type,), # noqa: E501 'object_type': (str,), # noqa: E501 } @@ -1169,6 +1177,7 @@ def discriminator(): 'name': 'Name', # noqa: E501 'probable_cause': 'ProbableCause', # noqa: E501 'remediation': 'Remediation', # noqa: E501 + 'system_classifications': 'SystemClassifications', # noqa: E501 'actions': 'Actions', # noqa: E501 'object_type': 'ObjectType', # noqa: E501 } @@ -1240,6 +1249,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 name (str): An informational display name.. [optional] # noqa: E501 probable_cause (str): An explanation of the likely causes of the detected issue.. [optional] # noqa: E501 remediation (str): An explanation of the steps to perform to remediate the detected issue.. [optional] # noqa: E501 + system_classifications ([str], none_type): [optional] # noqa: E501 actions ([CondAlarmAction], none_type): [optional] # noqa: E501 object_type (str): The fully-qualified name of the remote type referred by this relationship.. [optional] # noqa: E501 """ @@ -1371,6 +1381,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 name (str): An informational display name.. [optional] # noqa: E501 probable_cause (str): An explanation of the likely causes of the detected issue.. [optional] # noqa: E501 remediation (str): An explanation of the steps to perform to remediate the detected issue.. [optional] # noqa: E501 + system_classifications ([str], none_type): [optional] # noqa: E501 actions ([CondAlarmAction], none_type): [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/cond_alarm_definition_response.py b/intersight/model/cond_alarm_definition_response.py index 0a573cc9a2..da0094f4b5 100644 --- a/intersight/model/cond_alarm_definition_response.py +++ b/intersight/model/cond_alarm_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6d20f5a3bb..618711e01a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 97bc083883..9f434f3db0 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ed03af139c..b8fe63c92a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cond_alarm_spec.py b/intersight/model/cond_alarm_spec.py index 659579c09d..667ddab093 100644 --- a/intersight/model/cond_alarm_spec.py +++ b/intersight/model/cond_alarm_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cond_alarm_spec_all_of.py b/intersight/model/cond_alarm_spec_all_of.py index 545aa9ff62..8362bb8bc7 100644 --- a/intersight/model/cond_alarm_spec_all_of.py +++ b/intersight/model/cond_alarm_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0f5d7727ec..3112a02c9a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -106,6 +106,9 @@ def openapi_types(): 'critical': (int,), # noqa: E501 'health': (str,), # noqa: E501 'info': (int,), # noqa: E501 + 'suppressed_critical': (int,), # noqa: E501 + 'suppressed_info': (int,), # noqa: E501 + 'suppressed_warning': (int,), # noqa: E501 'warning': (int,), # noqa: E501 } @@ -123,6 +126,9 @@ def discriminator(): 'critical': 'Critical', # noqa: E501 'health': 'Health', # noqa: E501 'info': 'Info', # noqa: E501 + 'suppressed_critical': 'SuppressedCritical', # noqa: E501 + 'suppressed_info': 'SuppressedInfo', # noqa: E501 + 'suppressed_warning': 'SuppressedWarning', # noqa: E501 'warning': 'Warning', # noqa: E501 } @@ -130,6 +136,9 @@ def discriminator(): 'critical', # noqa: E501 'health', # noqa: E501 'info', # noqa: E501 + 'suppressed_critical', # noqa: E501 + 'suppressed_info', # noqa: E501 + 'suppressed_warning', # noqa: E501 'warning', # noqa: E501 } @@ -174,6 +183,9 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 critical (int): The count of active alarms that have severity type Critical.. [optional] # noqa: E501 health (str): Health of the managed end point. The highest severity computed from alarmSummary property is set as the health. * `Healthy` - The Enum value represents that the entity is healthy. * `Warning` - The Enum value Warning represents that the entity has one or more active warnings on it. * `Critical` - The Enum value Critical represents that the entity is in a critical state.. [optional] if omitted the server will use the default value of "Healthy" # noqa: E501 info (int): The count of active alarms that have severity type Info.. [optional] # noqa: E501 + suppressed_critical (int): The count of active suppressed alarms that have severity type Critical.. [optional] # noqa: E501 + suppressed_info (int): The count of active suppressed alarms that have severity type Info.. [optional] # noqa: E501 + suppressed_warning (int): The count of active suppressed alarms that have severity type Warning.. [optional] # noqa: E501 warning (int): The count of active alarms that have severity type Warning.. [optional] # noqa: E501 """ @@ -290,6 +302,9 @@ def __init__(self, *args, **kwargs): # noqa: E501 critical (int): The count of active alarms that have severity type Critical.. [optional] # noqa: E501 health (str): Health of the managed end point. The highest severity computed from alarmSummary property is set as the health. * `Healthy` - The Enum value represents that the entity is healthy. * `Warning` - The Enum value Warning represents that the entity has one or more active warnings on it. * `Critical` - The Enum value Critical represents that the entity is in a critical state.. [optional] if omitted the server will use the default value of "Healthy" # noqa: E501 info (int): The count of active alarms that have severity type Info.. [optional] # noqa: E501 + suppressed_critical (int): The count of active suppressed alarms that have severity type Critical.. [optional] # noqa: E501 + suppressed_info (int): The count of active suppressed alarms that have severity type Info.. [optional] # noqa: E501 + suppressed_warning (int): The count of active suppressed alarms that have severity type Warning.. [optional] # noqa: E501 warning (int): The count of active alarms that have severity type Warning.. [optional] # noqa: E501 """ diff --git a/intersight/model/cond_alarm_summary_all_of.py b/intersight/model/cond_alarm_summary_all_of.py index b80dbe93b0..3452e4cfb7 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -98,6 +98,9 @@ def openapi_types(): 'critical': (int,), # noqa: E501 'health': (str,), # noqa: E501 'info': (int,), # noqa: E501 + 'suppressed_critical': (int,), # noqa: E501 + 'suppressed_info': (int,), # noqa: E501 + 'suppressed_warning': (int,), # noqa: E501 'warning': (int,), # noqa: E501 } @@ -112,6 +115,9 @@ def discriminator(): 'critical': 'Critical', # noqa: E501 'health': 'Health', # noqa: E501 'info': 'Info', # noqa: E501 + 'suppressed_critical': 'SuppressedCritical', # noqa: E501 + 'suppressed_info': 'SuppressedInfo', # noqa: E501 + 'suppressed_warning': 'SuppressedWarning', # noqa: E501 'warning': 'Warning', # noqa: E501 } @@ -119,6 +125,9 @@ def discriminator(): 'critical', # noqa: E501 'health', # noqa: E501 'info', # noqa: E501 + 'suppressed_critical', # noqa: E501 + 'suppressed_info', # noqa: E501 + 'suppressed_warning', # noqa: E501 'warning', # noqa: E501 } @@ -167,6 +176,9 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 critical (int): The count of active alarms that have severity type Critical.. [optional] # noqa: E501 health (str): Health of the managed end point. The highest severity computed from alarmSummary property is set as the health. * `Healthy` - The Enum value represents that the entity is healthy. * `Warning` - The Enum value Warning represents that the entity has one or more active warnings on it. * `Critical` - The Enum value Critical represents that the entity is in a critical state.. [optional] if omitted the server will use the default value of "Healthy" # noqa: E501 info (int): The count of active alarms that have severity type Info.. [optional] # noqa: E501 + suppressed_critical (int): The count of active suppressed alarms that have severity type Critical.. [optional] # noqa: E501 + suppressed_info (int): The count of active suppressed alarms that have severity type Info.. [optional] # noqa: E501 + suppressed_warning (int): The count of active suppressed alarms that have severity type Warning.. [optional] # noqa: E501 warning (int): The count of active alarms that have severity type Warning.. [optional] # noqa: E501 """ @@ -264,6 +276,9 @@ def __init__(self, *args, **kwargs): # noqa: E501 critical (int): The count of active alarms that have severity type Critical.. [optional] # noqa: E501 health (str): Health of the managed end point. The highest severity computed from alarmSummary property is set as the health. * `Healthy` - The Enum value represents that the entity is healthy. * `Warning` - The Enum value Warning represents that the entity has one or more active warnings on it. * `Critical` - The Enum value Critical represents that the entity is in a critical state.. [optional] if omitted the server will use the default value of "Healthy" # noqa: E501 info (int): The count of active alarms that have severity type Info.. [optional] # noqa: E501 + suppressed_critical (int): The count of active suppressed alarms that have severity type Critical.. [optional] # noqa: E501 + suppressed_info (int): The count of active suppressed alarms that have severity type Info.. [optional] # noqa: E501 + suppressed_warning (int): The count of active suppressed alarms that have severity type Warning.. [optional] # noqa: E501 warning (int): The count of active alarms that have severity type Warning.. [optional] # noqa: E501 """ diff --git a/intersight/model/cond_alarm_suppression.py b/intersight/model/cond_alarm_suppression.py new file mode 100644 index 0000000000..f0bf1b8be8 --- /dev/null +++ b/intersight/model/cond_alarm_suppression.py @@ -0,0 +1,435 @@ +""" + 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.11-14628 + 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, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.cond_alarm_classification_relationship import CondAlarmClassificationRelationship + from intersight.model.cond_alarm_suppression_all_of import CondAlarmSuppressionAllOf + from intersight.model.display_names import DisplayNames + 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()['CondAlarmClassificationRelationship'] = CondAlarmClassificationRelationship + globals()['CondAlarmSuppressionAllOf'] = CondAlarmSuppressionAllOf + globals()['DisplayNames'] = DisplayNames + globals()['MoBaseMo'] = MoBaseMo + globals()['MoBaseMoRelationship'] = MoBaseMoRelationship + globals()['MoTag'] = MoTag + globals()['MoVersionContext'] = MoVersionContext + + +class CondAlarmSuppression(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',): { + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", + }, + ('object_type',): { + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", + }, + } + + validations = { + ('description',): { + 'max_length': 120, + 'min_length': 0, + }, + } + + @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 + 'description': (str,), # noqa: E501 + 'classifications': ([CondAlarmClassificationRelationship], none_type,), # noqa: E501 + 'entity': (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 + 'description': 'Description', # noqa: E501 + 'classifications': 'Classifications', # noqa: E501 + 'entity': 'Entity', # 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 + } + + read_only_vars = { + 'account_moid', # noqa: E501 + 'create_time', # noqa: E501 + 'domain_group_moid', # noqa: E501 + 'mod_time', # noqa: E501 + 'shared_scope', # noqa: E501 + 'ancestors', # noqa: E501 + 'permission_resources', # noqa: E501 + } + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """CondAlarmSuppression - a model defined in OpenAPI + + 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 "cond.AlarmSuppression", must be one of ["cond.AlarmSuppression", ] # 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 "cond.AlarmSuppression", must be one of ["cond.AlarmSuppression", ] # 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,) + description (str): User given description on why the suppression is enabled at this entity.. [optional] # noqa: E501 + classifications ([CondAlarmClassificationRelationship], none_type): An array of relationships to condAlarmClassification resources.. [optional] # noqa: E501 + entity (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', "cond.AlarmSuppression") + object_type = kwargs.get('object_type', "cond.AlarmSuppression") + _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', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + + return self + + 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 + """CondAlarmSuppression - a model defined in OpenAPI + + 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 "cond.AlarmSuppression", must be one of ["cond.AlarmSuppression", ] # 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 "cond.AlarmSuppression", must be one of ["cond.AlarmSuppression", ] # 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,) + description (str): User given description on why the suppression is enabled at this entity.. [optional] # noqa: E501 + classifications ([CondAlarmClassificationRelationship], none_type): An array of relationships to condAlarmClassification resources.. [optional] # noqa: E501 + entity (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', "cond.AlarmSuppression") + object_type = kwargs.get('object_type', "cond.AlarmSuppression") + _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: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") + + @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 because 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': [ + CondAlarmSuppressionAllOf, + MoBaseMo, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/cond_alarm_suppression_all_of.py b/intersight/model/cond_alarm_suppression_all_of.py new file mode 100644 index 0000000000..729652fbe3 --- /dev/null +++ b/intersight/model/cond_alarm_suppression_all_of.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.11-14628 + 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, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.cond_alarm_classification_relationship import CondAlarmClassificationRelationship + from intersight.model.mo_base_mo_relationship import MoBaseMoRelationship + globals()['CondAlarmClassificationRelationship'] = CondAlarmClassificationRelationship + globals()['MoBaseMoRelationship'] = MoBaseMoRelationship + + +class CondAlarmSuppressionAllOf(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',): { + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", + }, + ('object_type',): { + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", + }, + } + + validations = { + ('description',): { + 'max_length': 120, + 'min_length': 0, + }, + } + + @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 + 'description': (str,), # noqa: E501 + 'classifications': ([CondAlarmClassificationRelationship], none_type,), # noqa: E501 + 'entity': (MoBaseMoRelationship,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'description': 'Description', # noqa: E501 + 'classifications': 'Classifications', # noqa: E501 + 'entity': 'Entity', # noqa: E501 + } + + read_only_vars = { + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """CondAlarmSuppressionAllOf - 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 "cond.AlarmSuppression", must be one of ["cond.AlarmSuppression", ] # 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 "cond.AlarmSuppression", must be one of ["cond.AlarmSuppression", ] # 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,) + description (str): User given description on why the suppression is enabled at this entity.. [optional] # noqa: E501 + classifications ([CondAlarmClassificationRelationship], none_type): An array of relationships to condAlarmClassification resources.. [optional] # noqa: E501 + entity (MoBaseMoRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "cond.AlarmSuppression") + object_type = kwargs.get('object_type', "cond.AlarmSuppression") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', True) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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) + return self + + 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 + """CondAlarmSuppressionAllOf - 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 "cond.AlarmSuppression", must be one of ["cond.AlarmSuppression", ] # 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 "cond.AlarmSuppression", must be one of ["cond.AlarmSuppression", ] # 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,) + description (str): User given description on why the suppression is enabled at this entity.. [optional] # noqa: E501 + classifications ([CondAlarmClassificationRelationship], none_type): An array of relationships to condAlarmClassification resources.. [optional] # noqa: E501 + entity (MoBaseMoRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "cond.AlarmSuppression") + object_type = kwargs.get('object_type', "cond.AlarmSuppression") + _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: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") diff --git a/intersight/model/cond_alarm_suppression_list.py b/intersight/model/cond_alarm_suppression_list.py new file mode 100644 index 0000000000..8897c2fcc3 --- /dev/null +++ b/intersight/model/cond_alarm_suppression_list.py @@ -0,0 +1,344 @@ +""" + 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.11-14628 + 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, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.cond_alarm_suppression import CondAlarmSuppression + from intersight.model.cond_alarm_suppression_list_all_of import CondAlarmSuppressionListAllOf + from intersight.model.mo_base_response import MoBaseResponse + globals()['CondAlarmSuppression'] = CondAlarmSuppression + globals()['CondAlarmSuppressionListAllOf'] = CondAlarmSuppressionListAllOf + globals()['MoBaseResponse'] = MoBaseResponse + + +class CondAlarmSuppressionList(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': ([CondAlarmSuppression], 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 + } + + read_only_vars = { + } + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, object_type, *args, **kwargs): # noqa: E501 + """CondAlarmSuppressionList - a model defined in OpenAPI + + Keyword Args: + object_type (str): A discriminator value to disambiguate the schema of a HTTP GET response body. + _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 'cond.AlarmSuppression' 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 ([CondAlarmSuppression], none_type): The array of 'cond.AlarmSuppression' 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', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + + return self + + 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 + """CondAlarmSuppressionList - a model defined in OpenAPI + + Keyword Args: + object_type (str): A discriminator value to disambiguate the schema of a HTTP GET response body. + _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 'cond.AlarmSuppression' 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 ([CondAlarmSuppression], none_type): The array of 'cond.AlarmSuppression' 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: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") + + @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 because 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': [ + CondAlarmSuppressionListAllOf, + MoBaseResponse, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/cond_alarm_suppression_list_all_of.py b/intersight/model/cond_alarm_suppression_list_all_of.py new file mode 100644 index 0000000000..b367cfdb16 --- /dev/null +++ b/intersight/model/cond_alarm_suppression_list_all_of.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.11-14628 + 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, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.cond_alarm_suppression import CondAlarmSuppression + globals()['CondAlarmSuppression'] = CondAlarmSuppression + + +class CondAlarmSuppressionListAllOf(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 = { + } + + @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 { + 'count': (int,), # noqa: E501 + 'results': ([CondAlarmSuppression], none_type,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'count': 'Count', # noqa: E501 + 'results': 'Results', # noqa: E501 + } + + read_only_vars = { + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """CondAlarmSuppressionListAllOf - 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 'cond.AlarmSuppression' 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 ([CondAlarmSuppression], none_type): The array of 'cond.AlarmSuppression' resources matching the request.. [optional] # noqa: E501 + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', True) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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) + return self + + 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 + """CondAlarmSuppressionListAllOf - 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 'cond.AlarmSuppression' 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 ([CondAlarmSuppression], none_type): The array of 'cond.AlarmSuppression' 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: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") diff --git a/intersight/model/cond_alarm_suppression_response.py b/intersight/model/cond_alarm_suppression_response.py new file mode 100644 index 0000000000..dd9c1533df --- /dev/null +++ b/intersight/model/cond_alarm_suppression_response.py @@ -0,0 +1,355 @@ +""" + 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.11-14628 + 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, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.cond_alarm_suppression_list import CondAlarmSuppressionList + 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()['CondAlarmSuppressionList'] = CondAlarmSuppressionList + globals()['MoAggregateTransform'] = MoAggregateTransform + globals()['MoDocumentCount'] = MoDocumentCount + globals()['MoTagKeySummary'] = MoTagKeySummary + globals()['MoTagSummary'] = MoTagSummary + + +class CondAlarmSuppressionResponse(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 = { + 'cond.AlarmSuppression.List': CondAlarmSuppressionList, + '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 + } + + read_only_vars = { + } + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, object_type, *args, **kwargs): # noqa: E501 + """CondAlarmSuppressionResponse - a model defined in OpenAPI + + Keyword Args: + object_type (str): A discriminator value to disambiguate the schema of a HTTP GET response body. + _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 'cond.AlarmSuppression' 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', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + + return self + + 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 + """CondAlarmSuppressionResponse - a model defined in OpenAPI + + Keyword Args: + object_type (str): A discriminator value to disambiguate the schema of a HTTP GET response body. + _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 'cond.AlarmSuppression' 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: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") + + @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 because 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': [ + CondAlarmSuppressionList, + MoAggregateTransform, + MoDocumentCount, + MoTagSummary, + ], + } diff --git a/intersight/model/cond_hcl_status.py b/intersight/model/cond_hcl_status.py index 1be50b4172..01e14c0688 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 4db0839dae..93e0df890a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d3275ab011..a2b9d6ee66 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 eac877ceec..ed9b9a81f6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9eabcbc8c4..48e0ba203b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 eec8e43412..f2a42d5ec4 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 cd8316ee62..0f99345980 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -227,6 +227,7 @@ class CondHclStatusDetailRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -258,6 +259,7 @@ class CondHclStatusDetailRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -304,7 +306,9 @@ class CondHclStatusDetailRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -682,6 +686,8 @@ class CondHclStatusDetailRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -963,6 +969,7 @@ class CondHclStatusDetailRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/cond_hcl_status_detail_response.py b/intersight/model/cond_hcl_status_detail_response.py index 36e18f108f..d70b679101 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d59eda73de..9355a8251d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 64f29023ab..f5fa3cb4a6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 b12c4f710a..2c57a49649 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 cbc430210d..13aab4b5b0 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ed2b68aedc..5d36f56306 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 10290072a2..e64fb106dc 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2a4dfa4f4e..225b884c6c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 3bf14eaf0d..8cf21700b5 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -223,6 +223,7 @@ class CondHclStatusRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -254,6 +255,7 @@ class CondHclStatusRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -300,7 +302,9 @@ class CondHclStatusRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -678,6 +682,8 @@ class CondHclStatusRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -959,6 +965,7 @@ class CondHclStatusRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/cond_hcl_status_response.py b/intersight/model/cond_hcl_status_response.py index e7c6a2ad6c..723576ec83 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c5356414f7..c1b2cd7f59 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ce1caa7786..743c6c1c2c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a77886cadc..95c57b5434 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1ec75ddca7..47b07777f2 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ec7149d9d5..46daa8aa42 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 fc560cf53b..2c225ec118 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 01f46f2748..2d65e65e84 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f0c7094a1b..54dc5a530c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 5a62ef0a87..c298edf59b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 449f236458..8bcf5134b5 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 844762e9ea..9031e14944 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/connector_event_log.py b/intersight/model/connector_event_log.py index 598818518b..12f1b67946 100644 --- a/intersight/model/connector_event_log.py +++ b/intersight/model/connector_event_log.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/connector_event_log_all_of.py b/intersight/model/connector_event_log_all_of.py index bbb48cd9d2..1331a0b945 100644 --- a/intersight/model/connector_event_log_all_of.py +++ b/intersight/model/connector_event_log_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2c6c88aff0..7eed091fa5 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 082c382bf3..d6358a6dd1 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f29ba5049f..9f70f056e8 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 127a40aeb7..791509ea39 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2985a13663..6eeb94c37a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 382710db1c..80eefa39d0 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 839dacd2cd..88f0f3182b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e35b7a788b..666d234a42 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 03d4236ef9..564951f2b5 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c066764023..be28c305b8 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -67,6 +67,7 @@ class ConnectorPlatformParamBase(ModelComposed): allowed_values = { ('class_id',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -167,6 +168,7 @@ class ConnectorPlatformParamBase(ModelComposed): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -203,6 +205,7 @@ class ConnectorPlatformParamBase(ModelComposed): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", @@ -739,6 +742,7 @@ class ConnectorPlatformParamBase(ModelComposed): 'X509.CERTIFICATE': "x509.Certificate", }, ('object_type',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -839,6 +843,7 @@ class ConnectorPlatformParamBase(ModelComposed): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -875,6 +880,7 @@ class ConnectorPlatformParamBase(ModelComposed): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", diff --git a/intersight/model/connector_scoped_inventory.py b/intersight/model/connector_scoped_inventory.py index f7d960fa01..8c012cb13e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/connector_scoped_inventory_all_of.py b/intersight/model/connector_scoped_inventory_all_of.py index 9f4aae7979..b63d89f43f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/connector_ssh_config.py b/intersight/model/connector_ssh_config.py index 1c00c78f4a..a903f43f7e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a624bce2f6..3c9e1d354f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2f2e608759..60315bd36f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 8d1c2a2160..024f4d5dbb 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 3a12f2e69a..6dcf728645 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 8b46ee9a78..ec6326ca5c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 3524e46e76..a1806d5298 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6cc7eaf218..8a5ac6f4c9 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a82f76f45f..ca8ebc2885 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f0b104d265..841a2b61f7 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 21b6e8f458..f67d396764 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 647f9bd90f..3452f55bfa 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/connector_target_specification.py b/intersight/model/connector_target_specification.py index 2883c6b459..1ac9c8ddf1 100644 --- a/intersight/model/connector_target_specification.py +++ b/intersight/model/connector_target_specification.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/connector_target_specification_all_of.py b/intersight/model/connector_target_specification_all_of.py index ef1a32ed51..1ddbd635e8 100644 --- a/intersight/model/connector_target_specification_all_of.py +++ b/intersight/model/connector_target_specification_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 638f80fb54..c4a93d7b5d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1d27527ef5..0dd0d4acd7 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 32f5478789..6470d3d797 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 85a9e03212..71034b98c0 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 cb71951a8c..e1365ed9c3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 040fda5827..c7fd198dab 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7a55d73c1b..923c8eb674 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 02ea328666..2c6b406846 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 3d7e2ff45a..3b76d710e0 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 bb5de36d48..ddbbb3a718 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a0509a26f5..b0a385cbfa 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7e2897ac0f..250e11aee9 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 48c2b74293..6212d8ba4b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0c3e548197..77bda04915 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7cfa2f0acb..4af293af42 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 82c197a4d7..82dca21c4a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 01702d80b5..75a4314c72 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d8f9479437..2499057e45 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/console_console_config.py b/intersight/model/console_console_config.py index 0c5f316502..09ca42b7c8 100644 --- a/intersight/model/console_console_config.py +++ b/intersight/model/console_console_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/console_console_config_all_of.py b/intersight/model/console_console_config_all_of.py index cdabb2ad34..be7051b236 100644 --- a/intersight/model/console_console_config_all_of.py +++ b/intersight/model/console_console_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/console_console_config_list.py b/intersight/model/console_console_config_list.py index 925d55aa70..9b20e5e129 100644 --- a/intersight/model/console_console_config_list.py +++ b/intersight/model/console_console_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/console_console_config_list_all_of.py b/intersight/model/console_console_config_list_all_of.py index 38e4ae6906..a86b1020a0 100644 --- a/intersight/model/console_console_config_list_all_of.py +++ b/intersight/model/console_console_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/console_console_config_relationship.py b/intersight/model/console_console_config_relationship.py index 2c8c35b4fc..ffc4b907a6 100644 --- a/intersight/model/console_console_config_relationship.py +++ b/intersight/model/console_console_config_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -182,6 +182,7 @@ class ConsoleConsoleConfigRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -213,6 +214,7 @@ class ConsoleConsoleConfigRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -259,7 +261,9 @@ class ConsoleConsoleConfigRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -637,6 +641,8 @@ class ConsoleConsoleConfigRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -918,6 +924,7 @@ class ConsoleConsoleConfigRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/console_console_config_response.py b/intersight/model/console_console_config_response.py index 682973d2d4..7c85afb28b 100644 --- a/intersight/model/console_console_config_response.py +++ b/intersight/model/console_console_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c62a7e5a2e..59f7c513d3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 81138f99d3..39554b2a2c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 fd55a63b43..aa59841028 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c90e8fe311..988a286a48 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 977823f8f0..8f486c993e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 42c4116fb2..16fbd32967 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 16d331f066..b6fb663b8c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_adapter_compliance_details.py b/intersight/model/convergedinfra_adapter_compliance_details.py index 6fc0935ebb..b82a932630 100644 --- a/intersight/model/convergedinfra_adapter_compliance_details.py +++ b/intersight/model/convergedinfra_adapter_compliance_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_adapter_compliance_details_all_of.py b/intersight/model/convergedinfra_adapter_compliance_details_all_of.py index 82d8b09486..93f749a3d8 100644 --- a/intersight/model/convergedinfra_adapter_compliance_details_all_of.py +++ b/intersight/model/convergedinfra_adapter_compliance_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_adapter_compliance_details_list.py b/intersight/model/convergedinfra_adapter_compliance_details_list.py index f1b448df42..e9e8a383de 100644 --- a/intersight/model/convergedinfra_adapter_compliance_details_list.py +++ b/intersight/model/convergedinfra_adapter_compliance_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_adapter_compliance_details_list_all_of.py b/intersight/model/convergedinfra_adapter_compliance_details_list_all_of.py index 00641c8efa..66b0f50d19 100644 --- a/intersight/model/convergedinfra_adapter_compliance_details_list_all_of.py +++ b/intersight/model/convergedinfra_adapter_compliance_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_adapter_compliance_details_relationship.py b/intersight/model/convergedinfra_adapter_compliance_details_relationship.py index f52ec28af1..1b79b8c646 100644 --- a/intersight/model/convergedinfra_adapter_compliance_details_relationship.py +++ b/intersight/model/convergedinfra_adapter_compliance_details_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -224,6 +224,7 @@ class ConvergedinfraAdapterComplianceDetailsRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -255,6 +256,7 @@ class ConvergedinfraAdapterComplianceDetailsRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -301,7 +303,9 @@ class ConvergedinfraAdapterComplianceDetailsRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -679,6 +683,8 @@ class ConvergedinfraAdapterComplianceDetailsRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -960,6 +966,7 @@ class ConvergedinfraAdapterComplianceDetailsRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/convergedinfra_adapter_compliance_details_response.py b/intersight/model/convergedinfra_adapter_compliance_details_response.py index 84bd17d9c3..02dc07dc67 100644 --- a/intersight/model/convergedinfra_adapter_compliance_details_response.py +++ b/intersight/model/convergedinfra_adapter_compliance_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 471e945daf..d78781337f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 14753767d3..5d5e2e6726 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_base_compliance_details.py b/intersight/model/convergedinfra_base_compliance_details.py index 9026d35b7f..6d80fe2018 100644 --- a/intersight/model/convergedinfra_base_compliance_details.py +++ b/intersight/model/convergedinfra_base_compliance_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_base_compliance_details_all_of.py b/intersight/model/convergedinfra_base_compliance_details_all_of.py index ed37fafcee..f6b4c9f22b 100644 --- a/intersight/model/convergedinfra_base_compliance_details_all_of.py +++ b/intersight/model/convergedinfra_base_compliance_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_base_compliance_details_relationship.py b/intersight/model/convergedinfra_base_compliance_details_relationship.py index 4bdae9979e..4c1a523dc3 100644 --- a/intersight/model/convergedinfra_base_compliance_details_relationship.py +++ b/intersight/model/convergedinfra_base_compliance_details_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -197,6 +197,7 @@ class ConvergedinfraBaseComplianceDetailsRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -228,6 +229,7 @@ class ConvergedinfraBaseComplianceDetailsRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -274,7 +276,9 @@ class ConvergedinfraBaseComplianceDetailsRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -652,6 +656,8 @@ class ConvergedinfraBaseComplianceDetailsRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -933,6 +939,7 @@ class ConvergedinfraBaseComplianceDetailsRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/convergedinfra_base_pod.py b/intersight/model/convergedinfra_base_pod.py index 76e2acfe65..524c15d2a9 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0a15c60c5f..82c674fb5b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 be07647729..52e462814e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9e2e4e63f7..5e6afcff3c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 b5a14c8799..ae3c190d13 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a71ed37433..f5ef5b28f8 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c482369645..734631340a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 584b14c596..b95563bc2a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_pod_compliance_info.py b/intersight/model/convergedinfra_pod_compliance_info.py index 23188d9e98..ad70393e4b 100644 --- a/intersight/model/convergedinfra_pod_compliance_info.py +++ b/intersight/model/convergedinfra_pod_compliance_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_pod_compliance_info_all_of.py b/intersight/model/convergedinfra_pod_compliance_info_all_of.py index 84e5633e0e..77dbb2d8e2 100644 --- a/intersight/model/convergedinfra_pod_compliance_info_all_of.py +++ b/intersight/model/convergedinfra_pod_compliance_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_pod_compliance_info_list.py b/intersight/model/convergedinfra_pod_compliance_info_list.py index d0328db9b2..ee8160c31e 100644 --- a/intersight/model/convergedinfra_pod_compliance_info_list.py +++ b/intersight/model/convergedinfra_pod_compliance_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_pod_compliance_info_list_all_of.py b/intersight/model/convergedinfra_pod_compliance_info_list_all_of.py index 238bc92d13..546dc0e4ed 100644 --- a/intersight/model/convergedinfra_pod_compliance_info_list_all_of.py +++ b/intersight/model/convergedinfra_pod_compliance_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_pod_compliance_info_relationship.py b/intersight/model/convergedinfra_pod_compliance_info_relationship.py index 4a1a527cb7..f8c190a8da 100644 --- a/intersight/model/convergedinfra_pod_compliance_info_relationship.py +++ b/intersight/model/convergedinfra_pod_compliance_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -201,6 +201,7 @@ class ConvergedinfraPodComplianceInfoRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -232,6 +233,7 @@ class ConvergedinfraPodComplianceInfoRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -278,7 +280,9 @@ class ConvergedinfraPodComplianceInfoRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -656,6 +660,8 @@ class ConvergedinfraPodComplianceInfoRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -937,6 +943,7 @@ class ConvergedinfraPodComplianceInfoRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/convergedinfra_pod_compliance_info_response.py b/intersight/model/convergedinfra_pod_compliance_info_response.py index 7e08d3fc22..2717147ed6 100644 --- a/intersight/model/convergedinfra_pod_compliance_info_response.py +++ b/intersight/model/convergedinfra_pod_compliance_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 621c917d01..87277d25e7 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f7aedfcba4..39d57acdf0 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_pod_relationship.py b/intersight/model/convergedinfra_pod_relationship.py index 28f9d42ff8..fce72fe1bd 100644 --- a/intersight/model/convergedinfra_pod_relationship.py +++ b/intersight/model/convergedinfra_pod_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -195,6 +195,7 @@ class ConvergedinfraPodRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -226,6 +227,7 @@ class ConvergedinfraPodRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -272,7 +274,9 @@ class ConvergedinfraPodRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -650,6 +654,8 @@ class ConvergedinfraPodRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -931,6 +937,7 @@ class ConvergedinfraPodRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/convergedinfra_pod_response.py b/intersight/model/convergedinfra_pod_response.py index 2332ceba40..84ec760232 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 254326d51a..a1c2f4b759 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 be58e70623..5f89c2e6fb 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_server_compliance_details.py b/intersight/model/convergedinfra_server_compliance_details.py index 753a60bd8b..5ae937f260 100644 --- a/intersight/model/convergedinfra_server_compliance_details.py +++ b/intersight/model/convergedinfra_server_compliance_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_server_compliance_details_all_of.py b/intersight/model/convergedinfra_server_compliance_details_all_of.py index 99601c28c1..9f61f576bb 100644 --- a/intersight/model/convergedinfra_server_compliance_details_all_of.py +++ b/intersight/model/convergedinfra_server_compliance_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_server_compliance_details_list.py b/intersight/model/convergedinfra_server_compliance_details_list.py index a73577afba..fbf3e3521f 100644 --- a/intersight/model/convergedinfra_server_compliance_details_list.py +++ b/intersight/model/convergedinfra_server_compliance_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_server_compliance_details_list_all_of.py b/intersight/model/convergedinfra_server_compliance_details_list_all_of.py index bd7b1355ab..2a2489404b 100644 --- a/intersight/model/convergedinfra_server_compliance_details_list_all_of.py +++ b/intersight/model/convergedinfra_server_compliance_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_server_compliance_details_relationship.py b/intersight/model/convergedinfra_server_compliance_details_relationship.py index cb66925bfb..7dbb328873 100644 --- a/intersight/model/convergedinfra_server_compliance_details_relationship.py +++ b/intersight/model/convergedinfra_server_compliance_details_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -219,6 +219,7 @@ class ConvergedinfraServerComplianceDetailsRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -250,6 +251,7 @@ class ConvergedinfraServerComplianceDetailsRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -296,7 +298,9 @@ class ConvergedinfraServerComplianceDetailsRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -674,6 +678,8 @@ class ConvergedinfraServerComplianceDetailsRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -955,6 +961,7 @@ class ConvergedinfraServerComplianceDetailsRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/convergedinfra_server_compliance_details_response.py b/intersight/model/convergedinfra_server_compliance_details_response.py index 392ca187b1..3683529b16 100644 --- a/intersight/model/convergedinfra_server_compliance_details_response.py +++ b/intersight/model/convergedinfra_server_compliance_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_storage_compliance_details.py b/intersight/model/convergedinfra_storage_compliance_details.py index 117080aeb9..f353c06fe4 100644 --- a/intersight/model/convergedinfra_storage_compliance_details.py +++ b/intersight/model/convergedinfra_storage_compliance_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_storage_compliance_details_all_of.py b/intersight/model/convergedinfra_storage_compliance_details_all_of.py index 0d38469499..656b0f3064 100644 --- a/intersight/model/convergedinfra_storage_compliance_details_all_of.py +++ b/intersight/model/convergedinfra_storage_compliance_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_storage_compliance_details_list.py b/intersight/model/convergedinfra_storage_compliance_details_list.py index 02d88d5437..07ee6640e4 100644 --- a/intersight/model/convergedinfra_storage_compliance_details_list.py +++ b/intersight/model/convergedinfra_storage_compliance_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_storage_compliance_details_list_all_of.py b/intersight/model/convergedinfra_storage_compliance_details_list_all_of.py index 334789ef18..819923aac8 100644 --- a/intersight/model/convergedinfra_storage_compliance_details_list_all_of.py +++ b/intersight/model/convergedinfra_storage_compliance_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_storage_compliance_details_relationship.py b/intersight/model/convergedinfra_storage_compliance_details_relationship.py index e00eced217..03a160fcb9 100644 --- a/intersight/model/convergedinfra_storage_compliance_details_relationship.py +++ b/intersight/model/convergedinfra_storage_compliance_details_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -212,6 +212,7 @@ class ConvergedinfraStorageComplianceDetailsRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -243,6 +244,7 @@ class ConvergedinfraStorageComplianceDetailsRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -289,7 +291,9 @@ class ConvergedinfraStorageComplianceDetailsRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -667,6 +671,8 @@ class ConvergedinfraStorageComplianceDetailsRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -948,6 +954,7 @@ class ConvergedinfraStorageComplianceDetailsRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/convergedinfra_storage_compliance_details_response.py b/intersight/model/convergedinfra_storage_compliance_details_response.py index 0ecaae1c8f..a58a523c3e 100644 --- a/intersight/model/convergedinfra_storage_compliance_details_response.py +++ b/intersight/model/convergedinfra_storage_compliance_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_switch_compliance_details.py b/intersight/model/convergedinfra_switch_compliance_details.py index c569f4c255..f971eb9215 100644 --- a/intersight/model/convergedinfra_switch_compliance_details.py +++ b/intersight/model/convergedinfra_switch_compliance_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_switch_compliance_details_all_of.py b/intersight/model/convergedinfra_switch_compliance_details_all_of.py index 2f1e388ffd..7f6672d4f1 100644 --- a/intersight/model/convergedinfra_switch_compliance_details_all_of.py +++ b/intersight/model/convergedinfra_switch_compliance_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_switch_compliance_details_list.py b/intersight/model/convergedinfra_switch_compliance_details_list.py index 2b2fd0beda..3aa75b2d6e 100644 --- a/intersight/model/convergedinfra_switch_compliance_details_list.py +++ b/intersight/model/convergedinfra_switch_compliance_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_switch_compliance_details_list_all_of.py b/intersight/model/convergedinfra_switch_compliance_details_list_all_of.py index 1220736f33..9bbefbcd84 100644 --- a/intersight/model/convergedinfra_switch_compliance_details_list_all_of.py +++ b/intersight/model/convergedinfra_switch_compliance_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_switch_compliance_details_relationship.py b/intersight/model/convergedinfra_switch_compliance_details_relationship.py index fb19b967be..dcf1bf47e9 100644 --- a/intersight/model/convergedinfra_switch_compliance_details_relationship.py +++ b/intersight/model/convergedinfra_switch_compliance_details_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -208,6 +208,7 @@ class ConvergedinfraSwitchComplianceDetailsRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -239,6 +240,7 @@ class ConvergedinfraSwitchComplianceDetailsRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -285,7 +287,9 @@ class ConvergedinfraSwitchComplianceDetailsRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -663,6 +667,8 @@ class ConvergedinfraSwitchComplianceDetailsRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -944,6 +950,7 @@ class ConvergedinfraSwitchComplianceDetailsRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/convergedinfra_switch_compliance_details_response.py b/intersight/model/convergedinfra_switch_compliance_details_response.py index ecb3715c63..e62c773b26 100644 --- a/intersight/model/convergedinfra_switch_compliance_details_response.py +++ b/intersight/model/convergedinfra_switch_compliance_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 742a186a45..33a0c5d40e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 bbfebf441d..60feec7a49 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f9558666c0..ef567ddbd8 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a378ced36b..97c4043181 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 aaa1492df9..18ba2af00a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ef4c6984ed..ed5deee8dd 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 70fa63731f..d7c92e2a93 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c3795e06b9..e97c35bba6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e7e633a647..72f511834c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0af06865f7..c343b645fb 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 149fb517ac..227f482f28 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c09af8b319..2733458712 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1d50932d66..751333d8c3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f83cb1b4b5..7d6cbc9a9a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 cc4d9869d6..e5bd85f260 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 5782d8957a..e6801762ee 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c2984ec454..56310f73fc 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 015d2d0a3a..e7ef84c240 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -173,6 +173,7 @@ class EquipmentBaseRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -204,6 +205,7 @@ class EquipmentBaseRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -250,7 +252,9 @@ class EquipmentBaseRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -628,6 +632,8 @@ class EquipmentBaseRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -909,6 +915,7 @@ class EquipmentBaseRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/equipment_base_sensor.py b/intersight/model/equipment_base_sensor.py index 170397f294..7a63bdfb8d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 fb868820d3..75477c66c2 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 b46aa37dba..44e6535a20 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1aeb85b45d..6eb38ba345 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_chassis_id_pool.py b/intersight/model/equipment_chassis_id_pool.py index 4116f0c7be..157932f12e 100644 --- a/intersight/model/equipment_chassis_id_pool.py +++ b/intersight/model/equipment_chassis_id_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_chassis_id_pool_all_of.py b/intersight/model/equipment_chassis_id_pool_all_of.py index 9aa3076170..2dcbcee8fd 100644 --- a/intersight/model/equipment_chassis_id_pool_all_of.py +++ b/intersight/model/equipment_chassis_id_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_chassis_id_pool_list.py b/intersight/model/equipment_chassis_id_pool_list.py index a428e17195..72a55e0545 100644 --- a/intersight/model/equipment_chassis_id_pool_list.py +++ b/intersight/model/equipment_chassis_id_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_chassis_id_pool_list_all_of.py b/intersight/model/equipment_chassis_id_pool_list_all_of.py index 26db57261c..c80e9236fb 100644 --- a/intersight/model/equipment_chassis_id_pool_list_all_of.py +++ b/intersight/model/equipment_chassis_id_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_chassis_id_pool_response.py b/intersight/model/equipment_chassis_id_pool_response.py index 2903c1003c..e672277610 100644 --- a/intersight/model/equipment_chassis_id_pool_response.py +++ b/intersight/model/equipment_chassis_id_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d8194f81ac..c334c355bb 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 fa387ba191..57ca7a5b2e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ecac4c99ce..49e968669f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 4e69a555ae..889e050a71 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 b6b77ee67b..e2c9978c64 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 aac42ee6d1..882eb969e9 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1e8ef5b8d0..1154bbeb2f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 bb251e5eb9..a3b53f2b4e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 8cf0ba6a02..6a2bd5f5f8 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e1cc462a18..d10f3ce954 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a76ae69b41..149cffb7a7 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ac4ed10036..592a61cced 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9aca20fe4e..57a89a7034 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -301,6 +301,7 @@ class EquipmentChassisRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -332,6 +333,7 @@ class EquipmentChassisRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -378,7 +380,9 @@ class EquipmentChassisRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -756,6 +760,8 @@ class EquipmentChassisRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -1037,6 +1043,7 @@ class EquipmentChassisRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/equipment_chassis_response.py b/intersight/model/equipment_chassis_response.py index 4a0a7dc9d6..75fb0e4b90 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d60d5889d0..c8fd5f889e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_device_summary_all_of.py b/intersight/model/equipment_device_summary_all_of.py index 625d2e3615..c8b5ab949d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_device_summary_list.py b/intersight/model/equipment_device_summary_list.py index 4a896a9281..2278f31551 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c42d0d1f28..d0a1a54ba8 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f96c553e7e..49c76bd3f1 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_end_point_log.py b/intersight/model/equipment_end_point_log.py index 1914cb7c17..e4e2ca8fec 100644 --- a/intersight/model/equipment_end_point_log.py +++ b/intersight/model/equipment_end_point_log.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_end_point_log_all_of.py b/intersight/model/equipment_end_point_log_all_of.py index 4da5fe56f8..19edb0c1af 100644 --- a/intersight/model/equipment_end_point_log_all_of.py +++ b/intersight/model/equipment_end_point_log_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_end_point_log_list.py b/intersight/model/equipment_end_point_log_list.py index f43fac6f18..f8b8e4ba0a 100644 --- a/intersight/model/equipment_end_point_log_list.py +++ b/intersight/model/equipment_end_point_log_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_end_point_log_list_all_of.py b/intersight/model/equipment_end_point_log_list_all_of.py index 33e29f4943..e0cf280242 100644 --- a/intersight/model/equipment_end_point_log_list_all_of.py +++ b/intersight/model/equipment_end_point_log_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_end_point_log_response.py b/intersight/model/equipment_end_point_log_response.py index e1144a2cee..58795300a1 100644 --- a/intersight/model/equipment_end_point_log_response.py +++ b/intersight/model/equipment_end_point_log_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 edf92e7921..96b88e7ae8 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c50e5c9efd..27c9151499 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0ed6a52af0..b87dc1c9d1 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9b6ee46d18..9c66c45eeb 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d1ca09136b..c97b072a6c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -268,6 +268,7 @@ class EquipmentExpanderModuleRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -299,6 +300,7 @@ class EquipmentExpanderModuleRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -345,7 +347,9 @@ class EquipmentExpanderModuleRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -723,6 +727,8 @@ class EquipmentExpanderModuleRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -1004,6 +1010,7 @@ class EquipmentExpanderModuleRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/equipment_expander_module_response.py b/intersight/model/equipment_expander_module_response.py index 9a4184d45f..67b36b26c9 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a2800eaea1..c006580e7f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f05b70da32..e775738876 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a29b5901ee..d844353890 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 3607216a1d..91e540d4bf 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 8a81f1b44f..73d64e21e1 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 3740f10022..108ebf3aca 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 41c0921cca..2cbff00be5 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -186,6 +186,7 @@ class EquipmentFanControlRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -217,6 +218,7 @@ class EquipmentFanControlRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -263,7 +265,9 @@ class EquipmentFanControlRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -641,6 +645,8 @@ class EquipmentFanControlRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -922,6 +928,7 @@ class EquipmentFanControlRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/equipment_fan_control_response.py b/intersight/model/equipment_fan_control_response.py index c143d54438..b9b0bce71f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 12cced3929..9dd7d6d2bd 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 b8ddb6eab2..5e7e1cc6ea 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 8038c73c97..f6eb14350a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ba90436e76..e3aa85ac54 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a00db1e2b5..5455577fd6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 8c1e40f462..5e8394af0f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 928d028072..f10283572f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -280,6 +280,7 @@ class EquipmentFanModuleRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -311,6 +312,7 @@ class EquipmentFanModuleRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -357,7 +359,9 @@ class EquipmentFanModuleRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -735,6 +739,8 @@ class EquipmentFanModuleRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -1016,6 +1022,7 @@ class EquipmentFanModuleRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/equipment_fan_module_response.py b/intersight/model/equipment_fan_module_response.py index 432574af08..309c177dd3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 3f597449e5..7b98bd7352 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -270,6 +270,7 @@ class EquipmentFanRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -301,6 +302,7 @@ class EquipmentFanRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -347,7 +349,9 @@ class EquipmentFanRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -725,6 +729,8 @@ class EquipmentFanRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -1006,6 +1012,7 @@ class EquipmentFanRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/equipment_fan_response.py b/intersight/model/equipment_fan_response.py index 7e7d8c4f1b..8333f6a323 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 3a77b7b144..a0c40373bb 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 235b421355..697c63e90d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 588d62f90c..a741f1d45e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e0f05ea20d..51650dacc8 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6f78295b76..f226d94692 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 33038352d5..1d5badb43f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 00271c40c4..7793d01b84 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6646149bc2..dab7236041 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 cd75848209..5b95aab20a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e78c66f2b9..cc044348bd 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7e01f85d85..4e9bf2b85e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 5f152857ab..b8946cab5a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 b7db8dc9ec..99cb6bb3a6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 da3aa76b62..ee6468dc8b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c024050d20..01909e6bc1 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -282,6 +282,7 @@ class EquipmentFexRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -313,6 +314,7 @@ class EquipmentFexRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -359,7 +361,9 @@ class EquipmentFexRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -737,6 +741,8 @@ class EquipmentFexRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -1018,6 +1024,7 @@ class EquipmentFexRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/equipment_fex_response.py b/intersight/model/equipment_fex_response.py index ab0ce3ef2d..698389a983 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f47e4f2dc2..3c62a2a3e2 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 43cdd613bf..0ea35eb4ee 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9ae77e846f..a8bc8b640f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a60706096a..704a5997ee 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c787f3e8de..83cb037f1b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -184,6 +184,7 @@ class EquipmentFruRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -215,6 +216,7 @@ class EquipmentFruRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -261,7 +263,9 @@ class EquipmentFruRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -639,6 +643,8 @@ class EquipmentFruRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -920,6 +926,7 @@ class EquipmentFruRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/equipment_fru_response.py b/intersight/model/equipment_fru_response.py index 163985e286..a19cd80d10 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 96f313088f..90ed87eb63 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 fc3d458ad4..2b1e5699c0 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2c70472d74..ce02b7cf6c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7e446b8d80..6cfac62c24 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 808f1d318d..cf9208eda8 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 81976717a4..b9f64fa0d8 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 bb86dbe47e..4831340819 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -268,6 +268,7 @@ class EquipmentIoCardBaseRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -299,6 +300,7 @@ class EquipmentIoCardBaseRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -345,7 +347,9 @@ class EquipmentIoCardBaseRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -723,6 +727,8 @@ class EquipmentIoCardBaseRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -1004,6 +1010,7 @@ class EquipmentIoCardBaseRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/equipment_io_card_identity.py b/intersight/model/equipment_io_card_identity.py index c484278f44..5f8b1153ab 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 5de622d321..61be1787f3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 4586605ec3..3f8b486df2 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 951f3894ea..5a97dcdca8 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 df8526f39b..2bfbc26895 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 11dcd40f61..57035ddbff 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 5be20338c7..b0bbfe7dcd 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 3b46caac0e..d445c138a2 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c8399479ff..a0459edcdb 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 464f7b6c81..85e5b6f8c4 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -280,6 +280,7 @@ class EquipmentIoCardRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -311,6 +312,7 @@ class EquipmentIoCardRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -357,7 +359,9 @@ class EquipmentIoCardRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -735,6 +739,8 @@ class EquipmentIoCardRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -1016,6 +1022,7 @@ class EquipmentIoCardRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/equipment_io_card_response.py b/intersight/model/equipment_io_card_response.py index 9a254cdd0d..3090a20030 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 b2deb60b11..f6143cab5b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a206ccb69a..2e88132af9 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ff89d6a5c1..73c183a69b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 364b6e3003..c831f16476 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 08abf76825..9bda2763da 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -179,6 +179,7 @@ class EquipmentIoExpanderRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -210,6 +211,7 @@ class EquipmentIoExpanderRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -256,7 +258,9 @@ class EquipmentIoExpanderRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -634,6 +638,8 @@ class EquipmentIoExpanderRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -915,6 +921,7 @@ class EquipmentIoExpanderRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/equipment_io_expander_response.py b/intersight/model/equipment_io_expander_response.py index 04deec223a..9b67308d2b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 5ff584a769..b5ceb1917f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ef05354a9b..8ab44653ff 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a3c28aa39d..315b729d77 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6e37da8deb..e4e21d869a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e7a614f87b..6aaf00c6d2 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -187,6 +187,7 @@ class EquipmentLocatorLedRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -218,6 +219,7 @@ class EquipmentLocatorLedRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -264,7 +266,9 @@ class EquipmentLocatorLedRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -642,6 +646,8 @@ class EquipmentLocatorLedRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -923,6 +929,7 @@ class EquipmentLocatorLedRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/equipment_locator_led_response.py b/intersight/model/equipment_locator_led_response.py index c8af0380aa..827ebf63ac 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_log_download.py b/intersight/model/equipment_log_download.py index 18eadb36d0..b41d697eae 100644 --- a/intersight/model/equipment_log_download.py +++ b/intersight/model/equipment_log_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_log_download_all_of.py b/intersight/model/equipment_log_download_all_of.py index b0b67e4684..85b15de287 100644 --- a/intersight/model/equipment_log_download_all_of.py +++ b/intersight/model/equipment_log_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_log_download_list.py b/intersight/model/equipment_log_download_list.py index edad2f18f4..c3b3248642 100644 --- a/intersight/model/equipment_log_download_list.py +++ b/intersight/model/equipment_log_download_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_log_download_list_all_of.py b/intersight/model/equipment_log_download_list_all_of.py index a820a3d8cf..3cd9e0b2c0 100644 --- a/intersight/model/equipment_log_download_list_all_of.py +++ b/intersight/model/equipment_log_download_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_log_download_response.py b/intersight/model/equipment_log_download_response.py index b344e216aa..402f842201 100644 --- a/intersight/model/equipment_log_download_response.py +++ b/intersight/model/equipment_log_download_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6a6b1631dd..a174d3eb5d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 90e4557b82..16b74ca1af 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6e7dae83c4..76bd560d32 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -210,6 +210,7 @@ class EquipmentPhysicalIdentityRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -241,6 +242,7 @@ class EquipmentPhysicalIdentityRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -287,7 +289,9 @@ class EquipmentPhysicalIdentityRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -665,6 +669,8 @@ class EquipmentPhysicalIdentityRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -946,6 +952,7 @@ class EquipmentPhysicalIdentityRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/equipment_psu.py b/intersight/model/equipment_psu.py index 12ba347a60..cbba8ed659 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7126c6c66b..95946cf937 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 346d67fbf1..436ca8e8a4 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7f8a0d244a..d7b1891d99 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 b9a788dbfe..e0f4a1618f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 3a19450bb9..9831f23a5e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 5b8614f062..76319504fd 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -268,6 +268,7 @@ class EquipmentPsuControlRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -299,6 +300,7 @@ class EquipmentPsuControlRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -345,7 +347,9 @@ class EquipmentPsuControlRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -723,6 +727,8 @@ class EquipmentPsuControlRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -1004,6 +1010,7 @@ class EquipmentPsuControlRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/equipment_psu_control_response.py b/intersight/model/equipment_psu_control_response.py index cbf1795641..7d98747637 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 8c94c03194..97289c08e1 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 bf3f430139..007608eda9 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1afcabca61..97e67456d4 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -276,6 +276,7 @@ class EquipmentPsuRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -307,6 +308,7 @@ class EquipmentPsuRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -353,7 +355,9 @@ class EquipmentPsuRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -731,6 +735,8 @@ class EquipmentPsuRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -1012,6 +1018,7 @@ class EquipmentPsuRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/equipment_psu_response.py b/intersight/model/equipment_psu_response.py index 1bb1cfbafa..f37dc6e20b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e09596346c..148eedc359 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 8be6ca58a7..bf3011c6b8 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6abdc34823..e61a11c111 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 b60f7fab89..794055e444 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f66c24fb88..67287ab422 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -183,6 +183,7 @@ class EquipmentRackEnclosureRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -214,6 +215,7 @@ class EquipmentRackEnclosureRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -260,7 +262,9 @@ class EquipmentRackEnclosureRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -638,6 +642,8 @@ class EquipmentRackEnclosureRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -919,6 +925,7 @@ class EquipmentRackEnclosureRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/equipment_rack_enclosure_response.py b/intersight/model/equipment_rack_enclosure_response.py index 2aba4152ee..4541d9b391 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9571b9d1fe..ed8a6d8b90 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 5b7b513e3b..9f3b9ab8db 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 b8df4a1c39..3c231b4037 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 89c581ba38..12f0826641 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1a685feb7b..4cec6302e1 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -181,6 +181,7 @@ class EquipmentRackEnclosureSlotRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -212,6 +213,7 @@ class EquipmentRackEnclosureSlotRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -258,7 +260,9 @@ class EquipmentRackEnclosureSlotRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -636,6 +640,8 @@ class EquipmentRackEnclosureSlotRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -917,6 +923,7 @@ class EquipmentRackEnclosureSlotRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/equipment_rack_enclosure_slot_response.py b/intersight/model/equipment_rack_enclosure_slot_response.py index eaa70eb7d3..99fe61d8e5 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_sensor.py b/intersight/model/equipment_sensor.py index cdc401d2f3..bc45cd430b 100644 --- a/intersight/model/equipment_sensor.py +++ b/intersight/model/equipment_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_sensor_all_of.py b/intersight/model/equipment_sensor_all_of.py index a2e3eb3a43..8a4482a845 100644 --- a/intersight/model/equipment_sensor_all_of.py +++ b/intersight/model/equipment_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_sensor_list.py b/intersight/model/equipment_sensor_list.py index 24561a0612..c2d0fcaa13 100644 --- a/intersight/model/equipment_sensor_list.py +++ b/intersight/model/equipment_sensor_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_sensor_list_all_of.py b/intersight/model/equipment_sensor_list_all_of.py index 631ced4f2b..a7cee7b077 100644 --- a/intersight/model/equipment_sensor_list_all_of.py +++ b/intersight/model/equipment_sensor_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_sensor_relationship.py b/intersight/model/equipment_sensor_relationship.py index 71853c2fd6..a66b218d1c 100644 --- a/intersight/model/equipment_sensor_relationship.py +++ b/intersight/model/equipment_sensor_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -183,6 +183,7 @@ class EquipmentSensorRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -214,6 +215,7 @@ class EquipmentSensorRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -260,7 +262,9 @@ class EquipmentSensorRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -638,6 +642,8 @@ class EquipmentSensorRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -919,6 +925,7 @@ class EquipmentSensorRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/equipment_sensor_response.py b/intersight/model/equipment_sensor_response.py index 6bf8ebe8cd..6e01d6db02 100644 --- a/intersight/model/equipment_sensor_response.py +++ b/intersight/model/equipment_sensor_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 571f27a6d0..8a72718590 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e0ee787fe8..11dd48366e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 90bb2c0ad0..c8fbbb7f5a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e39cf62100..8ab79b3a3f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e5c5576359..9aeb30d07e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -183,6 +183,7 @@ class EquipmentSharedIoModuleRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -214,6 +215,7 @@ class EquipmentSharedIoModuleRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -260,7 +262,9 @@ class EquipmentSharedIoModuleRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -638,6 +642,8 @@ class EquipmentSharedIoModuleRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -919,6 +925,7 @@ class EquipmentSharedIoModuleRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/equipment_shared_io_module_response.py b/intersight/model/equipment_shared_io_module_response.py index 93e86e9164..7a3ad9bc34 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7d6e5da5a0..361d03061f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 58e5e0facd..53a970e618 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 21f669d65c..784388a41b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 31d617f8f2..fa8b48bdb2 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 cf6862b36a..b925b3118c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f521dba5e7..843bf4f23e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2d1a29c2ca..53bf2fe24e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -216,6 +216,7 @@ class EquipmentSwitchCardRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -247,6 +248,7 @@ class EquipmentSwitchCardRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -293,7 +295,9 @@ class EquipmentSwitchCardRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -671,6 +675,8 @@ class EquipmentSwitchCardRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -952,6 +958,7 @@ class EquipmentSwitchCardRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/equipment_switch_card_response.py b/intersight/model/equipment_switch_card_response.py index 705ea52728..1193a8e5ee 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_switch_operation.py b/intersight/model/equipment_switch_operation.py index 194317f290..501319cd86 100644 --- a/intersight/model/equipment_switch_operation.py +++ b/intersight/model/equipment_switch_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_switch_operation_all_of.py b/intersight/model/equipment_switch_operation_all_of.py index 324b916433..f743ae57bf 100644 --- a/intersight/model/equipment_switch_operation_all_of.py +++ b/intersight/model/equipment_switch_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_switch_operation_list.py b/intersight/model/equipment_switch_operation_list.py index f34e4967e3..497d57b1bb 100644 --- a/intersight/model/equipment_switch_operation_list.py +++ b/intersight/model/equipment_switch_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_switch_operation_list_all_of.py b/intersight/model/equipment_switch_operation_list_all_of.py index 92c08da1c8..7d25ec8571 100644 --- a/intersight/model/equipment_switch_operation_list_all_of.py +++ b/intersight/model/equipment_switch_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_switch_operation_response.py b/intersight/model/equipment_switch_operation_response.py index 3c37595228..300d68a155 100644 --- a/intersight/model/equipment_switch_operation_response.py +++ b/intersight/model/equipment_switch_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0f94365bdd..ab05b476d5 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 91f299bf02..3aca4d888d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0f0e3c3668..f2293846a1 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 8c21c3c23a..c406af4e54 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d186650b44..f86653bf32 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -183,6 +183,7 @@ class EquipmentSystemIoControllerRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -214,6 +215,7 @@ class EquipmentSystemIoControllerRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -260,7 +262,9 @@ class EquipmentSystemIoControllerRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -638,6 +642,8 @@ class EquipmentSystemIoControllerRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -919,6 +925,7 @@ class EquipmentSystemIoControllerRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/equipment_system_io_controller_response.py b/intersight/model/equipment_system_io_controller_response.py index 641d4a31f7..53a72a0c56 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 87fbe06245..b1723a635a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1fe48c422c..86b90e059b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e774c73270..6bd192e52e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 fcbe835efc..34bd4d54ed 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 23eb403f4b..1f0aac8a6d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -179,6 +179,7 @@ class EquipmentTpmRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -210,6 +211,7 @@ class EquipmentTpmRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -256,7 +258,9 @@ class EquipmentTpmRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -634,6 +638,8 @@ class EquipmentTpmRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -915,6 +921,7 @@ class EquipmentTpmRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/equipment_tpm_response.py b/intersight/model/equipment_tpm_response.py index eebd8b81ac..1050782c52 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 38a061e5b8..c6afd8b0bc 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7f2916ff9b..c9dabe6cf8 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 db53571e9f..f35991fe9a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 00e6d1686c..57e80377ed 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 3f61e5df59..98e66deb16 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/error.py b/intersight/model/error.py index 2e3a7786d7..cdf983c062 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 63eef3b3a6..199c44c33e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 8f0524fc76..3bb1163c05 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 95c4697e58..47510a90f2 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 88525159e7..b5c27d9073 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c7d69de6c0..c9faaa7405 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -177,6 +177,7 @@ class EtherHostPortRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -208,6 +209,7 @@ class EtherHostPortRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -254,7 +256,9 @@ class EtherHostPortRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -632,6 +636,8 @@ class EtherHostPortRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -913,6 +919,7 @@ class EtherHostPortRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/ether_host_port_response.py b/intersight/model/ether_host_port_response.py index 1665382fe3..dd30bec86b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 810831e52c..6176892c88 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 46b91b4f0b..a5818887cb 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a622ca91c2..cd3d6f5095 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9fbb61dbfe..e640af228e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 951bddaa86..8431735cf8 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -177,6 +177,7 @@ class EtherNetworkPortRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -208,6 +209,7 @@ class EtherNetworkPortRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -254,7 +256,9 @@ class EtherNetworkPortRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -632,6 +636,8 @@ class EtherNetworkPortRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -913,6 +919,7 @@ class EtherNetworkPortRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/ether_network_port_response.py b/intersight/model/ether_network_port_response.py index 81c82f8b59..45485cedbb 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 561d7d1e50..7cdb205901 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 5153a67c9f..5df883f414 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 5c492f53ab..82a218c44f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2cf8ce1d9f..264c73b52b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 68690dbae7..7cddc5c6ea 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -173,6 +173,7 @@ class EtherPhysicalPortBaseRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -204,6 +205,7 @@ class EtherPhysicalPortBaseRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -250,7 +252,9 @@ class EtherPhysicalPortBaseRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -628,6 +632,8 @@ class EtherPhysicalPortBaseRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -909,6 +915,7 @@ class EtherPhysicalPortBaseRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/ether_physical_port_list.py b/intersight/model/ether_physical_port_list.py index 81f3719186..8f7a480296 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2679cc9099..9e7c6faa9c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d1515eed1a..980a200244 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -181,6 +181,7 @@ class EtherPhysicalPortRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -212,6 +213,7 @@ class EtherPhysicalPortRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -258,7 +260,9 @@ class EtherPhysicalPortRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -636,6 +640,8 @@ class EtherPhysicalPortRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -917,6 +923,7 @@ class EtherPhysicalPortRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/ether_physical_port_response.py b/intersight/model/ether_physical_port_response.py index 52350772f1..4c040f79f7 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2b8782b294..bdc2206edf 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 5d4089a5f9..a6ced52e87 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1be7b183d0..5d56b044a9 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 506af6a7ff..4977aad95b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0e0ea87ed4..41acec3620 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -177,6 +177,7 @@ class EtherPortChannelRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -208,6 +209,7 @@ class EtherPortChannelRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -254,7 +256,9 @@ class EtherPortChannelRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -632,6 +636,8 @@ class EtherPortChannelRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -913,6 +919,7 @@ class EtherPortChannelRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/ether_port_channel_response.py b/intersight/model/ether_port_channel_response.py index e237d5f0f2..06a3fa0b6c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ae5123c574..84b089553e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 17640fa281..e4bf78f33a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 47691e8dfd..4c2e442616 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f9a9c3a4fe..a04919d716 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 b0180336a5..79aaddfecb 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_abstract_interface_role.py b/intersight/model/fabric_abstract_interface_role.py index cf2a310f7c..c8f0fb9209 100644 --- a/intersight/model/fabric_abstract_interface_role.py +++ b/intersight/model/fabric_abstract_interface_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -192,6 +192,7 @@ class FabricAbstractInterfaceRole(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -223,6 +224,7 @@ class FabricAbstractInterfaceRole(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -269,7 +271,9 @@ class FabricAbstractInterfaceRole(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -647,6 +651,8 @@ class FabricAbstractInterfaceRole(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -928,6 +934,7 @@ class FabricAbstractInterfaceRole(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", @@ -1198,6 +1205,7 @@ class FabricAbstractInterfaceRole(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -1229,6 +1237,7 @@ class FabricAbstractInterfaceRole(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -1275,7 +1284,9 @@ class FabricAbstractInterfaceRole(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -1653,6 +1664,8 @@ class FabricAbstractInterfaceRole(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -1934,6 +1947,7 @@ class FabricAbstractInterfaceRole(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/fabric_abstract_interface_role_relationship.py b/intersight/model/fabric_abstract_interface_role_relationship.py index 1d4aa7db36..9cafe73b8f 100644 --- a/intersight/model/fabric_abstract_interface_role_relationship.py +++ b/intersight/model/fabric_abstract_interface_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -171,6 +171,7 @@ class FabricAbstractInterfaceRoleRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -202,6 +203,7 @@ class FabricAbstractInterfaceRoleRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -248,7 +250,9 @@ class FabricAbstractInterfaceRoleRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -626,6 +630,8 @@ class FabricAbstractInterfaceRoleRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -907,6 +913,7 @@ class FabricAbstractInterfaceRoleRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/fabric_appliance_pc_role.py b/intersight/model/fabric_appliance_pc_role.py index 92ede8e3de..945200bacf 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2dbf258ba7..a34b67f018 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 bfc92bb8e3..c70a1554b4 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 50089a0a8b..ebbfb707a5 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 303f97214f..2af890065f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d250ed3093..8c0ce95b9d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 5ae195c518..209e47ac97 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 681527b70c..42137ada2a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 5275b8581f..76a2af7033 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 765ad36484..86966d53dd 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7c2abc1802..5d45d1b8ca 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d25af409f5..757ebd38c3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 73a21e07b7..02fb05b3c3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 15f331b600..fe5f7afd1f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 3ac6ed5060..4906c985e1 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -185,6 +185,7 @@ class FabricConfigChangeDetailRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -216,6 +217,7 @@ class FabricConfigChangeDetailRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -262,7 +264,9 @@ class FabricConfigChangeDetailRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -640,6 +644,8 @@ class FabricConfigChangeDetailRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -921,6 +927,7 @@ class FabricConfigChangeDetailRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/fabric_config_change_detail_response.py b/intersight/model/fabric_config_change_detail_response.py index 9a8e8eae1e..37a3cca1a8 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 4bb23df0fa..0325febd76 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1e6dc2458b..942b60a48c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d4b282479b..2614a871bb 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 06785e3e7e..3800647148 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2fe7f3ec4b..1732015b03 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 61f03afca0..a1316335e3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 5444881a9b..d974fe5b11 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -175,6 +175,7 @@ class FabricConfigResultEntryRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -206,6 +207,7 @@ class FabricConfigResultEntryRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -252,7 +254,9 @@ class FabricConfigResultEntryRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -630,6 +634,8 @@ class FabricConfigResultEntryRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -911,6 +917,7 @@ class FabricConfigResultEntryRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/fabric_config_result_entry_response.py b/intersight/model/fabric_config_result_entry_response.py index 7f4deb81c0..b6fe8115b5 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 767cabf990..91a19c0ccb 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 63d6b15ac7..689ff91a70 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 fe8d276392..8635f35748 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -177,6 +177,7 @@ class FabricConfigResultRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -208,6 +209,7 @@ class FabricConfigResultRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -254,7 +256,9 @@ class FabricConfigResultRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -632,6 +636,8 @@ class FabricConfigResultRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -913,6 +919,7 @@ class FabricConfigResultRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/fabric_config_result_response.py b/intersight/model/fabric_config_result_response.py index 4b89be2c17..1b3a424a16 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 33f3e0f0d8..8273a19a81 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 3e1857c4ca..b8a1ac4e28 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 67105f2184..3c7b27fa29 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 5240729c85..ce2d2d2bad 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f91f55c5cf..15807ca042 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 de42c2e20f..b1a423c3fb 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 231ecb508f..62461f6d39 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1c6db6a4bb..5047608612 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 40170118c0..1d988b785b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_eth_network_control_policy_inventory.py b/intersight/model/fabric_eth_network_control_policy_inventory.py index 22e68cebca..824f3b629b 100644 --- a/intersight/model/fabric_eth_network_control_policy_inventory.py +++ b/intersight/model/fabric_eth_network_control_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_eth_network_control_policy_inventory_all_of.py b/intersight/model/fabric_eth_network_control_policy_inventory_all_of.py index 064bfc218f..aa63b54899 100644 --- a/intersight/model/fabric_eth_network_control_policy_inventory_all_of.py +++ b/intersight/model/fabric_eth_network_control_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_eth_network_control_policy_inventory_list.py b/intersight/model/fabric_eth_network_control_policy_inventory_list.py index 08af4cab60..35e7652c4b 100644 --- a/intersight/model/fabric_eth_network_control_policy_inventory_list.py +++ b/intersight/model/fabric_eth_network_control_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_eth_network_control_policy_inventory_list_all_of.py b/intersight/model/fabric_eth_network_control_policy_inventory_list_all_of.py index 28db7a4b5d..be5105f4e9 100644 --- a/intersight/model/fabric_eth_network_control_policy_inventory_list_all_of.py +++ b/intersight/model/fabric_eth_network_control_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_eth_network_control_policy_inventory_relationship.py b/intersight/model/fabric_eth_network_control_policy_inventory_relationship.py index 46f4ce33a0..18475082e0 100644 --- a/intersight/model/fabric_eth_network_control_policy_inventory_relationship.py +++ b/intersight/model/fabric_eth_network_control_policy_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -187,6 +187,7 @@ class FabricEthNetworkControlPolicyInventoryRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -218,6 +219,7 @@ class FabricEthNetworkControlPolicyInventoryRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -264,7 +266,9 @@ class FabricEthNetworkControlPolicyInventoryRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -642,6 +646,8 @@ class FabricEthNetworkControlPolicyInventoryRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -923,6 +929,7 @@ class FabricEthNetworkControlPolicyInventoryRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/fabric_eth_network_control_policy_inventory_response.py b/intersight/model/fabric_eth_network_control_policy_inventory_response.py index 4453f3f2e9..46aaf55305 100644 --- a/intersight/model/fabric_eth_network_control_policy_inventory_response.py +++ b/intersight/model/fabric_eth_network_control_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ac845aadf2..a4c93b7755 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c052fd85ae..a16d40c3f5 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 60bb906b1c..0a928c2da7 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -189,6 +189,7 @@ class FabricEthNetworkControlPolicyRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -220,6 +221,7 @@ class FabricEthNetworkControlPolicyRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -266,7 +268,9 @@ class FabricEthNetworkControlPolicyRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -644,6 +648,8 @@ class FabricEthNetworkControlPolicyRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -925,6 +931,7 @@ class FabricEthNetworkControlPolicyRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/fabric_eth_network_control_policy_response.py b/intersight/model/fabric_eth_network_control_policy_response.py index b542b52204..dff020fb83 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 4e51b48701..0e3076bee6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 df4d65cf3f..c12fa8724a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_eth_network_group_policy_inventory.py b/intersight/model/fabric_eth_network_group_policy_inventory.py index eaf4f6a4f5..8c41b8b284 100644 --- a/intersight/model/fabric_eth_network_group_policy_inventory.py +++ b/intersight/model/fabric_eth_network_group_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_eth_network_group_policy_inventory_all_of.py b/intersight/model/fabric_eth_network_group_policy_inventory_all_of.py index d0cd273671..24c1dc7929 100644 --- a/intersight/model/fabric_eth_network_group_policy_inventory_all_of.py +++ b/intersight/model/fabric_eth_network_group_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_eth_network_group_policy_inventory_list.py b/intersight/model/fabric_eth_network_group_policy_inventory_list.py index 3cdc976d3f..bb3d79ca8d 100644 --- a/intersight/model/fabric_eth_network_group_policy_inventory_list.py +++ b/intersight/model/fabric_eth_network_group_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_eth_network_group_policy_inventory_list_all_of.py b/intersight/model/fabric_eth_network_group_policy_inventory_list_all_of.py index 5dc435c785..8ba6b0f3ff 100644 --- a/intersight/model/fabric_eth_network_group_policy_inventory_list_all_of.py +++ b/intersight/model/fabric_eth_network_group_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_eth_network_group_policy_inventory_relationship.py b/intersight/model/fabric_eth_network_group_policy_inventory_relationship.py index 198602865c..bdf857c18c 100644 --- a/intersight/model/fabric_eth_network_group_policy_inventory_relationship.py +++ b/intersight/model/fabric_eth_network_group_policy_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -173,6 +173,7 @@ class FabricEthNetworkGroupPolicyInventoryRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -204,6 +205,7 @@ class FabricEthNetworkGroupPolicyInventoryRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -250,7 +252,9 @@ class FabricEthNetworkGroupPolicyInventoryRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -628,6 +632,8 @@ class FabricEthNetworkGroupPolicyInventoryRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -909,6 +915,7 @@ class FabricEthNetworkGroupPolicyInventoryRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/fabric_eth_network_group_policy_inventory_response.py b/intersight/model/fabric_eth_network_group_policy_inventory_response.py index 98a20ad891..c46cb0ab47 100644 --- a/intersight/model/fabric_eth_network_group_policy_inventory_response.py +++ b/intersight/model/fabric_eth_network_group_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a7871ccfe2..8eb655d01f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 bb8b302ba1..eccc12085e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 cd1854290b..bda0132f34 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -175,6 +175,7 @@ class FabricEthNetworkGroupPolicyRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -206,6 +207,7 @@ class FabricEthNetworkGroupPolicyRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -252,7 +254,9 @@ class FabricEthNetworkGroupPolicyRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -630,6 +634,8 @@ class FabricEthNetworkGroupPolicyRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -911,6 +917,7 @@ class FabricEthNetworkGroupPolicyRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/fabric_eth_network_group_policy_response.py b/intersight/model/fabric_eth_network_group_policy_response.py index c2ec88876d..00a166a9fe 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 4ceb57f78c..c52e534d5e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 29604fe0bb..a11aafb6f1 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 661bc2fdbf..c337da83b7 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 fc18f376f8..6bbfed37af 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7a5e38d9ff..eeb51f5735 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -175,6 +175,7 @@ class FabricEthNetworkPolicyRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -206,6 +207,7 @@ class FabricEthNetworkPolicyRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -252,7 +254,9 @@ class FabricEthNetworkPolicyRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -630,6 +634,8 @@ class FabricEthNetworkPolicyRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -911,6 +917,7 @@ class FabricEthNetworkPolicyRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/fabric_eth_network_policy_response.py b/intersight/model/fabric_eth_network_policy_response.py index 1fdc362fca..0bbc89a3fe 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c2de5f4623..cd75e3e2c3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 3558053747..d1133546c9 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d6e4f0898e..17eb6b5db9 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 18cac12e19..5f1f75ff5a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2b820b2ec1..89fcf00fab 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -175,6 +175,7 @@ class FabricFcNetworkPolicyRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -206,6 +207,7 @@ class FabricFcNetworkPolicyRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -252,7 +254,9 @@ class FabricFcNetworkPolicyRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -630,6 +634,8 @@ class FabricFcNetworkPolicyRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -911,6 +917,7 @@ class FabricFcNetworkPolicyRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/fabric_fc_network_policy_response.py b/intersight/model/fabric_fc_network_policy_response.py index a9112f1f63..9cf4187232 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a2fc0e228a..a7846cc398 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 fa65c423b5..62242687eb 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 63e5985c49..7755bef881 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 70c77a132f..b8ee27cf32 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 07ac89af40..4b5f297896 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 743ad60b11..0cb89ee753 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 25e3b1b713..25c8f07fd0 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6c4629a220..b42bc5f7cc 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2c757807a9..b9c27dd697 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 03e48cc4e3..42525595b6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d4439615ad..bcd0911994 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 554987f556..9a7ec3b5bf 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 38042f13f3..612b4f8d2e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 538a7dc012..6732b291da 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e9db5441dd..862f472589 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_fc_zone_member.py b/intersight/model/fabric_fc_zone_member.py index 99dfafb038..99c67fa39e 100644 --- a/intersight/model/fabric_fc_zone_member.py +++ b/intersight/model/fabric_fc_zone_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_fc_zone_member_all_of.py b/intersight/model/fabric_fc_zone_member_all_of.py index 461d69ba90..8f96131a0a 100644 --- a/intersight/model/fabric_fc_zone_member_all_of.py +++ b/intersight/model/fabric_fc_zone_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_fc_zone_policy.py b/intersight/model/fabric_fc_zone_policy.py index 2e9c96db0e..6ed04232eb 100644 --- a/intersight/model/fabric_fc_zone_policy.py +++ b/intersight/model/fabric_fc_zone_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_fc_zone_policy_all_of.py b/intersight/model/fabric_fc_zone_policy_all_of.py index f4f910fba6..1336a1da1e 100644 --- a/intersight/model/fabric_fc_zone_policy_all_of.py +++ b/intersight/model/fabric_fc_zone_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_fc_zone_policy_list.py b/intersight/model/fabric_fc_zone_policy_list.py index 9edba71d63..695291c728 100644 --- a/intersight/model/fabric_fc_zone_policy_list.py +++ b/intersight/model/fabric_fc_zone_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_fc_zone_policy_list_all_of.py b/intersight/model/fabric_fc_zone_policy_list_all_of.py index e1da25898c..2c842d1a83 100644 --- a/intersight/model/fabric_fc_zone_policy_list_all_of.py +++ b/intersight/model/fabric_fc_zone_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_fc_zone_policy_relationship.py b/intersight/model/fabric_fc_zone_policy_relationship.py index 41f7493169..4ab4e1d160 100644 --- a/intersight/model/fabric_fc_zone_policy_relationship.py +++ b/intersight/model/fabric_fc_zone_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -180,6 +180,7 @@ class FabricFcZonePolicyRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -211,6 +212,7 @@ class FabricFcZonePolicyRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -257,7 +259,9 @@ class FabricFcZonePolicyRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -635,6 +639,8 @@ class FabricFcZonePolicyRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -916,6 +922,7 @@ class FabricFcZonePolicyRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/fabric_fc_zone_policy_response.py b/intersight/model/fabric_fc_zone_policy_response.py index 5c03d760f8..566856b267 100644 --- a/intersight/model/fabric_fc_zone_policy_response.py +++ b/intersight/model/fabric_fc_zone_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 641c25ed30..0c0914af2d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e005625340..ed60a25133 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 71f66e85a2..8fad92fe7e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0239d010b5..a881c9c37c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 3231c422fa..65929f9a09 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 81376765a2..9d8a42033c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 302533d913..43b60439d6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6d1b0c3865..4538271113 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 5499768835..9978769e54 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 86054ccec2..2ae1c7a87c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 b7bca36f62..b84bd1a840 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 59cf2be440..1cf26f96e0 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 4f42c95de6..29109f76e5 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c07572e727..a7d638149c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1c22636517..32f8b32705 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -186,6 +186,7 @@ class FabricFlowControlPolicyRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -217,6 +218,7 @@ class FabricFlowControlPolicyRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -263,7 +265,9 @@ class FabricFlowControlPolicyRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -641,6 +645,8 @@ class FabricFlowControlPolicyRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -922,6 +928,7 @@ class FabricFlowControlPolicyRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/fabric_flow_control_policy_response.py b/intersight/model/fabric_flow_control_policy_response.py index 6962d65a4f..d849376bf0 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_lan_pin_group.py b/intersight/model/fabric_lan_pin_group.py index 84146771c8..7f92895491 100644 --- a/intersight/model/fabric_lan_pin_group.py +++ b/intersight/model/fabric_lan_pin_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_lan_pin_group_all_of.py b/intersight/model/fabric_lan_pin_group_all_of.py index 0dc6dd1013..a4c65d1a81 100644 --- a/intersight/model/fabric_lan_pin_group_all_of.py +++ b/intersight/model/fabric_lan_pin_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_lan_pin_group_list.py b/intersight/model/fabric_lan_pin_group_list.py index 901edc446c..c27ce4e5c0 100644 --- a/intersight/model/fabric_lan_pin_group_list.py +++ b/intersight/model/fabric_lan_pin_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_lan_pin_group_list_all_of.py b/intersight/model/fabric_lan_pin_group_list_all_of.py index eda826e863..e675f3994a 100644 --- a/intersight/model/fabric_lan_pin_group_list_all_of.py +++ b/intersight/model/fabric_lan_pin_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_lan_pin_group_response.py b/intersight/model/fabric_lan_pin_group_response.py index 5116a6e0a8..c9618ad584 100644 --- a/intersight/model/fabric_lan_pin_group_response.py +++ b/intersight/model/fabric_lan_pin_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 902ce5e053..26216a822c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e9bfa93680..4143bbf4e2 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9da8a7f76e..87595ab0af 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 5448c37ab5..e700fb1724 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1e21be41f7..15723db4fa 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -177,6 +177,7 @@ class FabricLinkAggregationPolicyRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -208,6 +209,7 @@ class FabricLinkAggregationPolicyRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -254,7 +256,9 @@ class FabricLinkAggregationPolicyRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -632,6 +636,8 @@ class FabricLinkAggregationPolicyRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -913,6 +919,7 @@ class FabricLinkAggregationPolicyRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/fabric_link_aggregation_policy_response.py b/intersight/model/fabric_link_aggregation_policy_response.py index 64fcdde32e..9c83eed86d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 708dab3390..4935a04195 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 4bda766040..8825822aa7 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 60f9e7f8e6..f7ca4ad13d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 38c8b86df5..b341a67e2d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 636aba48bd..23884fbf5b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -175,6 +175,7 @@ class FabricLinkControlPolicyRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -206,6 +207,7 @@ class FabricLinkControlPolicyRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -252,7 +254,9 @@ class FabricLinkControlPolicyRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -630,6 +634,8 @@ class FabricLinkControlPolicyRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -911,6 +917,7 @@ class FabricLinkControlPolicyRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/fabric_link_control_policy_response.py b/intersight/model/fabric_link_control_policy_response.py index f7e7b636c1..39d11dae68 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f8582fea61..42aadd1dd4 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 864782f8ef..e6b3bf8b09 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 164c30a844..58d9fb34d3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 15229749eb..49386c2ab7 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 8de4449aac..403fa5e387 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7cd6ac16e4..ef6390cf8a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 eda41be02e..e292a19bc9 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 324a1a9460..7ad62751cd 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 603c67dd67..c26e4a1c33 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -185,6 +185,7 @@ class FabricMulticastPolicyRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -216,6 +217,7 @@ class FabricMulticastPolicyRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -262,7 +264,9 @@ class FabricMulticastPolicyRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -640,6 +644,8 @@ class FabricMulticastPolicyRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -921,6 +927,7 @@ class FabricMulticastPolicyRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/fabric_multicast_policy_response.py b/intersight/model/fabric_multicast_policy_response.py index 5117e9a9e3..45fd328fbc 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c3a97fa821..3988efb055 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 707422c057..5659ffe024 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 308923b937..f9375b5841 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 73ea54455b..496782d1b0 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 b7d42befdd..1df680e69f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6ca9995216..6a5875efe6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 28e2e5d611..1bf39932be 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6686f81533..2ded2b1a80 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 3bb3b3c062..1c96873ac0 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 090320a740..0d8b368f07 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_pin_group.py b/intersight/model/fabric_pin_group.py index 7a86b86826..d92af38a46 100644 --- a/intersight/model/fabric_pin_group.py +++ b/intersight/model/fabric_pin_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_pin_group_all_of.py b/intersight/model/fabric_pin_group_all_of.py index f25c5904e2..8603042808 100644 --- a/intersight/model/fabric_pin_group_all_of.py +++ b/intersight/model/fabric_pin_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9ca077946d..62f79a2278 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 09c5a5ba2d..d32c489cad 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a868b7dd2c..5a35574378 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2c15de2b39..dedf1e6083 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7a2956ec90..de9ff1f0d1 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f6aa617b42..60a882f8d8 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 5c9057e132..29d83a7d0f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 5054bd31ad..b53e33cbca 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 52ef12d004..0416b56f69 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7447271dbb..c5a6e82a05 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 bcbcb428bd..5651ae90fd 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 60698ba972..df92d71b2f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 91f4e1afc7..ce14f63e45 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c25de8729f..6a1bebba3d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 558acd2444..9810aa7851 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 5a1ef6cc54..c28afa60cf 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 955da2d3f9..f03e803765 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d160d89f11..bbd9feb46b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 8a83a69dd5..a54d904f6e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2f0e68ef32..2ec52e0d2f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1842547f1e..78d5e7925a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -181,6 +181,7 @@ class FabricPortPolicyRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -212,6 +213,7 @@ class FabricPortPolicyRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -258,7 +260,9 @@ class FabricPortPolicyRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -636,6 +640,8 @@ class FabricPortPolicyRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -917,6 +923,7 @@ class FabricPortPolicyRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/fabric_port_policy_response.py b/intersight/model/fabric_port_policy_response.py index 71decc5aca..cd33c6558f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 42a0e49510..92ebbf05c1 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6d8e5fa536..cda165fafc 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d234c7cb55..558e94c537 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e64f816417..972c2dae46 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_san_pin_group.py b/intersight/model/fabric_san_pin_group.py index 2d2678fddc..44d4987af8 100644 --- a/intersight/model/fabric_san_pin_group.py +++ b/intersight/model/fabric_san_pin_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_san_pin_group_all_of.py b/intersight/model/fabric_san_pin_group_all_of.py index 8e7f192483..a42c986162 100644 --- a/intersight/model/fabric_san_pin_group_all_of.py +++ b/intersight/model/fabric_san_pin_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_san_pin_group_list.py b/intersight/model/fabric_san_pin_group_list.py index 616d974256..15ac6e6228 100644 --- a/intersight/model/fabric_san_pin_group_list.py +++ b/intersight/model/fabric_san_pin_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_san_pin_group_list_all_of.py b/intersight/model/fabric_san_pin_group_list_all_of.py index e0b95b2cc1..89d0bc2c2f 100644 --- a/intersight/model/fabric_san_pin_group_list_all_of.py +++ b/intersight/model/fabric_san_pin_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_san_pin_group_response.py b/intersight/model/fabric_san_pin_group_response.py index 45518f1180..ff00ba6d85 100644 --- a/intersight/model/fabric_san_pin_group_response.py +++ b/intersight/model/fabric_san_pin_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 96d8bc6e59..a90e3ac797 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_server_role_all_of.py b/intersight/model/fabric_server_role_all_of.py index afd0af1d1d..abe37932ff 100644 --- a/intersight/model/fabric_server_role_all_of.py +++ b/intersight/model/fabric_server_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c057ab735d..b70bedb5e3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0365510244..5dd93c8499 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2a197a897a..042e343526 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 db051190f2..c62b45d2bb 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 de8bf2d71b..45ff5f1d92 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 461e7865f3..4b0a0afb2b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 36eaacd3cb..dda7a1e294 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2f73ecf947..ed1e2d3876 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -193,6 +193,7 @@ class FabricSwitchClusterProfileRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -224,6 +225,7 @@ class FabricSwitchClusterProfileRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -270,7 +272,9 @@ class FabricSwitchClusterProfileRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -648,6 +652,8 @@ class FabricSwitchClusterProfileRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -929,6 +935,7 @@ class FabricSwitchClusterProfileRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/fabric_switch_cluster_profile_response.py b/intersight/model/fabric_switch_cluster_profile_response.py index 0f0d3b9182..a97cd53b2c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 06028ac653..3b5bd90aa2 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e3326fa96c..9ccc9a8dd5 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 fd3bb8de1d..8cc3687c3f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 14ff537fe4..49e59e6af1 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e3bd16f327..1cf6c379b8 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e77c11bed2..5af4fc5815 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e62cff0944..c75bcbd217 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0355a757b9..97a4475477 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 92097fb103..33b73ff92e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 30cffb0b0f..6f4d8e650a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -198,6 +198,7 @@ class FabricSwitchProfileRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -229,6 +230,7 @@ class FabricSwitchProfileRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -275,7 +277,9 @@ class FabricSwitchProfileRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -653,6 +657,8 @@ class FabricSwitchProfileRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -934,6 +940,7 @@ class FabricSwitchProfileRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/fabric_switch_profile_response.py b/intersight/model/fabric_switch_profile_response.py index 70b737bbe9..301795e255 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6f81117f47..745cd6eea2 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2420c6d83c..0df3c1b1fb 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6994c85eb2..11600137ea 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e226d2ecd4..91a07aa450 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 05498c73e6..b6f1631297 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 4815e50f90..e515e33b40 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 576cef207f..02d8f80ca7 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0c57baa9f8..f2f8ca6e71 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 59fcc071a5..799993c9c6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a4f1b1f48d..256d95421f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e1ee3d877f..5b9327a6ae 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7afc689159..689fb4aea8 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 346a02ae49..ab4313bca9 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 b2cd6a37aa..3d74e9bcab 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 39b45b15a0..2f6ae14ef2 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7ac6b7972f..e71986806c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 18fd8631b2..f6848e32b3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6fabd7091e..90ff635317 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ee3d63933a..6fccdea364 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0579eeb55f..e2fac2d168 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7a327225c9..7d6faf2140 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 05bec5af9c..00ad42945f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 117f566116..f3786735e1 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_vlan_inventory.py b/intersight/model/fabric_vlan_inventory.py index 18b741b484..36609f27db 100644 --- a/intersight/model/fabric_vlan_inventory.py +++ b/intersight/model/fabric_vlan_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_vlan_inventory_all_of.py b/intersight/model/fabric_vlan_inventory_all_of.py index ea3911d5c2..5df484503c 100644 --- a/intersight/model/fabric_vlan_inventory_all_of.py +++ b/intersight/model/fabric_vlan_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_vlan_inventory_list.py b/intersight/model/fabric_vlan_inventory_list.py index 014328d0c7..0a3a8aa095 100644 --- a/intersight/model/fabric_vlan_inventory_list.py +++ b/intersight/model/fabric_vlan_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_vlan_inventory_list_all_of.py b/intersight/model/fabric_vlan_inventory_list_all_of.py index 3f76ef114b..2d8aa5d1fc 100644 --- a/intersight/model/fabric_vlan_inventory_list_all_of.py +++ b/intersight/model/fabric_vlan_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_vlan_inventory_response.py b/intersight/model/fabric_vlan_inventory_response.py index 115fe29382..af1e551367 100644 --- a/intersight/model/fabric_vlan_inventory_response.py +++ b/intersight/model/fabric_vlan_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 03d660e735..1da48063fb 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1412803578..91b141a201 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 aaef99b34a..1b05a3590c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_vlan_set.py b/intersight/model/fabric_vlan_set.py index 96c0833536..97774f3820 100644 --- a/intersight/model/fabric_vlan_set.py +++ b/intersight/model/fabric_vlan_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_vlan_set_all_of.py b/intersight/model/fabric_vlan_set_all_of.py index 6eced76c70..cdcde007f2 100644 --- a/intersight/model/fabric_vlan_set_all_of.py +++ b/intersight/model/fabric_vlan_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_vlan_set_list.py b/intersight/model/fabric_vlan_set_list.py index e0a73d0375..56218a981e 100644 --- a/intersight/model/fabric_vlan_set_list.py +++ b/intersight/model/fabric_vlan_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_vlan_set_list_all_of.py b/intersight/model/fabric_vlan_set_list_all_of.py index a60892758e..ced6eafc82 100644 --- a/intersight/model/fabric_vlan_set_list_all_of.py +++ b/intersight/model/fabric_vlan_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_vlan_set_relationship.py b/intersight/model/fabric_vlan_set_relationship.py index 51858dc83c..2b8fcc5c19 100644 --- a/intersight/model/fabric_vlan_set_relationship.py +++ b/intersight/model/fabric_vlan_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -181,6 +181,7 @@ class FabricVlanSetRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -212,6 +213,7 @@ class FabricVlanSetRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -258,7 +260,9 @@ class FabricVlanSetRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -636,6 +640,8 @@ class FabricVlanSetRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -917,6 +923,7 @@ class FabricVlanSetRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/fabric_vlan_set_response.py b/intersight/model/fabric_vlan_set_response.py index 5ee5584dd7..06dd693958 100644 --- a/intersight/model/fabric_vlan_set_response.py +++ b/intersight/model/fabric_vlan_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 bcdc2fc325..eac4544d0b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -80,6 +80,10 @@ class FabricVlanSettings(ModelComposed): 'inclusive_maximum': 4093, 'inclusive_minimum': 1, }, + ('qinq_vlan',): { + 'inclusive_maximum': 4093, + 'inclusive_minimum': 2, + }, } @cached_property @@ -109,6 +113,8 @@ def openapi_types(): 'object_type': (str,), # noqa: E501 'allowed_vlans': (str,), # noqa: E501 'native_vlan': (int,), # noqa: E501 + 'qinq_enabled': (bool,), # noqa: E501 + 'qinq_vlan': (int,), # noqa: E501 } @cached_property @@ -124,6 +130,8 @@ def discriminator(): 'object_type': 'ObjectType', # noqa: E501 'allowed_vlans': 'AllowedVlans', # noqa: E501 'native_vlan': 'NativeVlan', # noqa: E501 + 'qinq_enabled': 'QinqEnabled', # noqa: E501 + 'qinq_vlan': 'QinqVlan', # noqa: E501 } read_only_vars = { @@ -167,8 +175,10 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - allowed_vlans (str): Allowed VLAN IDs of the virtual interface. A list of comma seperated VLAN ids and/or VLAN id ranges.. [optional] # noqa: E501 + allowed_vlans (str): Allowed VLAN IDs of the virtual interface. A list of comma separated VLAN ids and/or VLAN id ranges.. [optional] # noqa: E501 native_vlan (int): Native VLAN ID of the virtual interface or the corresponding vethernet on the peer Fabric Interconnect to which the virtual interface is connected. If the native VLAN is not a part of the allowed VLANs, it will automatically be added to the list of allowed VLANs.. [optional] if omitted the server will use the default value of 1 # noqa: E501 + qinq_enabled (bool): Enable QinQ (802.1Q-in-802.1Q) Tunneling on the vNIC.. [optional] if omitted the server will use the default value of False # noqa: E501 + qinq_vlan (int): Select the VLAN ID for VIC QinQ (802.1Q) Tunneling.. [optional] if omitted the server will use the default value of 2 # noqa: E501 """ class_id = kwargs.get('class_id', "fabric.VlanSettings") @@ -281,8 +291,10 @@ 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,) - allowed_vlans (str): Allowed VLAN IDs of the virtual interface. A list of comma seperated VLAN ids and/or VLAN id ranges.. [optional] # noqa: E501 + allowed_vlans (str): Allowed VLAN IDs of the virtual interface. A list of comma separated VLAN ids and/or VLAN id ranges.. [optional] # noqa: E501 native_vlan (int): Native VLAN ID of the virtual interface or the corresponding vethernet on the peer Fabric Interconnect to which the virtual interface is connected. If the native VLAN is not a part of the allowed VLANs, it will automatically be added to the list of allowed VLANs.. [optional] if omitted the server will use the default value of 1 # noqa: E501 + qinq_enabled (bool): Enable QinQ (802.1Q-in-802.1Q) Tunneling on the vNIC.. [optional] if omitted the server will use the default value of False # noqa: E501 + qinq_vlan (int): Select the VLAN ID for VIC QinQ (802.1Q) Tunneling.. [optional] if omitted the server will use the default value of 2 # noqa: E501 """ class_id = kwargs.get('class_id', "fabric.VlanSettings") diff --git a/intersight/model/fabric_vlan_settings_all_of.py b/intersight/model/fabric_vlan_settings_all_of.py index 332913f083..a04bd48a1c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -74,6 +74,10 @@ class FabricVlanSettingsAllOf(ModelNormal): 'inclusive_maximum': 4093, 'inclusive_minimum': 1, }, + ('qinq_vlan',): { + 'inclusive_maximum': 4093, + 'inclusive_minimum': 2, + }, } @cached_property @@ -101,6 +105,8 @@ def openapi_types(): 'object_type': (str,), # noqa: E501 'allowed_vlans': (str,), # noqa: E501 'native_vlan': (int,), # noqa: E501 + 'qinq_enabled': (bool,), # noqa: E501 + 'qinq_vlan': (int,), # noqa: E501 } @cached_property @@ -113,6 +119,8 @@ def discriminator(): 'object_type': 'ObjectType', # noqa: E501 'allowed_vlans': 'AllowedVlans', # noqa: E501 'native_vlan': 'NativeVlan', # noqa: E501 + 'qinq_enabled': 'QinqEnabled', # noqa: E501 + 'qinq_vlan': 'QinqVlan', # noqa: E501 } read_only_vars = { @@ -160,8 +168,10 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - allowed_vlans (str): Allowed VLAN IDs of the virtual interface. A list of comma seperated VLAN ids and/or VLAN id ranges.. [optional] # noqa: E501 + allowed_vlans (str): Allowed VLAN IDs of the virtual interface. A list of comma separated VLAN ids and/or VLAN id ranges.. [optional] # noqa: E501 native_vlan (int): Native VLAN ID of the virtual interface or the corresponding vethernet on the peer Fabric Interconnect to which the virtual interface is connected. If the native VLAN is not a part of the allowed VLANs, it will automatically be added to the list of allowed VLANs.. [optional] if omitted the server will use the default value of 1 # noqa: E501 + qinq_enabled (bool): Enable QinQ (802.1Q-in-802.1Q) Tunneling on the vNIC.. [optional] if omitted the server will use the default value of False # noqa: E501 + qinq_vlan (int): Select the VLAN ID for VIC QinQ (802.1Q) Tunneling.. [optional] if omitted the server will use the default value of 2 # noqa: E501 """ class_id = kwargs.get('class_id', "fabric.VlanSettings") @@ -255,8 +265,10 @@ 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,) - allowed_vlans (str): Allowed VLAN IDs of the virtual interface. A list of comma seperated VLAN ids and/or VLAN id ranges.. [optional] # noqa: E501 + allowed_vlans (str): Allowed VLAN IDs of the virtual interface. A list of comma separated VLAN ids and/or VLAN id ranges.. [optional] # noqa: E501 native_vlan (int): Native VLAN ID of the virtual interface or the corresponding vethernet on the peer Fabric Interconnect to which the virtual interface is connected. If the native VLAN is not a part of the allowed VLANs, it will automatically be added to the list of allowed VLANs.. [optional] if omitted the server will use the default value of 1 # noqa: E501 + qinq_enabled (bool): Enable QinQ (802.1Q-in-802.1Q) Tunneling on the vNIC.. [optional] if omitted the server will use the default value of False # noqa: E501 + qinq_vlan (int): Select the VLAN ID for VIC QinQ (802.1Q) Tunneling.. [optional] if omitted the server will use the default value of 2 # noqa: E501 """ class_id = kwargs.get('class_id', "fabric.VlanSettings") diff --git a/intersight/model/fabric_vsan.py b/intersight/model/fabric_vsan.py index 2ef65eae4c..b09f812bef 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 46d2af502b..b075b81519 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_vsan_inventory.py b/intersight/model/fabric_vsan_inventory.py index b451a7fe96..2abfc5439f 100644 --- a/intersight/model/fabric_vsan_inventory.py +++ b/intersight/model/fabric_vsan_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_vsan_inventory_all_of.py b/intersight/model/fabric_vsan_inventory_all_of.py index 28ed00a78f..de0ec669a3 100644 --- a/intersight/model/fabric_vsan_inventory_all_of.py +++ b/intersight/model/fabric_vsan_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_vsan_inventory_list.py b/intersight/model/fabric_vsan_inventory_list.py index 12966a6cae..a40f2918d2 100644 --- a/intersight/model/fabric_vsan_inventory_list.py +++ b/intersight/model/fabric_vsan_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_vsan_inventory_list_all_of.py b/intersight/model/fabric_vsan_inventory_list_all_of.py index 2db756e7a2..df958e3f99 100644 --- a/intersight/model/fabric_vsan_inventory_list_all_of.py +++ b/intersight/model/fabric_vsan_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_vsan_inventory_response.py b/intersight/model/fabric_vsan_inventory_response.py index daf22be555..81067e495c 100644 --- a/intersight/model/fabric_vsan_inventory_response.py +++ b/intersight/model/fabric_vsan_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 cb093dbba1..d6498cec20 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9e0aeea78e..ae0d623616 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 354b0d2082..04b67bcc90 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 07fd603352..842c1fd496 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 daba992c52..23846f42c1 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 336c435838..e1c0c09707 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 fbc53689ff..66413ea4c7 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1a55f82dcf..d55d708658 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fc_neighbor.py b/intersight/model/fc_neighbor.py index 980ac9c277..8c7539def7 100644 --- a/intersight/model/fc_neighbor.py +++ b/intersight/model/fc_neighbor.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fc_neighbor_all_of.py b/intersight/model/fc_neighbor_all_of.py index b302174ea7..fe25b8cdbd 100644 --- a/intersight/model/fc_neighbor_all_of.py +++ b/intersight/model/fc_neighbor_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fc_neighbor_list.py b/intersight/model/fc_neighbor_list.py index c3831b9e55..19c1235d1b 100644 --- a/intersight/model/fc_neighbor_list.py +++ b/intersight/model/fc_neighbor_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fc_neighbor_list_all_of.py b/intersight/model/fc_neighbor_list_all_of.py index a1771b0c55..bf3732f83f 100644 --- a/intersight/model/fc_neighbor_list_all_of.py +++ b/intersight/model/fc_neighbor_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fc_neighbor_relationship.py b/intersight/model/fc_neighbor_relationship.py index 67a38d91d5..fe721d3b4e 100644 --- a/intersight/model/fc_neighbor_relationship.py +++ b/intersight/model/fc_neighbor_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -179,6 +179,7 @@ class FcNeighborRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -210,6 +211,7 @@ class FcNeighborRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -256,7 +258,9 @@ class FcNeighborRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -634,6 +638,8 @@ class FcNeighborRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -915,6 +921,7 @@ class FcNeighborRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/fc_neighbor_response.py b/intersight/model/fc_neighbor_response.py index 6695efe5da..9baac1d4f9 100644 --- a/intersight/model/fc_neighbor_response.py +++ b/intersight/model/fc_neighbor_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d4b82b1377..19b3a14396 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e90589fc92..44b2624f30 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 b3368e1267..455726c91f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6ed4511a3f..4fdd6231fa 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 dd66f07174..51b87288e4 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -185,6 +185,7 @@ class FcPhysicalPortRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -216,6 +217,7 @@ class FcPhysicalPortRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -262,7 +264,9 @@ class FcPhysicalPortRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -640,6 +644,8 @@ class FcPhysicalPortRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -921,6 +927,7 @@ class FcPhysicalPortRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/fc_physical_port_response.py b/intersight/model/fc_physical_port_response.py index 5466ba76bb..94455bf401 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 93ec0d9407..2f4a170bec 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 21496fb2d7..aa634d64f5 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 faf1d499ae..d8063b51b2 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e445c71910..5cdbf363be 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 98544edecf..a18782a3a8 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -179,6 +179,7 @@ class FcPortChannelRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -210,6 +211,7 @@ class FcPortChannelRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -256,7 +258,9 @@ class FcPortChannelRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -634,6 +638,8 @@ class FcPortChannelRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -915,6 +921,7 @@ class FcPortChannelRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/fc_port_channel_response.py b/intersight/model/fc_port_channel_response.py index cdcc31ce3f..6ea791ae45 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 57544e15f6..177bf79cdf 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fcpool_block_all_of.py b/intersight/model/fcpool_block_all_of.py index 68787953d2..7e0b24e9d1 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fcpool_fc_block.py b/intersight/model/fcpool_fc_block.py index 9b55a18ea7..944ee8b808 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e8377fc9c0..d06e77aa67 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ce2f259180..eaec94d199 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 eef7fe1178..fe6bed05b5 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 eec6af0974..2cf359f3a6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -177,6 +177,7 @@ class FcpoolFcBlockRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -208,6 +209,7 @@ class FcpoolFcBlockRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -254,7 +256,9 @@ class FcpoolFcBlockRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -632,6 +636,8 @@ class FcpoolFcBlockRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -913,6 +919,7 @@ class FcpoolFcBlockRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/fcpool_fc_block_response.py b/intersight/model/fcpool_fc_block_response.py index edcac2d8da..d3a17ab563 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c505385484..9b3db30260 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 708adbc1c2..7c44249c9a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6c22848b51..4d7f4bdb73 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 583e1ebe58..bd42ec8a72 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 cb45050df1..6fa9e4aae5 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -183,6 +183,7 @@ class FcpoolLeaseRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -214,6 +215,7 @@ class FcpoolLeaseRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -260,7 +262,9 @@ class FcpoolLeaseRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -638,6 +642,8 @@ class FcpoolLeaseRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -919,6 +925,7 @@ class FcpoolLeaseRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/fcpool_lease_response.py b/intersight/model/fcpool_lease_response.py index 41d27f4efc..0b5ed9084f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 164ba36798..8fb49d84e1 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fcpool_pool_all_of.py b/intersight/model/fcpool_pool_all_of.py index 74d753ff11..36612fbb50 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fcpool_pool_list.py b/intersight/model/fcpool_pool_list.py index 8d6dd02987..0007754df9 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 958a8a45f4..998a748760 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 b5f00cfe41..25905502cb 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 72427cd4f4..509a83ddb9 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 959e0a51f9..ff50e6645e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 33a3a8d102..cb4155f264 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 3f108b3937..44e671771e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -179,6 +179,7 @@ class FcpoolPoolMemberRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -210,6 +211,7 @@ class FcpoolPoolMemberRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -256,7 +258,9 @@ class FcpoolPoolMemberRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -634,6 +638,8 @@ class FcpoolPoolMemberRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -915,6 +921,7 @@ class FcpoolPoolMemberRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/fcpool_pool_member_response.py b/intersight/model/fcpool_pool_member_response.py index f4ef36fea1..e32e5055b3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ccf29bfc64..40d08d049e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -183,6 +183,7 @@ class FcpoolPoolRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -214,6 +215,7 @@ class FcpoolPoolRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -260,7 +262,9 @@ class FcpoolPoolRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -638,6 +642,8 @@ class FcpoolPoolRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -919,6 +925,7 @@ class FcpoolPoolRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/fcpool_pool_response.py b/intersight/model/fcpool_pool_response.py index 3bc5bd8bf9..9e07fe7ab3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fcpool_reservation.py b/intersight/model/fcpool_reservation.py index c7acc2c4ec..0ec1360054 100644 --- a/intersight/model/fcpool_reservation.py +++ b/intersight/model/fcpool_reservation.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fcpool_reservation_all_of.py b/intersight/model/fcpool_reservation_all_of.py index cedccac277..240e56190a 100644 --- a/intersight/model/fcpool_reservation_all_of.py +++ b/intersight/model/fcpool_reservation_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fcpool_reservation_list.py b/intersight/model/fcpool_reservation_list.py index 7181c4f26c..cfbbaaaef9 100644 --- a/intersight/model/fcpool_reservation_list.py +++ b/intersight/model/fcpool_reservation_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fcpool_reservation_list_all_of.py b/intersight/model/fcpool_reservation_list_all_of.py index 025ecbf74b..c81c6d6d8e 100644 --- a/intersight/model/fcpool_reservation_list_all_of.py +++ b/intersight/model/fcpool_reservation_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fcpool_reservation_reference.py b/intersight/model/fcpool_reservation_reference.py index fac9e6811a..9592178075 100644 --- a/intersight/model/fcpool_reservation_reference.py +++ b/intersight/model/fcpool_reservation_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fcpool_reservation_reference_all_of.py b/intersight/model/fcpool_reservation_reference_all_of.py index 5a533be895..839b948728 100644 --- a/intersight/model/fcpool_reservation_reference_all_of.py +++ b/intersight/model/fcpool_reservation_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fcpool_reservation_relationship.py b/intersight/model/fcpool_reservation_relationship.py index f3fa8ac0e4..ba20336914 100644 --- a/intersight/model/fcpool_reservation_relationship.py +++ b/intersight/model/fcpool_reservation_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -185,6 +185,7 @@ class FcpoolReservationRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -216,6 +217,7 @@ class FcpoolReservationRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -262,7 +264,9 @@ class FcpoolReservationRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -640,6 +644,8 @@ class FcpoolReservationRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -921,6 +927,7 @@ class FcpoolReservationRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/fcpool_reservation_response.py b/intersight/model/fcpool_reservation_response.py index 8e8f93a82f..f96668e178 100644 --- a/intersight/model/fcpool_reservation_response.py +++ b/intersight/model/fcpool_reservation_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 3aa3985d7c..3861a4d027 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 80b8b6c63f..d00ad6eb90 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 293c0842ff..0ce2bf8b51 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 b7fa565a61..5a68f6bc11 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 36e4c4adce..5fdd2b40e4 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -173,6 +173,7 @@ class FcpoolUniverseRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -204,6 +205,7 @@ class FcpoolUniverseRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -250,7 +252,9 @@ class FcpoolUniverseRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -628,6 +632,8 @@ class FcpoolUniverseRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -909,6 +915,7 @@ class FcpoolUniverseRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/fcpool_universe_response.py b/intersight/model/fcpool_universe_response.py index 4c0172674c..1eae0df38a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6433a9afd5..c42b74e6d0 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 739ddbdd28..115fba2104 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 35d878f896..9069de4c32 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9dfe38ebbf..eeae4b021d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d02f04c815..2a5fe49dd6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a52d53bb65..52a8a9b3d1 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1cd94f60f6..571de25aab 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -212,6 +212,7 @@ class FirmwareBaseDistributableRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -243,6 +244,7 @@ class FirmwareBaseDistributableRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -289,7 +291,9 @@ class FirmwareBaseDistributableRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -667,6 +671,8 @@ class FirmwareBaseDistributableRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -948,6 +954,7 @@ class FirmwareBaseDistributableRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/firmware_base_impact.py b/intersight/model/firmware_base_impact.py index 75fd232f1e..f6cd8a17d3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 b2754effac..b61b44aa54 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1dfad5ae91..d9f9b6cdca 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 4be1a6c64b..093b7a7db8 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ba1575ee48..080f6bc856 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 59d69cddd9..4736d5ca5d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6dff913985..7dec695e12 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f926d16249..99e575958d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1829a3d6bd..5e81705b47 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c3453df308..dfd4588d0d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f40139942a..88fb9c6e6f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 fa3cb5e103..e3ffcbee9f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 53299a9462..f3b7580e19 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1d572714ba..fb9cd7aa8e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 3c5bfa14ab..e6dee69c06 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 95ea2c7e0e..a352257576 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 62626dbadc..f1cee2e930 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 213568d94e..492882f515 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 053bbd4d40..acd1a6c513 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e3a152d5be..68e1b85b1a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 837cab6a62..018a5a7685 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1a27f43fc6..4d701ae686 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d3ad9cd9f7..74b86f263d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 4363c1629b..34a33a4b3d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2f5ee8b565..f08c8724dc 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 3f12bcc37c..4085439730 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e3cb5d3f29..b4a35829ed 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 42e9847f5b..757e16ca76 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 beb6afba1c..2aa03c8c08 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 42282149c1..2cbc1c998a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 299d8e55c0..0b659e6c8b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6477822f53..96385058a2 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9156c0a8e5..e91aadda82 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 32e5bb88b6..ac4b8f6232 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1f25820dfe..ef81f4d5b8 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 770fb84354..47dd6e847a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 b46f9c593f..8957f38f3b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6daa784d9c..10cd5d3ef3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a336d47ee1..7ae54be540 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 8ae73bf681..4e57cbd1e8 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0f13e7b3b6..7f00731b6f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 514328eb24..b94a72accf 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 b6ae527571..c197ee0b70 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 875280794a..5394fe246c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -184,6 +184,7 @@ class FirmwareDistributableMetaRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -215,6 +216,7 @@ class FirmwareDistributableMetaRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -261,7 +263,9 @@ class FirmwareDistributableMetaRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -639,6 +643,8 @@ class FirmwareDistributableMetaRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -920,6 +926,7 @@ class FirmwareDistributableMetaRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/firmware_distributable_meta_response.py b/intersight/model/firmware_distributable_meta_response.py index f65ce2ce5f..f7dfaf1cc6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7499c68974..8d8bd09695 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -218,6 +218,7 @@ class FirmwareDistributableRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -249,6 +250,7 @@ class FirmwareDistributableRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -295,7 +297,9 @@ class FirmwareDistributableRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -673,6 +677,8 @@ class FirmwareDistributableRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -954,6 +960,7 @@ class FirmwareDistributableRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/firmware_distributable_response.py b/intersight/model/firmware_distributable_response.py index ec43cdfc5f..3cf73ce2ed 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 64dceb0205..66ccd3f099 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e463cd4f5a..de9da55417 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 4e3b258b50..104bdd3760 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 193a87496b..c6f446c0c3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2097ef9018..a275a548b6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 105a214ff6..c7f7d5deae 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e756e53365..07083e1c53 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7e748ebda7..614bcaada3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1e4547e95a..56c4f4b042 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 4780afccb1..6e37c50882 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 8a5c2b4115..0ebe8e5293 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0485c976e3..c1245f007b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 8df74a7f49..aa6d8c2928 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 13bc654787..45c3c741be 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 index 1191d1bb07..e8b35d3406 100644 --- a/intersight/model/firmware_exclude_component_pid_list_type.py +++ b/intersight/model/firmware_exclude_component_pid_list_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ 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 index 4ad3b68a3c..bf8df6d7dc 100644 --- a/intersight/model/firmware_exclude_component_pid_list_type_all_of.py +++ b/intersight/model/firmware_exclude_component_pid_list_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_fabric_upgrade_impact.py b/intersight/model/firmware_fabric_upgrade_impact.py index 4ebbe3c825..eb63753067 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 cc25d70fe5..f32ff5d577 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 229bd007a5..2b4c3548f6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 275204b887..7481482e57 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6c02d05ff5..8a078a7a81 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 55706c13b6..cb4202ea2b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6aea7da88f..1cf28ffcd8 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 3792e64813..0e1528e2bc 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 acca43dc52..2d81668fb9 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 8d8aa5259a..23988ceb1c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 4aa2e25814..48c5a7a483 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 4cb9566edf..6d245044cd 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c639c14fb7..bc4e131fd7 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 bc0007e2ee..21c4899692 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 8fd5d43de7..f2bc84ee99 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 3fabf8b27d..3bf5dad92d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 20fe57d831..cf4f5f3b8f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 25e8863941..7c3ff0408d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 3cbacf4fac..b815d6ad7c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 107dbe7f86..b861848e50 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 84b067e3c6..fc997aae5a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9452ade209..6d87cc784e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e9b123da99..28403d9739 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_model_bundle_version.py b/intersight/model/firmware_model_bundle_version.py index 0f31c00c3d..006f6e58cc 100644 --- a/intersight/model/firmware_model_bundle_version.py +++ b/intersight/model/firmware_model_bundle_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_model_bundle_version_all_of.py b/intersight/model/firmware_model_bundle_version_all_of.py index 62d7b3a7c4..034a1f52ca 100644 --- a/intersight/model/firmware_model_bundle_version_all_of.py +++ b/intersight/model/firmware_model_bundle_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e7ced18b6c..009d9dea7a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 5a6eabf335..5b6a8015a8 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 92f9c97ea2..85e149c2f3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 3c93d06c69..5fc2f4d234 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a4cc5ad1ae..d8202c1361 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ae8b10bf6f..df518128c7 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 163f08ac4f..9631c0d5bd 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9c99857b93..dcd9b25e26 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 3d353fdf8a..4ffe1cf3c4 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e12b6fbf21..5119bbe560 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 bcab5e3768..4ecae9f406 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0bf1e517eb..9df8866cd6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 bc97e6fa80..639d5063f8 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 15bffb9c87..dde6806b00 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 adb046f70c..dceda0c8f7 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 8d5013c015..64e9acc5d4 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_policy.py b/intersight/model/firmware_policy.py index 271afecbf6..0fb4fd77e6 100644 --- a/intersight/model/firmware_policy.py +++ b/intersight/model/firmware_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_policy_all_of.py b/intersight/model/firmware_policy_all_of.py index cbf986f8c2..9096591159 100644 --- a/intersight/model/firmware_policy_all_of.py +++ b/intersight/model/firmware_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_policy_list.py b/intersight/model/firmware_policy_list.py index 0be710067c..c87473c26d 100644 --- a/intersight/model/firmware_policy_list.py +++ b/intersight/model/firmware_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_policy_list_all_of.py b/intersight/model/firmware_policy_list_all_of.py index 755e3cd4bb..6035ce10d2 100644 --- a/intersight/model/firmware_policy_list_all_of.py +++ b/intersight/model/firmware_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_policy_response.py b/intersight/model/firmware_policy_response.py index 0c9a9d0ce7..fc08eea004 100644 --- a/intersight/model/firmware_policy_response.py +++ b/intersight/model/firmware_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 809ebc2d72..bee1462d90 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 fc3b22fed5..70e699c621 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ce9d65359b..89aa7cf17a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6d4d531f6b..f913725900 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f9795445a2..17336c2646 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 903ea01745..73b8ea60b9 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 3bd004960c..ae83b9f9f9 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 8d388076d5..41663f3f4f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6fd314a7d4..69b61acb2c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -191,6 +191,7 @@ class FirmwareRunningFirmwareRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -222,6 +223,7 @@ class FirmwareRunningFirmwareRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -268,7 +270,9 @@ class FirmwareRunningFirmwareRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -646,6 +650,8 @@ class FirmwareRunningFirmwareRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -927,6 +933,7 @@ class FirmwareRunningFirmwareRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/firmware_running_firmware_response.py b/intersight/model/firmware_running_firmware_response.py index 2337547c42..45b4efff8a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d5a88aef5e..94639708bc 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f95c04c9d0..1595c196f2 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 5ea7de48f6..2d336306c6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 35d8412bb4..437903e62f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1a50a0f767..fc973b2c5d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 cb1cb3ee6c..9ceab1c536 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c3eead2385..a0addc1827 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 3bbab58549..4737d4e07e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9b5e7dac9c..33f22834f5 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -214,6 +214,7 @@ class FirmwareServerConfigurationUtilityDistributableRelationship(ModelComposed) 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -245,6 +246,7 @@ class FirmwareServerConfigurationUtilityDistributableRelationship(ModelComposed) 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -291,7 +293,9 @@ class FirmwareServerConfigurationUtilityDistributableRelationship(ModelComposed) 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -669,6 +673,8 @@ class FirmwareServerConfigurationUtilityDistributableRelationship(ModelComposed) 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -950,6 +956,7 @@ class FirmwareServerConfigurationUtilityDistributableRelationship(ModelComposed) 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/firmware_server_configuration_utility_distributable_response.py b/intersight/model/firmware_server_configuration_utility_distributable_response.py index 9b55133db5..856fe6800b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 defcffd365..0ad132fbc6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f140705885..fad2ddf887 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ee3b56ce84..f629debe64 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 404214a78f..9cba72cb54 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 3724a48c87..de77389a61 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c71b483306..4761f1ec98 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9ee0d9751d..a35cc97db3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 fd699c08bf..ac0190f1bd 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 fe2762937d..b36278e572 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 cf7eadb06b..be48ee36dc 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 8099f84ca4..e7cf44b156 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c714c78cba..3880c67f33 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 619037c9dd..e00ec614e0 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1679dc8493..45f4dbcc8f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 039651b7f0..cb61329a0a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d0735bdeb7..67ef5722a8 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2875058398..1ac3ba4271 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_upgrade_all_of.py b/intersight/model/firmware_upgrade_all_of.py index ab96b6ffe6..b80a09e129 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_upgrade_base.py b/intersight/model/firmware_upgrade_base.py index 19adb9b8b1..cae8710764 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0dc1c8e551..0c1c8047b9 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 09ab4b317b..6f74d92811 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -196,6 +196,7 @@ class FirmwareUpgradeBaseRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -227,6 +228,7 @@ class FirmwareUpgradeBaseRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -273,7 +275,9 @@ class FirmwareUpgradeBaseRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -651,6 +655,8 @@ class FirmwareUpgradeBaseRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -932,6 +938,7 @@ class FirmwareUpgradeBaseRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/firmware_upgrade_impact.py b/intersight/model/firmware_upgrade_impact.py index f9e318393b..aa567e3a06 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a57bcb9354..1ffa356630 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 16206ab9cd..7b193176aa 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 cf1b91f401..261703ddf9 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ebdc37d518..59dcb81c55 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 39f786737e..b8c7e66807 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6b866ec85e..f983af5981 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 8266d4ea2a..8b9f45c113 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 eb2405434f..c2b7159783 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -234,6 +234,7 @@ class FirmwareUpgradeImpactStatusRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -265,6 +266,7 @@ class FirmwareUpgradeImpactStatusRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -311,7 +313,9 @@ class FirmwareUpgradeImpactStatusRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -689,6 +693,8 @@ class FirmwareUpgradeImpactStatusRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -970,6 +976,7 @@ class FirmwareUpgradeImpactStatusRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/firmware_upgrade_impact_status_response.py b/intersight/model/firmware_upgrade_impact_status_response.py index be9a600c4c..904b1a5137 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7d48780fb2..65de5c48fa 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 de665d1435..9561e3546e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1918472da6..8978e31b1b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 b37d2e2738..dcb0a46f65 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ac7e8c92f1..7210e3d9c6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 08d3de8321..7ceb5a5d0d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 92a1cabba5..504b41f052 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0e17dbb7ab..a1b0787048 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -227,6 +227,7 @@ class FirmwareUpgradeStatusRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -258,6 +259,7 @@ class FirmwareUpgradeStatusRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -304,7 +306,9 @@ class FirmwareUpgradeStatusRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -682,6 +686,8 @@ class FirmwareUpgradeStatusRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -963,6 +969,7 @@ class FirmwareUpgradeStatusRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/firmware_upgrade_status_response.py b/intersight/model/firmware_upgrade_status_response.py index 79aeada10e..e5ba7656c6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_upgrade_validity.py b/intersight/model/firmware_upgrade_validity.py index 280dd99b3d..a793c65127 100644 --- a/intersight/model/firmware_upgrade_validity.py +++ b/intersight/model/firmware_upgrade_validity.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_upgrade_validity_all_of.py b/intersight/model/firmware_upgrade_validity_all_of.py index 376921e208..64ba112b15 100644 --- a/intersight/model/firmware_upgrade_validity_all_of.py +++ b/intersight/model/firmware_upgrade_validity_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 26f14445ca..7eb197152c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 800b4bb29d..b533d3b9df 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6eb5833e3c..c5cae3bd8f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a5ee7a112b..c91571fedf 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e22717ae0d..febf8bc913 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -173,6 +173,7 @@ class ForecastCatalogRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -204,6 +205,7 @@ class ForecastCatalogRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -250,7 +252,9 @@ class ForecastCatalogRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -628,6 +632,8 @@ class ForecastCatalogRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -909,6 +915,7 @@ class ForecastCatalogRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/forecast_catalog_response.py b/intersight/model/forecast_catalog_response.py index aa4d83f75a..385d4110c2 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9390a63885..5c6ee0b4f2 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 601ac3f543..cbf1d9ec6f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 911d3bc023..bd6533e7e5 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a134b6f12f..d15addd107 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 59873f03a9..3fd8904e27 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -173,6 +173,7 @@ class ForecastDefinitionRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -204,6 +205,7 @@ class ForecastDefinitionRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -250,7 +252,9 @@ class ForecastDefinitionRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -628,6 +632,8 @@ class ForecastDefinitionRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -909,6 +915,7 @@ class ForecastDefinitionRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/forecast_definition_response.py b/intersight/model/forecast_definition_response.py index f2bcd7715c..4b7c7ae2bc 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 25507f7773..a0a499f028 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7d93c4fba5..a4f0807797 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 89ebfb4956..8da9fbefca 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 55cba55dd6..898c567ca0 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 87c2dc667d..11a3cffb74 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -181,6 +181,7 @@ class ForecastInstanceRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -212,6 +213,7 @@ class ForecastInstanceRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -258,7 +260,9 @@ class ForecastInstanceRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -636,6 +640,8 @@ class ForecastInstanceRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -917,6 +923,7 @@ class ForecastInstanceRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/forecast_instance_response.py b/intersight/model/forecast_instance_response.py index 5f8913b67d..df9295b7f2 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e10c8b8aca..22a7e2be44 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 730af9b62e..53e5c4e2c3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7c3c65a5de..127d0db65a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9f61987cc5..d68b03aba7 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6e72b4afd0..393e812243 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f1c3b2af16..c6e8e94a51 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 92d98879c4..7380b6a784 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -280,6 +280,7 @@ class GraphicsCardRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -311,6 +312,7 @@ class GraphicsCardRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -357,7 +359,9 @@ class GraphicsCardRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -735,6 +739,8 @@ class GraphicsCardRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -1016,6 +1022,7 @@ class GraphicsCardRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/graphics_card_response.py b/intersight/model/graphics_card_response.py index 8671ee31aa..5b1077d114 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 5d1674ca75..0a5f56889a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 dd653f247d..bf3a70ac6d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 baa2dece78..bbfca1c175 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 b4fa9c914c..e60bc2276a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c0e613efea..41751538de 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -179,6 +179,7 @@ class GraphicsControllerRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -210,6 +211,7 @@ class GraphicsControllerRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -256,7 +258,9 @@ class GraphicsControllerRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -634,6 +638,8 @@ class GraphicsControllerRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -915,6 +921,7 @@ class GraphicsControllerRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/graphics_controller_response.py b/intersight/model/graphics_controller_response.py index ca451b74bb..0a05a5d5cd 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0fe9fcb84a..a16d2e7b1e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a69b8a0bc5..35dcb56d33 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 456ebe7106..19112d641b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0e5320d82d..3338d190ca 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a7759bbc92..fec5a6e600 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 89d9de8a31..f675faac69 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2866bdfdbb..8e9e62ef1c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2fa3fc2e76..58996a8f8d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 65285c7c78..1fd8528391 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 286acbba47..6208f12188 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9284b1ce43..3260d75e35 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 48527d4c00..b2ef1f7b71 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 8eede545be..7cfd22383d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 786855c843..760555f1c7 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1ba2ee3704..601500c105 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9e7b9bbafb..2fd01f339c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ace3345e6a..8402305aac 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 25f6f8a6e5..1f9a2b4cd4 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hcl_hw_catalog_info.py b/intersight/model/hcl_hw_catalog_info.py index 3a11b7f9c9..bb4995e352 100644 --- a/intersight/model/hcl_hw_catalog_info.py +++ b/intersight/model/hcl_hw_catalog_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hcl_hw_catalog_info_all_of.py b/intersight/model/hcl_hw_catalog_info_all_of.py index a486c259f5..ee7b688141 100644 --- a/intersight/model/hcl_hw_catalog_info_all_of.py +++ b/intersight/model/hcl_hw_catalog_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hcl_hw_catalog_info_list.py b/intersight/model/hcl_hw_catalog_info_list.py index 22ac5d66e1..f5082b1eec 100644 --- a/intersight/model/hcl_hw_catalog_info_list.py +++ b/intersight/model/hcl_hw_catalog_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hcl_hw_catalog_info_list_all_of.py b/intersight/model/hcl_hw_catalog_info_list_all_of.py index 9842f4532b..ceaedfc4e8 100644 --- a/intersight/model/hcl_hw_catalog_info_list_all_of.py +++ b/intersight/model/hcl_hw_catalog_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hcl_hw_catalog_info_relationship.py b/intersight/model/hcl_hw_catalog_info_relationship.py index 2b072e38b9..7d8edf8180 100644 --- a/intersight/model/hcl_hw_catalog_info_relationship.py +++ b/intersight/model/hcl_hw_catalog_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -173,6 +173,7 @@ class HclHwCatalogInfoRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -204,6 +205,7 @@ class HclHwCatalogInfoRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -250,7 +252,9 @@ class HclHwCatalogInfoRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -628,6 +632,8 @@ class HclHwCatalogInfoRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -909,6 +915,7 @@ class HclHwCatalogInfoRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/hcl_hw_catalog_info_response.py b/intersight/model/hcl_hw_catalog_info_response.py index fac7b69072..7800ea139c 100644 --- a/intersight/model/hcl_hw_catalog_info_response.py +++ b/intersight/model/hcl_hw_catalog_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 033adb98aa..8c1ecd0c0e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ 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 62956fa047..9dbd2dec9f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hcl_hyperflex_software_compatibility_info_list.py b/intersight/model/hcl_hyperflex_software_compatibility_info_list.py index 44675f1f13..674dab7c6f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 36a241d584..0817489236 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 551172c6a4..e82b251a4c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -180,6 +180,7 @@ class HclHyperflexSoftwareCompatibilityInfoRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -211,6 +212,7 @@ class HclHyperflexSoftwareCompatibilityInfoRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -257,7 +259,9 @@ class HclHyperflexSoftwareCompatibilityInfoRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -635,6 +639,8 @@ class HclHyperflexSoftwareCompatibilityInfoRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -916,6 +922,7 @@ class HclHyperflexSoftwareCompatibilityInfoRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/hcl_hyperflex_software_compatibility_info_response.py b/intersight/model/hcl_hyperflex_software_compatibility_info_response.py index c2362865c0..30f20d07a9 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7544bd0d6c..1112b1140a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f6a6a840df..b1d927108e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f7a7a52a62..12e08b53b9 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2e6d29a1e6..4c12006548 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 659a496a3e..644f39128e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -173,6 +173,7 @@ class HclOperatingSystemRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -204,6 +205,7 @@ class HclOperatingSystemRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -250,7 +252,9 @@ class HclOperatingSystemRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -628,6 +632,8 @@ class HclOperatingSystemRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -909,6 +915,7 @@ class HclOperatingSystemRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/hcl_operating_system_response.py b/intersight/model/hcl_operating_system_response.py index c7eebdb4da..10554db1c2 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 98870c248f..dc741afc34 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 85de24b71b..5e237878d8 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0cf605a296..9ea7f34ca4 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 aa8e3c843a..1f5b0fe398 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 36f46e20bd..76c72d20ad 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -171,6 +171,7 @@ class HclOperatingSystemVendorRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -202,6 +203,7 @@ class HclOperatingSystemVendorRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -248,7 +250,9 @@ class HclOperatingSystemVendorRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -626,6 +630,8 @@ class HclOperatingSystemVendorRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -907,6 +913,7 @@ class HclOperatingSystemVendorRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/hcl_operating_system_vendor_response.py b/intersight/model/hcl_operating_system_vendor_response.py index 567466ef21..950752abd3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 389fc3727a..23a844b5a1 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6f60cb39de..666c82b8f8 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hcl_server_hw_catalog_info.py b/intersight/model/hcl_server_hw_catalog_info.py index 5a4368bde2..5b329a03da 100644 --- a/intersight/model/hcl_server_hw_catalog_info.py +++ b/intersight/model/hcl_server_hw_catalog_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hcl_server_hw_catalog_info_all_of.py b/intersight/model/hcl_server_hw_catalog_info_all_of.py index bad215e703..fe9d9bd9c4 100644 --- a/intersight/model/hcl_server_hw_catalog_info_all_of.py +++ b/intersight/model/hcl_server_hw_catalog_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hcl_server_hw_catalog_info_list.py b/intersight/model/hcl_server_hw_catalog_info_list.py index 5d1e66ccad..f1c3fc76eb 100644 --- a/intersight/model/hcl_server_hw_catalog_info_list.py +++ b/intersight/model/hcl_server_hw_catalog_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hcl_server_hw_catalog_info_list_all_of.py b/intersight/model/hcl_server_hw_catalog_info_list_all_of.py index e9e8e8a9b7..d16fa651a4 100644 --- a/intersight/model/hcl_server_hw_catalog_info_list_all_of.py +++ b/intersight/model/hcl_server_hw_catalog_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hcl_server_hw_catalog_info_relationship.py b/intersight/model/hcl_server_hw_catalog_info_relationship.py index beec4c19c5..39724d4476 100644 --- a/intersight/model/hcl_server_hw_catalog_info_relationship.py +++ b/intersight/model/hcl_server_hw_catalog_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -173,6 +173,7 @@ class HclServerHwCatalogInfoRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -204,6 +205,7 @@ class HclServerHwCatalogInfoRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -250,7 +252,9 @@ class HclServerHwCatalogInfoRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -628,6 +632,8 @@ class HclServerHwCatalogInfoRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -909,6 +915,7 @@ class HclServerHwCatalogInfoRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/hcl_server_hw_catalog_info_response.py b/intersight/model/hcl_server_hw_catalog_info_response.py index be75c5b479..797ab0805d 100644 --- a/intersight/model/hcl_server_hw_catalog_info_response.py +++ b/intersight/model/hcl_server_hw_catalog_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 dcf594f4f0..ba11a4cd1f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 952b387d94..fbe3655e6e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c77a293d2d..5df5f2b730 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 cde9ed1c0a..125cdb2a95 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 cbfb39cb79..4a5b054bfd 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 039c93adb4..13963ac1c3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 371205c139..c77d3a9752 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0231d78016..699c6c8f27 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 3268943422..d8b575e83d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -191,6 +191,7 @@ class HyperflexAlarmRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -222,6 +223,7 @@ class HyperflexAlarmRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -268,7 +270,9 @@ class HyperflexAlarmRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -646,6 +650,8 @@ class HyperflexAlarmRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -927,6 +933,7 @@ class HyperflexAlarmRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/hyperflex_alarm_response.py b/intersight/model/hyperflex_alarm_response.py index f26f3462a9..cd33980539 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 73f0495c53..d2e412c950 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a7a40b54e6..8400fc8a42 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 13a8b1342f..4162c53c45 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 575a463e02..88c1b48d11 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 314f86d648..44406c5b00 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c19c1e4abe..9683495619 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a8e4a9d2a8..7d8a807411 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -187,6 +187,7 @@ class HyperflexAppCatalogRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -218,6 +219,7 @@ class HyperflexAppCatalogRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -264,7 +266,9 @@ class HyperflexAppCatalogRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -642,6 +646,8 @@ class HyperflexAppCatalogRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -923,6 +929,7 @@ class HyperflexAppCatalogRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/hyperflex_app_catalog_response.py b/intersight/model/hyperflex_app_catalog_response.py index 57ad0adbcd..6617a3b0ea 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 8eae2d8c55..d98743d7bb 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1ee2f47a22..875ee4b4da 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2ec7ac4751..ea9e6ee8c3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1eab17b5b5..9c33807c54 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 94c91c5ef3..0824457a86 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 502ee64a57..f145ffa4ae 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a016640416..47ae99af8b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -175,6 +175,7 @@ class HyperflexAutoSupportPolicyRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -206,6 +207,7 @@ class HyperflexAutoSupportPolicyRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -252,7 +254,9 @@ class HyperflexAutoSupportPolicyRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -630,6 +634,8 @@ class HyperflexAutoSupportPolicyRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -911,6 +917,7 @@ class HyperflexAutoSupportPolicyRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/hyperflex_auto_support_policy_response.py b/intersight/model/hyperflex_auto_support_policy_response.py index 19849df253..cb22373392 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a79f56c40d..5c589b16bf 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 72a9e62695..6c7e368ea9 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 8a5cfaa0cd..c7e2432c17 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ded240f6fc..862e6ff2ab 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 da610c5651..2fca4f9736 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -173,6 +173,7 @@ class HyperflexBackupClusterRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -204,6 +205,7 @@ class HyperflexBackupClusterRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -250,7 +252,9 @@ class HyperflexBackupClusterRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -628,6 +632,8 @@ class HyperflexBackupClusterRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -909,6 +915,7 @@ class HyperflexBackupClusterRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/hyperflex_backup_cluster_response.py b/intersight/model/hyperflex_backup_cluster_response.py index 5dd533332d..56bcc174c6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ffb2a6ac61..36028b0d8f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 162da500ba..a71c9d0747 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9f14d381b4..af9c1455eb 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 5c9b0f0573..3b15b5c5d1 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 bb2acb563e..1806cdf0a2 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -205,6 +205,7 @@ class HyperflexBaseClusterRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -236,6 +237,7 @@ class HyperflexBaseClusterRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -282,7 +284,9 @@ class HyperflexBaseClusterRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -660,6 +664,8 @@ class HyperflexBaseClusterRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -941,6 +947,7 @@ class HyperflexBaseClusterRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/hyperflex_capability.py b/intersight/model/hyperflex_capability.py index 1e9638e0bc..5f3995bbcd 100644 --- a/intersight/model/hyperflex_capability.py +++ b/intersight/model/hyperflex_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_capability_all_of.py b/intersight/model/hyperflex_capability_all_of.py index 72539d8c37..7abe705df5 100644 --- a/intersight/model/hyperflex_capability_all_of.py +++ b/intersight/model/hyperflex_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_capability_info.py b/intersight/model/hyperflex_capability_info.py index e4dcc097e3..7424024884 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 043934765a..706997f3bd 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0d59d100a6..ab31954f4e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f6cdb142f8..e45434111e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1e917ed751..25b7070c82 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -175,6 +175,7 @@ class HyperflexCapabilityInfoRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -206,6 +207,7 @@ class HyperflexCapabilityInfoRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -252,7 +254,9 @@ class HyperflexCapabilityInfoRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -630,6 +634,8 @@ class HyperflexCapabilityInfoRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -911,6 +917,7 @@ class HyperflexCapabilityInfoRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/hyperflex_capability_info_response.py b/intersight/model/hyperflex_capability_info_response.py index 8da28a2ee9..7da8b25b16 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ee9d4efae9..2335499a88 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_cluster_all_of.py b/intersight/model/hyperflex_cluster_all_of.py index e4a513f453..6d265e0939 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_cluster_backup_policy.py b/intersight/model/hyperflex_cluster_backup_policy.py index 813cafb2b0..72b1954506 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1552c74421..893b1c2240 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 21bbcce4f0..f0faf723e9 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 175b20ca5a..3198308469 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9e2ac5b747..9253ff3c16 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a3c2d93d7a..35d3302a92 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 385a6cdc03..28b70cd7ed 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0223c115cf..1b9cc752fe 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 8eed555231..d0c4ac9093 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 75acb7104e..426b783fb3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 13a2b65619..e59cefb57d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 index 55a53989d8..60d6296e7c 100644 --- a/intersight/model/hyperflex_cluster_backup_policy_inventory_relationship.py +++ b/intersight/model/hyperflex_cluster_backup_policy_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -187,6 +187,7 @@ class HyperflexClusterBackupPolicyInventoryRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -218,6 +219,7 @@ class HyperflexClusterBackupPolicyInventoryRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -264,7 +266,9 @@ class HyperflexClusterBackupPolicyInventoryRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -642,6 +646,8 @@ class HyperflexClusterBackupPolicyInventoryRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -923,6 +929,7 @@ class HyperflexClusterBackupPolicyInventoryRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/hyperflex_cluster_backup_policy_inventory_response.py b/intersight/model/hyperflex_cluster_backup_policy_inventory_response.py index 4f57716741..2e71837d5d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 668dc3a1ed..bc8e04941d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 004939e3fe..971ddb0b71 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 aeaadb9924..181ba034ee 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 4bbf10ce96..60d9e475c0 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9b0c853e24..7f2d11b3c0 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0ae8b88c50..8a05b79052 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 90c46d3d50..4bed8b2cdd 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c51187899e..eb236a0a7b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c70a730d7b..d599e4db3a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f891913ddf..4ff59f161e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d6cee17af0..9509262010 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f722f61bd0..ff894b99c8 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f3d512674c..255306bdd8 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c4cb5e97bd..aa6074a72d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 aefd3a7d51..64302c0aea 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -190,6 +190,7 @@ class HyperflexClusterNetworkPolicyRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -221,6 +222,7 @@ class HyperflexClusterNetworkPolicyRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -267,7 +269,9 @@ class HyperflexClusterNetworkPolicyRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -645,6 +649,8 @@ class HyperflexClusterNetworkPolicyRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -926,6 +932,7 @@ class HyperflexClusterNetworkPolicyRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/hyperflex_cluster_network_policy_response.py b/intersight/model/hyperflex_cluster_network_policy_response.py index 62030a48e0..3a0a886634 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 3bc55310e1..18dc4c9655 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f04753a2f1..4ef441f467 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 cf1b8692df..6a637ad622 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0724a232ca..7340476ea5 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 19f6ce4785..76282239a6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -238,6 +238,7 @@ class HyperflexClusterProfileRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -269,6 +270,7 @@ class HyperflexClusterProfileRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -315,7 +317,9 @@ class HyperflexClusterProfileRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -693,6 +697,8 @@ class HyperflexClusterProfileRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -974,6 +980,7 @@ class HyperflexClusterProfileRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/hyperflex_cluster_profile_response.py b/intersight/model/hyperflex_cluster_profile_response.py index 772a47d72c..8e687c6522 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e711237c7d..ab6388686d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -253,6 +253,7 @@ class HyperflexClusterRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -284,6 +285,7 @@ class HyperflexClusterRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -330,7 +332,9 @@ class HyperflexClusterRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -708,6 +712,8 @@ class HyperflexClusterRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -989,6 +995,7 @@ class HyperflexClusterRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/hyperflex_cluster_replication_network_policy.py b/intersight/model/hyperflex_cluster_replication_network_policy.py index 65e1a65cd4..248936d843 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 cd6d1575ac..d6206651f5 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 72dcb9529d..5bffd56477 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d83bf4813a..519b73627d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 576af42715..8c3d9c09f9 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9683c60c45..54614ee7dc 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 bd738559d7..4cf016b8f8 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f5433288e0..95369ed7fe 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 4ebdba8f9c..88aae6ef05 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 12d2119425..5a6bc515a2 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d9818a4aa7..f13b6acf90 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7b803260ec..5b7be83dd2 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2ac5038c27..bcda213b46 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1646ed3587..48ce1eb47f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 302e562b01..72c3d01d50 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ee89230994..c75e949c3b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -177,6 +177,7 @@ class HyperflexClusterStoragePolicyRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -208,6 +209,7 @@ class HyperflexClusterStoragePolicyRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -254,7 +256,9 @@ class HyperflexClusterStoragePolicyRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -632,6 +636,8 @@ class HyperflexClusterStoragePolicyRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -913,6 +919,7 @@ class HyperflexClusterStoragePolicyRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/hyperflex_cluster_storage_policy_response.py b/intersight/model/hyperflex_cluster_storage_policy_response.py index 1cff0f2372..4f4ec2cab5 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ec6becbfc1..9c22f9728d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 61f628688c..a77625cc2f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 5822faec73..c4d4e91ff2 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c58bb25096..659bf1ed4c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1d2369dd86..b2cfd70814 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 84a93e89b4..bb9a64f2d7 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 8da8186b7f..ce267b378b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -175,6 +175,7 @@ class HyperflexConfigResultEntryRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -206,6 +207,7 @@ class HyperflexConfigResultEntryRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -252,7 +254,9 @@ class HyperflexConfigResultEntryRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -630,6 +634,8 @@ class HyperflexConfigResultEntryRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -911,6 +917,7 @@ class HyperflexConfigResultEntryRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/hyperflex_config_result_entry_response.py b/intersight/model/hyperflex_config_result_entry_response.py index 0eb9fb96d3..ae41f21452 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0b5a45620c..547450e4f9 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 709f98cf7a..96dc87ca58 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 19d0901fcf..ab39371f89 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -177,6 +177,7 @@ class HyperflexConfigResultRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -208,6 +209,7 @@ class HyperflexConfigResultRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -254,7 +256,9 @@ class HyperflexConfigResultRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -632,6 +636,8 @@ class HyperflexConfigResultRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -913,6 +919,7 @@ class HyperflexConfigResultRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/hyperflex_config_result_response.py b/intersight/model/hyperflex_config_result_response.py index 3115cfc65a..22bce610fd 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 857d7f5c51..4e55e6df76 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 150a7f8f3a..155e74f8c0 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 862defb89a..a8a118ba31 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 717f912af8..1a60738c02 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 cf39ce7dcb..f76b74c2c2 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -177,6 +177,7 @@ class HyperflexDataProtectionPeerRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -208,6 +209,7 @@ class HyperflexDataProtectionPeerRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -254,7 +256,9 @@ class HyperflexDataProtectionPeerRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -632,6 +636,8 @@ class HyperflexDataProtectionPeerRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -913,6 +919,7 @@ class HyperflexDataProtectionPeerRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/hyperflex_data_protection_peer_response.py b/intersight/model/hyperflex_data_protection_peer_response.py index f1d0adf605..49005f5f2c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2598036630..d54dd8b64a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 73045cf7a3..12c4744052 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c01e163c3c..f82830ad76 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 908fa5b5f2..da5710928c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f949713c3c..64caa4f820 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a9e4443f73..150ceea3bf 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1d0262f777..38e2895291 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -202,6 +202,7 @@ class HyperflexDatastoreStatisticRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -233,6 +234,7 @@ class HyperflexDatastoreStatisticRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -279,7 +281,9 @@ class HyperflexDatastoreStatisticRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -657,6 +661,8 @@ class HyperflexDatastoreStatisticRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -938,6 +944,7 @@ class HyperflexDatastoreStatisticRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/hyperflex_datastore_statistic_response.py b/intersight/model/hyperflex_datastore_statistic_response.py index 55426a9290..fb45a0ca3c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 eac8a2635b..97bb55c5a6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2b9ecdf866..75506753f8 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 39a024f444..1e9adefc6c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f5d34da0b2..753989b85f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 25ce4e8027..03f43240b8 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 cfb3523b44..db78791653 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_drive_all_of.py b/intersight/model/hyperflex_drive_all_of.py index 34eef544fb..ef5761c340 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_drive_list.py b/intersight/model/hyperflex_drive_list.py index 16d45e94d3..fae0c07577 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ee3351d49c..f2e39181cd 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 395c35729c..a20c0492d0 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -216,6 +216,7 @@ class HyperflexDriveRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -247,6 +248,7 @@ class HyperflexDriveRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -293,7 +295,9 @@ class HyperflexDriveRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -671,6 +675,8 @@ class HyperflexDriveRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -952,6 +958,7 @@ class HyperflexDriveRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/hyperflex_drive_response.py b/intersight/model/hyperflex_drive_response.py index 5e03496b97..aa9c9b65c3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_encryption.py b/intersight/model/hyperflex_encryption.py index 3ebd2e805d..3ca24e2f15 100644 --- a/intersight/model/hyperflex_encryption.py +++ b/intersight/model/hyperflex_encryption.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_encryption_all_of.py b/intersight/model/hyperflex_encryption_all_of.py index f74041cae5..93dd023cd9 100644 --- a/intersight/model/hyperflex_encryption_all_of.py +++ b/intersight/model/hyperflex_encryption_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_encryption_list.py b/intersight/model/hyperflex_encryption_list.py index f770fbdfa4..de24f757b2 100644 --- a/intersight/model/hyperflex_encryption_list.py +++ b/intersight/model/hyperflex_encryption_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_encryption_list_all_of.py b/intersight/model/hyperflex_encryption_list_all_of.py index 09e450afb3..bdd46f7d2d 100644 --- a/intersight/model/hyperflex_encryption_list_all_of.py +++ b/intersight/model/hyperflex_encryption_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_encryption_relationship.py b/intersight/model/hyperflex_encryption_relationship.py index f5b92bee69..53214b4a0b 100644 --- a/intersight/model/hyperflex_encryption_relationship.py +++ b/intersight/model/hyperflex_encryption_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -185,6 +185,7 @@ class HyperflexEncryptionRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -216,6 +217,7 @@ class HyperflexEncryptionRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -262,7 +264,9 @@ class HyperflexEncryptionRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -640,6 +644,8 @@ class HyperflexEncryptionRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -921,6 +927,7 @@ class HyperflexEncryptionRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/hyperflex_encryption_response.py b/intersight/model/hyperflex_encryption_response.py index d777996ec8..df6bb4cba0 100644 --- a/intersight/model/hyperflex_encryption_response.py +++ b/intersight/model/hyperflex_encryption_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_entity_reference.py b/intersight/model/hyperflex_entity_reference.py index 9383e0a326..65e265fc71 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e4ba11fb6f..26cbb1f4f2 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 33769f4b57..304ba253f4 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 cdf8be8ff3..9bf403a18d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 fd76f4d316..bfe9e14f86 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f9f61b88e0..9f02d4e689 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c731e7d51a..c9cb8116ff 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 af96dc5b0a..ea45dbcf4f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 5b7328c8b2..298e4b411e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -179,6 +179,7 @@ class HyperflexExtFcStoragePolicyRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -210,6 +211,7 @@ class HyperflexExtFcStoragePolicyRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -256,7 +258,9 @@ class HyperflexExtFcStoragePolicyRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -634,6 +638,8 @@ class HyperflexExtFcStoragePolicyRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -915,6 +921,7 @@ class HyperflexExtFcStoragePolicyRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/hyperflex_ext_fc_storage_policy_response.py b/intersight/model/hyperflex_ext_fc_storage_policy_response.py index 33a8d79e19..03894004d5 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 bfe6798f9d..83f6e1ca29 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 8e479fa7ec..d2d5d93768 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 360eb92d7f..d32c67dc29 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0ee97249cd..65b86ca02c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ce113c08c2..9434954a50 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -177,6 +177,7 @@ class HyperflexExtIscsiStoragePolicyRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -208,6 +209,7 @@ class HyperflexExtIscsiStoragePolicyRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -254,7 +256,9 @@ class HyperflexExtIscsiStoragePolicyRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -632,6 +636,8 @@ class HyperflexExtIscsiStoragePolicyRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -913,6 +919,7 @@ class HyperflexExtIscsiStoragePolicyRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/hyperflex_ext_iscsi_storage_policy_response.py b/intersight/model/hyperflex_ext_iscsi_storage_policy_response.py index 714151114a..abdbe1c0ae 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 bc46d50a70..5555503afd 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a91b8c687a..52d7792b6b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 075fa7b65f..e96e1b4b3d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ca2c2685d3..772986242f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 119e1c804f..b5f2819a86 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d0036b19c5..a61a034aec 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 5bb7e162c9..a7b9415865 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -175,6 +175,7 @@ class HyperflexFeatureLimitExternalRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -206,6 +207,7 @@ class HyperflexFeatureLimitExternalRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -252,7 +254,9 @@ class HyperflexFeatureLimitExternalRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -630,6 +634,8 @@ class HyperflexFeatureLimitExternalRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -911,6 +917,7 @@ class HyperflexFeatureLimitExternalRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/hyperflex_feature_limit_external_response.py b/intersight/model/hyperflex_feature_limit_external_response.py index 373a88e624..168acbb9f3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 5645b43120..7cfdad4100 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 4c93355d18..63145bc8c9 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0f8cd6ec0d..832b35795f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 384eafba64..2dd95bbdf6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 afb12af3b7..9745be1dee 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -175,6 +175,7 @@ class HyperflexFeatureLimitInternalRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -206,6 +207,7 @@ class HyperflexFeatureLimitInternalRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -252,7 +254,9 @@ class HyperflexFeatureLimitInternalRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -630,6 +634,8 @@ class HyperflexFeatureLimitInternalRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -911,6 +917,7 @@ class HyperflexFeatureLimitInternalRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/hyperflex_feature_limit_internal_response.py b/intersight/model/hyperflex_feature_limit_internal_response.py index 927a6261d9..b60aecf5ef 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a5a2210aa5..a7398c9f67 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7d708a1f99..354db8d46d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1658502467..2c2bb17bfc 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 4d600a9b82..029e8fb0c2 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 26c740da1c..d4e3c36cfb 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9412a1e051..4df64753a7 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c88cc45571..5d35e10cc0 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f9b4699e58..b83568874a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 bb81d2b303..ffaa7f6d2a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -188,6 +188,7 @@ class HyperflexHealthCheckDefinitionRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -219,6 +220,7 @@ class HyperflexHealthCheckDefinitionRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -265,7 +267,9 @@ class HyperflexHealthCheckDefinitionRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -643,6 +647,8 @@ class HyperflexHealthCheckDefinitionRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -924,6 +930,7 @@ class HyperflexHealthCheckDefinitionRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/hyperflex_health_check_definition_response.py b/intersight/model/hyperflex_health_check_definition_response.py index 7e2bddf34e..ae4a8cc0c6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 84aa81555e..b13a730648 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 29a3955c97..edb10b3ab8 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 353ee18885..9cb4776f8e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c79ffaa0e8..92ebae56b8 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ef20f47159..ccb0f88bb8 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9d98405aab..879126181d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e8e2a1773c..b106619c46 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 97675690b5..9fb5949bd0 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 02e73ba2a9..97267589e7 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0345b4bd37..22a16cecb6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_health_check_node_level_info.py b/intersight/model/hyperflex_health_check_node_level_info.py index 76dc85d30d..8792e2011f 100644 --- a/intersight/model/hyperflex_health_check_node_level_info.py +++ b/intersight/model/hyperflex_health_check_node_level_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_health_check_node_level_info_all_of.py b/intersight/model/hyperflex_health_check_node_level_info_all_of.py index 3224c1a2b1..bb7969d347 100644 --- a/intersight/model/hyperflex_health_check_node_level_info_all_of.py +++ b/intersight/model/hyperflex_health_check_node_level_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f82066400c..cd44e743b4 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 99c6c4909f..53f2c93a7b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ac9d5f6077..491467ef3a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 37ca5578e6..fb658e6621 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6572ce982e..0c316ce483 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_health_check_schedule_policy.py b/intersight/model/hyperflex_health_check_schedule_policy.py index 02239f95a6..7669e67436 100644 --- a/intersight/model/hyperflex_health_check_schedule_policy.py +++ b/intersight/model/hyperflex_health_check_schedule_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_health_check_schedule_policy_all_of.py b/intersight/model/hyperflex_health_check_schedule_policy_all_of.py index 717e6fdef5..9b2cae767c 100644 --- a/intersight/model/hyperflex_health_check_schedule_policy_all_of.py +++ b/intersight/model/hyperflex_health_check_schedule_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_health_check_schedule_policy_list.py b/intersight/model/hyperflex_health_check_schedule_policy_list.py index b3f9cc4ed4..c082d79219 100644 --- a/intersight/model/hyperflex_health_check_schedule_policy_list.py +++ b/intersight/model/hyperflex_health_check_schedule_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_health_check_schedule_policy_list_all_of.py b/intersight/model/hyperflex_health_check_schedule_policy_list_all_of.py index 8333db3d21..e2bff38912 100644 --- a/intersight/model/hyperflex_health_check_schedule_policy_list_all_of.py +++ b/intersight/model/hyperflex_health_check_schedule_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_health_check_schedule_policy_response.py b/intersight/model/hyperflex_health_check_schedule_policy_response.py index 45a36b1c87..5955511ebf 100644 --- a/intersight/model/hyperflex_health_check_schedule_policy_response.py +++ b/intersight/model/hyperflex_health_check_schedule_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 de0a00c3be..2315042de7 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6c0dc66783..c84400b507 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1fe4176c55..be1293d94a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 cde9ed8320..d9694533dd 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 226434761b..2b5f0a78a0 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -201,6 +201,7 @@ class HyperflexHealthRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -232,6 +233,7 @@ class HyperflexHealthRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -278,7 +280,9 @@ class HyperflexHealthRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -656,6 +660,8 @@ class HyperflexHealthRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -937,6 +943,7 @@ class HyperflexHealthRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/hyperflex_health_response.py b/intersight/model/hyperflex_health_response.py index 6396208de4..7aea43ee81 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_hw_catalog.py b/intersight/model/hyperflex_hw_catalog.py index 7be8d0dd73..bce4e2644a 100644 --- a/intersight/model/hyperflex_hw_catalog.py +++ b/intersight/model/hyperflex_hw_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_hw_catalog_all_of.py b/intersight/model/hyperflex_hw_catalog_all_of.py index 69cdf76320..ceaa89c18d 100644 --- a/intersight/model/hyperflex_hw_catalog_all_of.py +++ b/intersight/model/hyperflex_hw_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_hw_catalog_list.py b/intersight/model/hyperflex_hw_catalog_list.py index 3f80767c64..5247c99a55 100644 --- a/intersight/model/hyperflex_hw_catalog_list.py +++ b/intersight/model/hyperflex_hw_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_hw_catalog_list_all_of.py b/intersight/model/hyperflex_hw_catalog_list_all_of.py index 4f1835031c..e2f554cbf0 100644 --- a/intersight/model/hyperflex_hw_catalog_list_all_of.py +++ b/intersight/model/hyperflex_hw_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_hw_catalog_response.py b/intersight/model/hyperflex_hw_catalog_response.py index c46423f963..6924718acd 100644 --- a/intersight/model/hyperflex_hw_catalog_response.py +++ b/intersight/model/hyperflex_hw_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 540548ffb2..857f324bac 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 40660b1737..98a5d30170 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 035dd03410..5b91b6d227 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c7452e2022..1491769014 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ff6e2e2e22..efb5733d5b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 47cb0a481b..6b23e27dd8 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e88ea316ce..7e0c2cebf2 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 382e59cd49..809e1d5409 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f364364c35..ca7000e498 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 750ed55cd0..12840afb97 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 3c242b5956..65327cc2df 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 86104623aa..a4b6e10cec 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e9ed17c0da..3ccc2c73ea 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 4261d11e64..c6ae3c9a18 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 161f6a444a..cc6ba80722 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d94dfdc6af..a7a415bd50 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 144e93d7cf..9b88b515a7 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6ac96157c3..fc8fd52501 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a20b1c56c1..f32a1fb594 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c170ad2c2e..08a894138b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 bc54483b19..8013bbfde3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 4cfc9437d2..381d712003 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 222294f8fb..a13ccb8a6b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 72518f6dab..c7da43f04e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7197e44928..6f5475737d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f8ebabd9a5..f80fa5dd30 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f4b40c9037..3240d45860 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -173,6 +173,7 @@ class HyperflexHxdpVersionRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -204,6 +205,7 @@ class HyperflexHxdpVersionRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -250,7 +252,9 @@ class HyperflexHxdpVersionRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -628,6 +632,8 @@ class HyperflexHxdpVersionRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -909,6 +915,7 @@ class HyperflexHxdpVersionRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/hyperflex_hxdp_version_response.py b/intersight/model/hyperflex_hxdp_version_response.py index 0f844be012..5d208b0124 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 index 059149c471..467b3b2cc3 100644 --- a/intersight/model/hyperflex_hypervisor_host.py +++ b/intersight/model/hyperflex_hypervisor_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_hypervisor_host_all_of.py b/intersight/model/hyperflex_hypervisor_host_all_of.py index fe263ceb43..37b64e7965 100644 --- a/intersight/model/hyperflex_hypervisor_host_all_of.py +++ b/intersight/model/hyperflex_hypervisor_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_hypervisor_host_list.py b/intersight/model/hyperflex_hypervisor_host_list.py index a2ce65ab48..aa84476411 100644 --- a/intersight/model/hyperflex_hypervisor_host_list.py +++ b/intersight/model/hyperflex_hypervisor_host_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_hypervisor_host_list_all_of.py b/intersight/model/hyperflex_hypervisor_host_list_all_of.py index 56d243c099..61ed39ea1b 100644 --- a/intersight/model/hyperflex_hypervisor_host_list_all_of.py +++ b/intersight/model/hyperflex_hypervisor_host_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_hypervisor_host_relationship.py b/intersight/model/hyperflex_hypervisor_host_relationship.py index 5afcd3a9f4..0cefdd91f8 100644 --- a/intersight/model/hyperflex_hypervisor_host_relationship.py +++ b/intersight/model/hyperflex_hypervisor_host_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -212,6 +212,7 @@ class HyperflexHypervisorHostRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -243,6 +244,7 @@ class HyperflexHypervisorHostRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -289,7 +291,9 @@ class HyperflexHypervisorHostRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -667,6 +671,8 @@ class HyperflexHypervisorHostRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -948,6 +954,7 @@ class HyperflexHypervisorHostRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/hyperflex_hypervisor_host_response.py b/intersight/model/hyperflex_hypervisor_host_response.py index f9434e7c7b..43abb85578 100644 --- a/intersight/model/hyperflex_hypervisor_host_response.py +++ b/intersight/model/hyperflex_hypervisor_host_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_hypervisor_virtual_machine.py b/intersight/model/hyperflex_hypervisor_virtual_machine.py index bb25ada049..3287e96308 100644 --- a/intersight/model/hyperflex_hypervisor_virtual_machine.py +++ b/intersight/model/hyperflex_hypervisor_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_hypervisor_virtual_machine_all_of.py b/intersight/model/hyperflex_hypervisor_virtual_machine_all_of.py index 5114e714eb..dc32a68ca1 100644 --- a/intersight/model/hyperflex_hypervisor_virtual_machine_all_of.py +++ b/intersight/model/hyperflex_hypervisor_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_hypervisor_virtual_machine_list.py b/intersight/model/hyperflex_hypervisor_virtual_machine_list.py index 8082f4d171..7faa56b058 100644 --- a/intersight/model/hyperflex_hypervisor_virtual_machine_list.py +++ b/intersight/model/hyperflex_hypervisor_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_hypervisor_virtual_machine_list_all_of.py b/intersight/model/hyperflex_hypervisor_virtual_machine_list_all_of.py index a3fa0ff9c8..d6171decf9 100644 --- a/intersight/model/hyperflex_hypervisor_virtual_machine_list_all_of.py +++ b/intersight/model/hyperflex_hypervisor_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_hypervisor_virtual_machine_response.py b/intersight/model/hyperflex_hypervisor_virtual_machine_response.py index 635703f523..fff20b6823 100644 --- a/intersight/model/hyperflex_hypervisor_virtual_machine_response.py +++ b/intersight/model/hyperflex_hypervisor_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_initiator_group.py b/intersight/model/hyperflex_initiator_group.py index fad7586cee..2ddac085f0 100644 --- a/intersight/model/hyperflex_initiator_group.py +++ b/intersight/model/hyperflex_initiator_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_initiator_group_all_of.py b/intersight/model/hyperflex_initiator_group_all_of.py index 3837233262..f37355f595 100644 --- a/intersight/model/hyperflex_initiator_group_all_of.py +++ b/intersight/model/hyperflex_initiator_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_initiator_group_list.py b/intersight/model/hyperflex_initiator_group_list.py index 11ede68dd1..6f7c039f86 100644 --- a/intersight/model/hyperflex_initiator_group_list.py +++ b/intersight/model/hyperflex_initiator_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_initiator_group_list_all_of.py b/intersight/model/hyperflex_initiator_group_list_all_of.py index dc436dbbb2..84f8b5adba 100644 --- a/intersight/model/hyperflex_initiator_group_list_all_of.py +++ b/intersight/model/hyperflex_initiator_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_initiator_group_relationship.py b/intersight/model/hyperflex_initiator_group_relationship.py index 9d8a21c1c5..1e4c8c205e 100644 --- a/intersight/model/hyperflex_initiator_group_relationship.py +++ b/intersight/model/hyperflex_initiator_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -184,6 +184,7 @@ class HyperflexInitiatorGroupRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -215,6 +216,7 @@ class HyperflexInitiatorGroupRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -261,7 +263,9 @@ class HyperflexInitiatorGroupRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -639,6 +643,8 @@ class HyperflexInitiatorGroupRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -920,6 +926,7 @@ class HyperflexInitiatorGroupRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/hyperflex_initiator_group_response.py b/intersight/model/hyperflex_initiator_group_response.py index 34ba4dc8f8..247741f243 100644 --- a/intersight/model/hyperflex_initiator_group_response.py +++ b/intersight/model/hyperflex_initiator_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_ip_addr_range.py b/intersight/model/hyperflex_ip_addr_range.py index 4cd470a476..c083b80c4d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 32483e4679..df1a0a8789 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_iscsi_network.py b/intersight/model/hyperflex_iscsi_network.py index 71238a7c6e..134edd487f 100644 --- a/intersight/model/hyperflex_iscsi_network.py +++ b/intersight/model/hyperflex_iscsi_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_iscsi_network_all_of.py b/intersight/model/hyperflex_iscsi_network_all_of.py index 9e83814273..eec6d52d55 100644 --- a/intersight/model/hyperflex_iscsi_network_all_of.py +++ b/intersight/model/hyperflex_iscsi_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_iscsi_network_list.py b/intersight/model/hyperflex_iscsi_network_list.py index 766a9d3429..df8fba75ed 100644 --- a/intersight/model/hyperflex_iscsi_network_list.py +++ b/intersight/model/hyperflex_iscsi_network_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_iscsi_network_list_all_of.py b/intersight/model/hyperflex_iscsi_network_list_all_of.py index 475db45d73..fd4a05218b 100644 --- a/intersight/model/hyperflex_iscsi_network_list_all_of.py +++ b/intersight/model/hyperflex_iscsi_network_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_iscsi_network_response.py b/intersight/model/hyperflex_iscsi_network_response.py index a8f66c1b4f..0e73f88535 100644 --- a/intersight/model/hyperflex_iscsi_network_response.py +++ b/intersight/model/hyperflex_iscsi_network_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 index 11c5a76b48..67b6f6fb56 100644 --- a/intersight/model/hyperflex_key_encryption_key.py +++ b/intersight/model/hyperflex_key_encryption_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_key_encryption_key_all_of.py b/intersight/model/hyperflex_key_encryption_key_all_of.py index d1f397dfa6..1dcd92f218 100644 --- a/intersight/model/hyperflex_key_encryption_key_all_of.py +++ b/intersight/model/hyperflex_key_encryption_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_key_encryption_key_list.py b/intersight/model/hyperflex_key_encryption_key_list.py index 7df018ac7c..fb6835f14c 100644 --- a/intersight/model/hyperflex_key_encryption_key_list.py +++ b/intersight/model/hyperflex_key_encryption_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_key_encryption_key_list_all_of.py b/intersight/model/hyperflex_key_encryption_key_list_all_of.py index d4e571f614..767bdcb8eb 100644 --- a/intersight/model/hyperflex_key_encryption_key_list_all_of.py +++ b/intersight/model/hyperflex_key_encryption_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_key_encryption_key_response.py b/intersight/model/hyperflex_key_encryption_key_response.py index 64ce8533b3..7fa3daf4c6 100644 --- a/intersight/model/hyperflex_key_encryption_key_response.py +++ b/intersight/model/hyperflex_key_encryption_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_license.py b/intersight/model/hyperflex_license.py index bb52b24030..69801dc9e3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 18389a1dfd..8cb09547b9 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2b5e31670f..16f4e14f7c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 53ab4ef788..8221379872 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d3ba503bc8..95efd6fbf3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -179,6 +179,7 @@ class HyperflexLicenseRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -210,6 +211,7 @@ class HyperflexLicenseRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -256,7 +258,9 @@ class HyperflexLicenseRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -634,6 +638,8 @@ class HyperflexLicenseRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -915,6 +921,7 @@ class HyperflexLicenseRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/hyperflex_license_response.py b/intersight/model/hyperflex_license_response.py index c623e5d8bd..d1af15d899 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 27cc025ace..277f1afe70 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d152e77a45..69ff1d9b86 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 eb98b29d26..6a7bade526 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ed2ea948c7..112ed1ce47 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d4233adc6b..67f701e729 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -175,6 +175,7 @@ class HyperflexLocalCredentialPolicyRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -206,6 +207,7 @@ class HyperflexLocalCredentialPolicyRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -252,7 +254,9 @@ class HyperflexLocalCredentialPolicyRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -630,6 +634,8 @@ class HyperflexLocalCredentialPolicyRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -911,6 +917,7 @@ class HyperflexLocalCredentialPolicyRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/hyperflex_local_credential_policy_response.py b/intersight/model/hyperflex_local_credential_policy_response.py index 23fedc618f..eed4f7b1cc 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 44fab167a3..148b332ce5 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 4b1affbbde..d53e76e2a0 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_lun.py b/intersight/model/hyperflex_lun.py index ac3773b6f6..11730e42f3 100644 --- a/intersight/model/hyperflex_lun.py +++ b/intersight/model/hyperflex_lun.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_lun_all_of.py b/intersight/model/hyperflex_lun_all_of.py index 7a0e894927..842cf246e4 100644 --- a/intersight/model/hyperflex_lun_all_of.py +++ b/intersight/model/hyperflex_lun_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_lun_list.py b/intersight/model/hyperflex_lun_list.py index 4a53da5241..f4d3ce4fd5 100644 --- a/intersight/model/hyperflex_lun_list.py +++ b/intersight/model/hyperflex_lun_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_lun_list_all_of.py b/intersight/model/hyperflex_lun_list_all_of.py index cdc36d01c8..a54d86e25e 100644 --- a/intersight/model/hyperflex_lun_list_all_of.py +++ b/intersight/model/hyperflex_lun_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_lun_relationship.py b/intersight/model/hyperflex_lun_relationship.py index 798b58b39d..81cf64404a 100644 --- a/intersight/model/hyperflex_lun_relationship.py +++ b/intersight/model/hyperflex_lun_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -178,6 +178,7 @@ class HyperflexLunRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -209,6 +210,7 @@ class HyperflexLunRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -255,7 +257,9 @@ class HyperflexLunRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -633,6 +637,8 @@ class HyperflexLunRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -914,6 +920,7 @@ class HyperflexLunRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/hyperflex_lun_response.py b/intersight/model/hyperflex_lun_response.py index 6f45d4081a..874eaf5c5d 100644 --- a/intersight/model/hyperflex_lun_response.py +++ b/intersight/model/hyperflex_lun_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 12aca69ef8..969826b04c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e29c18a39c..a6e11ba536 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6e4232b64c..78561797f5 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 660556ce19..67fd9ebbf9 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 97af375090..640483361d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 5891cb4855..1ee3a9a9c0 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 18ebb6c105..1aa24e81da 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 5f56f5aee5..b803e23411 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2130e09b3f..ab7181a1fe 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d1db93362e..61aaabda2a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9a5046f342..5843cd0b0e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 41eeb337a8..48a9b5893a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_network_configuration.py b/intersight/model/hyperflex_network_configuration.py index 18974cae71..32c97e78ad 100644 --- a/intersight/model/hyperflex_network_configuration.py +++ b/intersight/model/hyperflex_network_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_network_configuration_all_of.py b/intersight/model/hyperflex_network_configuration_all_of.py index f86fc6ae9a..ae4f11d024 100644 --- a/intersight/model/hyperflex_network_configuration_all_of.py +++ b/intersight/model/hyperflex_network_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 06fe9a6afc..cbfa5970c7 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_node_all_of.py b/intersight/model/hyperflex_node_all_of.py index 32d5b387fa..b377f2e757 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_node_config_policy.py b/intersight/model/hyperflex_node_config_policy.py index e4f2270819..c4ba097e93 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 8fd42f60e2..583b7b153d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 76fd476981..cb58e4cc74 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 de08478458..68ee35a0e7 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 39832c75e8..acad16a852 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -177,6 +177,7 @@ class HyperflexNodeConfigPolicyRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -208,6 +209,7 @@ class HyperflexNodeConfigPolicyRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -254,7 +256,9 @@ class HyperflexNodeConfigPolicyRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -632,6 +636,8 @@ class HyperflexNodeConfigPolicyRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -913,6 +919,7 @@ class HyperflexNodeConfigPolicyRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/hyperflex_node_config_policy_response.py b/intersight/model/hyperflex_node_config_policy_response.py index 8025b92bca..78c6a79ce0 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0d8cb80c7e..0d74fbe560 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1c6f6bb87c..313a03d796 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7c0dd02993..2410415552 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1b60eac221..b0be9bd971 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 5afa0d1986..94046fe96f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d28f95d7dc..1ba732f575 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e7216b25d5..53e10e8a2b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -195,6 +195,7 @@ class HyperflexNodeProfileRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -226,6 +227,7 @@ class HyperflexNodeProfileRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -272,7 +274,9 @@ class HyperflexNodeProfileRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -650,6 +654,8 @@ class HyperflexNodeProfileRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -931,6 +937,7 @@ class HyperflexNodeProfileRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/hyperflex_node_profile_response.py b/intersight/model/hyperflex_node_profile_response.py index 5cc4f9c8db..7b0193ec5f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 96efd5f8a3..bc7750faa3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -216,6 +216,7 @@ class HyperflexNodeRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -247,6 +248,7 @@ class HyperflexNodeRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -293,7 +295,9 @@ class HyperflexNodeRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -671,6 +675,8 @@ class HyperflexNodeRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -952,6 +958,7 @@ class HyperflexNodeRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/hyperflex_node_response.py b/intersight/model/hyperflex_node_response.py index e01f85df63..08a7e2e8f2 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7c512cb9af..80413e4d9b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 78ab6515de..3d0ac2d00f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6d172fe80e..672f975215 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_protected_cluster_all_of.py b/intersight/model/hyperflex_protected_cluster_all_of.py index e5fa322536..179a17246a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_protected_cluster_list.py b/intersight/model/hyperflex_protected_cluster_list.py index b2895453e2..6387c5896d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c6cf5c34ff..6682fcf443 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 8b3bcefcd9..3600801005 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 8a842e1390..db7417f6f9 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c9d7039770..a25493b27e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 b1ccdcec14..2fd4f5cf95 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 20fd2aa261..40b43c8c75 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9bab407e03..171f75123b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 90692e8bb3..3f67eeee08 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e4dab5408d..2296608702 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -175,6 +175,7 @@ class HyperflexProxySettingPolicyRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -206,6 +207,7 @@ class HyperflexProxySettingPolicyRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -252,7 +254,9 @@ class HyperflexProxySettingPolicyRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -630,6 +634,8 @@ class HyperflexProxySettingPolicyRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -911,6 +917,7 @@ class HyperflexProxySettingPolicyRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/hyperflex_proxy_setting_policy_response.py b/intersight/model/hyperflex_proxy_setting_policy_response.py index 1fbf3cb33e..0eeb5491a6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6e7b199a31..c8dec19dfc 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9f147af82a..dd5f6914ae 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7449f82f04..c0035ed755 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f9de8f3d9d..bdd88c92ea 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d265e6cbcb..1718e0fe16 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1088de246f..e3d513b314 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 39f2cd8f05..e192d14ab6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c0610aa8a2..429ac1d953 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 3c2e2a7203..3e5aa56682 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d7f6e80d62..33f18599a3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2eaa4339f0..24b6fb407d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0bc7a07b11..bbb741fab6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 824b7f9188..2a695b51bb 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 11cce1ea6b..72deeb673b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7d5cef87d2..dcc5a45e68 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 953df927e8..86a87ac91f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 5b9f869c43..b19f34cd54 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 dfb74e55d1..c2e72d486c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 75df244939..6bed184b94 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 aa90b0dd05..aee5e97a5f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f96743f926..3bce3143fc 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -181,6 +181,7 @@ class HyperflexServerFirmwareVersionEntryRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -212,6 +213,7 @@ class HyperflexServerFirmwareVersionEntryRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -258,7 +260,9 @@ class HyperflexServerFirmwareVersionEntryRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -636,6 +640,8 @@ class HyperflexServerFirmwareVersionEntryRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -917,6 +923,7 @@ class HyperflexServerFirmwareVersionEntryRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/hyperflex_server_firmware_version_entry_response.py b/intersight/model/hyperflex_server_firmware_version_entry_response.py index d3b7063e52..77e5e0793a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 463e5d186e..56b78d6ffe 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 18d80a4903..be2060eb2b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 555593297e..f26b92ddea 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ac143dbbff..824f10cc2d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 dd9278c248..aeecec6634 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -175,6 +175,7 @@ class HyperflexServerFirmwareVersionRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -206,6 +207,7 @@ class HyperflexServerFirmwareVersionRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -252,7 +254,9 @@ class HyperflexServerFirmwareVersionRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -630,6 +634,8 @@ class HyperflexServerFirmwareVersionRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -911,6 +917,7 @@ class HyperflexServerFirmwareVersionRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/hyperflex_server_firmware_version_response.py b/intersight/model/hyperflex_server_firmware_version_response.py index ed364bddca..3bfe79fb34 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c0763dd00f..a7f9e79427 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e97b7ecd53..94d31062af 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c163df4962..4549352ba2 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2b8e11b121..2c36a4f8e6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 324165bc29..fcd03daf67 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ea908e29f0..0f8f0ad2a7 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1476fdbcb9..59997d5f8b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -175,6 +175,7 @@ class HyperflexServerModelRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -206,6 +207,7 @@ class HyperflexServerModelRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -252,7 +254,9 @@ class HyperflexServerModelRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -630,6 +634,8 @@ class HyperflexServerModelRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -911,6 +917,7 @@ class HyperflexServerModelRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/hyperflex_server_model_response.py b/intersight/model/hyperflex_server_model_response.py index 02f077796d..83da114731 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 3250095861..640de522c3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 5fa49120c2..eb2dbece1d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 be738e8eb5..7800238349 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c8bf787bc5..2ef22d4dd6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c833f08e71..74c8ff6ddd 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_site_details.py b/intersight/model/hyperflex_site_details.py index cb6cd7a02f..cbd6a6c2fd 100644 --- a/intersight/model/hyperflex_site_details.py +++ b/intersight/model/hyperflex_site_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_site_details_all_of.py b/intersight/model/hyperflex_site_details_all_of.py index b1fe021dad..ef63b53366 100644 --- a/intersight/model/hyperflex_site_details_all_of.py +++ b/intersight/model/hyperflex_site_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 48be46f154..7770db063f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d41c8ca3b1..7f6d537635 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 31b66208e4..ffeb2ea4ba 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9683e5e838..5e8d9b07c8 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1ef07d7770..62a4664d39 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 01d1a5e7b7..f43e16d8b1 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 32eae8a977..0f05bc0267 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 23f3f260b2..c262347d24 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 8ede6a3aa7..80311ee491 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 5fab0cd6f5..53dede6205 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0ad163bd24..cfe782a5af 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 de34d20eee..832ca13994 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ee9caacbc6..50e3c3c25c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -173,6 +173,7 @@ class HyperflexSoftwareDistributionComponentRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -204,6 +205,7 @@ class HyperflexSoftwareDistributionComponentRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -250,7 +252,9 @@ class HyperflexSoftwareDistributionComponentRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -628,6 +632,8 @@ class HyperflexSoftwareDistributionComponentRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -909,6 +915,7 @@ class HyperflexSoftwareDistributionComponentRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/hyperflex_software_distribution_component_response.py b/intersight/model/hyperflex_software_distribution_component_response.py index ef5d6bdd4c..1d47cb3550 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 3516d2e74f..5f7e6098ea 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 44588b086f..40f3e5ca98 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2c69c9b623..28a5b68c67 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 89d9d819c0..cdbd06a2e3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2ff67a818b..5857fc678a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -175,6 +175,7 @@ class HyperflexSoftwareDistributionEntryRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -206,6 +207,7 @@ class HyperflexSoftwareDistributionEntryRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -252,7 +254,9 @@ class HyperflexSoftwareDistributionEntryRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -630,6 +634,8 @@ class HyperflexSoftwareDistributionEntryRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -911,6 +917,7 @@ class HyperflexSoftwareDistributionEntryRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/hyperflex_software_distribution_entry_response.py b/intersight/model/hyperflex_software_distribution_entry_response.py index 5f1690eeeb..e9c3b71d9d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 16df966fc7..712c289f8b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 904f1b9453..145679fe2c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 19c0e3f9fc..14191c93ff 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 472c33d749..8fee1210ca 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 80fa1aa310..f09b475723 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -175,6 +175,7 @@ class HyperflexSoftwareDistributionVersionRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -206,6 +207,7 @@ class HyperflexSoftwareDistributionVersionRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -252,7 +254,9 @@ class HyperflexSoftwareDistributionVersionRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -630,6 +634,8 @@ class HyperflexSoftwareDistributionVersionRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -911,6 +917,7 @@ class HyperflexSoftwareDistributionVersionRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/hyperflex_software_distribution_version_response.py b/intersight/model/hyperflex_software_distribution_version_response.py index 6cf19cdf46..9530f630d0 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 b91b44e298..6e9b0c143d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 5290a9d81b..1e00ec455c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 72c1ddb3ff..936b37dde7 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 36676d2484..cb66ea0f91 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2eecdcfade..3eecd85f00 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -189,6 +189,7 @@ class HyperflexSoftwareVersionPolicyRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -220,6 +221,7 @@ class HyperflexSoftwareVersionPolicyRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -266,7 +268,9 @@ class HyperflexSoftwareVersionPolicyRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -644,6 +648,8 @@ class HyperflexSoftwareVersionPolicyRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -925,6 +931,7 @@ class HyperflexSoftwareVersionPolicyRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/hyperflex_software_version_policy_response.py b/intersight/model/hyperflex_software_version_policy_response.py index 7f0dee603c..8fd4bb0c18 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 5d7e204652..39da8ae7f0 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6c4ba02f35..641f1f6f4b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 8ab9a73029..0f085bec3b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 4ff717a20c..05bcbe73de 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 8885065b3d..612595375e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 8b17b27da9..7499787152 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0436b94de9..8902ccbbcc 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 50e47cd622..526ca7852e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9918651a4b..f7381e6b9b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -208,6 +208,7 @@ class HyperflexStorageContainerRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -239,6 +240,7 @@ class HyperflexStorageContainerRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -285,7 +287,9 @@ class HyperflexStorageContainerRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -663,6 +667,8 @@ class HyperflexStorageContainerRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -944,6 +950,7 @@ class HyperflexStorageContainerRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/hyperflex_storage_container_response.py b/intersight/model/hyperflex_storage_container_response.py index 984f7472d1..6ec01536c5 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 89c5d29983..62217db821 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f24cd76a6c..319f7510a4 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 5d828f9af9..516d6b1ea6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ea6f2752b4..bb5eff87f6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d0f3a64431..650eb5c8a7 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 582da5ed71..73c1382849 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7222496ea6..85b697f38c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -433,6 +433,7 @@ class HyperflexSysConfigPolicyRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -464,6 +465,7 @@ class HyperflexSysConfigPolicyRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -510,7 +512,9 @@ class HyperflexSysConfigPolicyRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -888,6 +892,8 @@ class HyperflexSysConfigPolicyRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -1169,6 +1175,7 @@ class HyperflexSysConfigPolicyRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/hyperflex_sys_config_policy_response.py b/intersight/model/hyperflex_sys_config_policy_response.py index e511b6c919..7eb099838d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_target.py b/intersight/model/hyperflex_target.py index 1561083ec1..4f1eae4ee3 100644 --- a/intersight/model/hyperflex_target.py +++ b/intersight/model/hyperflex_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_target_all_of.py b/intersight/model/hyperflex_target_all_of.py index 8f68e38313..f64d45db5a 100644 --- a/intersight/model/hyperflex_target_all_of.py +++ b/intersight/model/hyperflex_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_target_list.py b/intersight/model/hyperflex_target_list.py index 078f75e936..8608706350 100644 --- a/intersight/model/hyperflex_target_list.py +++ b/intersight/model/hyperflex_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_target_list_all_of.py b/intersight/model/hyperflex_target_list_all_of.py index 895d405d8d..0783dc07d1 100644 --- a/intersight/model/hyperflex_target_list_all_of.py +++ b/intersight/model/hyperflex_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_target_relationship.py b/intersight/model/hyperflex_target_relationship.py index 13b92ae2df..1b08312102 100644 --- a/intersight/model/hyperflex_target_relationship.py +++ b/intersight/model/hyperflex_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -187,6 +187,7 @@ class HyperflexTargetRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -218,6 +219,7 @@ class HyperflexTargetRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -264,7 +266,9 @@ class HyperflexTargetRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -642,6 +646,8 @@ class HyperflexTargetRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -923,6 +929,7 @@ class HyperflexTargetRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/hyperflex_target_response.py b/intersight/model/hyperflex_target_response.py index a86510c44d..a9d0b249fc 100644 --- a/intersight/model/hyperflex_target_response.py +++ b/intersight/model/hyperflex_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c1df665baa..5e004ef446 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0918bb77e1..b06ab41f9c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2a613cbfb2..a23ed5d93e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1085bf5bb5..c38405e4ac 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c1e7cfef57..685152f5af 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 4b747faba1..a13e825b07 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9b3a78aa8f..e5c2254028 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6914db0708..f6f556c477 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7a24be1d31..67859fcee7 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -179,6 +179,7 @@ class HyperflexUcsmConfigPolicyRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -210,6 +211,7 @@ class HyperflexUcsmConfigPolicyRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -256,7 +258,9 @@ class HyperflexUcsmConfigPolicyRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -634,6 +638,8 @@ class HyperflexUcsmConfigPolicyRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -915,6 +921,7 @@ class HyperflexUcsmConfigPolicyRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/hyperflex_ucsm_config_policy_response.py b/intersight/model/hyperflex_ucsm_config_policy_response.py index b8ff0f469c..1f66aec86e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 31cc2faac5..fc023154b1 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9a0273d0d1..997c09d062 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 3a3cd3c1da..80610b295a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f10432c3a9..0cdf51dc9f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 bcc4f65991..7a95b34a82 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -175,6 +175,7 @@ class HyperflexVcenterConfigPolicyRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -206,6 +207,7 @@ class HyperflexVcenterConfigPolicyRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -252,7 +254,9 @@ class HyperflexVcenterConfigPolicyRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -630,6 +634,8 @@ class HyperflexVcenterConfigPolicyRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -911,6 +917,7 @@ class HyperflexVcenterConfigPolicyRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/hyperflex_vcenter_config_policy_response.py b/intersight/model/hyperflex_vcenter_config_policy_response.py index e8e1ed5f32..f11d60aa59 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_vcenter_configuration.py b/intersight/model/hyperflex_vcenter_configuration.py index 02b42a76be..f81636bba0 100644 --- a/intersight/model/hyperflex_vcenter_configuration.py +++ b/intersight/model/hyperflex_vcenter_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_vcenter_configuration_all_of.py b/intersight/model/hyperflex_vcenter_configuration_all_of.py index 0e252cc174..6c80b2d9dd 100644 --- a/intersight/model/hyperflex_vcenter_configuration_all_of.py +++ b/intersight/model/hyperflex_vcenter_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c8af1b4994..61da369b62 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 4b709f00b3..09d533d1af 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 82590d63d4..c89f8915f0 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 b2a686af33..279cac8e01 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0fb9c72f90..f948c89b8c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 50b5961bae..ad8cae5704 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 01de7edca8..0d9ca702fb 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 715c24b5f0..d5ea63755a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 106a3d8b0f..5e4e01fb54 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -208,6 +208,7 @@ class HyperflexVmBackupInfoRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -239,6 +240,7 @@ class HyperflexVmBackupInfoRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -285,7 +287,9 @@ class HyperflexVmBackupInfoRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -663,6 +667,8 @@ class HyperflexVmBackupInfoRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -944,6 +950,7 @@ class HyperflexVmBackupInfoRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/hyperflex_vm_backup_info_response.py b/intersight/model/hyperflex_vm_backup_info_response.py index b3fcb03cb1..88322feb55 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d54b8d0add..15f66e714b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 4287c731e2..9b0b319089 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7405cf2bfb..46a9fff2b2 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d26f210d4f..8763f8fd9e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d00105aeec..07346ab4de 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 25c62a641d..ccd04ad95f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 3b158fc1f1..047e762def 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1ed2798af7..1d0f0718ad 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 19a768f330..f294891ef0 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 03ffbd1ba0..05e2939f9e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 8db4023669..8785db9d0a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f875708a7f..318709069f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e8cf704bb9..a26a72a19f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7e0ea527b0..6958ffc2a6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 4f2e33caff..9d991b9ce7 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2650fc1819..1721f2838f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ff1ebedb8c..6067dfe469 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -214,6 +214,7 @@ class HyperflexVmSnapshotInfoRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -245,6 +246,7 @@ class HyperflexVmSnapshotInfoRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -291,7 +293,9 @@ class HyperflexVmSnapshotInfoRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -669,6 +673,8 @@ class HyperflexVmSnapshotInfoRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -950,6 +956,7 @@ class HyperflexVmSnapshotInfoRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/hyperflex_vm_snapshot_info_response.py b/intersight/model/hyperflex_vm_snapshot_info_response.py index e63e7344d0..07eab1f471 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 61df22e56d..a9ccc4d75e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 43f13f0a25..e324fcc770 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 09c5c82aec..f89275407b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0d19a811d1..c3796bfc93 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d8b73c0cf0..5c319fd63b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -188,6 +188,7 @@ class HyperflexVolumeRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -219,6 +220,7 @@ class HyperflexVolumeRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -265,7 +267,9 @@ class HyperflexVolumeRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -643,6 +647,8 @@ class HyperflexVolumeRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -924,6 +930,7 @@ class HyperflexVolumeRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/hyperflex_volume_response.py b/intersight/model/hyperflex_volume_response.py index 3c09759cf5..469894640e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e17e40879b..f308dd0be3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 75ffb19a21..5c422e1043 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 424aed1380..da21936c9a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e6341750e7..2b5047414b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 32cbc73570..1c7cc51ed9 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 04330a355c..6790c6b1ae 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 63a78cf1a6..12e7b21549 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a72f1ee0bd..e4637315e4 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c181aebfc8..131d96d98d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 935825b0c0..91a2ff80da 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ae257d89cf..263d340672 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 4aca3a8632..1ca28bb8a5 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 fedb7f8e59..8505b0e4b9 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 bad76d8d2a..25db8dc217 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 5aff5d670f..ae686a41d0 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 8815d9404c..62fe9f0364 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -173,6 +173,7 @@ class IaasConnectorPackRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -204,6 +205,7 @@ class IaasConnectorPackRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -250,7 +252,9 @@ class IaasConnectorPackRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -628,6 +632,8 @@ class IaasConnectorPackRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -909,6 +915,7 @@ class IaasConnectorPackRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/iaas_connector_pack_response.py b/intersight/model/iaas_connector_pack_response.py index aedb6df250..f5164029c0 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_custom_task_info.py b/intersight/model/iaas_custom_task_info.py index 2480f2029b..72ddf92a19 100644 --- a/intersight/model/iaas_custom_task_info.py +++ b/intersight/model/iaas_custom_task_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_custom_task_info_all_of.py b/intersight/model/iaas_custom_task_info_all_of.py index 77fa761bc1..b2731400ba 100644 --- a/intersight/model/iaas_custom_task_info_all_of.py +++ b/intersight/model/iaas_custom_task_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_custom_task_info_list.py b/intersight/model/iaas_custom_task_info_list.py index fb70ae9681..ae75c2799a 100644 --- a/intersight/model/iaas_custom_task_info_list.py +++ b/intersight/model/iaas_custom_task_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_custom_task_info_list_all_of.py b/intersight/model/iaas_custom_task_info_list_all_of.py index f48907f02e..24d71c3dc9 100644 --- a/intersight/model/iaas_custom_task_info_list_all_of.py +++ b/intersight/model/iaas_custom_task_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_custom_task_info_relationship.py b/intersight/model/iaas_custom_task_info_relationship.py index 4710fe5aff..17633e4554 100644 --- a/intersight/model/iaas_custom_task_info_relationship.py +++ b/intersight/model/iaas_custom_task_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -173,6 +173,7 @@ class IaasCustomTaskInfoRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -204,6 +205,7 @@ class IaasCustomTaskInfoRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -250,7 +252,9 @@ class IaasCustomTaskInfoRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -628,6 +632,8 @@ class IaasCustomTaskInfoRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -909,6 +915,7 @@ class IaasCustomTaskInfoRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/iaas_custom_task_info_response.py b/intersight/model/iaas_custom_task_info_response.py index a52e6d24e7..5ccbb05347 100644 --- a/intersight/model/iaas_custom_task_info_response.py +++ b/intersight/model/iaas_custom_task_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 44e87b8b28..a510d80fba 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c78f37b850..5364d2d186 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 b580939af6..9705c1cfa1 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 b65cbbc267..9073fe6fbf 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 61a73acb77..5a4f14f205 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -179,6 +179,7 @@ class IaasDeviceStatusRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -210,6 +211,7 @@ class IaasDeviceStatusRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -256,7 +258,9 @@ class IaasDeviceStatusRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -634,6 +638,8 @@ class IaasDeviceStatusRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -915,6 +921,7 @@ class IaasDeviceStatusRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/iaas_device_status_response.py b/intersight/model/iaas_device_status_response.py index 4c572c1a52..91093299fd 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 4a1c0f1205..3a3c7b2a4d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 8207c0d33c..44fa7ef177 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ffd744b365..be29b458b2 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0cc1a6b14d..114cd0e405 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 fb96eda92f..6d82adebe1 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 4959d41efd..6e7e652e7c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7baade078f..b91f0709f3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9c233527fe..fb2e8b50bb 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 069444c90f..74f0d62fbd 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 aee5d5a030..15523f74ee 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -177,6 +177,7 @@ class IaasLicenseInfoRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -208,6 +209,7 @@ class IaasLicenseInfoRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -254,7 +256,9 @@ class IaasLicenseInfoRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -632,6 +636,8 @@ class IaasLicenseInfoRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -913,6 +919,7 @@ class IaasLicenseInfoRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/iaas_license_info_response.py b/intersight/model/iaas_license_info_response.py index 42964379eb..5cd01e86ba 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 eb4773aa02..979e745cf9 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 acc965cc4c..de4d6b5f56 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 bf17e40137..e97a76a5da 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 50abab845b..7a8be33e82 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 58806048cf..dd6f2b52fa 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f1061f7427..58e5cd7b70 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 368c927211..19698781f9 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 11fccbb0f1..18f578399c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 5edc14c35f..ed4947993f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -173,6 +173,7 @@ class IaasMostRunTasksRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -204,6 +205,7 @@ class IaasMostRunTasksRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -250,7 +252,9 @@ class IaasMostRunTasksRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -628,6 +632,8 @@ class IaasMostRunTasksRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -909,6 +915,7 @@ class IaasMostRunTasksRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/iaas_most_run_tasks_response.py b/intersight/model/iaas_most_run_tasks_response.py index fdddeb81d7..59ae063d27 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 924cedf85c..e6c34f1e27 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 52bfee284a..f2c5d34824 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1255c40697..7243ffd140 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 8a4f43573c..b36355cd6a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 4b1ebcba3c..478f68ec30 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_system_task_info.py b/intersight/model/iaas_system_task_info.py index 3572620d68..24a060fca0 100644 --- a/intersight/model/iaas_system_task_info.py +++ b/intersight/model/iaas_system_task_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_system_task_info_all_of.py b/intersight/model/iaas_system_task_info_all_of.py index fc3a88f9d5..56e56c9a76 100644 --- a/intersight/model/iaas_system_task_info_all_of.py +++ b/intersight/model/iaas_system_task_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_system_task_info_list.py b/intersight/model/iaas_system_task_info_list.py index 58f7c66b94..43d3321f56 100644 --- a/intersight/model/iaas_system_task_info_list.py +++ b/intersight/model/iaas_system_task_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_system_task_info_list_all_of.py b/intersight/model/iaas_system_task_info_list_all_of.py index 7d44198de5..518bf64b03 100644 --- a/intersight/model/iaas_system_task_info_list_all_of.py +++ b/intersight/model/iaas_system_task_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_system_task_info_relationship.py b/intersight/model/iaas_system_task_info_relationship.py index 39a3731c13..90218762fa 100644 --- a/intersight/model/iaas_system_task_info_relationship.py +++ b/intersight/model/iaas_system_task_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -173,6 +173,7 @@ class IaasSystemTaskInfoRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -204,6 +205,7 @@ class IaasSystemTaskInfoRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -250,7 +252,9 @@ class IaasSystemTaskInfoRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -628,6 +632,8 @@ class IaasSystemTaskInfoRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -909,6 +915,7 @@ class IaasSystemTaskInfoRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/iaas_system_task_info_response.py b/intersight/model/iaas_system_task_info_response.py index 46fd2df45d..006c49ca51 100644 --- a/intersight/model/iaas_system_task_info_response.py +++ b/intersight/model/iaas_system_task_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 5c76413272..1986362fb0 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 b45f96670f..feed4f904a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 29355554f1..b3732336e9 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e40dd6c38f..aa87f1d22f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 b10ef7d848..9348e12fb3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -187,6 +187,7 @@ class IaasUcsdInfoRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -218,6 +219,7 @@ class IaasUcsdInfoRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -264,7 +266,9 @@ class IaasUcsdInfoRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -642,6 +646,8 @@ class IaasUcsdInfoRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -923,6 +929,7 @@ class IaasUcsdInfoRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/iaas_ucsd_info_response.py b/intersight/model/iaas_ucsd_info_response.py index 98a92aee05..a8a9fa1fec 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 4e456afd25..737f3cb28d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 273336c6f4..8434cb6b9d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0c87ba6495..ea46190bab 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 fe63083a78..ed19b25801 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 27ab65658f..8182f3e6d2 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -173,6 +173,7 @@ class IaasUcsdManagedInfraRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -204,6 +205,7 @@ class IaasUcsdManagedInfraRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -250,7 +252,9 @@ class IaasUcsdManagedInfraRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -628,6 +632,8 @@ class IaasUcsdManagedInfraRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -909,6 +915,7 @@ class IaasUcsdManagedInfraRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/iaas_ucsd_managed_infra_response.py b/intersight/model/iaas_ucsd_managed_infra_response.py index d473ed65b6..ffedfeee86 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f4647e68d1..5fc5b8c4c6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6d6ac4e073..588f66e5e1 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f113ac64bf..833c14aed7 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 00c90bc631..9e5da3eecb 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 eb392cc3b7..efc0c324f3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ba9283c2d6..84f20aa84d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 eef9c463ed..7cb0ce4193 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9145d78207..a26372e198 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c9f3fc11ea..12f2a93a12 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f61152f965..c84883ad61 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 94b47615d0..9672dca0a4 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1a4b03a20f..7d73688fbe 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e193a689e1..1624d8f683 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 81d421c1f2..95cd31829f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2f0c4a0826..d5e04a82c4 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 09eecfdc48..6e5ade2a1a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9eb28985d7..2caa551ce4 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 fb85b585b0..38e7aaf5ff 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e56f1bd6f7..ead189f083 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -195,6 +195,7 @@ class IamAccountRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -226,6 +227,7 @@ class IamAccountRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -272,7 +274,9 @@ class IamAccountRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -650,6 +654,8 @@ class IamAccountRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -931,6 +937,7 @@ class IamAccountRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/iam_account_response.py b/intersight/model/iam_account_response.py index 9b9990eabb..feafaafde1 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_account_tags.py b/intersight/model/iam_account_tags.py index 7504b0dfbb..d27524eb4b 100644 --- a/intersight/model/iam_account_tags.py +++ b/intersight/model/iam_account_tags.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_account_tags_all_of.py b/intersight/model/iam_account_tags_all_of.py index edd2413898..5ac6a1c26f 100644 --- a/intersight/model/iam_account_tags_all_of.py +++ b/intersight/model/iam_account_tags_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a1210edf83..87a56ed5e7 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ae58fa15ae..9c3083aa74 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2f1a3cdf40..2e99574ec0 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7dec8281a2..2d4c3d413c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a35b22fda7..18541d673c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -191,6 +191,7 @@ class IamApiKeyRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -222,6 +223,7 @@ class IamApiKeyRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -268,7 +270,9 @@ class IamApiKeyRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -646,6 +650,8 @@ class IamApiKeyRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -927,6 +933,7 @@ class IamApiKeyRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/iam_api_key_response.py b/intersight/model/iam_api_key_response.py index e75ed5f7c1..3eaf520d8f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2be1acb651..2572faaf71 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 fecc2c14ce..4d18fcd2b5 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 bacf4b4380..13de32c405 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 5302778b1c..8e270bac19 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ce5996b552..92074a6644 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -200,6 +200,7 @@ class IamAppRegistrationRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -231,6 +232,7 @@ class IamAppRegistrationRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -277,7 +279,9 @@ class IamAppRegistrationRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -655,6 +659,8 @@ class IamAppRegistrationRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -936,6 +942,7 @@ class IamAppRegistrationRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/iam_app_registration_response.py b/intersight/model/iam_app_registration_response.py index d7ad7660ef..da8b3724b2 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 4f8ddd64fb..c2d6fc3245 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 716b52f1b1..a629728869 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c6d9b92386..f14ea0ebaf 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0addddc32f..4ffcb41521 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 799f4865b1..0aa4bd9e9d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 eeb5e13d31..5b1d806f4f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6e136cb4df..99b1cc53c8 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ab2aa941f9..db36979833 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a312c36e99..b155d39c65 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 62b5522355..3f91fe078d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -180,6 +180,7 @@ class IamCertificateRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -211,6 +212,7 @@ class IamCertificateRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -257,7 +259,9 @@ class IamCertificateRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -635,6 +639,8 @@ class IamCertificateRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -916,6 +922,7 @@ class IamCertificateRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/iam_certificate_request.py b/intersight/model/iam_certificate_request.py index 59b162aba8..46d842e313 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 715173f363..a1c5f26c02 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 5f3942ffda..03dea63ad6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 cfe1202a01..aeca1b6df6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6051328ef7..8377e8585f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -181,6 +181,7 @@ class IamCertificateRequestRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -212,6 +213,7 @@ class IamCertificateRequestRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -258,7 +260,9 @@ class IamCertificateRequestRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -636,6 +640,8 @@ class IamCertificateRequestRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -917,6 +923,7 @@ class IamCertificateRequestRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/iam_certificate_request_response.py b/intersight/model/iam_certificate_request_response.py index 7cbc8672c0..0662ba0c1c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9494e05b1b..cb817089c6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e97f33e249..24cf6f6114 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 877d924e9c..8272e5ebac 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1ed0a49fdd..682b7086e4 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1364ca9e30..570b48ebb3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 25619662d3..bc8bc2db63 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 45a93b5bec..7adae56248 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1fe8ca56d7..354dae6c29 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -173,6 +173,7 @@ class IamDomainGroupRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -204,6 +205,7 @@ class IamDomainGroupRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -250,7 +252,9 @@ class IamDomainGroupRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -628,6 +632,8 @@ class IamDomainGroupRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -909,6 +915,7 @@ class IamDomainGroupRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/iam_domain_group_response.py b/intersight/model/iam_domain_group_response.py index af977d8706..6b3e5b8f51 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_domain_name_info.py b/intersight/model/iam_domain_name_info.py index 83e6e81cc9..6a79ff9b55 100644 --- a/intersight/model/iam_domain_name_info.py +++ b/intersight/model/iam_domain_name_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_domain_name_info_all_of.py b/intersight/model/iam_domain_name_info_all_of.py index f2519fe020..f6326b394b 100644 --- a/intersight/model/iam_domain_name_info_all_of.py +++ b/intersight/model/iam_domain_name_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_domain_name_info_list.py b/intersight/model/iam_domain_name_info_list.py index 5c9aee300e..9b65338d53 100644 --- a/intersight/model/iam_domain_name_info_list.py +++ b/intersight/model/iam_domain_name_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_domain_name_info_list_all_of.py b/intersight/model/iam_domain_name_info_list_all_of.py index 7685e21791..8aa40be217 100644 --- a/intersight/model/iam_domain_name_info_list_all_of.py +++ b/intersight/model/iam_domain_name_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_domain_name_info_response.py b/intersight/model/iam_domain_name_info_response.py index 653deac37f..9b04e6a970 100644 --- a/intersight/model/iam_domain_name_info_response.py +++ b/intersight/model/iam_domain_name_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7ac26bb8af..3af9e515df 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 98105645c5..6aeee72d37 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f6e19b367a..8c035f4d0c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_end_point_privilege_all_of.py b/intersight/model/iam_end_point_privilege_all_of.py index a0da284cbc..c4e04e5b8f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_end_point_privilege_list.py b/intersight/model/iam_end_point_privilege_list.py index 07b4ea6f1f..31a3a43c78 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 64eca06a3a..9990eeeb17 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1aae7d53c9..dee7139fdd 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -246,6 +246,7 @@ class IamEndPointPrivilegeRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -277,6 +278,7 @@ class IamEndPointPrivilegeRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -323,7 +325,9 @@ class IamEndPointPrivilegeRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -701,6 +705,8 @@ class IamEndPointPrivilegeRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -982,6 +988,7 @@ class IamEndPointPrivilegeRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/iam_end_point_privilege_response.py b/intersight/model/iam_end_point_privilege_response.py index f70b5d0420..d5c76bcd19 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 8ed6749fb0..ff6d249e71 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_end_point_role_all_of.py b/intersight/model/iam_end_point_role_all_of.py index 2d7a4d9af5..a04b549af2 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_end_point_role_list.py b/intersight/model/iam_end_point_role_list.py index e9012b976f..e80d7533eb 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9f6f5b74ff..154e883441 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7cc1976c79..6d1a0b1e03 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -250,6 +250,7 @@ class IamEndPointRoleRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -281,6 +282,7 @@ class IamEndPointRoleRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -327,7 +329,9 @@ class IamEndPointRoleRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -705,6 +709,8 @@ class IamEndPointRoleRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -986,6 +992,7 @@ class IamEndPointRoleRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/iam_end_point_role_response.py b/intersight/model/iam_end_point_role_response.py index e5f1dae8e2..abca3bdb97 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 15c9e0ea14..3cbdd78a05 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 80488e85a9..2f5de05e2c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_end_point_user_inventory.py b/intersight/model/iam_end_point_user_inventory.py index 1658156762..90feacad36 100644 --- a/intersight/model/iam_end_point_user_inventory.py +++ b/intersight/model/iam_end_point_user_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_end_point_user_inventory_all_of.py b/intersight/model/iam_end_point_user_inventory_all_of.py index 0cf09479bb..ba3ab76467 100644 --- a/intersight/model/iam_end_point_user_inventory_all_of.py +++ b/intersight/model/iam_end_point_user_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_end_point_user_inventory_list.py b/intersight/model/iam_end_point_user_inventory_list.py index 6f06b5bc5e..3d0be54d94 100644 --- a/intersight/model/iam_end_point_user_inventory_list.py +++ b/intersight/model/iam_end_point_user_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_end_point_user_inventory_list_all_of.py b/intersight/model/iam_end_point_user_inventory_list_all_of.py index 6cc6252237..7c2835d3c1 100644 --- a/intersight/model/iam_end_point_user_inventory_list_all_of.py +++ b/intersight/model/iam_end_point_user_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_end_point_user_inventory_relationship.py b/intersight/model/iam_end_point_user_inventory_relationship.py index 0b08079f86..754c0db2c1 100644 --- a/intersight/model/iam_end_point_user_inventory_relationship.py +++ b/intersight/model/iam_end_point_user_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -173,6 +173,7 @@ class IamEndPointUserInventoryRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -204,6 +205,7 @@ class IamEndPointUserInventoryRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -250,7 +252,9 @@ class IamEndPointUserInventoryRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -628,6 +632,8 @@ class IamEndPointUserInventoryRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -909,6 +915,7 @@ class IamEndPointUserInventoryRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/iam_end_point_user_inventory_response.py b/intersight/model/iam_end_point_user_inventory_response.py index 1310813df6..3393aa6464 100644 --- a/intersight/model/iam_end_point_user_inventory_response.py +++ b/intersight/model/iam_end_point_user_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6afb083521..c01bb66abc 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 671babc985..b6387b5932 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ac07cf5f32..526ecdc3bb 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 acc4d4006f..75b803870e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_end_point_user_policy_inventory.py b/intersight/model/iam_end_point_user_policy_inventory.py index 0f5648f438..320f28508a 100644 --- a/intersight/model/iam_end_point_user_policy_inventory.py +++ b/intersight/model/iam_end_point_user_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_end_point_user_policy_inventory_all_of.py b/intersight/model/iam_end_point_user_policy_inventory_all_of.py index 9dd118ce49..7e56d3e2e5 100644 --- a/intersight/model/iam_end_point_user_policy_inventory_all_of.py +++ b/intersight/model/iam_end_point_user_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_end_point_user_policy_inventory_list.py b/intersight/model/iam_end_point_user_policy_inventory_list.py index 00d3607017..581adb7030 100644 --- a/intersight/model/iam_end_point_user_policy_inventory_list.py +++ b/intersight/model/iam_end_point_user_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_end_point_user_policy_inventory_list_all_of.py b/intersight/model/iam_end_point_user_policy_inventory_list_all_of.py index 8486de8801..b1cd8a64f4 100644 --- a/intersight/model/iam_end_point_user_policy_inventory_list_all_of.py +++ b/intersight/model/iam_end_point_user_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_end_point_user_policy_inventory_relationship.py b/intersight/model/iam_end_point_user_policy_inventory_relationship.py index 61e826a017..d8500f48a1 100644 --- a/intersight/model/iam_end_point_user_policy_inventory_relationship.py +++ b/intersight/model/iam_end_point_user_policy_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -175,6 +175,7 @@ class IamEndPointUserPolicyInventoryRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -206,6 +207,7 @@ class IamEndPointUserPolicyInventoryRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -252,7 +254,9 @@ class IamEndPointUserPolicyInventoryRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -630,6 +634,8 @@ class IamEndPointUserPolicyInventoryRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -911,6 +917,7 @@ class IamEndPointUserPolicyInventoryRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/iam_end_point_user_policy_inventory_response.py b/intersight/model/iam_end_point_user_policy_inventory_response.py index b85115433c..aab8528613 100644 --- a/intersight/model/iam_end_point_user_policy_inventory_response.py +++ b/intersight/model/iam_end_point_user_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c8601e6f8c..ab2ab409e9 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 b4a1efdd78..f5e8697b7c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 dbb4235f20..22848d2798 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -179,6 +179,7 @@ class IamEndPointUserPolicyRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -210,6 +211,7 @@ class IamEndPointUserPolicyRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -256,7 +258,9 @@ class IamEndPointUserPolicyRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -634,6 +638,8 @@ class IamEndPointUserPolicyRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -915,6 +921,7 @@ class IamEndPointUserPolicyRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/iam_end_point_user_policy_response.py b/intersight/model/iam_end_point_user_policy_response.py index be198693f6..31e9ffc1cc 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 752766e336..3fd72dcb9e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -175,6 +175,7 @@ class IamEndPointUserRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -206,6 +207,7 @@ class IamEndPointUserRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -252,7 +254,9 @@ class IamEndPointUserRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -630,6 +634,8 @@ class IamEndPointUserRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -911,6 +917,7 @@ class IamEndPointUserRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/iam_end_point_user_response.py b/intersight/model/iam_end_point_user_response.py index 8a17dbf5d7..db06576cce 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1fb6ad4279..5986538030 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d432ce363f..b82ff5694a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_end_point_user_role_inventory.py b/intersight/model/iam_end_point_user_role_inventory.py index b6e6149b25..a5c5715730 100644 --- a/intersight/model/iam_end_point_user_role_inventory.py +++ b/intersight/model/iam_end_point_user_role_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_end_point_user_role_inventory_all_of.py b/intersight/model/iam_end_point_user_role_inventory_all_of.py index 0b711a3374..1971895a47 100644 --- a/intersight/model/iam_end_point_user_role_inventory_all_of.py +++ b/intersight/model/iam_end_point_user_role_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_end_point_user_role_inventory_list.py b/intersight/model/iam_end_point_user_role_inventory_list.py index 3fae9d06e4..c12394a2d8 100644 --- a/intersight/model/iam_end_point_user_role_inventory_list.py +++ b/intersight/model/iam_end_point_user_role_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_end_point_user_role_inventory_list_all_of.py b/intersight/model/iam_end_point_user_role_inventory_list_all_of.py index e2d1fe1ae8..d535dff8d0 100644 --- a/intersight/model/iam_end_point_user_role_inventory_list_all_of.py +++ b/intersight/model/iam_end_point_user_role_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_end_point_user_role_inventory_relationship.py b/intersight/model/iam_end_point_user_role_inventory_relationship.py index 93be4e448c..27b3c7fbb7 100644 --- a/intersight/model/iam_end_point_user_role_inventory_relationship.py +++ b/intersight/model/iam_end_point_user_role_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -177,6 +177,7 @@ class IamEndPointUserRoleInventoryRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -208,6 +209,7 @@ class IamEndPointUserRoleInventoryRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -254,7 +256,9 @@ class IamEndPointUserRoleInventoryRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -632,6 +636,8 @@ class IamEndPointUserRoleInventoryRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -913,6 +919,7 @@ class IamEndPointUserRoleInventoryRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/iam_end_point_user_role_inventory_response.py b/intersight/model/iam_end_point_user_role_inventory_response.py index 71fbe7733b..0877a614b4 100644 --- a/intersight/model/iam_end_point_user_role_inventory_response.py +++ b/intersight/model/iam_end_point_user_role_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 5ef1b1908e..e267bed94d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9b7a3af921..6de5a27a17 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 42e7429125..4de806ebe0 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -177,6 +177,7 @@ class IamEndPointUserRoleRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -208,6 +209,7 @@ class IamEndPointUserRoleRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -254,7 +256,9 @@ class IamEndPointUserRoleRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -632,6 +636,8 @@ class IamEndPointUserRoleRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -913,6 +919,7 @@ class IamEndPointUserRoleRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/iam_end_point_user_role_response.py b/intersight/model/iam_end_point_user_role_response.py index 3718bea98d..71c696f3c8 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_failure_details.py b/intersight/model/iam_failure_details.py index 432693f0e5..972e0f8f6d 100644 --- a/intersight/model/iam_failure_details.py +++ b/intersight/model/iam_failure_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_failure_details_all_of.py b/intersight/model/iam_failure_details_all_of.py index 8421e2606f..53b253c27e 100644 --- a/intersight/model/iam_failure_details_all_of.py +++ b/intersight/model/iam_failure_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 92948c3e4a..ad5ba79480 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 02f249b346..033786a926 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a067dc57fe..48784ba953 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 854e8ce3a8..aa66ac7bf0 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0f7a7199fe..aaf82e66d4 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c92a1a79e7..133c27fccc 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d0e1f51b4a..07744d14ac 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 3a57c8d809..3dddc49a8a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ddaf746575..d5d9ae57c1 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 50ae29d1ae..1bbd9cd783 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ef030c30de..a7851b9235 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d81e92c41f..8755a35088 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1b39ddbe2c..43eaef76d1 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -183,6 +183,7 @@ class IamIdpReferenceRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -214,6 +215,7 @@ class IamIdpReferenceRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -260,7 +262,9 @@ class IamIdpReferenceRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -638,6 +642,8 @@ class IamIdpReferenceRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -919,6 +925,7 @@ class IamIdpReferenceRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/iam_idp_reference_response.py b/intersight/model/iam_idp_reference_response.py index 98e7ced68d..79f871abaa 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 3cb40808ff..e0dc6f78d5 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -190,6 +190,7 @@ class IamIdpRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -221,6 +222,7 @@ class IamIdpRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -267,7 +269,9 @@ class IamIdpRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -645,6 +649,8 @@ class IamIdpRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -926,6 +932,7 @@ class IamIdpRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/iam_idp_response.py b/intersight/model/iam_idp_response.py index 8b43f3fabf..a7fb824ff8 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 142f9b4672..a7e022a256 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c838702743..f12b02df42 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 b86e18f2e4..5ea2597c35 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 81f65f2999..34e52cea89 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 61c3be8bee..6c09cf0dbf 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -175,6 +175,7 @@ class IamIpAccessManagementRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -206,6 +207,7 @@ class IamIpAccessManagementRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -252,7 +254,9 @@ class IamIpAccessManagementRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -630,6 +634,8 @@ class IamIpAccessManagementRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -911,6 +917,7 @@ class IamIpAccessManagementRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/iam_ip_access_management_response.py b/intersight/model/iam_ip_access_management_response.py index 7c0a6294e2..f568a93cef 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e5878af223..8204156b9a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 04f5046c25..bdc79ee411 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 475f4f4809..f2dfb2715d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ae4ca21363..111bbbab11 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0759b3803c..b780925c92 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -173,6 +173,7 @@ class IamIpAddressRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -204,6 +205,7 @@ class IamIpAddressRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -250,7 +252,9 @@ class IamIpAddressRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -628,6 +632,8 @@ class IamIpAddressRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -909,6 +915,7 @@ class IamIpAddressRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/iam_ip_address_response.py b/intersight/model/iam_ip_address_response.py index 187da36161..9df1299c39 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f4a323e207..d2a1246f93 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0c8be68313..680a577a2a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_ldap_config_params.py b/intersight/model/iam_ldap_config_params.py index 36a97a3947..9ed048dce9 100644 --- a/intersight/model/iam_ldap_config_params.py +++ b/intersight/model/iam_ldap_config_params.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_ldap_config_params_all_of.py b/intersight/model/iam_ldap_config_params_all_of.py index 2cb54b17af..97cade2dc8 100644 --- a/intersight/model/iam_ldap_config_params_all_of.py +++ b/intersight/model/iam_ldap_config_params_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_ldap_config_params_list.py b/intersight/model/iam_ldap_config_params_list.py index 3b27509c31..aa75e8a35f 100644 --- a/intersight/model/iam_ldap_config_params_list.py +++ b/intersight/model/iam_ldap_config_params_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_ldap_config_params_list_all_of.py b/intersight/model/iam_ldap_config_params_list_all_of.py index d2b55ce345..27d1a9f32f 100644 --- a/intersight/model/iam_ldap_config_params_list_all_of.py +++ b/intersight/model/iam_ldap_config_params_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_ldap_config_params_response.py b/intersight/model/iam_ldap_config_params_response.py index 1c61fdcef5..270055af1f 100644 --- a/intersight/model/iam_ldap_config_params_response.py +++ b/intersight/model/iam_ldap_config_params_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1043b87e21..75933f651a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ee12a3668b..6e303c8380 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 bc769cf6bc..a31e669b69 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ef250a2643..740a8f5855 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c90ba5a002..e8372644c8 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c4babaeddb..2c802753dd 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 40f612296b..30902210b4 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -175,6 +175,7 @@ class IamLdapGroupRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -206,6 +207,7 @@ class IamLdapGroupRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -252,7 +254,9 @@ class IamLdapGroupRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -630,6 +634,8 @@ class IamLdapGroupRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -911,6 +917,7 @@ class IamLdapGroupRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/iam_ldap_group_response.py b/intersight/model/iam_ldap_group_response.py index d09ae4b29d..91bde70ee2 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7195df7be5..94ab5dc000 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7d5b15af5e..577ffaa69b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6aed566e22..b52d826da7 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 b0f8e9de6e..1eade6ad00 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9500501b41..ff389c42da 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -189,6 +189,7 @@ class IamLdapPolicyRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -220,6 +221,7 @@ class IamLdapPolicyRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -266,7 +268,9 @@ class IamLdapPolicyRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -644,6 +648,8 @@ class IamLdapPolicyRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -925,6 +931,7 @@ class IamLdapPolicyRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/iam_ldap_policy_response.py b/intersight/model/iam_ldap_policy_response.py index 1e7d6fd725..0d118bbb5d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 acf3103b53..19f0416c16 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 cf38f98c4c..4c6a8a1c01 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 018dce1eab..10ed11888c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 cceb8ed037..0f25f8b986 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 36d7cfbea9..b0faf87d85 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -173,6 +173,7 @@ class IamLdapProviderRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -204,6 +205,7 @@ class IamLdapProviderRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -250,7 +252,9 @@ class IamLdapProviderRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -628,6 +632,8 @@ class IamLdapProviderRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -909,6 +915,7 @@ class IamLdapProviderRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/iam_ldap_provider_response.py b/intersight/model/iam_ldap_provider_response.py index 3e58ef4478..1fb1c7408a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 896a819ce7..ac14bb285c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 b92db7ec36..77b7ae0518 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 500c856785..fcd5d22d5b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 78e5cec11c..0c2114f0b6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 4fdffcaf9f..882ddcf092 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 5eff4fa73e..1f05af30be 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1c0349e00c..14775e0b1e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 bffe8a3baf..3e0cdc67f9 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -173,6 +173,7 @@ class IamLocalUserPasswordRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -204,6 +205,7 @@ class IamLocalUserPasswordRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -250,7 +252,9 @@ class IamLocalUserPasswordRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -628,6 +632,8 @@ class IamLocalUserPasswordRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -909,6 +915,7 @@ class IamLocalUserPasswordRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/iam_o_auth_token.py b/intersight/model/iam_o_auth_token.py index 74579089f1..58d5c0fd03 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7baa6cf77b..ccf901f57e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 35270a7643..a223a06849 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 09ea0fce08..843a096cbe 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 125ce69690..6cd8281585 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -179,6 +179,7 @@ class IamOAuthTokenRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -210,6 +211,7 @@ class IamOAuthTokenRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -256,7 +258,9 @@ class IamOAuthTokenRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -634,6 +638,8 @@ class IamOAuthTokenRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -915,6 +921,7 @@ class IamOAuthTokenRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/iam_o_auth_token_response.py b/intersight/model/iam_o_auth_token_response.py index 9ee9d047e5..aadce2d4a1 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ca370bf7d4..b945b4d3ce 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 fde63dc12f..76fd851d9a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 353b97f8ad..0a09047b77 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 15e9ca70bc..ac9455cfae 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 8e0dfcbf13..4234f149fd 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 4f8b6fcfe4..095e53551d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d65ec43674..690f2dcebc 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -187,6 +187,7 @@ class IamPermissionRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -218,6 +219,7 @@ class IamPermissionRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -264,7 +266,9 @@ class IamPermissionRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -642,6 +646,8 @@ class IamPermissionRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -923,6 +929,7 @@ class IamPermissionRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/iam_permission_response.py b/intersight/model/iam_permission_response.py index 095b150585..711ac3fb09 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 dabf7f49b3..1f619a5049 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ea9c17b638..382160e857 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2f79035413..bfb0567dfd 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 03e236a95f..e5caed57e8 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 3752c33c1f..aded403d71 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6016a5220f..fb515e9790 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 4892025342..d3615d3768 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -175,6 +175,7 @@ class IamPrivateKeySpecRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -206,6 +207,7 @@ class IamPrivateKeySpecRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -252,7 +254,9 @@ class IamPrivateKeySpecRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -630,6 +634,8 @@ class IamPrivateKeySpecRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -911,6 +917,7 @@ class IamPrivateKeySpecRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/iam_private_key_spec_response.py b/intersight/model/iam_private_key_spec_response.py index 9de61ca4e5..4a6ee24b63 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 85ed4a3ee0..374d567ace 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 01c2706627..9a44f380b2 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 83c713e2e4..4d7d6b132e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6420856043..7330daaa86 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 92a111807a..c13117616e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -175,6 +175,7 @@ class IamPrivilegeRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -206,6 +207,7 @@ class IamPrivilegeRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -252,7 +254,9 @@ class IamPrivilegeRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -630,6 +634,8 @@ class IamPrivilegeRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -911,6 +917,7 @@ class IamPrivilegeRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/iam_privilege_response.py b/intersight/model/iam_privilege_response.py index c772af6030..ed8beb2ece 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 600c1e9c29..f5da8b6122 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a1db624ef5..41f84082c6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 423c0eceb5..d9a595bccb 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 13fa6a51fa..4539cdc1a2 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ea584e6fca..2fef4a4746 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -177,6 +177,7 @@ class IamPrivilegeSetRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -208,6 +209,7 @@ class IamPrivilegeSetRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -254,7 +256,9 @@ class IamPrivilegeSetRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -632,6 +636,8 @@ class IamPrivilegeSetRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -913,6 +919,7 @@ class IamPrivilegeSetRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/iam_privilege_set_response.py b/intersight/model/iam_privilege_set_response.py index 4854fb8221..db5d877d3f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6866f757eb..34b07329fe 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 5b61b17cd8..d65f657a40 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 b46735f974..b082236397 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 36bb08a565..a814b73d48 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 bf6835b454..9597b4640d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -173,6 +173,7 @@ class IamQualifierRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -204,6 +205,7 @@ class IamQualifierRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -250,7 +252,9 @@ class IamQualifierRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -628,6 +632,8 @@ class IamQualifierRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -909,6 +915,7 @@ class IamQualifierRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/iam_qualifier_response.py b/intersight/model/iam_qualifier_response.py index e33c4367e4..cd08f58888 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2df2b19b93..9a2fc39711 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 97cd2f94b5..50ae771079 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 5f330ad85f..35fafa866a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0a4794104e..8f9eb258ca 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 fef4d6fd8d..aa52cc9673 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -173,6 +173,7 @@ class IamResourceLimitsRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -204,6 +205,7 @@ class IamResourceLimitsRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -250,7 +252,9 @@ class IamResourceLimitsRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -628,6 +632,8 @@ class IamResourceLimitsRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -909,6 +915,7 @@ class IamResourceLimitsRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/iam_resource_limits_response.py b/intersight/model/iam_resource_limits_response.py index 0625c9a962..12b900e195 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 4bf04cc54c..1da995b9d9 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9fb1df088a..6f8b2af8a3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 3489482e37..831fb2e56e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ecfada430b..6b6d06f359 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e83ef48d66..54b834b7a4 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -175,6 +175,7 @@ class IamResourcePermissionRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -206,6 +207,7 @@ class IamResourcePermissionRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -252,7 +254,9 @@ class IamResourcePermissionRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -630,6 +634,8 @@ class IamResourcePermissionRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -911,6 +917,7 @@ class IamResourcePermissionRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/iam_resource_permission_response.py b/intersight/model/iam_resource_permission_response.py index bf0614fc5c..ed15cff4f7 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_resource_role.py b/intersight/model/iam_resource_role.py index 4c3a389ab8..ca12164fb3 100644 --- a/intersight/model/iam_resource_role.py +++ b/intersight/model/iam_resource_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -61,6 +61,7 @@ class IamResourceRole(ModelComposed): allowed_values = { ('class_id',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -161,6 +162,7 @@ class IamResourceRole(ModelComposed): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -197,6 +199,7 @@ class IamResourceRole(ModelComposed): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", @@ -733,6 +736,7 @@ class IamResourceRole(ModelComposed): 'X509.CERTIFICATE': "x509.Certificate", }, ('object_type',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -833,6 +837,7 @@ class IamResourceRole(ModelComposed): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -869,6 +874,7 @@ class IamResourceRole(ModelComposed): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", diff --git a/intersight/model/iam_resource_roles.py b/intersight/model/iam_resource_roles.py index b5652f0d0e..4f901ae379 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 79822e017a..123b624436 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 b0cbaee5b3..244e26b9d9 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 b8e316df83..bbaf0e60b0 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0b990f4005..b4f6bb2ebf 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -179,6 +179,7 @@ class IamResourceRolesRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -210,6 +211,7 @@ class IamResourceRolesRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -256,7 +258,9 @@ class IamResourceRolesRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -634,6 +638,8 @@ class IamResourceRolesRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -915,6 +921,7 @@ class IamResourceRolesRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/iam_resource_roles_response.py b/intersight/model/iam_resource_roles_response.py index e0980d75a6..ad44821794 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e5ed144055..4bca43bd8b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f747a4df7e..2cf8d5773b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2fcdca964d..22f6974df2 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 73d46410b2..c1c8f703fa 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ecc85930f2..33f3444fa9 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -177,6 +177,7 @@ class IamRoleRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -208,6 +209,7 @@ class IamRoleRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -254,7 +256,9 @@ class IamRoleRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -632,6 +636,8 @@ class IamRoleRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -913,6 +919,7 @@ class IamRoleRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/iam_role_response.py b/intersight/model/iam_role_response.py index 197a9d4aa3..4838e7a4de 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 799c618393..de1dbf130d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 5e0921f40b..c1e531cab3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 8875501bdb..5005d29b2f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 17225a2986..5d61e174d9 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_security_context.py b/intersight/model/iam_security_context.py index 56919d9364..b298df7313 100644 --- a/intersight/model/iam_security_context.py +++ b/intersight/model/iam_security_context.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -61,6 +61,7 @@ class IamSecurityContext(ModelComposed): allowed_values = { ('class_id',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -161,6 +162,7 @@ class IamSecurityContext(ModelComposed): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -197,6 +199,7 @@ class IamSecurityContext(ModelComposed): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", @@ -733,6 +736,7 @@ class IamSecurityContext(ModelComposed): 'X509.CERTIFICATE': "x509.Certificate", }, ('object_type',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -833,6 +837,7 @@ class IamSecurityContext(ModelComposed): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -869,6 +874,7 @@ class IamSecurityContext(ModelComposed): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", diff --git a/intersight/model/iam_security_holder.py b/intersight/model/iam_security_holder.py index 803983881d..131239a731 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c165f0b8d2..ed0105d63d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 62f0b5e0de..dc0e9e327f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0f64eeb2ba..b332c50f27 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 3247288698..1e2545f32d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -177,6 +177,7 @@ class IamSecurityHolderRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -208,6 +209,7 @@ class IamSecurityHolderRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -254,7 +256,9 @@ class IamSecurityHolderRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -632,6 +636,8 @@ class IamSecurityHolderRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -913,6 +919,7 @@ class IamSecurityHolderRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/iam_security_holder_response.py b/intersight/model/iam_security_holder_response.py index 0a41e1796b..ae279e47f4 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 4a32f02acc..30ce01c43f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ed3e880063..a41448cc05 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6afd05625e..7fbc601adb 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 cb64a877ed..ac91c9b082 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7dd73d3d8d..d4b9478f42 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -173,6 +173,7 @@ class IamServiceProviderRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -204,6 +205,7 @@ class IamServiceProviderRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -250,7 +252,9 @@ class IamServiceProviderRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -628,6 +632,8 @@ class IamServiceProviderRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -909,6 +915,7 @@ class IamServiceProviderRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/iam_service_provider_response.py b/intersight/model/iam_service_provider_response.py index c78258d006..69485ae7ab 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e6d93e05ed..10df552255 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 36dda95f3c..b290961571 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d69a852eb5..13ad3df73a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f066d8c204..7f040d9141 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 07610e28f4..fed7c34e45 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 3830f738a6..ee36c55681 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 8122200a0c..702a8315c7 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -175,6 +175,7 @@ class IamSessionLimitsRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -206,6 +207,7 @@ class IamSessionLimitsRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -252,7 +254,9 @@ class IamSessionLimitsRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -630,6 +634,8 @@ class IamSessionLimitsRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -911,6 +917,7 @@ class IamSessionLimitsRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/iam_session_limits_response.py b/intersight/model/iam_session_limits_response.py index ae0b2af435..9dda1b5225 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c7d4b98efd..f5159b4f52 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2d9e1992d8..92742946ed 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 bf852480a1..1b0645e37a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -182,6 +182,7 @@ class IamSessionRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -213,6 +214,7 @@ class IamSessionRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -259,7 +261,9 @@ class IamSessionRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -637,6 +641,8 @@ class IamSessionRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -918,6 +924,7 @@ class IamSessionRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/iam_session_response.py b/intersight/model/iam_session_response.py index 03e4fc4d9b..b3cf5e0785 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_sharing_rule.py b/intersight/model/iam_sharing_rule.py index cae803f56f..4b2f81d80d 100644 --- a/intersight/model/iam_sharing_rule.py +++ b/intersight/model/iam_sharing_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_sharing_rule_all_of.py b/intersight/model/iam_sharing_rule_all_of.py index 422550444f..2acb302bcc 100644 --- a/intersight/model/iam_sharing_rule_all_of.py +++ b/intersight/model/iam_sharing_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_sharing_rule_list.py b/intersight/model/iam_sharing_rule_list.py index a80adb3ddb..fee37321bc 100644 --- a/intersight/model/iam_sharing_rule_list.py +++ b/intersight/model/iam_sharing_rule_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_sharing_rule_list_all_of.py b/intersight/model/iam_sharing_rule_list_all_of.py index 5956b988d6..d2435acafa 100644 --- a/intersight/model/iam_sharing_rule_list_all_of.py +++ b/intersight/model/iam_sharing_rule_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_sharing_rule_relationship.py b/intersight/model/iam_sharing_rule_relationship.py index 06c29dd020..c2d5852865 100644 --- a/intersight/model/iam_sharing_rule_relationship.py +++ b/intersight/model/iam_sharing_rule_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -173,6 +173,7 @@ class IamSharingRuleRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -204,6 +205,7 @@ class IamSharingRuleRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -250,7 +252,9 @@ class IamSharingRuleRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -628,6 +632,8 @@ class IamSharingRuleRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -909,6 +915,7 @@ class IamSharingRuleRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/iam_sharing_rule_response.py b/intersight/model/iam_sharing_rule_response.py index fa1e58c2e5..b0b00b61f8 100644 --- a/intersight/model/iam_sharing_rule_response.py +++ b/intersight/model/iam_sharing_rule_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 b69936e570..d8722a5415 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 90222b7096..9f162d7f81 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 62a93ee406..52945862e3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 78f455f3a3..5413578408 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0403d9e6db..18e535e350 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 bcaa531b60..68f39d2d6f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7801c6cc70..7f8f6d13dc 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -185,6 +185,7 @@ class IamSystemRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -216,6 +217,7 @@ class IamSystemRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -262,7 +264,9 @@ class IamSystemRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -640,6 +644,8 @@ class IamSystemRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -921,6 +927,7 @@ class IamSystemRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/iam_system_response.py b/intersight/model/iam_system_response.py index 1c94bdf985..a84a0f2bcd 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c44bc5c2ea..ae42737b9a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 fd4593a749..d4d583fcda 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f725095d86..0fce9ef59b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ae64d0c562..1e6d76675e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 index e6ec2db1c6..9b880cd1b8 100644 --- a/intersight/model/iam_trust_point_relationship.py +++ b/intersight/model/iam_trust_point_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -175,6 +175,7 @@ class IamTrustPointRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -206,6 +207,7 @@ class IamTrustPointRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -252,7 +254,9 @@ class IamTrustPointRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -630,6 +634,8 @@ class IamTrustPointRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -911,6 +917,7 @@ class IamTrustPointRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/iam_trust_point_response.py b/intersight/model/iam_trust_point_response.py index 1430c4060a..1bdb743c96 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 02873a5349..aa2601753e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ca2e2f956d..c262ed9202 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 70958dfd8b..d3c6b015ea 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0b0157b883..9ee8cbacaf 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c3353e0e28..94086f7fad 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 15057fcfca..2c7d556140 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1632daf62f..b30c0ed591 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -181,6 +181,7 @@ class IamUserGroupRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -212,6 +213,7 @@ class IamUserGroupRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -258,7 +260,9 @@ class IamUserGroupRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -636,6 +640,8 @@ class IamUserGroupRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -917,6 +923,7 @@ class IamUserGroupRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/iam_user_group_response.py b/intersight/model/iam_user_group_response.py index 63b1646b59..b9f66f8ae7 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f47099fec7..63efd90db9 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 b030436017..d33b00403b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1ea6543497..69c5a16245 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0eba7f62ef..4f6d574a20 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 36fcdfc4ff..233b2a0101 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 650bff021c..6da73d3878 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 06716103d2..99a38a037c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -175,6 +175,7 @@ class IamUserPreferenceRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -206,6 +207,7 @@ class IamUserPreferenceRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -252,7 +254,9 @@ class IamUserPreferenceRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -630,6 +634,8 @@ class IamUserPreferenceRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -911,6 +917,7 @@ class IamUserPreferenceRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/iam_user_preference_response.py b/intersight/model/iam_user_preference_response.py index d717dc50f8..ea124619ca 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 90e2724a3b..154e2867c1 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -187,6 +187,7 @@ class IamUserRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -218,6 +219,7 @@ class IamUserRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -264,7 +266,9 @@ class IamUserRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -642,6 +646,8 @@ class IamUserRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -923,6 +929,7 @@ class IamUserRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/iam_user_response.py b/intersight/model/iam_user_response.py index e24126fe3a..3f1eace50b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_user_setting.py b/intersight/model/iam_user_setting.py index a3a12aef25..4485e3565b 100644 --- a/intersight/model/iam_user_setting.py +++ b/intersight/model/iam_user_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_user_setting_all_of.py b/intersight/model/iam_user_setting_all_of.py index fab26af191..a348f1e52e 100644 --- a/intersight/model/iam_user_setting_all_of.py +++ b/intersight/model/iam_user_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_user_setting_list.py b/intersight/model/iam_user_setting_list.py index e124edb660..ae3e0bb776 100644 --- a/intersight/model/iam_user_setting_list.py +++ b/intersight/model/iam_user_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_user_setting_list_all_of.py b/intersight/model/iam_user_setting_list_all_of.py index 95c78231c5..ae8e6e8c48 100644 --- a/intersight/model/iam_user_setting_list_all_of.py +++ b/intersight/model/iam_user_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_user_setting_relationship.py b/intersight/model/iam_user_setting_relationship.py index 621c0271a6..7ea502ab35 100644 --- a/intersight/model/iam_user_setting_relationship.py +++ b/intersight/model/iam_user_setting_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -175,6 +175,7 @@ class IamUserSettingRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -206,6 +207,7 @@ class IamUserSettingRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -252,7 +254,9 @@ class IamUserSettingRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -630,6 +634,8 @@ class IamUserSettingRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -911,6 +917,7 @@ class IamUserSettingRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/iam_user_setting_response.py b/intersight/model/iam_user_setting_response.py index bb659e8cb8..77eac21b2d 100644 --- a/intersight/model/iam_user_setting_response.py +++ b/intersight/model/iam_user_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e7db18b9c9..3be508df8e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 839e788dcc..80aaffd599 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a38680aac5..46a7ce89d6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 596eb53b27..cacc5292a3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 b610ba7048..10d15763e3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -177,6 +177,7 @@ class InfraBaseClusterRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -208,6 +209,7 @@ class InfraBaseClusterRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -254,7 +256,9 @@ class InfraBaseClusterRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -632,6 +636,8 @@ class InfraBaseClusterRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -913,6 +919,7 @@ class InfraBaseClusterRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/infra_base_gpu_configuration.py b/intersight/model/infra_base_gpu_configuration.py index f855730cc3..67b61c3ebf 100644 --- a/intersight/model/infra_base_gpu_configuration.py +++ b/intersight/model/infra_base_gpu_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/infra_base_gpu_configuration_all_of.py b/intersight/model/infra_base_gpu_configuration_all_of.py index 05602fe284..1ed37b516e 100644 --- a/intersight/model/infra_base_gpu_configuration_all_of.py +++ b/intersight/model/infra_base_gpu_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/infra_base_pci_configuration.py b/intersight/model/infra_base_pci_configuration.py index 6734f93166..8435a1ac42 100644 --- a/intersight/model/infra_base_pci_configuration.py +++ b/intersight/model/infra_base_pci_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/infra_base_pci_configuration_all_of.py b/intersight/model/infra_base_pci_configuration_all_of.py index 01196e41ee..aed8f72fb3 100644 --- a/intersight/model/infra_base_pci_configuration_all_of.py +++ b/intersight/model/infra_base_pci_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/infra_gpu_configuration.py b/intersight/model/infra_gpu_configuration.py index 234ec82565..3f83fbb873 100644 --- a/intersight/model/infra_gpu_configuration.py +++ b/intersight/model/infra_gpu_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/infra_hardware_info.py b/intersight/model/infra_hardware_info.py index 145d7f4d5f..7c9738fa43 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 b988ddb9c9..24e02ce158 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9f373aca34..cf2708b3f2 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 3a95a5bd9b..c2f4d927bc 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/infra_mig_gpu_configuration.py b/intersight/model/infra_mig_gpu_configuration.py index 7a4d026482..0da49d1ca5 100644 --- a/intersight/model/infra_mig_gpu_configuration.py +++ b/intersight/model/infra_mig_gpu_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/infra_mig_gpu_configuration_all_of.py b/intersight/model/infra_mig_gpu_configuration_all_of.py index 5166cccf41..a1bfa7f40c 100644 --- a/intersight/model/infra_mig_gpu_configuration_all_of.py +++ b/intersight/model/infra_mig_gpu_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0e815830fc..ae47c0427c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -131,6 +131,8 @@ def lazy_import(): from intersight.model.network_license_file import NetworkLicenseFile from intersight.model.network_supervisor_card import NetworkSupervisorCard from intersight.model.network_telemetry_check import NetworkTelemetryCheck + from intersight.model.network_vethernet import NetworkVethernet + from intersight.model.network_vfc import NetworkVfc from intersight.model.network_vlan_port_info import NetworkVlanPortInfo from intersight.model.network_vpc_domain import NetworkVpcDomain from intersight.model.network_vpc_member import NetworkVpcMember @@ -288,6 +290,8 @@ def lazy_import(): globals()['NetworkLicenseFile'] = NetworkLicenseFile globals()['NetworkSupervisorCard'] = NetworkSupervisorCard globals()['NetworkTelemetryCheck'] = NetworkTelemetryCheck + globals()['NetworkVethernet'] = NetworkVethernet + globals()['NetworkVfc'] = NetworkVfc globals()['NetworkVlanPortInfo'] = NetworkVlanPortInfo globals()['NetworkVpcDomain'] = NetworkVpcDomain globals()['NetworkVpcMember'] = NetworkVpcMember @@ -458,6 +462,8 @@ class InventoryBase(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -597,6 +603,8 @@ class InventoryBase(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -796,6 +804,8 @@ def discriminator(): 'network.LicenseFile': NetworkLicenseFile, 'network.SupervisorCard': NetworkSupervisorCard, 'network.TelemetryCheck': NetworkTelemetryCheck, + 'network.Vethernet': NetworkVethernet, + 'network.Vfc': NetworkVfc, 'network.VlanPortInfo': NetworkVlanPortInfo, 'network.VpcDomain': NetworkVpcDomain, 'network.VpcMember': NetworkVpcMember, diff --git a/intersight/model/inventory_base_all_of.py b/intersight/model/inventory_base_all_of.py index 8de908f2c2..ea931c0bdb 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -142,6 +142,8 @@ class InventoryBaseAllOf(ModelNormal): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -281,6 +283,8 @@ class InventoryBaseAllOf(ModelNormal): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", diff --git a/intersight/model/inventory_base_relationship.py b/intersight/model/inventory_base_relationship.py index e6b22bb00a..5643babdb1 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -171,6 +171,7 @@ class InventoryBaseRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -202,6 +203,7 @@ class InventoryBaseRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -248,7 +250,9 @@ class InventoryBaseRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -626,6 +630,8 @@ class InventoryBaseRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -907,6 +913,7 @@ class InventoryBaseRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/inventory_device_info.py b/intersight/model/inventory_device_info.py index 31f9a274e6..118c672c1e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 609eb156ed..b47f2115d9 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c3ddfb2005..c3ab76c26e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1440f25744..bea2f74d24 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -175,6 +175,7 @@ class InventoryDeviceInfoRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -206,6 +207,7 @@ class InventoryDeviceInfoRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -252,7 +254,9 @@ class InventoryDeviceInfoRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -630,6 +634,8 @@ class InventoryDeviceInfoRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -911,6 +917,7 @@ class InventoryDeviceInfoRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/inventory_device_info_response.py b/intersight/model/inventory_device_info_response.py index 6c5ba3fde9..91e122c0d3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c54f5db04d..df35daa9fd 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 00fbb8ec7a..fa107f1d11 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1493616f6f..7f812f3e53 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7d24542776..cbf0c71338 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0f2f8478e9..e4e259d248 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a7fdc9c6be..f274e65005 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 cc79da6224..c1fe377d62 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 8243dcc883..92a367aa58 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 b05b37da01..2fd1d463d7 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6dfdaf116b..b9e4639fc5 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d301d04920..90e064437b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 287cf5b0e6..4cd6c4b667 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -181,6 +181,7 @@ class InventoryGenericInventoryHolderRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -212,6 +213,7 @@ class InventoryGenericInventoryHolderRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -258,7 +260,9 @@ class InventoryGenericInventoryHolderRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -636,6 +640,8 @@ class InventoryGenericInventoryHolderRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -917,6 +923,7 @@ class InventoryGenericInventoryHolderRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/inventory_generic_inventory_holder_response.py b/intersight/model/inventory_generic_inventory_holder_response.py index f5d991665b..a51911dd62 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 195a42f463..d983533ebd 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e52df7d263..942c2ddc31 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 12c023b532..1a74ad8221 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -177,6 +177,7 @@ class InventoryGenericInventoryRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -208,6 +209,7 @@ class InventoryGenericInventoryRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -254,7 +256,9 @@ class InventoryGenericInventoryRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -632,6 +636,8 @@ class InventoryGenericInventoryRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -913,6 +919,7 @@ class InventoryGenericInventoryRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/inventory_generic_inventory_response.py b/intersight/model/inventory_generic_inventory_response.py index 0cdb9b3ac9..81af022bec 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/inventory_interface.py b/intersight/model/inventory_interface.py index 74d052f013..7b5292f2af 100644 --- a/intersight/model/inventory_interface.py +++ b/intersight/model/inventory_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -168,6 +168,8 @@ class InventoryInterface(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -307,6 +309,8 @@ class InventoryInterface(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", diff --git a/intersight/model/inventory_interface_relationship.py b/intersight/model/inventory_interface_relationship.py index 2354555d98..155bd1b4cd 100644 --- a/intersight/model/inventory_interface_relationship.py +++ b/intersight/model/inventory_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -171,6 +171,7 @@ class InventoryInterfaceRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -202,6 +203,7 @@ class InventoryInterfaceRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -248,7 +250,9 @@ class InventoryInterfaceRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -626,6 +630,8 @@ class InventoryInterfaceRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -907,6 +913,7 @@ class InventoryInterfaceRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/inventory_inventory_mo.py b/intersight/model/inventory_inventory_mo.py index f62c9d8955..5ecd0bd808 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 91ceb63ba8..7f523e002a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 caf55ca05a..92926a0b5c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 867dc351de..be36f68dcd 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a445ea99c8..37f425e908 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a14d06272b..23748a144c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 130dc8515b..09c46ab6c9 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 cd2c36866f..632c7c987c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ipmioverlan_policy_inventory.py b/intersight/model/ipmioverlan_policy_inventory.py index 72c30028ac..ce68421fe7 100644 --- a/intersight/model/ipmioverlan_policy_inventory.py +++ b/intersight/model/ipmioverlan_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ipmioverlan_policy_inventory_all_of.py b/intersight/model/ipmioverlan_policy_inventory_all_of.py index 13b680963c..0cba88d335 100644 --- a/intersight/model/ipmioverlan_policy_inventory_all_of.py +++ b/intersight/model/ipmioverlan_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ipmioverlan_policy_inventory_list.py b/intersight/model/ipmioverlan_policy_inventory_list.py index 15e43ee2df..8f573a0105 100644 --- a/intersight/model/ipmioverlan_policy_inventory_list.py +++ b/intersight/model/ipmioverlan_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ipmioverlan_policy_inventory_list_all_of.py b/intersight/model/ipmioverlan_policy_inventory_list_all_of.py index 8d8df27889..4c40ca4f39 100644 --- a/intersight/model/ipmioverlan_policy_inventory_list_all_of.py +++ b/intersight/model/ipmioverlan_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ipmioverlan_policy_inventory_response.py b/intersight/model/ipmioverlan_policy_inventory_response.py index 0ffe4e0a00..9be102f1f2 100644 --- a/intersight/model/ipmioverlan_policy_inventory_response.py +++ b/intersight/model/ipmioverlan_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 62eeafac6c..206d1957c9 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 70d9da2152..c8d4d3c763 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e825c45e8e..9344984967 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1d87a0a8c9..79d668686c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7eb18fad34..edfe27975a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 b7e76ef29b..989a905f46 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 62cda1e803..5a77ed80cd 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 bf14d21498..bdb1d521d3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -183,6 +183,7 @@ class IppoolBlockLeaseRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -214,6 +215,7 @@ class IppoolBlockLeaseRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -260,7 +262,9 @@ class IppoolBlockLeaseRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -638,6 +642,8 @@ class IppoolBlockLeaseRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -919,6 +925,7 @@ class IppoolBlockLeaseRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/ippool_block_lease_response.py b/intersight/model/ippool_block_lease_response.py index 7ba30758d0..f9d62db443 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c1718b8361..e8498c7d17 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9cdda70fda..ff45c4396c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 97f65f0e15..0470276353 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a16cde9848..dc5784adbc 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 229c5d61ed..3dd7fda151 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -195,6 +195,7 @@ class IppoolIpLeaseRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -226,6 +227,7 @@ class IppoolIpLeaseRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -272,7 +274,9 @@ class IppoolIpLeaseRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -650,6 +654,8 @@ class IppoolIpLeaseRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -931,6 +937,7 @@ class IppoolIpLeaseRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/ippool_ip_lease_response.py b/intersight/model/ippool_ip_lease_response.py index f481db71d9..616ea8112a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 3bc9f1e87f..c7efa8a644 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ippool_ip_v4_block_all_of.py b/intersight/model/ippool_ip_v4_block_all_of.py index 2d214e7e18..39c6f5c003 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ippool_ip_v4_config.py b/intersight/model/ippool_ip_v4_config.py index 039bddbfde..1172a102e3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 26d410adc0..9d1726d09e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 25b434ad72..5315fa99d5 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ippool_ip_v6_block_all_of.py b/intersight/model/ippool_ip_v6_block_all_of.py index bd6dd1422d..1fb3c319f7 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ippool_ip_v6_config.py b/intersight/model/ippool_ip_v6_config.py index 0b393b6f20..0a88bcaed0 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e6e624dedf..ccb9074d1b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 edee5f1e83..bb175ad5d7 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0664fe3b02..42a682813e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 945beca5bf..787a5936a7 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7346e86461..67b09ba915 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 3ed1cf0112..56ab632abb 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 762c8e3e40..9b179541ab 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9300f4f28a..b4ca62b49c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 b09ccb63ef..4df09ddeb1 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e4954af3ca..37d11d952c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -183,6 +183,7 @@ class IppoolPoolMemberRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -214,6 +215,7 @@ class IppoolPoolMemberRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -260,7 +262,9 @@ class IppoolPoolMemberRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -638,6 +642,8 @@ class IppoolPoolMemberRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -919,6 +925,7 @@ class IppoolPoolMemberRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/ippool_pool_member_response.py b/intersight/model/ippool_pool_member_response.py index c18a713ba8..09716c02f1 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 28820091bd..4afcb8fe35 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -189,6 +189,7 @@ class IppoolPoolRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -220,6 +221,7 @@ class IppoolPoolRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -266,7 +268,9 @@ class IppoolPoolRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -644,6 +648,8 @@ class IppoolPoolRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -925,6 +931,7 @@ class IppoolPoolRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/ippool_pool_response.py b/intersight/model/ippool_pool_response.py index 2eea1db1aa..b0e0fd9fb7 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ippool_reservation.py b/intersight/model/ippool_reservation.py index 115d3ff507..d587bb69c5 100644 --- a/intersight/model/ippool_reservation.py +++ b/intersight/model/ippool_reservation.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ippool_reservation_all_of.py b/intersight/model/ippool_reservation_all_of.py index de95d27de2..fe676d1f6d 100644 --- a/intersight/model/ippool_reservation_all_of.py +++ b/intersight/model/ippool_reservation_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ippool_reservation_list.py b/intersight/model/ippool_reservation_list.py index 61c09a8ba1..7f49424106 100644 --- a/intersight/model/ippool_reservation_list.py +++ b/intersight/model/ippool_reservation_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ippool_reservation_list_all_of.py b/intersight/model/ippool_reservation_list_all_of.py index 94adb63423..14906dba3e 100644 --- a/intersight/model/ippool_reservation_list_all_of.py +++ b/intersight/model/ippool_reservation_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ippool_reservation_reference.py b/intersight/model/ippool_reservation_reference.py index 9c38c69e2a..ce29cc7cd8 100644 --- a/intersight/model/ippool_reservation_reference.py +++ b/intersight/model/ippool_reservation_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ippool_reservation_reference_all_of.py b/intersight/model/ippool_reservation_reference_all_of.py index 2b4cda268f..a52b64ee26 100644 --- a/intersight/model/ippool_reservation_reference_all_of.py +++ b/intersight/model/ippool_reservation_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ippool_reservation_relationship.py b/intersight/model/ippool_reservation_relationship.py index 0219da811e..3107253d31 100644 --- a/intersight/model/ippool_reservation_relationship.py +++ b/intersight/model/ippool_reservation_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -193,6 +193,7 @@ class IppoolReservationRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -224,6 +225,7 @@ class IppoolReservationRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -270,7 +272,9 @@ class IppoolReservationRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -648,6 +652,8 @@ class IppoolReservationRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -929,6 +935,7 @@ class IppoolReservationRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/ippool_reservation_response.py b/intersight/model/ippool_reservation_response.py index 9a141f932e..f6d4473c08 100644 --- a/intersight/model/ippool_reservation_response.py +++ b/intersight/model/ippool_reservation_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 44d3a10454..75b1cacac1 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 59c8838b5d..5ae6ed887c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 28f6cea1c9..248cc67117 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 8464f3aee7..cc15a9dd6c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 bbfde3f691..f536171b93 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -185,6 +185,7 @@ class IppoolShadowBlockRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -216,6 +217,7 @@ class IppoolShadowBlockRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -262,7 +264,9 @@ class IppoolShadowBlockRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -640,6 +644,8 @@ class IppoolShadowBlockRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -921,6 +927,7 @@ class IppoolShadowBlockRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/ippool_shadow_block_response.py b/intersight/model/ippool_shadow_block_response.py index aa9ad0d7e8..f33fed49d7 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f03c1b9089..476b9de97d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 75beb4f4aa..000df571de 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e2ec2b9962..24aba502a9 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0776388c04..f58f1f2839 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7d4c187379..9320fa551b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -191,6 +191,7 @@ class IppoolShadowPoolRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -222,6 +223,7 @@ class IppoolShadowPoolRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -268,7 +270,9 @@ class IppoolShadowPoolRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -646,6 +650,8 @@ class IppoolShadowPoolRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -927,6 +933,7 @@ class IppoolShadowPoolRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/ippool_shadow_pool_response.py b/intersight/model/ippool_shadow_pool_response.py index 7cb23b1b36..493f558b85 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 9c3411f6e1..66c4b84d01 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0b50463507..eacaa2ecdf 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a7695d3060..2979f3c573 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a2a71e08b0..14f5572a79 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 4d40a16c71..ae7645293b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -173,6 +173,7 @@ class IppoolUniverseRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -204,6 +205,7 @@ class IppoolUniverseRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -250,7 +252,9 @@ class IppoolUniverseRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -628,6 +632,8 @@ class IppoolUniverseRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -909,6 +915,7 @@ class IppoolUniverseRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/ippool_universe_response.py b/intersight/model/ippool_universe_response.py index 1a893c1734..2aa0dd8a06 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 93b0dc9e14..6dfdf2ec86 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ca802817fd..ddc5e258ad 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6ea5652994..12adf76d76 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e6986d68a1..78e5ffa361 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 aafbd39fca..a559c4f2fc 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -177,6 +177,7 @@ class IqnpoolBlockRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -208,6 +209,7 @@ class IqnpoolBlockRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -254,7 +256,9 @@ class IqnpoolBlockRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -632,6 +636,8 @@ class IqnpoolBlockRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -913,6 +919,7 @@ class IqnpoolBlockRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/iqnpool_block_response.py b/intersight/model/iqnpool_block_response.py index 3af8920187..beca75bc85 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 69321d723a..b9a62a405f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iqnpool_iqn_suffix_block_all_of.py b/intersight/model/iqnpool_iqn_suffix_block_all_of.py index c3b916399d..dad78dc10f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iqnpool_lease.py b/intersight/model/iqnpool_lease.py index b3b6cf5d87..dc078555ca 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a574dfa73f..4e7e1acba6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f0612473cb..d95dc746ea 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7bab6dc612..4221f8f685 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c1e0f417e9..ef14ece1c9 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -183,6 +183,7 @@ class IqnpoolLeaseRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -214,6 +215,7 @@ class IqnpoolLeaseRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -260,7 +262,9 @@ class IqnpoolLeaseRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -638,6 +642,8 @@ class IqnpoolLeaseRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -919,6 +925,7 @@ class IqnpoolLeaseRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/iqnpool_lease_response.py b/intersight/model/iqnpool_lease_response.py index b620442f44..6abfca7575 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1c133fd529..900f2e1fcf 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iqnpool_pool_all_of.py b/intersight/model/iqnpool_pool_all_of.py index 17831e46e1..2a6387108d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iqnpool_pool_list.py b/intersight/model/iqnpool_pool_list.py index a9755c3711..029c7fef09 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2262c7dac6..e07dfb965f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f0a7e79602..e56ab901c7 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 8b046a22c6..2b9c42aa71 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 79f0318937..0f90a6351d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 4eec40bf07..18c63381b0 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 30e8694c14..ffe1e6c25f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -179,6 +179,7 @@ class IqnpoolPoolMemberRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -210,6 +211,7 @@ class IqnpoolPoolMemberRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -256,7 +258,9 @@ class IqnpoolPoolMemberRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -634,6 +638,8 @@ class IqnpoolPoolMemberRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -915,6 +921,7 @@ class IqnpoolPoolMemberRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/iqnpool_pool_member_response.py b/intersight/model/iqnpool_pool_member_response.py index 77246bc484..f1347a76bf 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 517184f393..c62f7d912e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -183,6 +183,7 @@ class IqnpoolPoolRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -214,6 +215,7 @@ class IqnpoolPoolRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -260,7 +262,9 @@ class IqnpoolPoolRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -638,6 +642,8 @@ class IqnpoolPoolRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -919,6 +925,7 @@ class IqnpoolPoolRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/iqnpool_pool_response.py b/intersight/model/iqnpool_pool_response.py index 815e62f471..573e60be90 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iqnpool_reservation.py b/intersight/model/iqnpool_reservation.py index 1f8d8f3ab5..3954fb1ce7 100644 --- a/intersight/model/iqnpool_reservation.py +++ b/intersight/model/iqnpool_reservation.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iqnpool_reservation_all_of.py b/intersight/model/iqnpool_reservation_all_of.py index 2226fb4793..2e04654ec3 100644 --- a/intersight/model/iqnpool_reservation_all_of.py +++ b/intersight/model/iqnpool_reservation_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iqnpool_reservation_list.py b/intersight/model/iqnpool_reservation_list.py index 518d17b6de..3118927cad 100644 --- a/intersight/model/iqnpool_reservation_list.py +++ b/intersight/model/iqnpool_reservation_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iqnpool_reservation_list_all_of.py b/intersight/model/iqnpool_reservation_list_all_of.py index 05307997c4..232376a17b 100644 --- a/intersight/model/iqnpool_reservation_list_all_of.py +++ b/intersight/model/iqnpool_reservation_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iqnpool_reservation_reference.py b/intersight/model/iqnpool_reservation_reference.py index 83573807f3..e068442505 100644 --- a/intersight/model/iqnpool_reservation_reference.py +++ b/intersight/model/iqnpool_reservation_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iqnpool_reservation_relationship.py b/intersight/model/iqnpool_reservation_relationship.py index aaa8107673..8dbad17aff 100644 --- a/intersight/model/iqnpool_reservation_relationship.py +++ b/intersight/model/iqnpool_reservation_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -185,6 +185,7 @@ class IqnpoolReservationRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -216,6 +217,7 @@ class IqnpoolReservationRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -262,7 +264,9 @@ class IqnpoolReservationRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -640,6 +644,8 @@ class IqnpoolReservationRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -921,6 +927,7 @@ class IqnpoolReservationRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/iqnpool_reservation_response.py b/intersight/model/iqnpool_reservation_response.py index edeb30ce71..ad31c035db 100644 --- a/intersight/model/iqnpool_reservation_response.py +++ b/intersight/model/iqnpool_reservation_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 dc22e91c8b..7277f36946 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c173874530..23715f4f92 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d8a8547ee3..cb1108d08c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 667753161f..36b33dbcdf 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 5ba9ff00e8..a86263acba 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -173,6 +173,7 @@ class IqnpoolUniverseRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -204,6 +205,7 @@ class IqnpoolUniverseRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -250,7 +252,9 @@ class IqnpoolUniverseRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -628,6 +632,8 @@ class IqnpoolUniverseRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -909,6 +915,7 @@ class IqnpoolUniverseRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/iqnpool_universe_response.py b/intersight/model/iqnpool_universe_response.py index 1e0b1c6915..07e7e97714 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/issue_condition.py b/intersight/model/issue_condition.py index e69eebafb8..267937dfe2 100644 --- a/intersight/model/issue_condition.py +++ b/intersight/model/issue_condition.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -63,6 +63,7 @@ class IssueCondition(ModelComposed): allowed_values = { ('class_id',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -163,6 +164,7 @@ class IssueCondition(ModelComposed): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -199,6 +201,7 @@ class IssueCondition(ModelComposed): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", @@ -735,6 +738,7 @@ class IssueCondition(ModelComposed): 'X509.CERTIFICATE': "x509.Certificate", }, ('object_type',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -835,6 +839,7 @@ class IssueCondition(ModelComposed): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -871,6 +876,7 @@ class IssueCondition(ModelComposed): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", diff --git a/intersight/model/issue_definition.py b/intersight/model/issue_definition.py index 4739b6c40b..2d87180a53 100644 --- a/intersight/model/issue_definition.py +++ b/intersight/model/issue_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -115,6 +115,7 @@ def openapi_types(): 'name': (str,), # noqa: E501 'probable_cause': (str,), # noqa: E501 'remediation': (str,), # noqa: E501 + 'system_classifications': ([str], none_type,), # noqa: E501 'account_moid': (str,), # noqa: E501 'create_time': (datetime,), # noqa: E501 'domain_group_moid': (str,), # noqa: E501 @@ -148,6 +149,7 @@ def discriminator(): 'name': 'Name', # noqa: E501 'probable_cause': 'ProbableCause', # noqa: E501 'remediation': 'Remediation', # noqa: E501 + 'system_classifications': 'SystemClassifications', # noqa: E501 'account_moid': 'AccountMoid', # noqa: E501 'create_time': 'CreateTime', # noqa: E501 'domain_group_moid': 'DomainGroupMoid', # noqa: E501 @@ -216,6 +218,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 name (str): An informational display name.. [optional] # noqa: E501 probable_cause (str): An explanation of the likely causes of the detected issue.. [optional] # noqa: E501 remediation (str): An explanation of the steps to perform to remediate the detected issue.. [optional] # noqa: E501 + system_classifications ([str], none_type): [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 @@ -346,6 +349,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 name (str): An informational display name.. [optional] # noqa: E501 probable_cause (str): An explanation of the likely causes of the detected issue.. [optional] # noqa: E501 remediation (str): An explanation of the steps to perform to remediate the detected issue.. [optional] # noqa: E501 + system_classifications ([str], none_type): [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 diff --git a/intersight/model/issue_definition_all_of.py b/intersight/model/issue_definition_all_of.py index 07bcb308ff..5bd77b7a10 100644 --- a/intersight/model/issue_definition_all_of.py +++ b/intersight/model/issue_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -101,6 +101,7 @@ def openapi_types(): 'name': (str,), # noqa: E501 'probable_cause': (str,), # noqa: E501 'remediation': (str,), # noqa: E501 + 'system_classifications': ([str], none_type,), # noqa: E501 } @cached_property @@ -116,6 +117,7 @@ def discriminator(): 'name': 'Name', # noqa: E501 'probable_cause': 'ProbableCause', # noqa: E501 'remediation': 'Remediation', # noqa: E501 + 'system_classifications': 'SystemClassifications', # noqa: E501 } read_only_vars = { @@ -168,6 +170,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 name (str): An informational display name.. [optional] # noqa: E501 probable_cause (str): An explanation of the likely causes of the detected issue.. [optional] # noqa: E501 remediation (str): An explanation of the steps to perform to remediate the detected issue.. [optional] # noqa: E501 + system_classifications ([str], none_type): [optional] # noqa: E501 """ class_id = kwargs.get('class_id', "cond.AlarmDefinition") @@ -266,6 +269,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 name (str): An informational display name.. [optional] # noqa: E501 probable_cause (str): An explanation of the likely causes of the detected issue.. [optional] # noqa: E501 remediation (str): An explanation of the steps to perform to remediate the detected issue.. [optional] # noqa: E501 + system_classifications ([str], none_type): [optional] # noqa: E501 """ class_id = kwargs.get('class_id', "cond.AlarmDefinition") diff --git a/intersight/model/issue_device_tag.py b/intersight/model/issue_device_tag.py index f028170441..00d1fbdbe5 100644 --- a/intersight/model/issue_device_tag.py +++ b/intersight/model/issue_device_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/issue_device_tag_all_of.py b/intersight/model/issue_device_tag_all_of.py index 1f07ea8eaa..f872a59c20 100644 --- a/intersight/model/issue_device_tag_all_of.py +++ b/intersight/model/issue_device_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/issue_message.py b/intersight/model/issue_message.py index 6a45ece4d9..5843629379 100644 --- a/intersight/model/issue_message.py +++ b/intersight/model/issue_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/issue_message_all_of.py b/intersight/model/issue_message_all_of.py index 0ded38cace..bf9506588b 100644 --- a/intersight/model/issue_message_all_of.py +++ b/intersight/model/issue_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/issue_odata_condition.py b/intersight/model/issue_odata_condition.py index acb8aa405d..01b2ef2a40 100644 --- a/intersight/model/issue_odata_condition.py +++ b/intersight/model/issue_odata_condition.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/issue_odata_condition_all_of.py b/intersight/model/issue_odata_condition_all_of.py index 70c47b4a4c..483909705a 100644 --- a/intersight/model/issue_odata_condition_all_of.py +++ b/intersight/model/issue_odata_condition_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iwotenant_maintenance_notification.py b/intersight/model/iwotenant_maintenance_notification.py index 3fbb8c85d7..5503e78260 100644 --- a/intersight/model/iwotenant_maintenance_notification.py +++ b/intersight/model/iwotenant_maintenance_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iwotenant_maintenance_notification_all_of.py b/intersight/model/iwotenant_maintenance_notification_all_of.py index d3acb45823..88c7b8943b 100644 --- a/intersight/model/iwotenant_maintenance_notification_all_of.py +++ b/intersight/model/iwotenant_maintenance_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iwotenant_maintenance_notification_list.py b/intersight/model/iwotenant_maintenance_notification_list.py index e83507b806..c5e9f3df2a 100644 --- a/intersight/model/iwotenant_maintenance_notification_list.py +++ b/intersight/model/iwotenant_maintenance_notification_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iwotenant_maintenance_notification_list_all_of.py b/intersight/model/iwotenant_maintenance_notification_list_all_of.py index 0e93bc632a..b2912ad1b2 100644 --- a/intersight/model/iwotenant_maintenance_notification_list_all_of.py +++ b/intersight/model/iwotenant_maintenance_notification_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iwotenant_maintenance_notification_response.py b/intersight/model/iwotenant_maintenance_notification_response.py index cabbc42953..9568bf6f6f 100644 --- a/intersight/model/iwotenant_maintenance_notification_response.py +++ b/intersight/model/iwotenant_maintenance_notification_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 e15d6a4ce1..00d7891f2e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 861649001d..77182f700b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 800abdea73..3bd13cd442 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 50f073c722..f4081ddd50 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f40944eeae..28e44a2483 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 078e849ffe..11d168e989 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 abf9e04194..5a33d297ff 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 4b7d260ea4..01411e328c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f2b8b8934b..d802fc1f1a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 7f60bfed3c..197ddc1dc2 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0eb665edf9..5eed2994fb 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c68fffbd2e..aa5a489179 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 01760e11db..d84da5e100 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2d6fbac04e..e065510b22 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 af421bba96..d39daedffa 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 95af9116b9..caecf83d66 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 150f80e3fe..1e6b8d5152 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a01c3285cd..df315823b8 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 4b002f9e88..68e7da99dc 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0426f6f53f..83b52dcde7 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1d06d9aea3..852ccf89f7 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 b3e1161a8a..5f9a5d61ab 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 83b7bb7d37..8d3bf6a607 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -184,6 +184,7 @@ class KubernetesAciCniProfileRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -215,6 +216,7 @@ class KubernetesAciCniProfileRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -261,7 +263,9 @@ class KubernetesAciCniProfileRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -639,6 +643,8 @@ class KubernetesAciCniProfileRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -920,6 +926,7 @@ class KubernetesAciCniProfileRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/kubernetes_aci_cni_profile_response.py b/intersight/model/kubernetes_aci_cni_profile_response.py index b0914c797d..e164069450 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 339fa157d7..1782ab1510 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f379fbe8b7..eaddf3587f 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 af5f3f102c..2694c74c26 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c2dd7ced85..7140312155 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 00afcb0f13..806aea2af1 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -173,6 +173,7 @@ class KubernetesAciCniTenantClusterAllocationRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -204,6 +205,7 @@ class KubernetesAciCniTenantClusterAllocationRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -250,7 +252,9 @@ class KubernetesAciCniTenantClusterAllocationRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -628,6 +632,8 @@ class KubernetesAciCniTenantClusterAllocationRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -909,6 +915,7 @@ class KubernetesAciCniTenantClusterAllocationRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", 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 794136d7cf..137cfc2fac 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 4f6bd90e20..26ba874a63 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 087249d5aa..6a8ffe16a5 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 56794cb2c4..af9a5689ee 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 54c2b9cb51..7d6e44f894 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 b524396221..2792f9eb52 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1f224f348c..bcca3a207b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0c57ad7040..a178180162 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_addon_definition_all_of.py b/intersight/model/kubernetes_addon_definition_all_of.py index e7baa27a46..0589e0062d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_addon_definition_list.py b/intersight/model/kubernetes_addon_definition_list.py index 45f9adb0fa..4d50642cd3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 c4df416b88..218884ac91 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f6924b03f9..7fc2d7723a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -270,6 +270,7 @@ class KubernetesAddonDefinitionRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -301,6 +302,7 @@ class KubernetesAddonDefinitionRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -347,7 +349,9 @@ class KubernetesAddonDefinitionRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -725,6 +729,8 @@ class KubernetesAddonDefinitionRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -1006,6 +1012,7 @@ class KubernetesAddonDefinitionRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/kubernetes_addon_definition_response.py b/intersight/model/kubernetes_addon_definition_response.py index f8e28ecf39..4040ac2855 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 b7340399a8..947b7f2eae 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 db69f1085e..f16b2f792e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 1bf1d0cf03..64ad16ebe3 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 58a5a06bb3..56a92ac7e6 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a47612da17..4698ac915e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 054407e173..7bf59f70f8 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 f5f1cff102..39944b809c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6ba86bb081..04dfa2962c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 65758706a7..61e759fd40 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 3c676d8b69..8ac8a9601a 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_addon_version_reference.py b/intersight/model/kubernetes_addon_version_reference.py index 02ac1dda9e..f27462c62c 100644 --- a/intersight/model/kubernetes_addon_version_reference.py +++ b/intersight/model/kubernetes_addon_version_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_addon_version_reference_all_of.py b/intersight/model/kubernetes_addon_version_reference_all_of.py index e8eab27704..4f59350402 100644 --- a/intersight/model/kubernetes_addon_version_reference_all_of.py +++ b/intersight/model/kubernetes_addon_version_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 942cdbed12..7ce9ce5c4e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 a5042023fa..14b72df78b 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 0e23c5014a..e02f96f42d 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d1eda7e374..70589a631e 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 5359bbec86..f4bb808979 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 d5afed77ab..b4e6d87d55 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 b281ddfddd..3e0c9109a0 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_base_gpu_product.py b/intersight/model/kubernetes_base_gpu_product.py index 0c124b8813..bd8f452949 100644 --- a/intersight/model/kubernetes_base_gpu_product.py +++ b/intersight/model/kubernetes_base_gpu_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_base_gpu_product_all_of.py b/intersight/model/kubernetes_base_gpu_product_all_of.py index aea722b691..57dccf1ac7 100644 --- a/intersight/model/kubernetes_base_gpu_product_all_of.py +++ b/intersight/model/kubernetes_base_gpu_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 2e219186e9..f90df1c9ac 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 3d1f5ec4e6..c543967b21 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 5c1da5f533..ae98204c32 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -173,6 +173,7 @@ class KubernetesBaseInfrastructureProviderRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -204,6 +205,7 @@ class KubernetesBaseInfrastructureProviderRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -250,7 +252,9 @@ class KubernetesBaseInfrastructureProviderRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -628,6 +632,8 @@ class KubernetesBaseInfrastructureProviderRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -909,6 +915,7 @@ class KubernetesBaseInfrastructureProviderRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/kubernetes_base_product.py b/intersight/model/kubernetes_base_product.py index cb36d97a6e..6b040630c6 100644 --- a/intersight/model/kubernetes_base_product.py +++ b/intersight/model/kubernetes_base_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_base_product_all_of.py b/intersight/model/kubernetes_base_product_all_of.py index 17d6173540..20342049c0 100644 --- a/intersight/model/kubernetes_base_product_all_of.py +++ b/intersight/model/kubernetes_base_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_base_virtual_machine_infra_config.py b/intersight/model/kubernetes_base_virtual_machine_infra_config.py index 43eeb7659c..0c04d4aa23 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 8707fb1896..5d3b8b65de 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 831fd227f3..29d2b368c0 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 93a2ffb00c..01d9817cd0 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 4a1b7b4900..c5696697c8 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 aa7058bb13..820c106643 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ad14dc4e1d..56a2043d85 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 6584024d1c..e0fbc61296 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 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 ee71fe0b0b..3f10e5fa1c 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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -175,6 +175,7 @@ class KubernetesCatalogRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -206,6 +207,7 @@ class KubernetesCatalogRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -252,7 +254,9 @@ class KubernetesCatalogRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -630,6 +634,8 @@ class KubernetesCatalogRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -911,6 +917,7 @@ class KubernetesCatalogRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/kubernetes_catalog_response.py b/intersight/model/kubernetes_catalog_response.py index 52c4d9715c..8fb210081e 100644 --- a/intersight/model/kubernetes_catalog_response.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_cluster.py b/intersight/model/kubernetes_cluster.py index 4f45c009b0..9fe47f5114 100644 --- a/intersight/model/kubernetes_cluster.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_cluster_addon_profile.py b/intersight/model/kubernetes_cluster_addon_profile.py index 59d2e4d9b9..ad8f1c4406 100644 --- a/intersight/model/kubernetes_cluster_addon_profile.py +++ b/intersight/model/kubernetes_cluster_addon_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_cluster_addon_profile_all_of.py b/intersight/model/kubernetes_cluster_addon_profile_all_of.py index 9ddc4ddd45..99f0a3d6dd 100644 --- a/intersight/model/kubernetes_cluster_addon_profile_all_of.py +++ b/intersight/model/kubernetes_cluster_addon_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_cluster_addon_profile_list.py b/intersight/model/kubernetes_cluster_addon_profile_list.py index b22917df58..d9d73b7768 100644 --- a/intersight/model/kubernetes_cluster_addon_profile_list.py +++ b/intersight/model/kubernetes_cluster_addon_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_cluster_addon_profile_list_all_of.py b/intersight/model/kubernetes_cluster_addon_profile_list_all_of.py index 3dede20cd6..a0ddc911e7 100644 --- a/intersight/model/kubernetes_cluster_addon_profile_list_all_of.py +++ b/intersight/model/kubernetes_cluster_addon_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_cluster_addon_profile_relationship.py b/intersight/model/kubernetes_cluster_addon_profile_relationship.py index e7b99b69d3..39673ab28e 100644 --- a/intersight/model/kubernetes_cluster_addon_profile_relationship.py +++ b/intersight/model/kubernetes_cluster_addon_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -177,6 +177,7 @@ class KubernetesClusterAddonProfileRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -208,6 +209,7 @@ class KubernetesClusterAddonProfileRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -254,7 +256,9 @@ class KubernetesClusterAddonProfileRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -632,6 +636,8 @@ class KubernetesClusterAddonProfileRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -913,6 +919,7 @@ class KubernetesClusterAddonProfileRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/kubernetes_cluster_addon_profile_response.py b/intersight/model/kubernetes_cluster_addon_profile_response.py index 5cbeadbd68..ede5fb710e 100644 --- a/intersight/model/kubernetes_cluster_addon_profile_response.py +++ b/intersight/model/kubernetes_cluster_addon_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_cluster_all_of.py b/intersight/model/kubernetes_cluster_all_of.py index 00c966db61..b74f4a57c7 100644 --- a/intersight/model/kubernetes_cluster_all_of.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_cluster_certificate_configuration.py b/intersight/model/kubernetes_cluster_certificate_configuration.py index 9416780cb5..d88550745a 100644 --- a/intersight/model/kubernetes_cluster_certificate_configuration.py +++ b/intersight/model/kubernetes_cluster_certificate_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_cluster_certificate_configuration_all_of.py b/intersight/model/kubernetes_cluster_certificate_configuration_all_of.py index ca9b406e79..b4e772c37d 100644 --- a/intersight/model/kubernetes_cluster_certificate_configuration_all_of.py +++ b/intersight/model/kubernetes_cluster_certificate_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_cluster_list.py b/intersight/model/kubernetes_cluster_list.py index e2d3c35dda..f805e08349 100644 --- a/intersight/model/kubernetes_cluster_list.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_cluster_list_all_of.py b/intersight/model/kubernetes_cluster_list_all_of.py index 22040fa324..eac75510f2 100644 --- a/intersight/model/kubernetes_cluster_list_all_of.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_cluster_management_config.py b/intersight/model/kubernetes_cluster_management_config.py index 02233f69e4..c03715c36a 100644 --- a/intersight/model/kubernetes_cluster_management_config.py +++ b/intersight/model/kubernetes_cluster_management_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_cluster_management_config_all_of.py b/intersight/model/kubernetes_cluster_management_config_all_of.py index bf03f0701b..dd9704d548 100644 --- a/intersight/model/kubernetes_cluster_management_config_all_of.py +++ b/intersight/model/kubernetes_cluster_management_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_cluster_profile.py b/intersight/model/kubernetes_cluster_profile.py index cc8184797a..b1aaa99873 100644 --- a/intersight/model/kubernetes_cluster_profile.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_cluster_profile_all_of.py b/intersight/model/kubernetes_cluster_profile_all_of.py index 8c6a495f48..016203eea8 100644 --- a/intersight/model/kubernetes_cluster_profile_all_of.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_cluster_profile_list.py b/intersight/model/kubernetes_cluster_profile_list.py index d76222cb91..78951020db 100644 --- a/intersight/model/kubernetes_cluster_profile_list.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_cluster_profile_list_all_of.py b/intersight/model/kubernetes_cluster_profile_list_all_of.py index 4bd6640e09..1ee25a6c7b 100644 --- a/intersight/model/kubernetes_cluster_profile_list_all_of.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_cluster_profile_relationship.py b/intersight/model/kubernetes_cluster_profile_relationship.py index 2eada621cc..196377db31 100644 --- a/intersight/model/kubernetes_cluster_profile_relationship.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -242,6 +242,7 @@ class KubernetesClusterProfileRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -273,6 +274,7 @@ class KubernetesClusterProfileRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -319,7 +321,9 @@ class KubernetesClusterProfileRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -697,6 +701,8 @@ class KubernetesClusterProfileRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -978,6 +984,7 @@ class KubernetesClusterProfileRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/kubernetes_cluster_profile_response.py b/intersight/model/kubernetes_cluster_profile_response.py index 1e71a6931a..b786496346 100644 --- a/intersight/model/kubernetes_cluster_profile_response.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_cluster_relationship.py b/intersight/model/kubernetes_cluster_relationship.py index 76c4da3718..4f076beb2a 100644 --- a/intersight/model/kubernetes_cluster_relationship.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -194,6 +194,7 @@ class KubernetesClusterRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -225,6 +226,7 @@ class KubernetesClusterRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -271,7 +273,9 @@ class KubernetesClusterRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -649,6 +653,8 @@ class KubernetesClusterRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -930,6 +936,7 @@ class KubernetesClusterRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/kubernetes_cluster_response.py b/intersight/model/kubernetes_cluster_response.py index f4265b4cba..2d461d4ea7 100644 --- a/intersight/model/kubernetes_cluster_response.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_cni_config.py b/intersight/model/kubernetes_cni_config.py index 6e4b074cf1..79c3cab170 100644 --- a/intersight/model/kubernetes_cni_config.py +++ b/intersight/model/kubernetes_cni_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_cni_config_all_of.py b/intersight/model/kubernetes_cni_config_all_of.py index 1a75b72727..ba3b7f52dc 100644 --- a/intersight/model/kubernetes_cni_config_all_of.py +++ b/intersight/model/kubernetes_cni_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_config_result.py b/intersight/model/kubernetes_config_result.py index c916008cd9..a4d9470dbc 100644 --- a/intersight/model/kubernetes_config_result.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_config_result_all_of.py b/intersight/model/kubernetes_config_result_all_of.py index c118bdd5f0..6654aa5565 100644 --- a/intersight/model/kubernetes_config_result_all_of.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_config_result_entry.py b/intersight/model/kubernetes_config_result_entry.py index 5c0418766f..8dd270f7a6 100644 --- a/intersight/model/kubernetes_config_result_entry.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_config_result_entry_all_of.py b/intersight/model/kubernetes_config_result_entry_all_of.py index 472234ea44..62e836a574 100644 --- a/intersight/model/kubernetes_config_result_entry_all_of.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_config_result_entry_list.py b/intersight/model/kubernetes_config_result_entry_list.py index d74c457e45..317c32ae36 100644 --- a/intersight/model/kubernetes_config_result_entry_list.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_config_result_entry_list_all_of.py b/intersight/model/kubernetes_config_result_entry_list_all_of.py index e3dcae6fa5..0c5ee35d26 100644 --- a/intersight/model/kubernetes_config_result_entry_list_all_of.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_config_result_entry_relationship.py b/intersight/model/kubernetes_config_result_entry_relationship.py index d43ef37548..981f94a735 100644 --- a/intersight/model/kubernetes_config_result_entry_relationship.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -175,6 +175,7 @@ class KubernetesConfigResultEntryRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -206,6 +207,7 @@ class KubernetesConfigResultEntryRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -252,7 +254,9 @@ class KubernetesConfigResultEntryRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -630,6 +634,8 @@ class KubernetesConfigResultEntryRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -911,6 +917,7 @@ class KubernetesConfigResultEntryRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/kubernetes_config_result_entry_response.py b/intersight/model/kubernetes_config_result_entry_response.py index b3170396e7..c36b463a91 100644 --- a/intersight/model/kubernetes_config_result_entry_response.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_config_result_list.py b/intersight/model/kubernetes_config_result_list.py index 774cdee700..93e60bfec2 100644 --- a/intersight/model/kubernetes_config_result_list.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_config_result_list_all_of.py b/intersight/model/kubernetes_config_result_list_all_of.py index 494178c78d..566291275e 100644 --- a/intersight/model/kubernetes_config_result_list_all_of.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_config_result_relationship.py b/intersight/model/kubernetes_config_result_relationship.py index aa62302ad2..283c3e6eb9 100644 --- a/intersight/model/kubernetes_config_result_relationship.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -177,6 +177,7 @@ class KubernetesConfigResultRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -208,6 +209,7 @@ class KubernetesConfigResultRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -254,7 +256,9 @@ class KubernetesConfigResultRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -632,6 +636,8 @@ class KubernetesConfigResultRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -913,6 +919,7 @@ class KubernetesConfigResultRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/kubernetes_config_result_response.py b/intersight/model/kubernetes_config_result_response.py index be942f693a..639d61a17a 100644 --- a/intersight/model/kubernetes_config_result_response.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_configuration.py b/intersight/model/kubernetes_configuration.py index 4b52082d6e..2c1960f43c 100644 --- a/intersight/model/kubernetes_configuration.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_configuration_all_of.py b/intersight/model/kubernetes_configuration_all_of.py index 92004c548d..79f29398b8 100644 --- a/intersight/model/kubernetes_configuration_all_of.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_container_runtime_policy.py b/intersight/model/kubernetes_container_runtime_policy.py index 080d729c99..942be52ff1 100644 --- a/intersight/model/kubernetes_container_runtime_policy.py +++ b/intersight/model/kubernetes_container_runtime_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_container_runtime_policy_all_of.py b/intersight/model/kubernetes_container_runtime_policy_all_of.py index c07994959e..16e179160c 100644 --- a/intersight/model/kubernetes_container_runtime_policy_all_of.py +++ b/intersight/model/kubernetes_container_runtime_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_container_runtime_policy_list.py b/intersight/model/kubernetes_container_runtime_policy_list.py index 08fa0da96d..2ea6ed6487 100644 --- a/intersight/model/kubernetes_container_runtime_policy_list.py +++ b/intersight/model/kubernetes_container_runtime_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_container_runtime_policy_list_all_of.py b/intersight/model/kubernetes_container_runtime_policy_list_all_of.py index 43930f0875..9d8ccb1cb5 100644 --- a/intersight/model/kubernetes_container_runtime_policy_list_all_of.py +++ b/intersight/model/kubernetes_container_runtime_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_container_runtime_policy_relationship.py b/intersight/model/kubernetes_container_runtime_policy_relationship.py index 9d26770c17..710a9782b3 100644 --- a/intersight/model/kubernetes_container_runtime_policy_relationship.py +++ b/intersight/model/kubernetes_container_runtime_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -177,6 +177,7 @@ class KubernetesContainerRuntimePolicyRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -208,6 +209,7 @@ class KubernetesContainerRuntimePolicyRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -254,7 +256,9 @@ class KubernetesContainerRuntimePolicyRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -632,6 +636,8 @@ class KubernetesContainerRuntimePolicyRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -913,6 +919,7 @@ class KubernetesContainerRuntimePolicyRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/kubernetes_container_runtime_policy_response.py b/intersight/model/kubernetes_container_runtime_policy_response.py index 4a1a535ce5..5625f54dc9 100644 --- a/intersight/model/kubernetes_container_runtime_policy_response.py +++ b/intersight/model/kubernetes_container_runtime_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_daemon_set.py b/intersight/model/kubernetes_daemon_set.py index e80832fbc8..b1e53c888e 100644 --- a/intersight/model/kubernetes_daemon_set.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_daemon_set_all_of.py b/intersight/model/kubernetes_daemon_set_all_of.py index f29bdb5e98..ad66c6e057 100644 --- a/intersight/model/kubernetes_daemon_set_all_of.py +++ b/intersight/model/kubernetes_daemon_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_daemon_set_list.py b/intersight/model/kubernetes_daemon_set_list.py index 6ec77cd93c..a7715dc4a9 100644 --- a/intersight/model/kubernetes_daemon_set_list.py +++ b/intersight/model/kubernetes_daemon_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_daemon_set_list_all_of.py b/intersight/model/kubernetes_daemon_set_list_all_of.py index 7038e5e297..a36052a45a 100644 --- a/intersight/model/kubernetes_daemon_set_list_all_of.py +++ b/intersight/model/kubernetes_daemon_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_daemon_set_response.py b/intersight/model/kubernetes_daemon_set_response.py index 99f1ad2a0b..740e30044b 100644 --- a/intersight/model/kubernetes_daemon_set_response.py +++ b/intersight/model/kubernetes_daemon_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_daemon_set_status.py b/intersight/model/kubernetes_daemon_set_status.py index db4a5796a3..8bdfcdeadf 100644 --- a/intersight/model/kubernetes_daemon_set_status.py +++ b/intersight/model/kubernetes_daemon_set_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_daemon_set_status_all_of.py b/intersight/model/kubernetes_daemon_set_status_all_of.py index fa7e495133..deba77ffd8 100644 --- a/intersight/model/kubernetes_daemon_set_status_all_of.py +++ b/intersight/model/kubernetes_daemon_set_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_deployment.py b/intersight/model/kubernetes_deployment.py index 3ba9cc2045..7b1c26bcac 100644 --- a/intersight/model/kubernetes_deployment.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_deployment_all_of.py b/intersight/model/kubernetes_deployment_all_of.py index d8079c6609..37b275d829 100644 --- a/intersight/model/kubernetes_deployment_all_of.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_deployment_list.py b/intersight/model/kubernetes_deployment_list.py index 6b70ed7c4c..c8986d6679 100644 --- a/intersight/model/kubernetes_deployment_list.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_deployment_list_all_of.py b/intersight/model/kubernetes_deployment_list_all_of.py index 7e85b06c6e..a254969c16 100644 --- a/intersight/model/kubernetes_deployment_list_all_of.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_deployment_response.py b/intersight/model/kubernetes_deployment_response.py index 889b93746e..7b88ec657d 100644 --- a/intersight/model/kubernetes_deployment_response.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_deployment_status.py b/intersight/model/kubernetes_deployment_status.py index c7f1faed99..ed938ca39f 100644 --- a/intersight/model/kubernetes_deployment_status.py +++ b/intersight/model/kubernetes_deployment_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_deployment_status_all_of.py b/intersight/model/kubernetes_deployment_status_all_of.py index ce856a0089..6ab732f441 100644 --- a/intersight/model/kubernetes_deployment_status_all_of.py +++ b/intersight/model/kubernetes_deployment_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_essential_addon.py b/intersight/model/kubernetes_essential_addon.py index 428e8eb1fa..937b84c979 100644 --- a/intersight/model/kubernetes_essential_addon.py +++ b/intersight/model/kubernetes_essential_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_essential_addon_all_of.py b/intersight/model/kubernetes_essential_addon_all_of.py index 2f6a98d68d..610a003086 100644 --- a/intersight/model/kubernetes_essential_addon_all_of.py +++ b/intersight/model/kubernetes_essential_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_esxi_virtual_machine_infra_config.py b/intersight/model/kubernetes_esxi_virtual_machine_infra_config.py index 28513430eb..d1b9f078b4 100644 --- a/intersight/model/kubernetes_esxi_virtual_machine_infra_config.py +++ b/intersight/model/kubernetes_esxi_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_esxi_virtual_machine_infra_config_all_of.py b/intersight/model/kubernetes_esxi_virtual_machine_infra_config_all_of.py index 6e5bea511e..7718e9d486 100644 --- a/intersight/model/kubernetes_esxi_virtual_machine_infra_config_all_of.py +++ b/intersight/model/kubernetes_esxi_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_ethernet.py b/intersight/model/kubernetes_ethernet.py index 597a44bcbb..580799d73f 100644 --- a/intersight/model/kubernetes_ethernet.py +++ b/intersight/model/kubernetes_ethernet.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_ethernet_all_of.py b/intersight/model/kubernetes_ethernet_all_of.py index 7d09450be3..7e2a6eefd2 100644 --- a/intersight/model/kubernetes_ethernet_all_of.py +++ b/intersight/model/kubernetes_ethernet_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_ethernet_matcher.py b/intersight/model/kubernetes_ethernet_matcher.py index 9856c3c162..e6b8325f66 100644 --- a/intersight/model/kubernetes_ethernet_matcher.py +++ b/intersight/model/kubernetes_ethernet_matcher.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_ethernet_matcher_all_of.py b/intersight/model/kubernetes_ethernet_matcher_all_of.py index f3bfa8e701..46337679d1 100644 --- a/intersight/model/kubernetes_ethernet_matcher_all_of.py +++ b/intersight/model/kubernetes_ethernet_matcher_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_http_proxy_policy.py b/intersight/model/kubernetes_http_proxy_policy.py index 559bef0c68..757c481804 100644 --- a/intersight/model/kubernetes_http_proxy_policy.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_http_proxy_policy_all_of.py b/intersight/model/kubernetes_http_proxy_policy_all_of.py index 63667004ed..3da230e190 100644 --- a/intersight/model/kubernetes_http_proxy_policy_all_of.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_http_proxy_policy_list.py b/intersight/model/kubernetes_http_proxy_policy_list.py index f99663b208..48ccb8eb18 100644 --- a/intersight/model/kubernetes_http_proxy_policy_list.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_http_proxy_policy_list_all_of.py b/intersight/model/kubernetes_http_proxy_policy_list_all_of.py index b138870486..763def10f8 100644 --- a/intersight/model/kubernetes_http_proxy_policy_list_all_of.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_http_proxy_policy_relationship.py b/intersight/model/kubernetes_http_proxy_policy_relationship.py index 7a304d5fc6..fe2a5e7eee 100644 --- a/intersight/model/kubernetes_http_proxy_policy_relationship.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -175,6 +175,7 @@ class KubernetesHttpProxyPolicyRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -206,6 +207,7 @@ class KubernetesHttpProxyPolicyRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -252,7 +254,9 @@ class KubernetesHttpProxyPolicyRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -630,6 +634,8 @@ class KubernetesHttpProxyPolicyRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -911,6 +917,7 @@ class KubernetesHttpProxyPolicyRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/kubernetes_http_proxy_policy_response.py b/intersight/model/kubernetes_http_proxy_policy_response.py index 29ba3aff5f..4004e57183 100644 --- a/intersight/model/kubernetes_http_proxy_policy_response.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_ingress.py b/intersight/model/kubernetes_ingress.py index d0c753a32d..1ce9f1d240 100644 --- a/intersight/model/kubernetes_ingress.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_ingress_all_of.py b/intersight/model/kubernetes_ingress_all_of.py index 972bc083fb..d0892b75f8 100644 --- a/intersight/model/kubernetes_ingress_all_of.py +++ b/intersight/model/kubernetes_ingress_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_ingress_list.py b/intersight/model/kubernetes_ingress_list.py index 81472b7452..64d38eeaa4 100644 --- a/intersight/model/kubernetes_ingress_list.py +++ b/intersight/model/kubernetes_ingress_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_ingress_list_all_of.py b/intersight/model/kubernetes_ingress_list_all_of.py index 4d5ef3516c..e1f4aa6af8 100644 --- a/intersight/model/kubernetes_ingress_list_all_of.py +++ b/intersight/model/kubernetes_ingress_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_ingress_response.py b/intersight/model/kubernetes_ingress_response.py index 98a55ae591..3fa78f5be2 100644 --- a/intersight/model/kubernetes_ingress_response.py +++ b/intersight/model/kubernetes_ingress_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_ingress_status.py b/intersight/model/kubernetes_ingress_status.py index 76545bc22c..41a899ff03 100644 --- a/intersight/model/kubernetes_ingress_status.py +++ b/intersight/model/kubernetes_ingress_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_ingress_status_all_of.py b/intersight/model/kubernetes_ingress_status_all_of.py index 3dac7509ad..d46143864b 100644 --- a/intersight/model/kubernetes_ingress_status_all_of.py +++ b/intersight/model/kubernetes_ingress_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_instance_type_details.py b/intersight/model/kubernetes_instance_type_details.py index 323d71747f..baaf1c5ad3 100644 --- a/intersight/model/kubernetes_instance_type_details.py +++ b/intersight/model/kubernetes_instance_type_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_instance_type_details_all_of.py b/intersight/model/kubernetes_instance_type_details_all_of.py index 7b0befa49f..d5c6b839ca 100644 --- a/intersight/model/kubernetes_instance_type_details_all_of.py +++ b/intersight/model/kubernetes_instance_type_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_ip_v4_config.py b/intersight/model/kubernetes_ip_v4_config.py index afc3a675ad..c01944fe85 100644 --- a/intersight/model/kubernetes_ip_v4_config.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_ip_v4_config_all_of.py b/intersight/model/kubernetes_ip_v4_config_all_of.py index e6b860c985..0e6f924639 100644 --- a/intersight/model/kubernetes_ip_v4_config_all_of.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_key_value.py b/intersight/model/kubernetes_key_value.py index e7644ecd30..5c81c67609 100644 --- a/intersight/model/kubernetes_key_value.py +++ b/intersight/model/kubernetes_key_value.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_key_value_all_of.py b/intersight/model/kubernetes_key_value_all_of.py index b4aff8d0a2..af90056fe2 100644 --- a/intersight/model/kubernetes_key_value_all_of.py +++ b/intersight/model/kubernetes_key_value_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_kubernetes_resource.py b/intersight/model/kubernetes_kubernetes_resource.py index ea50e0412b..d8fc526311 100644 --- a/intersight/model/kubernetes_kubernetes_resource.py +++ b/intersight/model/kubernetes_kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_kubernetes_resource_all_of.py b/intersight/model/kubernetes_kubernetes_resource_all_of.py index 6df5fa43be..cab7719eaa 100644 --- a/intersight/model/kubernetes_kubernetes_resource_all_of.py +++ b/intersight/model/kubernetes_kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_load_balancer.py b/intersight/model/kubernetes_load_balancer.py index 9f02d5cc00..ead7fdd37b 100644 --- a/intersight/model/kubernetes_load_balancer.py +++ b/intersight/model/kubernetes_load_balancer.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_load_balancer_all_of.py b/intersight/model/kubernetes_load_balancer_all_of.py index b8eac1e653..0f20a155c3 100644 --- a/intersight/model/kubernetes_load_balancer_all_of.py +++ b/intersight/model/kubernetes_load_balancer_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_network_interface.py b/intersight/model/kubernetes_network_interface.py index 31ef4b30d3..1c463f6dea 100644 --- a/intersight/model/kubernetes_network_interface.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_network_interface_all_of.py b/intersight/model/kubernetes_network_interface_all_of.py index 471643a388..123fd6485e 100644 --- a/intersight/model/kubernetes_network_interface_all_of.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_network_interface_spec.py b/intersight/model/kubernetes_network_interface_spec.py index d5c5801145..8200837f23 100644 --- a/intersight/model/kubernetes_network_interface_spec.py +++ b/intersight/model/kubernetes_network_interface_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_network_interface_spec_all_of.py b/intersight/model/kubernetes_network_interface_spec_all_of.py index 5491afa0b4..208844e202 100644 --- a/intersight/model/kubernetes_network_interface_spec_all_of.py +++ b/intersight/model/kubernetes_network_interface_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_network_policy.py b/intersight/model/kubernetes_network_policy.py index 2d4a5c5f95..15df6b42b9 100644 --- a/intersight/model/kubernetes_network_policy.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_network_policy_all_of.py b/intersight/model/kubernetes_network_policy_all_of.py index af2172ad8a..2a30483e46 100644 --- a/intersight/model/kubernetes_network_policy_all_of.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_network_policy_list.py b/intersight/model/kubernetes_network_policy_list.py index 235bf5b717..1a1fe3f5e6 100644 --- a/intersight/model/kubernetes_network_policy_list.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_network_policy_list_all_of.py b/intersight/model/kubernetes_network_policy_list_all_of.py index 90c504ceda..e893a48c96 100644 --- a/intersight/model/kubernetes_network_policy_list_all_of.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_network_policy_relationship.py b/intersight/model/kubernetes_network_policy_relationship.py index f22409dce8..a2252c7c8c 100644 --- a/intersight/model/kubernetes_network_policy_relationship.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -181,6 +181,7 @@ class KubernetesNetworkPolicyRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -212,6 +213,7 @@ class KubernetesNetworkPolicyRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -258,7 +260,9 @@ class KubernetesNetworkPolicyRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -636,6 +640,8 @@ class KubernetesNetworkPolicyRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -917,6 +923,7 @@ class KubernetesNetworkPolicyRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/kubernetes_network_policy_response.py b/intersight/model/kubernetes_network_policy_response.py index 9644685378..5c900021a5 100644 --- a/intersight/model/kubernetes_network_policy_response.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_node.py b/intersight/model/kubernetes_node.py index 7953465576..5ecfe79471 100644 --- a/intersight/model/kubernetes_node.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_node_address.py b/intersight/model/kubernetes_node_address.py index fad2e138ff..5a63ebedb1 100644 --- a/intersight/model/kubernetes_node_address.py +++ b/intersight/model/kubernetes_node_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_node_address_all_of.py b/intersight/model/kubernetes_node_address_all_of.py index 0df98aa8f4..da70f2cfa8 100644 --- a/intersight/model/kubernetes_node_address_all_of.py +++ b/intersight/model/kubernetes_node_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_node_all_of.py b/intersight/model/kubernetes_node_all_of.py index 8c1b935039..85d2684ed5 100644 --- a/intersight/model/kubernetes_node_all_of.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_node_group_label.py b/intersight/model/kubernetes_node_group_label.py index c07c1be248..5c9276859b 100644 --- a/intersight/model/kubernetes_node_group_label.py +++ b/intersight/model/kubernetes_node_group_label.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_node_group_label_all_of.py b/intersight/model/kubernetes_node_group_label_all_of.py index 9994b3c53f..1a9f827c24 100644 --- a/intersight/model/kubernetes_node_group_label_all_of.py +++ b/intersight/model/kubernetes_node_group_label_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_node_group_profile.py b/intersight/model/kubernetes_node_group_profile.py index fe2d14e42e..6becca0da1 100644 --- a/intersight/model/kubernetes_node_group_profile.py +++ b/intersight/model/kubernetes_node_group_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_node_group_profile_all_of.py b/intersight/model/kubernetes_node_group_profile_all_of.py index 02f10bbff2..1df90e3914 100644 --- a/intersight/model/kubernetes_node_group_profile_all_of.py +++ b/intersight/model/kubernetes_node_group_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_node_group_profile_list.py b/intersight/model/kubernetes_node_group_profile_list.py index 2cf64c5a2e..61d170a604 100644 --- a/intersight/model/kubernetes_node_group_profile_list.py +++ b/intersight/model/kubernetes_node_group_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_node_group_profile_list_all_of.py b/intersight/model/kubernetes_node_group_profile_list_all_of.py index 66202533a4..7343117cc8 100644 --- a/intersight/model/kubernetes_node_group_profile_list_all_of.py +++ b/intersight/model/kubernetes_node_group_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_node_group_profile_relationship.py b/intersight/model/kubernetes_node_group_profile_relationship.py index 920cd09779..8866799f1e 100644 --- a/intersight/model/kubernetes_node_group_profile_relationship.py +++ b/intersight/model/kubernetes_node_group_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -205,6 +205,7 @@ class KubernetesNodeGroupProfileRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -236,6 +237,7 @@ class KubernetesNodeGroupProfileRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -282,7 +284,9 @@ class KubernetesNodeGroupProfileRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -660,6 +664,8 @@ class KubernetesNodeGroupProfileRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -941,6 +947,7 @@ class KubernetesNodeGroupProfileRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/kubernetes_node_group_profile_response.py b/intersight/model/kubernetes_node_group_profile_response.py index cfa5a678fb..315cb193a6 100644 --- a/intersight/model/kubernetes_node_group_profile_response.py +++ b/intersight/model/kubernetes_node_group_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_node_group_taint.py b/intersight/model/kubernetes_node_group_taint.py index fbfd62d072..f289df8db8 100644 --- a/intersight/model/kubernetes_node_group_taint.py +++ b/intersight/model/kubernetes_node_group_taint.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_node_group_taint_all_of.py b/intersight/model/kubernetes_node_group_taint_all_of.py index 14d00fecb7..55d13d3325 100644 --- a/intersight/model/kubernetes_node_group_taint_all_of.py +++ b/intersight/model/kubernetes_node_group_taint_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_node_info.py b/intersight/model/kubernetes_node_info.py index 178b564b86..f5d14d05bd 100644 --- a/intersight/model/kubernetes_node_info.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_node_info_all_of.py b/intersight/model/kubernetes_node_info_all_of.py index b72b6abae5..12bfd27407 100644 --- a/intersight/model/kubernetes_node_info_all_of.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_node_list.py b/intersight/model/kubernetes_node_list.py index 41deb37ef1..f09726fb85 100644 --- a/intersight/model/kubernetes_node_list.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_node_list_all_of.py b/intersight/model/kubernetes_node_list_all_of.py index ce57846bd2..143271d9ad 100644 --- a/intersight/model/kubernetes_node_list_all_of.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_node_profile.py b/intersight/model/kubernetes_node_profile.py index 4ed06216a6..34af61a9b0 100644 --- a/intersight/model/kubernetes_node_profile.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_node_profile_all_of.py b/intersight/model/kubernetes_node_profile_all_of.py index 004babff7f..10861dd7c8 100644 --- a/intersight/model/kubernetes_node_profile_all_of.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_node_profile_relationship.py b/intersight/model/kubernetes_node_profile_relationship.py index 574d9c1a08..7c8827ff9b 100644 --- a/intersight/model/kubernetes_node_profile_relationship.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -196,6 +196,7 @@ class KubernetesNodeProfileRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -227,6 +228,7 @@ class KubernetesNodeProfileRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -273,7 +275,9 @@ class KubernetesNodeProfileRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -651,6 +655,8 @@ class KubernetesNodeProfileRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -932,6 +938,7 @@ class KubernetesNodeProfileRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/kubernetes_node_response.py b/intersight/model/kubernetes_node_response.py index 634827ecaa..c5a8acd756 100644 --- a/intersight/model/kubernetes_node_response.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_node_spec.py b/intersight/model/kubernetes_node_spec.py index 52373595f3..e19ae8892b 100644 --- a/intersight/model/kubernetes_node_spec.py +++ b/intersight/model/kubernetes_node_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_node_spec_all_of.py b/intersight/model/kubernetes_node_spec_all_of.py index abc30baadc..56e6fa2f5a 100644 --- a/intersight/model/kubernetes_node_spec_all_of.py +++ b/intersight/model/kubernetes_node_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_node_status.py b/intersight/model/kubernetes_node_status.py index 775af4caa7..dcc5ac9c1f 100644 --- a/intersight/model/kubernetes_node_status.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_node_status_all_of.py b/intersight/model/kubernetes_node_status_all_of.py index 72789a36d9..93ddfc28fc 100644 --- a/intersight/model/kubernetes_node_status_all_of.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_nvidia_gpu_product.py b/intersight/model/kubernetes_nvidia_gpu_product.py index 8b85c12697..ab4fde7613 100644 --- a/intersight/model/kubernetes_nvidia_gpu_product.py +++ b/intersight/model/kubernetes_nvidia_gpu_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_nvidia_gpu_product_all_of.py b/intersight/model/kubernetes_nvidia_gpu_product_all_of.py index f41f31c0aa..77f74d2a82 100644 --- a/intersight/model/kubernetes_nvidia_gpu_product_all_of.py +++ b/intersight/model/kubernetes_nvidia_gpu_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_nvidia_gpu_product_list.py b/intersight/model/kubernetes_nvidia_gpu_product_list.py index 208950e471..98fa1e92c4 100644 --- a/intersight/model/kubernetes_nvidia_gpu_product_list.py +++ b/intersight/model/kubernetes_nvidia_gpu_product_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_nvidia_gpu_product_list_all_of.py b/intersight/model/kubernetes_nvidia_gpu_product_list_all_of.py index 3065e1c9a0..90bcff3337 100644 --- a/intersight/model/kubernetes_nvidia_gpu_product_list_all_of.py +++ b/intersight/model/kubernetes_nvidia_gpu_product_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_nvidia_gpu_product_response.py b/intersight/model/kubernetes_nvidia_gpu_product_response.py index 8a4f6831ec..4369b05ba1 100644 --- a/intersight/model/kubernetes_nvidia_gpu_product_response.py +++ b/intersight/model/kubernetes_nvidia_gpu_product_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_object_meta.py b/intersight/model/kubernetes_object_meta.py index aaef4fd68f..08cf01adeb 100644 --- a/intersight/model/kubernetes_object_meta.py +++ b/intersight/model/kubernetes_object_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_object_meta_all_of.py b/intersight/model/kubernetes_object_meta_all_of.py index 833113ae81..a9dab6d85e 100644 --- a/intersight/model/kubernetes_object_meta_all_of.py +++ b/intersight/model/kubernetes_object_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_ovs_bond.py b/intersight/model/kubernetes_ovs_bond.py index 471f94b000..1ef10c377a 100644 --- a/intersight/model/kubernetes_ovs_bond.py +++ b/intersight/model/kubernetes_ovs_bond.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_ovs_bond_all_of.py b/intersight/model/kubernetes_ovs_bond_all_of.py index 7eaf90d4c0..485986ca92 100644 --- a/intersight/model/kubernetes_ovs_bond_all_of.py +++ b/intersight/model/kubernetes_ovs_bond_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_pod.py b/intersight/model/kubernetes_pod.py index a61ff92f9f..e328393ed9 100644 --- a/intersight/model/kubernetes_pod.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_pod_all_of.py b/intersight/model/kubernetes_pod_all_of.py index 2130935dea..ebf30fa01c 100644 --- a/intersight/model/kubernetes_pod_all_of.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_pod_list.py b/intersight/model/kubernetes_pod_list.py index 6fd71b1224..97452bda6d 100644 --- a/intersight/model/kubernetes_pod_list.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_pod_list_all_of.py b/intersight/model/kubernetes_pod_list_all_of.py index 01829b05f8..ee602c407d 100644 --- a/intersight/model/kubernetes_pod_list_all_of.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_pod_response.py b/intersight/model/kubernetes_pod_response.py index c5c5dc59fa..78c8bea04d 100644 --- a/intersight/model/kubernetes_pod_response.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_pod_status.py b/intersight/model/kubernetes_pod_status.py index 4d149a6524..2d82a48c08 100644 --- a/intersight/model/kubernetes_pod_status.py +++ b/intersight/model/kubernetes_pod_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_pod_status_all_of.py b/intersight/model/kubernetes_pod_status_all_of.py index 0508726ef0..61b3714b62 100644 --- a/intersight/model/kubernetes_pod_status_all_of.py +++ b/intersight/model/kubernetes_pod_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_proxy_config.py b/intersight/model/kubernetes_proxy_config.py index a4aef9a336..653f08976b 100644 --- a/intersight/model/kubernetes_proxy_config.py +++ b/intersight/model/kubernetes_proxy_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_proxy_config_all_of.py b/intersight/model/kubernetes_proxy_config_all_of.py index 17bbbf464d..74d4357ba1 100644 --- a/intersight/model/kubernetes_proxy_config_all_of.py +++ b/intersight/model/kubernetes_proxy_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_route.py b/intersight/model/kubernetes_route.py index 0ec4092fa2..c6d00f919e 100644 --- a/intersight/model/kubernetes_route.py +++ b/intersight/model/kubernetes_route.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_route_all_of.py b/intersight/model/kubernetes_route_all_of.py index b8450e877d..ce13a1edba 100644 --- a/intersight/model/kubernetes_route_all_of.py +++ b/intersight/model/kubernetes_route_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_service.py b/intersight/model/kubernetes_service.py index 7dc95d912c..cdc8d67a9a 100644 --- a/intersight/model/kubernetes_service.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_service_all_of.py b/intersight/model/kubernetes_service_all_of.py index b937e0e610..651a404095 100644 --- a/intersight/model/kubernetes_service_all_of.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_service_list.py b/intersight/model/kubernetes_service_list.py index 73aa846097..85520bccda 100644 --- a/intersight/model/kubernetes_service_list.py +++ b/intersight/model/kubernetes_service_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_service_list_all_of.py b/intersight/model/kubernetes_service_list_all_of.py index 327614061b..f99750ef1d 100644 --- a/intersight/model/kubernetes_service_list_all_of.py +++ b/intersight/model/kubernetes_service_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_service_response.py b/intersight/model/kubernetes_service_response.py index 85e525b30e..2eb90fa6b7 100644 --- a/intersight/model/kubernetes_service_response.py +++ b/intersight/model/kubernetes_service_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_service_status.py b/intersight/model/kubernetes_service_status.py index faa392bdff..1424be1b36 100644 --- a/intersight/model/kubernetes_service_status.py +++ b/intersight/model/kubernetes_service_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_service_status_all_of.py b/intersight/model/kubernetes_service_status_all_of.py index 3d08f9e426..4b38777d42 100644 --- a/intersight/model/kubernetes_service_status_all_of.py +++ b/intersight/model/kubernetes_service_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_stateful_set.py b/intersight/model/kubernetes_stateful_set.py index a9d17fbfb3..890af2e836 100644 --- a/intersight/model/kubernetes_stateful_set.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_stateful_set_all_of.py b/intersight/model/kubernetes_stateful_set_all_of.py index 7a254f6892..09c5470209 100644 --- a/intersight/model/kubernetes_stateful_set_all_of.py +++ b/intersight/model/kubernetes_stateful_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_stateful_set_list.py b/intersight/model/kubernetes_stateful_set_list.py index fdea34dcfc..7cc500de49 100644 --- a/intersight/model/kubernetes_stateful_set_list.py +++ b/intersight/model/kubernetes_stateful_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_stateful_set_list_all_of.py b/intersight/model/kubernetes_stateful_set_list_all_of.py index 9eaf9717f0..6f38916869 100644 --- a/intersight/model/kubernetes_stateful_set_list_all_of.py +++ b/intersight/model/kubernetes_stateful_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_stateful_set_response.py b/intersight/model/kubernetes_stateful_set_response.py index 79c913b17b..a5c75259d8 100644 --- a/intersight/model/kubernetes_stateful_set_response.py +++ b/intersight/model/kubernetes_stateful_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_stateful_set_status.py b/intersight/model/kubernetes_stateful_set_status.py index 8f9da3f719..9a573cea15 100644 --- a/intersight/model/kubernetes_stateful_set_status.py +++ b/intersight/model/kubernetes_stateful_set_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_stateful_set_status_all_of.py b/intersight/model/kubernetes_stateful_set_status_all_of.py index 105a838784..2d7cd0c165 100644 --- a/intersight/model/kubernetes_stateful_set_status_all_of.py +++ b/intersight/model/kubernetes_stateful_set_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_sys_config_policy.py b/intersight/model/kubernetes_sys_config_policy.py index df27c51881..731ae49ec2 100644 --- a/intersight/model/kubernetes_sys_config_policy.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_sys_config_policy_all_of.py b/intersight/model/kubernetes_sys_config_policy_all_of.py index 9a56bd7f61..0d396833f7 100644 --- a/intersight/model/kubernetes_sys_config_policy_all_of.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_sys_config_policy_list.py b/intersight/model/kubernetes_sys_config_policy_list.py index bc14a8213d..c26c042a69 100644 --- a/intersight/model/kubernetes_sys_config_policy_list.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_sys_config_policy_list_all_of.py b/intersight/model/kubernetes_sys_config_policy_list_all_of.py index 3bb191e73b..fbd0f68b40 100644 --- a/intersight/model/kubernetes_sys_config_policy_list_all_of.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_sys_config_policy_relationship.py b/intersight/model/kubernetes_sys_config_policy_relationship.py index 2da0bffa7a..44db796849 100644 --- a/intersight/model/kubernetes_sys_config_policy_relationship.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -433,6 +433,7 @@ class KubernetesSysConfigPolicyRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -464,6 +465,7 @@ class KubernetesSysConfigPolicyRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -510,7 +512,9 @@ class KubernetesSysConfigPolicyRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -888,6 +892,8 @@ class KubernetesSysConfigPolicyRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -1169,6 +1175,7 @@ class KubernetesSysConfigPolicyRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/kubernetes_sys_config_policy_response.py b/intersight/model/kubernetes_sys_config_policy_response.py index 7a962e5258..f7f44c13ae 100644 --- a/intersight/model/kubernetes_sys_config_policy_response.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_taint.py b/intersight/model/kubernetes_taint.py index 86e6501c28..9a949c7c74 100644 --- a/intersight/model/kubernetes_taint.py +++ b/intersight/model/kubernetes_taint.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_taint_all_of.py b/intersight/model/kubernetes_taint_all_of.py index 63bc9eb20b..f5e29d04e2 100644 --- a/intersight/model/kubernetes_taint_all_of.py +++ b/intersight/model/kubernetes_taint_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_trusted_registries_policy.py b/intersight/model/kubernetes_trusted_registries_policy.py index 4687de5eca..0eb4035346 100644 --- a/intersight/model/kubernetes_trusted_registries_policy.py +++ b/intersight/model/kubernetes_trusted_registries_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_trusted_registries_policy_all_of.py b/intersight/model/kubernetes_trusted_registries_policy_all_of.py index e7c50915ca..b1bc8e676e 100644 --- a/intersight/model/kubernetes_trusted_registries_policy_all_of.py +++ b/intersight/model/kubernetes_trusted_registries_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_trusted_registries_policy_list.py b/intersight/model/kubernetes_trusted_registries_policy_list.py index d01c832a54..1ec7c2362e 100644 --- a/intersight/model/kubernetes_trusted_registries_policy_list.py +++ b/intersight/model/kubernetes_trusted_registries_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_trusted_registries_policy_list_all_of.py b/intersight/model/kubernetes_trusted_registries_policy_list_all_of.py index 3974e091bf..ebbd5b62c1 100644 --- a/intersight/model/kubernetes_trusted_registries_policy_list_all_of.py +++ b/intersight/model/kubernetes_trusted_registries_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_trusted_registries_policy_relationship.py b/intersight/model/kubernetes_trusted_registries_policy_relationship.py index 416e6ee49f..89eed110b0 100644 --- a/intersight/model/kubernetes_trusted_registries_policy_relationship.py +++ b/intersight/model/kubernetes_trusted_registries_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -175,6 +175,7 @@ class KubernetesTrustedRegistriesPolicyRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -206,6 +207,7 @@ class KubernetesTrustedRegistriesPolicyRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -252,7 +254,9 @@ class KubernetesTrustedRegistriesPolicyRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -630,6 +634,8 @@ class KubernetesTrustedRegistriesPolicyRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -911,6 +917,7 @@ class KubernetesTrustedRegistriesPolicyRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/kubernetes_trusted_registries_policy_response.py b/intersight/model/kubernetes_trusted_registries_policy_response.py index 03d29eb261..b966e5263f 100644 --- a/intersight/model/kubernetes_trusted_registries_policy_response.py +++ b/intersight/model/kubernetes_trusted_registries_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_version.py b/intersight/model/kubernetes_version.py index 08798e4e86..31fe135863 100644 --- a/intersight/model/kubernetes_version.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_version_all_of.py b/intersight/model/kubernetes_version_all_of.py index 41b8da1d7b..991d581599 100644 --- a/intersight/model/kubernetes_version_all_of.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_version_list.py b/intersight/model/kubernetes_version_list.py index 5f0576160f..4abe906f12 100644 --- a/intersight/model/kubernetes_version_list.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_version_list_all_of.py b/intersight/model/kubernetes_version_list_all_of.py index 59eee4527b..d9ffbb67e7 100644 --- a/intersight/model/kubernetes_version_list_all_of.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_version_policy.py b/intersight/model/kubernetes_version_policy.py index 1f909affa4..bbc4ae67ef 100644 --- a/intersight/model/kubernetes_version_policy.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_version_policy_all_of.py b/intersight/model/kubernetes_version_policy_all_of.py index b6647a0168..44c240023b 100644 --- a/intersight/model/kubernetes_version_policy_all_of.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_version_policy_list.py b/intersight/model/kubernetes_version_policy_list.py index 865efe9b45..f2f30b2cf5 100644 --- a/intersight/model/kubernetes_version_policy_list.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_version_policy_list_all_of.py b/intersight/model/kubernetes_version_policy_list_all_of.py index 6cf2e00c06..7383d58e4c 100644 --- a/intersight/model/kubernetes_version_policy_list_all_of.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_version_policy_relationship.py b/intersight/model/kubernetes_version_policy_relationship.py index a083662ea8..23dbc99bb3 100644 --- a/intersight/model/kubernetes_version_policy_relationship.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -177,6 +177,7 @@ class KubernetesVersionPolicyRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -208,6 +209,7 @@ class KubernetesVersionPolicyRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -254,7 +256,9 @@ class KubernetesVersionPolicyRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -632,6 +636,8 @@ class KubernetesVersionPolicyRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -913,6 +919,7 @@ class KubernetesVersionPolicyRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/kubernetes_version_policy_response.py b/intersight/model/kubernetes_version_policy_response.py index 912ed07bd6..18c366f28b 100644 --- a/intersight/model/kubernetes_version_policy_response.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_version_relationship.py b/intersight/model/kubernetes_version_relationship.py index 3dcb47de7a..1fdec52731 100644 --- a/intersight/model/kubernetes_version_relationship.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -177,6 +177,7 @@ class KubernetesVersionRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -208,6 +209,7 @@ class KubernetesVersionRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -254,7 +256,9 @@ class KubernetesVersionRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -632,6 +636,8 @@ class KubernetesVersionRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -913,6 +919,7 @@ class KubernetesVersionRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/kubernetes_version_response.py b/intersight/model/kubernetes_version_response.py index c6fae0feb6..0fad174e81 100644 --- a/intersight/model/kubernetes_version_response.py +++ b/intersight/model/kubernetes_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_virtual_machine_infra_config_policy.py b/intersight/model/kubernetes_virtual_machine_infra_config_policy.py index 5ca5175195..43c5b0579e 100644 --- a/intersight/model/kubernetes_virtual_machine_infra_config_policy.py +++ b/intersight/model/kubernetes_virtual_machine_infra_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_virtual_machine_infra_config_policy_all_of.py b/intersight/model/kubernetes_virtual_machine_infra_config_policy_all_of.py index 1df849c910..b6630425e8 100644 --- a/intersight/model/kubernetes_virtual_machine_infra_config_policy_all_of.py +++ b/intersight/model/kubernetes_virtual_machine_infra_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_virtual_machine_infra_config_policy_list.py b/intersight/model/kubernetes_virtual_machine_infra_config_policy_list.py index ca64749459..0de7a4a5e2 100644 --- a/intersight/model/kubernetes_virtual_machine_infra_config_policy_list.py +++ b/intersight/model/kubernetes_virtual_machine_infra_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_virtual_machine_infra_config_policy_list_all_of.py b/intersight/model/kubernetes_virtual_machine_infra_config_policy_list_all_of.py index f7b42b3553..e49c03e217 100644 --- a/intersight/model/kubernetes_virtual_machine_infra_config_policy_list_all_of.py +++ b/intersight/model/kubernetes_virtual_machine_infra_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_virtual_machine_infra_config_policy_relationship.py b/intersight/model/kubernetes_virtual_machine_infra_config_policy_relationship.py index cc50372509..bf437d3668 100644 --- a/intersight/model/kubernetes_virtual_machine_infra_config_policy_relationship.py +++ b/intersight/model/kubernetes_virtual_machine_infra_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -179,6 +179,7 @@ class KubernetesVirtualMachineInfraConfigPolicyRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -210,6 +211,7 @@ class KubernetesVirtualMachineInfraConfigPolicyRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -256,7 +258,9 @@ class KubernetesVirtualMachineInfraConfigPolicyRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -634,6 +638,8 @@ class KubernetesVirtualMachineInfraConfigPolicyRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -915,6 +921,7 @@ class KubernetesVirtualMachineInfraConfigPolicyRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/kubernetes_virtual_machine_infra_config_policy_response.py b/intersight/model/kubernetes_virtual_machine_infra_config_policy_response.py index ea078018d7..8ede38e8d9 100644 --- a/intersight/model/kubernetes_virtual_machine_infra_config_policy_response.py +++ b/intersight/model/kubernetes_virtual_machine_infra_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_virtual_machine_infrastructure_provider.py b/intersight/model/kubernetes_virtual_machine_infrastructure_provider.py index 26b831eb3d..ba52e21b1b 100644 --- a/intersight/model/kubernetes_virtual_machine_infrastructure_provider.py +++ b/intersight/model/kubernetes_virtual_machine_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_virtual_machine_infrastructure_provider_all_of.py b/intersight/model/kubernetes_virtual_machine_infrastructure_provider_all_of.py index c423905b29..4836642a63 100644 --- a/intersight/model/kubernetes_virtual_machine_infrastructure_provider_all_of.py +++ b/intersight/model/kubernetes_virtual_machine_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_virtual_machine_infrastructure_provider_list.py b/intersight/model/kubernetes_virtual_machine_infrastructure_provider_list.py index e51d526a2f..bc743cac0f 100644 --- a/intersight/model/kubernetes_virtual_machine_infrastructure_provider_list.py +++ b/intersight/model/kubernetes_virtual_machine_infrastructure_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_virtual_machine_infrastructure_provider_list_all_of.py b/intersight/model/kubernetes_virtual_machine_infrastructure_provider_list_all_of.py index 7a64969a59..157b433e18 100644 --- a/intersight/model/kubernetes_virtual_machine_infrastructure_provider_list_all_of.py +++ b/intersight/model/kubernetes_virtual_machine_infrastructure_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_virtual_machine_infrastructure_provider_relationship.py b/intersight/model/kubernetes_virtual_machine_infrastructure_provider_relationship.py index 47e8cc15b7..7106e04c11 100644 --- a/intersight/model/kubernetes_virtual_machine_infrastructure_provider_relationship.py +++ b/intersight/model/kubernetes_virtual_machine_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -181,6 +181,7 @@ class KubernetesVirtualMachineInfrastructureProviderRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -212,6 +213,7 @@ class KubernetesVirtualMachineInfrastructureProviderRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -258,7 +260,9 @@ class KubernetesVirtualMachineInfrastructureProviderRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -636,6 +640,8 @@ class KubernetesVirtualMachineInfrastructureProviderRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -917,6 +923,7 @@ class KubernetesVirtualMachineInfrastructureProviderRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/kubernetes_virtual_machine_infrastructure_provider_response.py b/intersight/model/kubernetes_virtual_machine_infrastructure_provider_response.py index d39412e025..4488226230 100644 --- a/intersight/model/kubernetes_virtual_machine_infrastructure_provider_response.py +++ b/intersight/model/kubernetes_virtual_machine_infrastructure_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_virtual_machine_instance_type.py b/intersight/model/kubernetes_virtual_machine_instance_type.py index bccdcdf21b..4ffd333d7e 100644 --- a/intersight/model/kubernetes_virtual_machine_instance_type.py +++ b/intersight/model/kubernetes_virtual_machine_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_virtual_machine_instance_type_all_of.py b/intersight/model/kubernetes_virtual_machine_instance_type_all_of.py index 6908eddcc1..5ad832fde7 100644 --- a/intersight/model/kubernetes_virtual_machine_instance_type_all_of.py +++ b/intersight/model/kubernetes_virtual_machine_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_virtual_machine_instance_type_list.py b/intersight/model/kubernetes_virtual_machine_instance_type_list.py index c0a932751d..eec6e671e4 100644 --- a/intersight/model/kubernetes_virtual_machine_instance_type_list.py +++ b/intersight/model/kubernetes_virtual_machine_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_virtual_machine_instance_type_list_all_of.py b/intersight/model/kubernetes_virtual_machine_instance_type_list_all_of.py index 510c230558..62daf41ed1 100644 --- a/intersight/model/kubernetes_virtual_machine_instance_type_list_all_of.py +++ b/intersight/model/kubernetes_virtual_machine_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_virtual_machine_instance_type_relationship.py b/intersight/model/kubernetes_virtual_machine_instance_type_relationship.py index 0eadb825f0..cc61fc5954 100644 --- a/intersight/model/kubernetes_virtual_machine_instance_type_relationship.py +++ b/intersight/model/kubernetes_virtual_machine_instance_type_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -175,6 +175,7 @@ class KubernetesVirtualMachineInstanceTypeRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -206,6 +207,7 @@ class KubernetesVirtualMachineInstanceTypeRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -252,7 +254,9 @@ class KubernetesVirtualMachineInstanceTypeRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -630,6 +634,8 @@ class KubernetesVirtualMachineInstanceTypeRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -911,6 +917,7 @@ class KubernetesVirtualMachineInstanceTypeRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/kubernetes_virtual_machine_instance_type_response.py b/intersight/model/kubernetes_virtual_machine_instance_type_response.py index 08744e36e3..7dfd93728a 100644 --- a/intersight/model/kubernetes_virtual_machine_instance_type_response.py +++ b/intersight/model/kubernetes_virtual_machine_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_virtual_machine_node_profile.py b/intersight/model/kubernetes_virtual_machine_node_profile.py index 3dbc1d46c2..18180e8607 100644 --- a/intersight/model/kubernetes_virtual_machine_node_profile.py +++ b/intersight/model/kubernetes_virtual_machine_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_virtual_machine_node_profile_all_of.py b/intersight/model/kubernetes_virtual_machine_node_profile_all_of.py index 6f844b3856..f05fa6cda6 100644 --- a/intersight/model/kubernetes_virtual_machine_node_profile_all_of.py +++ b/intersight/model/kubernetes_virtual_machine_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_virtual_machine_node_profile_list.py b/intersight/model/kubernetes_virtual_machine_node_profile_list.py index 9d93b7f51c..9366efb156 100644 --- a/intersight/model/kubernetes_virtual_machine_node_profile_list.py +++ b/intersight/model/kubernetes_virtual_machine_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_virtual_machine_node_profile_list_all_of.py b/intersight/model/kubernetes_virtual_machine_node_profile_list_all_of.py index dd824fbcee..e3c1bb5ba1 100644 --- a/intersight/model/kubernetes_virtual_machine_node_profile_list_all_of.py +++ b/intersight/model/kubernetes_virtual_machine_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_virtual_machine_node_profile_response.py b/intersight/model/kubernetes_virtual_machine_node_profile_response.py index e236862b19..7af2ceecde 100644 --- a/intersight/model/kubernetes_virtual_machine_node_profile_response.py +++ b/intersight/model/kubernetes_virtual_machine_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kvm_policy.py b/intersight/model/kvm_policy.py index 888993c2a8..909a0e2e71 100644 --- a/intersight/model/kvm_policy.py +++ b/intersight/model/kvm_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kvm_policy_all_of.py b/intersight/model/kvm_policy_all_of.py index 345c079d9c..8fabdcf789 100644 --- a/intersight/model/kvm_policy_all_of.py +++ b/intersight/model/kvm_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kvm_policy_inventory.py b/intersight/model/kvm_policy_inventory.py index 41f09576f0..e7f0a33850 100644 --- a/intersight/model/kvm_policy_inventory.py +++ b/intersight/model/kvm_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kvm_policy_inventory_all_of.py b/intersight/model/kvm_policy_inventory_all_of.py index 7016f84ddf..a72b0f113c 100644 --- a/intersight/model/kvm_policy_inventory_all_of.py +++ b/intersight/model/kvm_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kvm_policy_inventory_list.py b/intersight/model/kvm_policy_inventory_list.py index bb4281d744..d1dd3eeed9 100644 --- a/intersight/model/kvm_policy_inventory_list.py +++ b/intersight/model/kvm_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kvm_policy_inventory_list_all_of.py b/intersight/model/kvm_policy_inventory_list_all_of.py index 5a8f762fc3..1244be5400 100644 --- a/intersight/model/kvm_policy_inventory_list_all_of.py +++ b/intersight/model/kvm_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kvm_policy_inventory_response.py b/intersight/model/kvm_policy_inventory_response.py index 47136c0937..ae09e98bdb 100644 --- a/intersight/model/kvm_policy_inventory_response.py +++ b/intersight/model/kvm_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kvm_policy_list.py b/intersight/model/kvm_policy_list.py index e8dbd4865e..7debde77e5 100644 --- a/intersight/model/kvm_policy_list.py +++ b/intersight/model/kvm_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kvm_policy_list_all_of.py b/intersight/model/kvm_policy_list_all_of.py index 919dbfc8ec..c3e69dde22 100644 --- a/intersight/model/kvm_policy_list_all_of.py +++ b/intersight/model/kvm_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kvm_policy_response.py b/intersight/model/kvm_policy_response.py index 4482b5c14d..cfb5669adf 100644 --- a/intersight/model/kvm_policy_response.py +++ b/intersight/model/kvm_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kvm_session.py b/intersight/model/kvm_session.py index 94052f4cd0..27380a62e5 100644 --- a/intersight/model/kvm_session.py +++ b/intersight/model/kvm_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kvm_session_all_of.py b/intersight/model/kvm_session_all_of.py index b3684b3b0d..2255e1db06 100644 --- a/intersight/model/kvm_session_all_of.py +++ b/intersight/model/kvm_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kvm_session_list.py b/intersight/model/kvm_session_list.py index 256c91b573..07a645a38e 100644 --- a/intersight/model/kvm_session_list.py +++ b/intersight/model/kvm_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kvm_session_list_all_of.py b/intersight/model/kvm_session_list_all_of.py index dcbb995e3d..4f6a58a379 100644 --- a/intersight/model/kvm_session_list_all_of.py +++ b/intersight/model/kvm_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kvm_session_relationship.py b/intersight/model/kvm_session_relationship.py index 3ef35e4031..3d552462d3 100644 --- a/intersight/model/kvm_session_relationship.py +++ b/intersight/model/kvm_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -186,6 +186,7 @@ class KvmSessionRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -217,6 +218,7 @@ class KvmSessionRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -263,7 +265,9 @@ class KvmSessionRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -641,6 +645,8 @@ class KvmSessionRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -922,6 +928,7 @@ class KvmSessionRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/kvm_session_response.py b/intersight/model/kvm_session_response.py index bdc65127e1..f57d3b0689 100644 --- a/intersight/model/kvm_session_response.py +++ b/intersight/model/kvm_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kvm_tunnel.py b/intersight/model/kvm_tunnel.py index c7e2e865f3..0fa1c7bec1 100644 --- a/intersight/model/kvm_tunnel.py +++ b/intersight/model/kvm_tunnel.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kvm_tunnel_all_of.py b/intersight/model/kvm_tunnel_all_of.py index b50430c713..d7446a66b8 100644 --- a/intersight/model/kvm_tunnel_all_of.py +++ b/intersight/model/kvm_tunnel_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kvm_tunnel_list.py b/intersight/model/kvm_tunnel_list.py index 0f4ab256c5..ca54b5639d 100644 --- a/intersight/model/kvm_tunnel_list.py +++ b/intersight/model/kvm_tunnel_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kvm_tunnel_list_all_of.py b/intersight/model/kvm_tunnel_list_all_of.py index 79c8e52765..2322a5f69a 100644 --- a/intersight/model/kvm_tunnel_list_all_of.py +++ b/intersight/model/kvm_tunnel_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kvm_tunnel_relationship.py b/intersight/model/kvm_tunnel_relationship.py index a59d6b78f7..90b1d33573 100644 --- a/intersight/model/kvm_tunnel_relationship.py +++ b/intersight/model/kvm_tunnel_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -186,6 +186,7 @@ class KvmTunnelRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -217,6 +218,7 @@ class KvmTunnelRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -263,7 +265,9 @@ class KvmTunnelRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -641,6 +645,8 @@ class KvmTunnelRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -922,6 +928,7 @@ class KvmTunnelRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/kvm_tunnel_response.py b/intersight/model/kvm_tunnel_response.py index 771ae15c1e..22ac2d735d 100644 --- a/intersight/model/kvm_tunnel_response.py +++ b/intersight/model/kvm_tunnel_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kvm_tunneled_kvm_policy.py b/intersight/model/kvm_tunneled_kvm_policy.py index b232463459..ed72df4e8c 100644 --- a/intersight/model/kvm_tunneled_kvm_policy.py +++ b/intersight/model/kvm_tunneled_kvm_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kvm_tunneled_kvm_policy_all_of.py b/intersight/model/kvm_tunneled_kvm_policy_all_of.py index 2cea39d10d..988e4fa8c4 100644 --- a/intersight/model/kvm_tunneled_kvm_policy_all_of.py +++ b/intersight/model/kvm_tunneled_kvm_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kvm_tunneled_kvm_policy_list.py b/intersight/model/kvm_tunneled_kvm_policy_list.py index ccb5a99b7a..89e721cad2 100644 --- a/intersight/model/kvm_tunneled_kvm_policy_list.py +++ b/intersight/model/kvm_tunneled_kvm_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kvm_tunneled_kvm_policy_list_all_of.py b/intersight/model/kvm_tunneled_kvm_policy_list_all_of.py index 7414ed403f..830cd4121b 100644 --- a/intersight/model/kvm_tunneled_kvm_policy_list_all_of.py +++ b/intersight/model/kvm_tunneled_kvm_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kvm_tunneled_kvm_policy_response.py b/intersight/model/kvm_tunneled_kvm_policy_response.py index 99d2998ccf..5df4990123 100644 --- a/intersight/model/kvm_tunneled_kvm_policy_response.py +++ b/intersight/model/kvm_tunneled_kvm_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_account_license_data.py b/intersight/model/license_account_license_data.py index b5794f16ed..b0da8222bc 100644 --- a/intersight/model/license_account_license_data.py +++ b/intersight/model/license_account_license_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_account_license_data_all_of.py b/intersight/model/license_account_license_data_all_of.py index e2cac3f8d9..9f01eb2411 100644 --- a/intersight/model/license_account_license_data_all_of.py +++ b/intersight/model/license_account_license_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_account_license_data_list.py b/intersight/model/license_account_license_data_list.py index 298664381c..1ed0890aaa 100644 --- a/intersight/model/license_account_license_data_list.py +++ b/intersight/model/license_account_license_data_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_account_license_data_list_all_of.py b/intersight/model/license_account_license_data_list_all_of.py index ccabec0e54..8b0bee8c5e 100644 --- a/intersight/model/license_account_license_data_list_all_of.py +++ b/intersight/model/license_account_license_data_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_account_license_data_relationship.py b/intersight/model/license_account_license_data_relationship.py index f6f5db044f..fdc44eb2a1 100644 --- a/intersight/model/license_account_license_data_relationship.py +++ b/intersight/model/license_account_license_data_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -267,6 +267,7 @@ class LicenseAccountLicenseDataRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -298,6 +299,7 @@ class LicenseAccountLicenseDataRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -344,7 +346,9 @@ class LicenseAccountLicenseDataRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -722,6 +726,8 @@ class LicenseAccountLicenseDataRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -1003,6 +1009,7 @@ class LicenseAccountLicenseDataRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/license_account_license_data_response.py b/intersight/model/license_account_license_data_response.py index de59e752f6..45a6441ae1 100644 --- a/intersight/model/license_account_license_data_response.py +++ b/intersight/model/license_account_license_data_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_customer_op.py b/intersight/model/license_customer_op.py index e16031b401..4eec194eb7 100644 --- a/intersight/model/license_customer_op.py +++ b/intersight/model/license_customer_op.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_customer_op_all_of.py b/intersight/model/license_customer_op_all_of.py index 30c120ca52..ee8732fa1b 100644 --- a/intersight/model/license_customer_op_all_of.py +++ b/intersight/model/license_customer_op_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_customer_op_list.py b/intersight/model/license_customer_op_list.py index 5089c304d4..b75fac9475 100644 --- a/intersight/model/license_customer_op_list.py +++ b/intersight/model/license_customer_op_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_customer_op_list_all_of.py b/intersight/model/license_customer_op_list_all_of.py index a4c235aa19..71060d8b80 100644 --- a/intersight/model/license_customer_op_list_all_of.py +++ b/intersight/model/license_customer_op_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_customer_op_relationship.py b/intersight/model/license_customer_op_relationship.py index d952cd3b36..867b097716 100644 --- a/intersight/model/license_customer_op_relationship.py +++ b/intersight/model/license_customer_op_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -173,6 +173,7 @@ class LicenseCustomerOpRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -204,6 +205,7 @@ class LicenseCustomerOpRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -250,7 +252,9 @@ class LicenseCustomerOpRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -628,6 +632,8 @@ class LicenseCustomerOpRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -909,6 +915,7 @@ class LicenseCustomerOpRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/license_customer_op_response.py b/intersight/model/license_customer_op_response.py index b94f756979..73bedd251a 100644 --- a/intersight/model/license_customer_op_response.py +++ b/intersight/model/license_customer_op_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_iks_customer_op.py b/intersight/model/license_iks_customer_op.py index ed30031b63..95e5438cd2 100644 --- a/intersight/model/license_iks_customer_op.py +++ b/intersight/model/license_iks_customer_op.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_iks_customer_op_all_of.py b/intersight/model/license_iks_customer_op_all_of.py index 00aa13fd21..88b88a2b53 100644 --- a/intersight/model/license_iks_customer_op_all_of.py +++ b/intersight/model/license_iks_customer_op_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_iks_customer_op_list.py b/intersight/model/license_iks_customer_op_list.py index 7bd6a1029f..c79a6254c5 100644 --- a/intersight/model/license_iks_customer_op_list.py +++ b/intersight/model/license_iks_customer_op_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_iks_customer_op_list_all_of.py b/intersight/model/license_iks_customer_op_list_all_of.py index 2a09756c21..6fb8ddebbb 100644 --- a/intersight/model/license_iks_customer_op_list_all_of.py +++ b/intersight/model/license_iks_customer_op_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_iks_customer_op_relationship.py b/intersight/model/license_iks_customer_op_relationship.py index b13c3e1d8b..9904ed27d1 100644 --- a/intersight/model/license_iks_customer_op_relationship.py +++ b/intersight/model/license_iks_customer_op_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -173,6 +173,7 @@ class LicenseIksCustomerOpRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -204,6 +205,7 @@ class LicenseIksCustomerOpRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -250,7 +252,9 @@ class LicenseIksCustomerOpRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -628,6 +632,8 @@ class LicenseIksCustomerOpRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -909,6 +915,7 @@ class LicenseIksCustomerOpRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/license_iks_customer_op_response.py b/intersight/model/license_iks_customer_op_response.py index 0c1934f160..3bfd3489bb 100644 --- a/intersight/model/license_iks_customer_op_response.py +++ b/intersight/model/license_iks_customer_op_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_iks_license_count.py b/intersight/model/license_iks_license_count.py index 3bb22e837a..281f80234a 100644 --- a/intersight/model/license_iks_license_count.py +++ b/intersight/model/license_iks_license_count.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_iks_license_count_all_of.py b/intersight/model/license_iks_license_count_all_of.py index 071e444b8c..87ba4c5bbc 100644 --- a/intersight/model/license_iks_license_count_all_of.py +++ b/intersight/model/license_iks_license_count_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_iks_license_count_list.py b/intersight/model/license_iks_license_count_list.py index f30eda5567..6758aa63c0 100644 --- a/intersight/model/license_iks_license_count_list.py +++ b/intersight/model/license_iks_license_count_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_iks_license_count_list_all_of.py b/intersight/model/license_iks_license_count_list_all_of.py index b6c4dfbfc0..e008da3294 100644 --- a/intersight/model/license_iks_license_count_list_all_of.py +++ b/intersight/model/license_iks_license_count_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_iks_license_count_relationship.py b/intersight/model/license_iks_license_count_relationship.py index 749203655f..46e5ffcdc0 100644 --- a/intersight/model/license_iks_license_count_relationship.py +++ b/intersight/model/license_iks_license_count_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -173,6 +173,7 @@ class LicenseIksLicenseCountRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -204,6 +205,7 @@ class LicenseIksLicenseCountRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -250,7 +252,9 @@ class LicenseIksLicenseCountRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -628,6 +632,8 @@ class LicenseIksLicenseCountRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -909,6 +915,7 @@ class LicenseIksLicenseCountRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/license_iks_license_count_response.py b/intersight/model/license_iks_license_count_response.py index 12b25abf99..7430f2c90c 100644 --- a/intersight/model/license_iks_license_count_response.py +++ b/intersight/model/license_iks_license_count_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_inc_customer_op.py b/intersight/model/license_inc_customer_op.py index 6c3bac8ba4..b96cd49de5 100644 --- a/intersight/model/license_inc_customer_op.py +++ b/intersight/model/license_inc_customer_op.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_inc_customer_op_all_of.py b/intersight/model/license_inc_customer_op_all_of.py index 2e03d819c9..c0ef6f6e72 100644 --- a/intersight/model/license_inc_customer_op_all_of.py +++ b/intersight/model/license_inc_customer_op_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_inc_customer_op_list.py b/intersight/model/license_inc_customer_op_list.py index 71526875dd..6fa9fad98f 100644 --- a/intersight/model/license_inc_customer_op_list.py +++ b/intersight/model/license_inc_customer_op_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_inc_customer_op_list_all_of.py b/intersight/model/license_inc_customer_op_list_all_of.py index 573ee8a0d9..ee7a68cbbd 100644 --- a/intersight/model/license_inc_customer_op_list_all_of.py +++ b/intersight/model/license_inc_customer_op_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_inc_customer_op_relationship.py b/intersight/model/license_inc_customer_op_relationship.py index 744e5e2a90..4fb1970658 100644 --- a/intersight/model/license_inc_customer_op_relationship.py +++ b/intersight/model/license_inc_customer_op_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -173,6 +173,7 @@ class LicenseIncCustomerOpRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -204,6 +205,7 @@ class LicenseIncCustomerOpRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -250,7 +252,9 @@ class LicenseIncCustomerOpRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -628,6 +632,8 @@ class LicenseIncCustomerOpRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -909,6 +915,7 @@ class LicenseIncCustomerOpRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/license_inc_customer_op_response.py b/intersight/model/license_inc_customer_op_response.py index 78ce7a9a84..befc0ba38b 100644 --- a/intersight/model/license_inc_customer_op_response.py +++ b/intersight/model/license_inc_customer_op_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_inc_license_count.py b/intersight/model/license_inc_license_count.py index b3b9862d95..d042ec0f28 100644 --- a/intersight/model/license_inc_license_count.py +++ b/intersight/model/license_inc_license_count.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_inc_license_count_all_of.py b/intersight/model/license_inc_license_count_all_of.py index 1f35cde909..1b4a80a371 100644 --- a/intersight/model/license_inc_license_count_all_of.py +++ b/intersight/model/license_inc_license_count_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_inc_license_count_list.py b/intersight/model/license_inc_license_count_list.py index c0166a9e6b..22fece7b1a 100644 --- a/intersight/model/license_inc_license_count_list.py +++ b/intersight/model/license_inc_license_count_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_inc_license_count_list_all_of.py b/intersight/model/license_inc_license_count_list_all_of.py index e3c640a2be..bb8ed5578e 100644 --- a/intersight/model/license_inc_license_count_list_all_of.py +++ b/intersight/model/license_inc_license_count_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_inc_license_count_relationship.py b/intersight/model/license_inc_license_count_relationship.py index 091ad9df77..10c60d754c 100644 --- a/intersight/model/license_inc_license_count_relationship.py +++ b/intersight/model/license_inc_license_count_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -173,6 +173,7 @@ class LicenseIncLicenseCountRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -204,6 +205,7 @@ class LicenseIncLicenseCountRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -250,7 +252,9 @@ class LicenseIncLicenseCountRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -628,6 +632,8 @@ class LicenseIncLicenseCountRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -909,6 +915,7 @@ class LicenseIncLicenseCountRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/license_inc_license_count_response.py b/intersight/model/license_inc_license_count_response.py index 51256b28a0..06270e7789 100644 --- a/intersight/model/license_inc_license_count_response.py +++ b/intersight/model/license_inc_license_count_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_iwo_customer_op.py b/intersight/model/license_iwo_customer_op.py index 49252c7b1c..e38a9fab83 100644 --- a/intersight/model/license_iwo_customer_op.py +++ b/intersight/model/license_iwo_customer_op.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_iwo_customer_op_all_of.py b/intersight/model/license_iwo_customer_op_all_of.py index 830a25beaf..44e305b833 100644 --- a/intersight/model/license_iwo_customer_op_all_of.py +++ b/intersight/model/license_iwo_customer_op_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_iwo_customer_op_list.py b/intersight/model/license_iwo_customer_op_list.py index 3d0bf9ac63..76b0643439 100644 --- a/intersight/model/license_iwo_customer_op_list.py +++ b/intersight/model/license_iwo_customer_op_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_iwo_customer_op_list_all_of.py b/intersight/model/license_iwo_customer_op_list_all_of.py index a6f05cc542..40bd98430c 100644 --- a/intersight/model/license_iwo_customer_op_list_all_of.py +++ b/intersight/model/license_iwo_customer_op_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_iwo_customer_op_relationship.py b/intersight/model/license_iwo_customer_op_relationship.py index c3d4434aef..056ad80e85 100644 --- a/intersight/model/license_iwo_customer_op_relationship.py +++ b/intersight/model/license_iwo_customer_op_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -197,6 +197,7 @@ class LicenseIwoCustomerOpRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -228,6 +229,7 @@ class LicenseIwoCustomerOpRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -274,7 +276,9 @@ class LicenseIwoCustomerOpRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -652,6 +656,8 @@ class LicenseIwoCustomerOpRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -933,6 +939,7 @@ class LicenseIwoCustomerOpRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/license_iwo_customer_op_response.py b/intersight/model/license_iwo_customer_op_response.py index a6e3f5e7a7..0a3b7db789 100644 --- a/intersight/model/license_iwo_customer_op_response.py +++ b/intersight/model/license_iwo_customer_op_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_iwo_license_count.py b/intersight/model/license_iwo_license_count.py index 06e64a4a40..727d662718 100644 --- a/intersight/model/license_iwo_license_count.py +++ b/intersight/model/license_iwo_license_count.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_iwo_license_count_all_of.py b/intersight/model/license_iwo_license_count_all_of.py index e9522153d0..434d25640d 100644 --- a/intersight/model/license_iwo_license_count_all_of.py +++ b/intersight/model/license_iwo_license_count_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_iwo_license_count_list.py b/intersight/model/license_iwo_license_count_list.py index 7d903ac9ec..afa5486129 100644 --- a/intersight/model/license_iwo_license_count_list.py +++ b/intersight/model/license_iwo_license_count_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_iwo_license_count_list_all_of.py b/intersight/model/license_iwo_license_count_list_all_of.py index 01fb6c3056..4c0a5b0a23 100644 --- a/intersight/model/license_iwo_license_count_list_all_of.py +++ b/intersight/model/license_iwo_license_count_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_iwo_license_count_relationship.py b/intersight/model/license_iwo_license_count_relationship.py index f26786e573..c706a12b0c 100644 --- a/intersight/model/license_iwo_license_count_relationship.py +++ b/intersight/model/license_iwo_license_count_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -173,6 +173,7 @@ class LicenseIwoLicenseCountRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -204,6 +205,7 @@ class LicenseIwoLicenseCountRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -250,7 +252,9 @@ class LicenseIwoLicenseCountRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -628,6 +632,8 @@ class LicenseIwoLicenseCountRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -909,6 +915,7 @@ class LicenseIwoLicenseCountRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/license_iwo_license_count_response.py b/intersight/model/license_iwo_license_count_response.py index 4c2fb597a8..9211513e8b 100644 --- a/intersight/model/license_iwo_license_count_response.py +++ b/intersight/model/license_iwo_license_count_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_license_info.py b/intersight/model/license_license_info.py index 02b6e803d0..e00f44707f 100644 --- a/intersight/model/license_license_info.py +++ b/intersight/model/license_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_license_info_all_of.py b/intersight/model/license_license_info_all_of.py index ee2af6735c..df8e1a3d93 100644 --- a/intersight/model/license_license_info_all_of.py +++ b/intersight/model/license_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_license_info_list.py b/intersight/model/license_license_info_list.py index 0cab4fa3ee..ff2e86c78d 100644 --- a/intersight/model/license_license_info_list.py +++ b/intersight/model/license_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_license_info_list_all_of.py b/intersight/model/license_license_info_list_all_of.py index ba55b97fb9..3226290398 100644 --- a/intersight/model/license_license_info_list_all_of.py +++ b/intersight/model/license_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_license_info_relationship.py b/intersight/model/license_license_info_relationship.py index c3a135879e..d27fe56ab2 100644 --- a/intersight/model/license_license_info_relationship.py +++ b/intersight/model/license_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -207,6 +207,7 @@ class LicenseLicenseInfoRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -238,6 +239,7 @@ class LicenseLicenseInfoRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -284,7 +286,9 @@ class LicenseLicenseInfoRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -662,6 +666,8 @@ class LicenseLicenseInfoRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -943,6 +949,7 @@ class LicenseLicenseInfoRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/license_license_info_response.py b/intersight/model/license_license_info_response.py index 16ee951547..1ff72d098d 100644 --- a/intersight/model/license_license_info_response.py +++ b/intersight/model/license_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_license_info_view.py b/intersight/model/license_license_info_view.py index 597a12649e..68b9cc4aa6 100644 --- a/intersight/model/license_license_info_view.py +++ b/intersight/model/license_license_info_view.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_license_info_view_all_of.py b/intersight/model/license_license_info_view_all_of.py index c4b3e123f6..5e37b0534e 100644 --- a/intersight/model/license_license_info_view_all_of.py +++ b/intersight/model/license_license_info_view_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_license_info_view_list.py b/intersight/model/license_license_info_view_list.py index 75e98b01b9..fdfb88537d 100644 --- a/intersight/model/license_license_info_view_list.py +++ b/intersight/model/license_license_info_view_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_license_info_view_list_all_of.py b/intersight/model/license_license_info_view_list_all_of.py index dd940ac920..efada0c40a 100644 --- a/intersight/model/license_license_info_view_list_all_of.py +++ b/intersight/model/license_license_info_view_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_license_info_view_relationship.py b/intersight/model/license_license_info_view_relationship.py index bb5f87bfeb..f635194648 100644 --- a/intersight/model/license_license_info_view_relationship.py +++ b/intersight/model/license_license_info_view_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -173,6 +173,7 @@ class LicenseLicenseInfoViewRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -204,6 +205,7 @@ class LicenseLicenseInfoViewRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -250,7 +252,9 @@ class LicenseLicenseInfoViewRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -628,6 +632,8 @@ class LicenseLicenseInfoViewRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -909,6 +915,7 @@ class LicenseLicenseInfoViewRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/license_license_info_view_response.py b/intersight/model/license_license_info_view_response.py index facaad2ed8..c2c67cd007 100644 --- a/intersight/model/license_license_info_view_response.py +++ b/intersight/model/license_license_info_view_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_license_registration_status.py b/intersight/model/license_license_registration_status.py index d2162eb3ef..951abde00b 100644 --- a/intersight/model/license_license_registration_status.py +++ b/intersight/model/license_license_registration_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_license_registration_status_all_of.py b/intersight/model/license_license_registration_status_all_of.py index b72eddc06a..1129f298c1 100644 --- a/intersight/model/license_license_registration_status_all_of.py +++ b/intersight/model/license_license_registration_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_license_registration_status_list.py b/intersight/model/license_license_registration_status_list.py index 515c308359..b787182118 100644 --- a/intersight/model/license_license_registration_status_list.py +++ b/intersight/model/license_license_registration_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_license_registration_status_list_all_of.py b/intersight/model/license_license_registration_status_list_all_of.py index 88682f826e..fafdf9ca08 100644 --- a/intersight/model/license_license_registration_status_list_all_of.py +++ b/intersight/model/license_license_registration_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_license_registration_status_relationship.py b/intersight/model/license_license_registration_status_relationship.py index 1c342d78f9..43c845cc77 100644 --- a/intersight/model/license_license_registration_status_relationship.py +++ b/intersight/model/license_license_registration_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -178,6 +178,7 @@ class LicenseLicenseRegistrationStatusRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -209,6 +210,7 @@ class LicenseLicenseRegistrationStatusRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -255,7 +257,9 @@ class LicenseLicenseRegistrationStatusRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -633,6 +637,8 @@ class LicenseLicenseRegistrationStatusRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -914,6 +920,7 @@ class LicenseLicenseRegistrationStatusRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/license_license_registration_status_response.py b/intersight/model/license_license_registration_status_response.py index 428583ed1d..6d58883fca 100644 --- a/intersight/model/license_license_registration_status_response.py +++ b/intersight/model/license_license_registration_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_license_reservation_op.py b/intersight/model/license_license_reservation_op.py index a5faad96fe..456b8fc73c 100644 --- a/intersight/model/license_license_reservation_op.py +++ b/intersight/model/license_license_reservation_op.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_license_reservation_op_all_of.py b/intersight/model/license_license_reservation_op_all_of.py index d5ca6b6b87..5e68a39c31 100644 --- a/intersight/model/license_license_reservation_op_all_of.py +++ b/intersight/model/license_license_reservation_op_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_license_reservation_op_list.py b/intersight/model/license_license_reservation_op_list.py index 87fccb3889..07e4ae61ac 100644 --- a/intersight/model/license_license_reservation_op_list.py +++ b/intersight/model/license_license_reservation_op_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_license_reservation_op_list_all_of.py b/intersight/model/license_license_reservation_op_list_all_of.py index 365e3e37d2..d9871d683a 100644 --- a/intersight/model/license_license_reservation_op_list_all_of.py +++ b/intersight/model/license_license_reservation_op_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_license_reservation_op_response.py b/intersight/model/license_license_reservation_op_response.py index 4ac46b539d..341fece0e1 100644 --- a/intersight/model/license_license_reservation_op_response.py +++ b/intersight/model/license_license_reservation_op_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_smartlicense_token.py b/intersight/model/license_smartlicense_token.py index 0e990fa1d6..e58326ce14 100644 --- a/intersight/model/license_smartlicense_token.py +++ b/intersight/model/license_smartlicense_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_smartlicense_token_all_of.py b/intersight/model/license_smartlicense_token_all_of.py index 10ad02966f..904693cc36 100644 --- a/intersight/model/license_smartlicense_token_all_of.py +++ b/intersight/model/license_smartlicense_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_smartlicense_token_list.py b/intersight/model/license_smartlicense_token_list.py index ef25696fa8..8d3faefe1f 100644 --- a/intersight/model/license_smartlicense_token_list.py +++ b/intersight/model/license_smartlicense_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_smartlicense_token_list_all_of.py b/intersight/model/license_smartlicense_token_list_all_of.py index c5ad3b89e7..b7b85fa029 100644 --- a/intersight/model/license_smartlicense_token_list_all_of.py +++ b/intersight/model/license_smartlicense_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_smartlicense_token_relationship.py b/intersight/model/license_smartlicense_token_relationship.py index 842dcb813c..1464984561 100644 --- a/intersight/model/license_smartlicense_token_relationship.py +++ b/intersight/model/license_smartlicense_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -173,6 +173,7 @@ class LicenseSmartlicenseTokenRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -204,6 +205,7 @@ class LicenseSmartlicenseTokenRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -250,7 +252,9 @@ class LicenseSmartlicenseTokenRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -628,6 +632,8 @@ class LicenseSmartlicenseTokenRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -909,6 +915,7 @@ class LicenseSmartlicenseTokenRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/license_smartlicense_token_response.py b/intersight/model/license_smartlicense_token_response.py index 9492a96a0a..1a404028f0 100644 --- a/intersight/model/license_smartlicense_token_response.py +++ b/intersight/model/license_smartlicense_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_substitute_license.py b/intersight/model/license_substitute_license.py index 6c32341c1a..353b1757aa 100644 --- a/intersight/model/license_substitute_license.py +++ b/intersight/model/license_substitute_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_substitute_license_all_of.py b/intersight/model/license_substitute_license_all_of.py index 4c1f1ec5e2..5c2a2d4e7d 100644 --- a/intersight/model/license_substitute_license_all_of.py +++ b/intersight/model/license_substitute_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ls_service_profile.py b/intersight/model/ls_service_profile.py index e3e8ca337c..ab1705a8db 100644 --- a/intersight/model/ls_service_profile.py +++ b/intersight/model/ls_service_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ls_service_profile_all_of.py b/intersight/model/ls_service_profile_all_of.py index 05afa5ad2d..60b16d76a8 100644 --- a/intersight/model/ls_service_profile_all_of.py +++ b/intersight/model/ls_service_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ls_service_profile_list.py b/intersight/model/ls_service_profile_list.py index 24d47259f1..166208e73e 100644 --- a/intersight/model/ls_service_profile_list.py +++ b/intersight/model/ls_service_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ls_service_profile_list_all_of.py b/intersight/model/ls_service_profile_list_all_of.py index 48de24de73..3e943330a6 100644 --- a/intersight/model/ls_service_profile_list_all_of.py +++ b/intersight/model/ls_service_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ls_service_profile_response.py b/intersight/model/ls_service_profile_response.py index 5ed5d53836..605708768f 100644 --- a/intersight/model/ls_service_profile_response.py +++ b/intersight/model/ls_service_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_block.py b/intersight/model/macpool_block.py index 4ff703f57f..f65543b54f 100644 --- a/intersight/model/macpool_block.py +++ b/intersight/model/macpool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_block_all_of.py b/intersight/model/macpool_block_all_of.py index a200c49aa1..293db3152d 100644 --- a/intersight/model/macpool_block_all_of.py +++ b/intersight/model/macpool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_id_block.py b/intersight/model/macpool_id_block.py index ed101d1c35..6541792947 100644 --- a/intersight/model/macpool_id_block.py +++ b/intersight/model/macpool_id_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_id_block_all_of.py b/intersight/model/macpool_id_block_all_of.py index 28aa1d9a30..e6dde94d49 100644 --- a/intersight/model/macpool_id_block_all_of.py +++ b/intersight/model/macpool_id_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_id_block_list.py b/intersight/model/macpool_id_block_list.py index 68f8e7e0cf..46cdcaee45 100644 --- a/intersight/model/macpool_id_block_list.py +++ b/intersight/model/macpool_id_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_id_block_list_all_of.py b/intersight/model/macpool_id_block_list_all_of.py index a32877163d..a75a448fb7 100644 --- a/intersight/model/macpool_id_block_list_all_of.py +++ b/intersight/model/macpool_id_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_id_block_relationship.py b/intersight/model/macpool_id_block_relationship.py index 11f1570372..2ff4843b17 100644 --- a/intersight/model/macpool_id_block_relationship.py +++ b/intersight/model/macpool_id_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -177,6 +177,7 @@ class MacpoolIdBlockRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -208,6 +209,7 @@ class MacpoolIdBlockRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -254,7 +256,9 @@ class MacpoolIdBlockRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -632,6 +636,8 @@ class MacpoolIdBlockRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -913,6 +919,7 @@ class MacpoolIdBlockRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/macpool_id_block_response.py b/intersight/model/macpool_id_block_response.py index 1c40f6f5bb..12efb86269 100644 --- a/intersight/model/macpool_id_block_response.py +++ b/intersight/model/macpool_id_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_lease.py b/intersight/model/macpool_lease.py index fd18d57a91..8efe887494 100644 --- a/intersight/model/macpool_lease.py +++ b/intersight/model/macpool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_lease_all_of.py b/intersight/model/macpool_lease_all_of.py index eb95294102..cafb2d835c 100644 --- a/intersight/model/macpool_lease_all_of.py +++ b/intersight/model/macpool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_lease_list.py b/intersight/model/macpool_lease_list.py index 985aae856c..6f52f2a4dd 100644 --- a/intersight/model/macpool_lease_list.py +++ b/intersight/model/macpool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_lease_list_all_of.py b/intersight/model/macpool_lease_list_all_of.py index 3e29efc346..160218a4ea 100644 --- a/intersight/model/macpool_lease_list_all_of.py +++ b/intersight/model/macpool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_lease_relationship.py b/intersight/model/macpool_lease_relationship.py index 75ca465e1a..bbb8b3b7d3 100644 --- a/intersight/model/macpool_lease_relationship.py +++ b/intersight/model/macpool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -183,6 +183,7 @@ class MacpoolLeaseRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -214,6 +215,7 @@ class MacpoolLeaseRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -260,7 +262,9 @@ class MacpoolLeaseRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -638,6 +642,8 @@ class MacpoolLeaseRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -919,6 +925,7 @@ class MacpoolLeaseRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/macpool_lease_response.py b/intersight/model/macpool_lease_response.py index e06d6abd62..538221f9fa 100644 --- a/intersight/model/macpool_lease_response.py +++ b/intersight/model/macpool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_member_of.py b/intersight/model/macpool_member_of.py index 26ce9afde0..e1e43435b4 100644 --- a/intersight/model/macpool_member_of.py +++ b/intersight/model/macpool_member_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_member_of_all_of.py b/intersight/model/macpool_member_of_all_of.py index b83b85cba1..c3e85e59f9 100644 --- a/intersight/model/macpool_member_of_all_of.py +++ b/intersight/model/macpool_member_of_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_pool.py b/intersight/model/macpool_pool.py index 299ee763fa..1c333274ab 100644 --- a/intersight/model/macpool_pool.py +++ b/intersight/model/macpool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_pool_all_of.py b/intersight/model/macpool_pool_all_of.py index 94326d2c6a..2381a5049b 100644 --- a/intersight/model/macpool_pool_all_of.py +++ b/intersight/model/macpool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_pool_list.py b/intersight/model/macpool_pool_list.py index 8528a95b66..601d3a4eb7 100644 --- a/intersight/model/macpool_pool_list.py +++ b/intersight/model/macpool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_pool_list_all_of.py b/intersight/model/macpool_pool_list_all_of.py index 21f981f7d5..16fd33f55b 100644 --- a/intersight/model/macpool_pool_list_all_of.py +++ b/intersight/model/macpool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_pool_member.py b/intersight/model/macpool_pool_member.py index 1ecf41da1d..ef2d356d9b 100644 --- a/intersight/model/macpool_pool_member.py +++ b/intersight/model/macpool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_pool_member_all_of.py b/intersight/model/macpool_pool_member_all_of.py index a3b8721fa0..242676bdad 100644 --- a/intersight/model/macpool_pool_member_all_of.py +++ b/intersight/model/macpool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_pool_member_list.py b/intersight/model/macpool_pool_member_list.py index 5b80bebefa..20961dabbd 100644 --- a/intersight/model/macpool_pool_member_list.py +++ b/intersight/model/macpool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_pool_member_list_all_of.py b/intersight/model/macpool_pool_member_list_all_of.py index c3da1227eb..049b32a161 100644 --- a/intersight/model/macpool_pool_member_list_all_of.py +++ b/intersight/model/macpool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_pool_member_relationship.py b/intersight/model/macpool_pool_member_relationship.py index 3a35135c93..ab59b49ccd 100644 --- a/intersight/model/macpool_pool_member_relationship.py +++ b/intersight/model/macpool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -179,6 +179,7 @@ class MacpoolPoolMemberRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -210,6 +211,7 @@ class MacpoolPoolMemberRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -256,7 +258,9 @@ class MacpoolPoolMemberRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -634,6 +638,8 @@ class MacpoolPoolMemberRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -915,6 +921,7 @@ class MacpoolPoolMemberRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/macpool_pool_member_response.py b/intersight/model/macpool_pool_member_response.py index 623162ca52..81cf2d5bd1 100644 --- a/intersight/model/macpool_pool_member_response.py +++ b/intersight/model/macpool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_pool_relationship.py b/intersight/model/macpool_pool_relationship.py index 5d29781cd5..8dfb2f67f9 100644 --- a/intersight/model/macpool_pool_relationship.py +++ b/intersight/model/macpool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -183,6 +183,7 @@ class MacpoolPoolRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -214,6 +215,7 @@ class MacpoolPoolRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -260,7 +262,9 @@ class MacpoolPoolRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -638,6 +642,8 @@ class MacpoolPoolRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -919,6 +925,7 @@ class MacpoolPoolRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/macpool_pool_response.py b/intersight/model/macpool_pool_response.py index 0bf827de8d..84c60e4476 100644 --- a/intersight/model/macpool_pool_response.py +++ b/intersight/model/macpool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_reservation.py b/intersight/model/macpool_reservation.py index 10ba643a7f..5bafe0eedd 100644 --- a/intersight/model/macpool_reservation.py +++ b/intersight/model/macpool_reservation.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_reservation_all_of.py b/intersight/model/macpool_reservation_all_of.py index 7d0c615bd6..9fc1a32282 100644 --- a/intersight/model/macpool_reservation_all_of.py +++ b/intersight/model/macpool_reservation_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_reservation_list.py b/intersight/model/macpool_reservation_list.py index b68a98092f..b49c99f7a3 100644 --- a/intersight/model/macpool_reservation_list.py +++ b/intersight/model/macpool_reservation_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_reservation_list_all_of.py b/intersight/model/macpool_reservation_list_all_of.py index 1341f8355b..01bad1c3a4 100644 --- a/intersight/model/macpool_reservation_list_all_of.py +++ b/intersight/model/macpool_reservation_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_reservation_reference.py b/intersight/model/macpool_reservation_reference.py index d51a0a67ca..22ba139d8c 100644 --- a/intersight/model/macpool_reservation_reference.py +++ b/intersight/model/macpool_reservation_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_reservation_reference_all_of.py b/intersight/model/macpool_reservation_reference_all_of.py index 0a18e1ff57..82a8aee683 100644 --- a/intersight/model/macpool_reservation_reference_all_of.py +++ b/intersight/model/macpool_reservation_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_reservation_relationship.py b/intersight/model/macpool_reservation_relationship.py index 555248ede5..f0af4c5fcc 100644 --- a/intersight/model/macpool_reservation_relationship.py +++ b/intersight/model/macpool_reservation_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -187,6 +187,7 @@ class MacpoolReservationRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -218,6 +219,7 @@ class MacpoolReservationRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -264,7 +266,9 @@ class MacpoolReservationRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -642,6 +646,8 @@ class MacpoolReservationRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -923,6 +929,7 @@ class MacpoolReservationRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/macpool_reservation_response.py b/intersight/model/macpool_reservation_response.py index 184a85d864..267c986e43 100644 --- a/intersight/model/macpool_reservation_response.py +++ b/intersight/model/macpool_reservation_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_universe.py b/intersight/model/macpool_universe.py index a42cb370a4..8e87b4e25d 100644 --- a/intersight/model/macpool_universe.py +++ b/intersight/model/macpool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_universe_all_of.py b/intersight/model/macpool_universe_all_of.py index 6097e99541..d5f2c1463f 100644 --- a/intersight/model/macpool_universe_all_of.py +++ b/intersight/model/macpool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_universe_list.py b/intersight/model/macpool_universe_list.py index 59a9b701c2..a98e6f25f3 100644 --- a/intersight/model/macpool_universe_list.py +++ b/intersight/model/macpool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_universe_list_all_of.py b/intersight/model/macpool_universe_list_all_of.py index 0559bcd2ae..76cf089077 100644 --- a/intersight/model/macpool_universe_list_all_of.py +++ b/intersight/model/macpool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_universe_relationship.py b/intersight/model/macpool_universe_relationship.py index 0cefc62e22..d8ff162ba5 100644 --- a/intersight/model/macpool_universe_relationship.py +++ b/intersight/model/macpool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -173,6 +173,7 @@ class MacpoolUniverseRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -204,6 +205,7 @@ class MacpoolUniverseRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -250,7 +252,9 @@ class MacpoolUniverseRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -628,6 +632,8 @@ class MacpoolUniverseRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -909,6 +915,7 @@ class MacpoolUniverseRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/macpool_universe_response.py b/intersight/model/macpool_universe_response.py index 5b23dedd8d..daec9b7aef 100644 --- a/intersight/model/macpool_universe_response.py +++ b/intersight/model/macpool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/management_controller.py b/intersight/model/management_controller.py index cb5a068647..c302751a66 100644 --- a/intersight/model/management_controller.py +++ b/intersight/model/management_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/management_controller_all_of.py b/intersight/model/management_controller_all_of.py index f895e7e902..d23cbdfe4d 100644 --- a/intersight/model/management_controller_all_of.py +++ b/intersight/model/management_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/management_controller_list.py b/intersight/model/management_controller_list.py index 4fb4744d97..56d3b1ac69 100644 --- a/intersight/model/management_controller_list.py +++ b/intersight/model/management_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/management_controller_list_all_of.py b/intersight/model/management_controller_list_all_of.py index 876ead5c93..c4b64ef1d1 100644 --- a/intersight/model/management_controller_list_all_of.py +++ b/intersight/model/management_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/management_controller_relationship.py b/intersight/model/management_controller_relationship.py index c5e4c04957..7df11347a9 100644 --- a/intersight/model/management_controller_relationship.py +++ b/intersight/model/management_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -205,6 +205,7 @@ class ManagementControllerRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -236,6 +237,7 @@ class ManagementControllerRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -282,7 +284,9 @@ class ManagementControllerRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -660,6 +664,8 @@ class ManagementControllerRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -941,6 +947,7 @@ class ManagementControllerRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/management_controller_response.py b/intersight/model/management_controller_response.py index e28a356230..db8ffbc2da 100644 --- a/intersight/model/management_controller_response.py +++ b/intersight/model/management_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/management_entity.py b/intersight/model/management_entity.py index f6ea297b81..a03f0ba13a 100644 --- a/intersight/model/management_entity.py +++ b/intersight/model/management_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/management_entity_all_of.py b/intersight/model/management_entity_all_of.py index 7e93a57973..1445e5233a 100644 --- a/intersight/model/management_entity_all_of.py +++ b/intersight/model/management_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/management_entity_list.py b/intersight/model/management_entity_list.py index 814b4ceeb4..f7aea65856 100644 --- a/intersight/model/management_entity_list.py +++ b/intersight/model/management_entity_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/management_entity_list_all_of.py b/intersight/model/management_entity_list_all_of.py index 2c5643d97f..08ac30e47b 100644 --- a/intersight/model/management_entity_list_all_of.py +++ b/intersight/model/management_entity_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/management_entity_relationship.py b/intersight/model/management_entity_relationship.py index 4447e8378a..b256c66730 100644 --- a/intersight/model/management_entity_relationship.py +++ b/intersight/model/management_entity_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -177,6 +177,7 @@ class ManagementEntityRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -208,6 +209,7 @@ class ManagementEntityRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -254,7 +256,9 @@ class ManagementEntityRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -632,6 +636,8 @@ class ManagementEntityRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -913,6 +919,7 @@ class ManagementEntityRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/management_entity_response.py b/intersight/model/management_entity_response.py index 7d35c6a9c3..a19114c383 100644 --- a/intersight/model/management_entity_response.py +++ b/intersight/model/management_entity_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/management_interface.py b/intersight/model/management_interface.py index 86a0bac744..ff276a5e3a 100644 --- a/intersight/model/management_interface.py +++ b/intersight/model/management_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/management_interface_all_of.py b/intersight/model/management_interface_all_of.py index 86f4c8046c..acf367ddf8 100644 --- a/intersight/model/management_interface_all_of.py +++ b/intersight/model/management_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/management_interface_list.py b/intersight/model/management_interface_list.py index 07da1bd6b6..24aa64124c 100644 --- a/intersight/model/management_interface_list.py +++ b/intersight/model/management_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/management_interface_list_all_of.py b/intersight/model/management_interface_list_all_of.py index d9fb4e19bc..7a2baf988d 100644 --- a/intersight/model/management_interface_list_all_of.py +++ b/intersight/model/management_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/management_interface_relationship.py b/intersight/model/management_interface_relationship.py index 03403845f7..94eaf888a4 100644 --- a/intersight/model/management_interface_relationship.py +++ b/intersight/model/management_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -179,6 +179,7 @@ class ManagementInterfaceRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -210,6 +211,7 @@ class ManagementInterfaceRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -256,7 +258,9 @@ class ManagementInterfaceRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -634,6 +638,8 @@ class ManagementInterfaceRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -915,6 +921,7 @@ class ManagementInterfaceRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/management_interface_response.py b/intersight/model/management_interface_response.py index 3624de55f0..1bf938ff41 100644 --- a/intersight/model/management_interface_response.py +++ b/intersight/model/management_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_abstract_unit.py b/intersight/model/memory_abstract_unit.py index df9e0cc65d..e2902052cb 100644 --- a/intersight/model/memory_abstract_unit.py +++ b/intersight/model/memory_abstract_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_abstract_unit_all_of.py b/intersight/model/memory_abstract_unit_all_of.py index dfcfe5e478..e3e094720a 100644 --- a/intersight/model/memory_abstract_unit_all_of.py +++ b/intersight/model/memory_abstract_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_array.py b/intersight/model/memory_array.py index b61ff6eba5..52ad62f3f0 100644 --- a/intersight/model/memory_array.py +++ b/intersight/model/memory_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_array_all_of.py b/intersight/model/memory_array_all_of.py index 376d135e87..6f5c7a9ce1 100644 --- a/intersight/model/memory_array_all_of.py +++ b/intersight/model/memory_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_array_list.py b/intersight/model/memory_array_list.py index 0378088ba8..b9f3d317f6 100644 --- a/intersight/model/memory_array_list.py +++ b/intersight/model/memory_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_array_list_all_of.py b/intersight/model/memory_array_list_all_of.py index 845655ad38..dc0e2d6895 100644 --- a/intersight/model/memory_array_list_all_of.py +++ b/intersight/model/memory_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_array_relationship.py b/intersight/model/memory_array_relationship.py index 81ca3880d5..f2931da1c3 100644 --- a/intersight/model/memory_array_relationship.py +++ b/intersight/model/memory_array_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -187,6 +187,7 @@ class MemoryArrayRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -218,6 +219,7 @@ class MemoryArrayRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -264,7 +266,9 @@ class MemoryArrayRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -642,6 +646,8 @@ class MemoryArrayRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -923,6 +929,7 @@ class MemoryArrayRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/memory_array_response.py b/intersight/model/memory_array_response.py index 4afcfca142..7338cab1c2 100644 --- a/intersight/model/memory_array_response.py +++ b/intersight/model/memory_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_config_result.py b/intersight/model/memory_persistent_memory_config_result.py index c9e473e64d..3921dcc838 100644 --- a/intersight/model/memory_persistent_memory_config_result.py +++ b/intersight/model/memory_persistent_memory_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_config_result_all_of.py b/intersight/model/memory_persistent_memory_config_result_all_of.py index 988845fcea..9368c19463 100644 --- a/intersight/model/memory_persistent_memory_config_result_all_of.py +++ b/intersight/model/memory_persistent_memory_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_config_result_list.py b/intersight/model/memory_persistent_memory_config_result_list.py index f4e48417b3..0e48e88434 100644 --- a/intersight/model/memory_persistent_memory_config_result_list.py +++ b/intersight/model/memory_persistent_memory_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_config_result_list_all_of.py b/intersight/model/memory_persistent_memory_config_result_list_all_of.py index 74fea583d9..eab2910e60 100644 --- a/intersight/model/memory_persistent_memory_config_result_list_all_of.py +++ b/intersight/model/memory_persistent_memory_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_config_result_relationship.py b/intersight/model/memory_persistent_memory_config_result_relationship.py index ca9de864a8..0aad22b668 100644 --- a/intersight/model/memory_persistent_memory_config_result_relationship.py +++ b/intersight/model/memory_persistent_memory_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -179,6 +179,7 @@ class MemoryPersistentMemoryConfigResultRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -210,6 +211,7 @@ class MemoryPersistentMemoryConfigResultRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -256,7 +258,9 @@ class MemoryPersistentMemoryConfigResultRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -634,6 +638,8 @@ class MemoryPersistentMemoryConfigResultRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -915,6 +921,7 @@ class MemoryPersistentMemoryConfigResultRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/memory_persistent_memory_config_result_response.py b/intersight/model/memory_persistent_memory_config_result_response.py index e5e1216c81..1134de1b7a 100644 --- a/intersight/model/memory_persistent_memory_config_result_response.py +++ b/intersight/model/memory_persistent_memory_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_configuration.py b/intersight/model/memory_persistent_memory_configuration.py index e61e87eff7..90659dbe1d 100644 --- a/intersight/model/memory_persistent_memory_configuration.py +++ b/intersight/model/memory_persistent_memory_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_configuration_all_of.py b/intersight/model/memory_persistent_memory_configuration_all_of.py index 135721892a..0d68293de4 100644 --- a/intersight/model/memory_persistent_memory_configuration_all_of.py +++ b/intersight/model/memory_persistent_memory_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_configuration_list.py b/intersight/model/memory_persistent_memory_configuration_list.py index e73dbdb691..efb05270ca 100644 --- a/intersight/model/memory_persistent_memory_configuration_list.py +++ b/intersight/model/memory_persistent_memory_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_configuration_list_all_of.py b/intersight/model/memory_persistent_memory_configuration_list_all_of.py index 875e715bce..247ac0e1d5 100644 --- a/intersight/model/memory_persistent_memory_configuration_list_all_of.py +++ b/intersight/model/memory_persistent_memory_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_configuration_relationship.py b/intersight/model/memory_persistent_memory_configuration_relationship.py index 41099c2e52..a19b037cc9 100644 --- a/intersight/model/memory_persistent_memory_configuration_relationship.py +++ b/intersight/model/memory_persistent_memory_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -181,6 +181,7 @@ class MemoryPersistentMemoryConfigurationRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -212,6 +213,7 @@ class MemoryPersistentMemoryConfigurationRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -258,7 +260,9 @@ class MemoryPersistentMemoryConfigurationRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -636,6 +640,8 @@ class MemoryPersistentMemoryConfigurationRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -917,6 +923,7 @@ class MemoryPersistentMemoryConfigurationRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/memory_persistent_memory_configuration_response.py b/intersight/model/memory_persistent_memory_configuration_response.py index d9d5cadd82..b668dd8f6e 100644 --- a/intersight/model/memory_persistent_memory_configuration_response.py +++ b/intersight/model/memory_persistent_memory_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_goal.py b/intersight/model/memory_persistent_memory_goal.py index bb3e608e0f..04cc73413f 100644 --- a/intersight/model/memory_persistent_memory_goal.py +++ b/intersight/model/memory_persistent_memory_goal.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_goal_all_of.py b/intersight/model/memory_persistent_memory_goal_all_of.py index a3799c92cd..12d6c6cb11 100644 --- a/intersight/model/memory_persistent_memory_goal_all_of.py +++ b/intersight/model/memory_persistent_memory_goal_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_local_security.py b/intersight/model/memory_persistent_memory_local_security.py index 7c22d70ac3..ad744f9a3d 100644 --- a/intersight/model/memory_persistent_memory_local_security.py +++ b/intersight/model/memory_persistent_memory_local_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_local_security_all_of.py b/intersight/model/memory_persistent_memory_local_security_all_of.py index 9ea356ed29..c21057a30d 100644 --- a/intersight/model/memory_persistent_memory_local_security_all_of.py +++ b/intersight/model/memory_persistent_memory_local_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_logical_namespace.py b/intersight/model/memory_persistent_memory_logical_namespace.py index 3a2ebbd5c9..0885a815e6 100644 --- a/intersight/model/memory_persistent_memory_logical_namespace.py +++ b/intersight/model/memory_persistent_memory_logical_namespace.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_logical_namespace_all_of.py b/intersight/model/memory_persistent_memory_logical_namespace_all_of.py index 94879e2ef0..fae215f83e 100644 --- a/intersight/model/memory_persistent_memory_logical_namespace_all_of.py +++ b/intersight/model/memory_persistent_memory_logical_namespace_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_namespace.py b/intersight/model/memory_persistent_memory_namespace.py index 91bb5c89b4..c8ff107d68 100644 --- a/intersight/model/memory_persistent_memory_namespace.py +++ b/intersight/model/memory_persistent_memory_namespace.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_namespace_all_of.py b/intersight/model/memory_persistent_memory_namespace_all_of.py index f8ff59d5a4..d886dfc387 100644 --- a/intersight/model/memory_persistent_memory_namespace_all_of.py +++ b/intersight/model/memory_persistent_memory_namespace_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_namespace_config_result.py b/intersight/model/memory_persistent_memory_namespace_config_result.py index 003cc7bab5..e180955190 100644 --- a/intersight/model/memory_persistent_memory_namespace_config_result.py +++ b/intersight/model/memory_persistent_memory_namespace_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_namespace_config_result_all_of.py b/intersight/model/memory_persistent_memory_namespace_config_result_all_of.py index a4d72526f6..d5ed01e61a 100644 --- a/intersight/model/memory_persistent_memory_namespace_config_result_all_of.py +++ b/intersight/model/memory_persistent_memory_namespace_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_namespace_config_result_list.py b/intersight/model/memory_persistent_memory_namespace_config_result_list.py index ccb1c80111..abeb8bd929 100644 --- a/intersight/model/memory_persistent_memory_namespace_config_result_list.py +++ b/intersight/model/memory_persistent_memory_namespace_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_namespace_config_result_list_all_of.py b/intersight/model/memory_persistent_memory_namespace_config_result_list_all_of.py index c907fde61f..74dbc196df 100644 --- a/intersight/model/memory_persistent_memory_namespace_config_result_list_all_of.py +++ b/intersight/model/memory_persistent_memory_namespace_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_namespace_config_result_relationship.py b/intersight/model/memory_persistent_memory_namespace_config_result_relationship.py index c907401043..ae88c169f9 100644 --- a/intersight/model/memory_persistent_memory_namespace_config_result_relationship.py +++ b/intersight/model/memory_persistent_memory_namespace_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -177,6 +177,7 @@ class MemoryPersistentMemoryNamespaceConfigResultRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -208,6 +209,7 @@ class MemoryPersistentMemoryNamespaceConfigResultRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -254,7 +256,9 @@ class MemoryPersistentMemoryNamespaceConfigResultRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -632,6 +636,8 @@ class MemoryPersistentMemoryNamespaceConfigResultRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -913,6 +919,7 @@ class MemoryPersistentMemoryNamespaceConfigResultRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/memory_persistent_memory_namespace_config_result_response.py b/intersight/model/memory_persistent_memory_namespace_config_result_response.py index b6ae20973b..3f937291ed 100644 --- a/intersight/model/memory_persistent_memory_namespace_config_result_response.py +++ b/intersight/model/memory_persistent_memory_namespace_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_namespace_list.py b/intersight/model/memory_persistent_memory_namespace_list.py index 983fac5c60..20d687bc0d 100644 --- a/intersight/model/memory_persistent_memory_namespace_list.py +++ b/intersight/model/memory_persistent_memory_namespace_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_namespace_list_all_of.py b/intersight/model/memory_persistent_memory_namespace_list_all_of.py index 22c3d3b656..2d48102319 100644 --- a/intersight/model/memory_persistent_memory_namespace_list_all_of.py +++ b/intersight/model/memory_persistent_memory_namespace_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_namespace_relationship.py b/intersight/model/memory_persistent_memory_namespace_relationship.py index dfc7c2b3f4..072e91e65a 100644 --- a/intersight/model/memory_persistent_memory_namespace_relationship.py +++ b/intersight/model/memory_persistent_memory_namespace_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -177,6 +177,7 @@ class MemoryPersistentMemoryNamespaceRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -208,6 +209,7 @@ class MemoryPersistentMemoryNamespaceRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -254,7 +256,9 @@ class MemoryPersistentMemoryNamespaceRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -632,6 +636,8 @@ class MemoryPersistentMemoryNamespaceRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -913,6 +919,7 @@ class MemoryPersistentMemoryNamespaceRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/memory_persistent_memory_namespace_response.py b/intersight/model/memory_persistent_memory_namespace_response.py index d4b281a755..e269f23295 100644 --- a/intersight/model/memory_persistent_memory_namespace_response.py +++ b/intersight/model/memory_persistent_memory_namespace_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_policy.py b/intersight/model/memory_persistent_memory_policy.py index 50a724ba23..7afa6c4597 100644 --- a/intersight/model/memory_persistent_memory_policy.py +++ b/intersight/model/memory_persistent_memory_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_policy_all_of.py b/intersight/model/memory_persistent_memory_policy_all_of.py index ceb9558d24..023666d24f 100644 --- a/intersight/model/memory_persistent_memory_policy_all_of.py +++ b/intersight/model/memory_persistent_memory_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_policy_list.py b/intersight/model/memory_persistent_memory_policy_list.py index 1281d44208..8da8da2269 100644 --- a/intersight/model/memory_persistent_memory_policy_list.py +++ b/intersight/model/memory_persistent_memory_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_policy_list_all_of.py b/intersight/model/memory_persistent_memory_policy_list_all_of.py index 103ded38e7..0db27bec9b 100644 --- a/intersight/model/memory_persistent_memory_policy_list_all_of.py +++ b/intersight/model/memory_persistent_memory_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_policy_response.py b/intersight/model/memory_persistent_memory_policy_response.py index 4abae00798..4004644875 100644 --- a/intersight/model/memory_persistent_memory_policy_response.py +++ b/intersight/model/memory_persistent_memory_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_region.py b/intersight/model/memory_persistent_memory_region.py index a996272d3b..dcae9d31b3 100644 --- a/intersight/model/memory_persistent_memory_region.py +++ b/intersight/model/memory_persistent_memory_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_region_all_of.py b/intersight/model/memory_persistent_memory_region_all_of.py index 01c5175aa9..c32624ea2f 100644 --- a/intersight/model/memory_persistent_memory_region_all_of.py +++ b/intersight/model/memory_persistent_memory_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_region_list.py b/intersight/model/memory_persistent_memory_region_list.py index 7925f8ea04..d771e25492 100644 --- a/intersight/model/memory_persistent_memory_region_list.py +++ b/intersight/model/memory_persistent_memory_region_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_region_list_all_of.py b/intersight/model/memory_persistent_memory_region_list_all_of.py index de2721072b..e6fdbb9bc9 100644 --- a/intersight/model/memory_persistent_memory_region_list_all_of.py +++ b/intersight/model/memory_persistent_memory_region_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_region_relationship.py b/intersight/model/memory_persistent_memory_region_relationship.py index 289e9e75cd..f3e17d39ab 100644 --- a/intersight/model/memory_persistent_memory_region_relationship.py +++ b/intersight/model/memory_persistent_memory_region_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -179,6 +179,7 @@ class MemoryPersistentMemoryRegionRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -210,6 +211,7 @@ class MemoryPersistentMemoryRegionRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -256,7 +258,9 @@ class MemoryPersistentMemoryRegionRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -634,6 +638,8 @@ class MemoryPersistentMemoryRegionRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -915,6 +921,7 @@ class MemoryPersistentMemoryRegionRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/memory_persistent_memory_region_response.py b/intersight/model/memory_persistent_memory_region_response.py index f2e6e167c8..ed7a4d827d 100644 --- a/intersight/model/memory_persistent_memory_region_response.py +++ b/intersight/model/memory_persistent_memory_region_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_unit.py b/intersight/model/memory_persistent_memory_unit.py index 533a5e4e34..01f3c74225 100644 --- a/intersight/model/memory_persistent_memory_unit.py +++ b/intersight/model/memory_persistent_memory_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_unit_all_of.py b/intersight/model/memory_persistent_memory_unit_all_of.py index 2a9c238f9b..28f53b9dcf 100644 --- a/intersight/model/memory_persistent_memory_unit_all_of.py +++ b/intersight/model/memory_persistent_memory_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_unit_list.py b/intersight/model/memory_persistent_memory_unit_list.py index 2e760cb8a0..9ac64314d6 100644 --- a/intersight/model/memory_persistent_memory_unit_list.py +++ b/intersight/model/memory_persistent_memory_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_unit_list_all_of.py b/intersight/model/memory_persistent_memory_unit_list_all_of.py index 687ef12daf..301eda7d42 100644 --- a/intersight/model/memory_persistent_memory_unit_list_all_of.py +++ b/intersight/model/memory_persistent_memory_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_unit_relationship.py b/intersight/model/memory_persistent_memory_unit_relationship.py index bee2d959ea..1e410f2397 100644 --- a/intersight/model/memory_persistent_memory_unit_relationship.py +++ b/intersight/model/memory_persistent_memory_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -268,6 +268,7 @@ class MemoryPersistentMemoryUnitRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -299,6 +300,7 @@ class MemoryPersistentMemoryUnitRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -345,7 +347,9 @@ class MemoryPersistentMemoryUnitRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -723,6 +727,8 @@ class MemoryPersistentMemoryUnitRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -1004,6 +1010,7 @@ class MemoryPersistentMemoryUnitRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/memory_persistent_memory_unit_response.py b/intersight/model/memory_persistent_memory_unit_response.py index 38a34bd5d0..cd602c5994 100644 --- a/intersight/model/memory_persistent_memory_unit_response.py +++ b/intersight/model/memory_persistent_memory_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_unit.py b/intersight/model/memory_unit.py index 7b9b27d624..acfde9aed2 100644 --- a/intersight/model/memory_unit.py +++ b/intersight/model/memory_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_unit_all_of.py b/intersight/model/memory_unit_all_of.py index 968a7e847a..e3c1d2d0d3 100644 --- a/intersight/model/memory_unit_all_of.py +++ b/intersight/model/memory_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_unit_list.py b/intersight/model/memory_unit_list.py index 0fe25e6be7..0a992aed9f 100644 --- a/intersight/model/memory_unit_list.py +++ b/intersight/model/memory_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_unit_list_all_of.py b/intersight/model/memory_unit_list_all_of.py index 3ac6627ec1..891bd862b7 100644 --- a/intersight/model/memory_unit_list_all_of.py +++ b/intersight/model/memory_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_unit_relationship.py b/intersight/model/memory_unit_relationship.py index 44c2f16ce9..3cd03a5604 100644 --- a/intersight/model/memory_unit_relationship.py +++ b/intersight/model/memory_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -268,6 +268,7 @@ class MemoryUnitRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -299,6 +300,7 @@ class MemoryUnitRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -345,7 +347,9 @@ class MemoryUnitRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -723,6 +727,8 @@ class MemoryUnitRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -1004,6 +1010,7 @@ class MemoryUnitRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/memory_unit_response.py b/intersight/model/memory_unit_response.py index f9e5936801..5bf42d2611 100644 --- a/intersight/model/memory_unit_response.py +++ b/intersight/model/memory_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/meta_access_privilege.py b/intersight/model/meta_access_privilege.py index 7e12c1552c..9f43afe812 100644 --- a/intersight/model/meta_access_privilege.py +++ b/intersight/model/meta_access_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/meta_access_privilege_all_of.py b/intersight/model/meta_access_privilege_all_of.py index 0552586ea7..ed9fb7dab9 100644 --- a/intersight/model/meta_access_privilege_all_of.py +++ b/intersight/model/meta_access_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/meta_definition.py b/intersight/model/meta_definition.py index 2a008e28a8..2fb226792b 100644 --- a/intersight/model/meta_definition.py +++ b/intersight/model/meta_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/meta_definition_all_of.py b/intersight/model/meta_definition_all_of.py index 2c5705412c..a819677070 100644 --- a/intersight/model/meta_definition_all_of.py +++ b/intersight/model/meta_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/meta_definition_list.py b/intersight/model/meta_definition_list.py index d063db25ee..b682307939 100644 --- a/intersight/model/meta_definition_list.py +++ b/intersight/model/meta_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/meta_definition_list_all_of.py b/intersight/model/meta_definition_list_all_of.py index 2e99aa178b..4822aa0338 100644 --- a/intersight/model/meta_definition_list_all_of.py +++ b/intersight/model/meta_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/meta_definition_response.py b/intersight/model/meta_definition_response.py index 1d26c0d589..298fbb4a9e 100644 --- a/intersight/model/meta_definition_response.py +++ b/intersight/model/meta_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/meta_display_name_definition.py b/intersight/model/meta_display_name_definition.py index 260b810ced..617d461e57 100644 --- a/intersight/model/meta_display_name_definition.py +++ b/intersight/model/meta_display_name_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/meta_display_name_definition_all_of.py b/intersight/model/meta_display_name_definition_all_of.py index 715e5c5611..b105ecaa26 100644 --- a/intersight/model/meta_display_name_definition_all_of.py +++ b/intersight/model/meta_display_name_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/meta_identity_definition.py b/intersight/model/meta_identity_definition.py index 10df0e93b4..83b10c3336 100644 --- a/intersight/model/meta_identity_definition.py +++ b/intersight/model/meta_identity_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/meta_identity_definition_all_of.py b/intersight/model/meta_identity_definition_all_of.py index 2879b63042..34db3a8173 100644 --- a/intersight/model/meta_identity_definition_all_of.py +++ b/intersight/model/meta_identity_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/meta_prop_definition.py b/intersight/model/meta_prop_definition.py index 4adf5e0b58..6640367b24 100644 --- a/intersight/model/meta_prop_definition.py +++ b/intersight/model/meta_prop_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/meta_prop_definition_all_of.py b/intersight/model/meta_prop_definition_all_of.py index a23b1d83b6..2dd9f1dd5b 100644 --- a/intersight/model/meta_prop_definition_all_of.py +++ b/intersight/model/meta_prop_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/meta_relationship_definition.py b/intersight/model/meta_relationship_definition.py index 70075ab0d2..f525d891ab 100644 --- a/intersight/model/meta_relationship_definition.py +++ b/intersight/model/meta_relationship_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/meta_relationship_definition_all_of.py b/intersight/model/meta_relationship_definition_all_of.py index 781e8ecaa0..9ab6295b75 100644 --- a/intersight/model/meta_relationship_definition_all_of.py +++ b/intersight/model/meta_relationship_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/metrics_metric_criterion.py b/intersight/model/metrics_metric_criterion.py index 5822b6eeee..1b03c990e7 100644 --- a/intersight/model/metrics_metric_criterion.py +++ b/intersight/model/metrics_metric_criterion.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/metrics_metric_criterion_all_of.py b/intersight/model/metrics_metric_criterion_all_of.py index 189bfb574c..a51563a406 100644 --- a/intersight/model/metrics_metric_criterion_all_of.py +++ b/intersight/model/metrics_metric_criterion_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/metrics_metrics_exploration.py b/intersight/model/metrics_metrics_exploration.py index ab398d82bf..e90f129038 100644 --- a/intersight/model/metrics_metrics_exploration.py +++ b/intersight/model/metrics_metrics_exploration.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/metrics_metrics_exploration_all_of.py b/intersight/model/metrics_metrics_exploration_all_of.py index 59a3450ab4..8fd4ec5a4a 100644 --- a/intersight/model/metrics_metrics_exploration_all_of.py +++ b/intersight/model/metrics_metrics_exploration_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/metrics_metrics_exploration_list.py b/intersight/model/metrics_metrics_exploration_list.py index f9a65a47b4..f2ac01fdf7 100644 --- a/intersight/model/metrics_metrics_exploration_list.py +++ b/intersight/model/metrics_metrics_exploration_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/metrics_metrics_exploration_list_all_of.py b/intersight/model/metrics_metrics_exploration_list_all_of.py index a0f017e6c8..055713e1e5 100644 --- a/intersight/model/metrics_metrics_exploration_list_all_of.py +++ b/intersight/model/metrics_metrics_exploration_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/metrics_metrics_exploration_response.py b/intersight/model/metrics_metrics_exploration_response.py index 0df3c8a9ed..7b70b1bb26 100644 --- a/intersight/model/metrics_metrics_exploration_response.py +++ b/intersight/model/metrics_metrics_exploration_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/mo_aggregate_transform.py b/intersight/model/mo_aggregate_transform.py index 1a5a4a1bb9..b937feae79 100644 --- a/intersight/model/mo_aggregate_transform.py +++ b/intersight/model/mo_aggregate_transform.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/mo_aggregate_transform_all_of.py b/intersight/model/mo_aggregate_transform_all_of.py index 990896468f..ad3e09b143 100644 --- a/intersight/model/mo_aggregate_transform_all_of.py +++ b/intersight/model/mo_aggregate_transform_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/mo_base_complex_type.py b/intersight/model/mo_base_complex_type.py index dbf1d6c141..060704a5a1 100644 --- a/intersight/model/mo_base_complex_type.py +++ b/intersight/model/mo_base_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -31,6 +31,7 @@ def lazy_import(): + from intersight.model.aaa_user_agent import AaaUserAgent from intersight.model.access_address_type import AccessAddressType from intersight.model.access_configuration_type import AccessConfigurationType from intersight.model.adapter_adapter_config import AdapterAdapterConfig @@ -140,6 +141,7 @@ def lazy_import(): from intersight.model.capability_switch_storage_limits import CapabilitySwitchStorageLimits from intersight.model.capability_switch_system_limits import CapabilitySwitchSystemLimits from intersight.model.capability_switching_mode_capability import CapabilitySwitchingModeCapability + from intersight.model.capability_unsupported_feature_config import CapabilityUnsupportedFeatureConfig from intersight.model.certificatemanagement_certificate_base import CertificatemanagementCertificateBase from intersight.model.certificatemanagement_imc import CertificatemanagementImc from intersight.model.certificatemanagement_root_ca_certificate import CertificatemanagementRootCaCertificate @@ -177,6 +179,7 @@ def lazy_import(): from intersight.model.compute_storage_virtual_drive import ComputeStorageVirtualDrive from intersight.model.compute_storage_virtual_drive_operation import ComputeStorageVirtualDriveOperation from intersight.model.cond_alarm_action import CondAlarmAction + from intersight.model.cond_alarm_classification_eligibility import CondAlarmClassificationEligibility from intersight.model.cond_alarm_spec import CondAlarmSpec from intersight.model.cond_alarm_summary import CondAlarmSummary from intersight.model.connector_auth_message import ConnectorAuthMessage @@ -767,6 +770,7 @@ def lazy_import(): from intersight.model.workflow_workflow_task import WorkflowWorkflowTask from intersight.model.workflow_xml_api import WorkflowXmlApi from intersight.model.x509_certificate import X509Certificate + globals()['AaaUserAgent'] = AaaUserAgent globals()['AccessAddressType'] = AccessAddressType globals()['AccessConfigurationType'] = AccessConfigurationType globals()['AdapterAdapterConfig'] = AdapterAdapterConfig @@ -876,6 +880,7 @@ def lazy_import(): globals()['CapabilitySwitchStorageLimits'] = CapabilitySwitchStorageLimits globals()['CapabilitySwitchSystemLimits'] = CapabilitySwitchSystemLimits globals()['CapabilitySwitchingModeCapability'] = CapabilitySwitchingModeCapability + globals()['CapabilityUnsupportedFeatureConfig'] = CapabilityUnsupportedFeatureConfig globals()['CertificatemanagementCertificateBase'] = CertificatemanagementCertificateBase globals()['CertificatemanagementImc'] = CertificatemanagementImc globals()['CertificatemanagementRootCaCertificate'] = CertificatemanagementRootCaCertificate @@ -913,6 +918,7 @@ def lazy_import(): globals()['ComputeStorageVirtualDrive'] = ComputeStorageVirtualDrive globals()['ComputeStorageVirtualDriveOperation'] = ComputeStorageVirtualDriveOperation globals()['CondAlarmAction'] = CondAlarmAction + globals()['CondAlarmClassificationEligibility'] = CondAlarmClassificationEligibility globals()['CondAlarmSpec'] = CondAlarmSpec globals()['CondAlarmSummary'] = CondAlarmSummary globals()['ConnectorAuthMessage'] = ConnectorAuthMessage @@ -1531,6 +1537,7 @@ class MoBaseComplexType(ModelNormal): allowed_values = { ('class_id',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -1631,6 +1638,7 @@ class MoBaseComplexType(ModelNormal): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -1667,6 +1675,7 @@ class MoBaseComplexType(ModelNormal): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", @@ -2203,6 +2212,7 @@ class MoBaseComplexType(ModelNormal): 'X509.CERTIFICATE': "x509.Certificate", }, ('object_type',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -2303,6 +2313,7 @@ class MoBaseComplexType(ModelNormal): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -2339,6 +2350,7 @@ class MoBaseComplexType(ModelNormal): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", @@ -2910,6 +2922,7 @@ def openapi_types(): def discriminator(): lazy_import() val = { + 'aaa.UserAgent': AaaUserAgent, 'access.AddressType': AccessAddressType, 'access.ConfigurationType': AccessConfigurationType, 'adapter.AdapterConfig': AdapterAdapterConfig, @@ -3019,6 +3032,7 @@ def discriminator(): 'capability.SwitchStorageLimits': CapabilitySwitchStorageLimits, 'capability.SwitchSystemLimits': CapabilitySwitchSystemLimits, 'capability.SwitchingModeCapability': CapabilitySwitchingModeCapability, + 'capability.UnsupportedFeatureConfig': CapabilityUnsupportedFeatureConfig, 'certificatemanagement.CertificateBase': CertificatemanagementCertificateBase, 'certificatemanagement.Imc': CertificatemanagementImc, 'certificatemanagement.RootCaCertificate': CertificatemanagementRootCaCertificate, @@ -3056,6 +3070,7 @@ def discriminator(): 'compute.StorageVirtualDrive': ComputeStorageVirtualDrive, 'compute.StorageVirtualDriveOperation': ComputeStorageVirtualDriveOperation, 'cond.AlarmAction': CondAlarmAction, + 'cond.AlarmClassificationEligibility': CondAlarmClassificationEligibility, 'cond.AlarmSpec': CondAlarmSpec, 'cond.AlarmSummary': CondAlarmSummary, 'connector.AuthMessage': ConnectorAuthMessage, diff --git a/intersight/model/mo_base_mo.py b/intersight/model/mo_base_mo.py index b224364342..447a7111bd 100644 --- a/intersight/model/mo_base_mo.py +++ b/intersight/model/mo_base_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -133,6 +133,7 @@ def lazy_import(): from intersight.model.capability_adapter_deprecated_def import CapabilityAdapterDeprecatedDef from intersight.model.capability_adapter_firmware_requirement import CapabilityAdapterFirmwareRequirement from intersight.model.capability_adapter_unit_descriptor import CapabilityAdapterUnitDescriptor + from intersight.model.capability_adapter_update_constraint_meta import CapabilityAdapterUpdateConstraintMeta from intersight.model.capability_adapter_upgrade_support_meta import CapabilityAdapterUpgradeSupportMeta from intersight.model.capability_capability import CapabilityCapability from intersight.model.capability_catalog import CapabilityCatalog @@ -167,10 +168,12 @@ def lazy_import(): from intersight.model.capability_sioc_module_capability_def import CapabilitySiocModuleCapabilityDef from intersight.model.capability_sioc_module_descriptor import CapabilitySiocModuleDescriptor from intersight.model.capability_sioc_module_manufacturing_def import CapabilitySiocModuleManufacturingDef + from intersight.model.capability_storage_controller_update_constraint_meta import CapabilityStorageControllerUpdateConstraintMeta from intersight.model.capability_switch_capability import CapabilitySwitchCapability from intersight.model.capability_switch_capability_def import CapabilitySwitchCapabilityDef from intersight.model.capability_switch_descriptor import CapabilitySwitchDescriptor from intersight.model.capability_switch_manufacturing_def import CapabilitySwitchManufacturingDef + from intersight.model.capability_update_constraint_meta import CapabilityUpdateConstraintMeta from intersight.model.certificatemanagement_policy import CertificatemanagementPolicy from intersight.model.certificatemanagement_policy_inventory import CertificatemanagementPolicyInventory from intersight.model.chassis_config_change_detail import ChassisConfigChangeDetail @@ -225,7 +228,9 @@ def lazy_import(): from intersight.model.compute_vmedia import ComputeVmedia from intersight.model.cond_alarm import CondAlarm from intersight.model.cond_alarm_aggregation import CondAlarmAggregation + from intersight.model.cond_alarm_classification import CondAlarmClassification from intersight.model.cond_alarm_definition import CondAlarmDefinition + from intersight.model.cond_alarm_suppression import CondAlarmSuppression from intersight.model.cond_hcl_status import CondHclStatus from intersight.model.cond_hcl_status_detail import CondHclStatusDetail from intersight.model.cond_hcl_status_job import CondHclStatusJob @@ -647,6 +652,8 @@ def lazy_import(): from intersight.model.network_license_file import NetworkLicenseFile from intersight.model.network_supervisor_card import NetworkSupervisorCard from intersight.model.network_telemetry_check import NetworkTelemetryCheck + from intersight.model.network_vethernet import NetworkVethernet + from intersight.model.network_vfc import NetworkVfc from intersight.model.network_vlan_port_info import NetworkVlanPortInfo from intersight.model.network_vpc_domain import NetworkVpcDomain from intersight.model.network_vpc_member import NetworkVpcMember @@ -988,6 +995,7 @@ def lazy_import(): 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_map import StorageNetAppLunMap + from intersight.model.storage_net_app_namespace import StorageNetAppNamespace from intersight.model.storage_net_app_nfs_client import StorageNetAppNfsClient from intersight.model.storage_net_app_nfs_service import StorageNetAppNfsService from intersight.model.storage_net_app_node import StorageNetAppNode @@ -1292,6 +1300,7 @@ def lazy_import(): globals()['CapabilityAdapterDeprecatedDef'] = CapabilityAdapterDeprecatedDef globals()['CapabilityAdapterFirmwareRequirement'] = CapabilityAdapterFirmwareRequirement globals()['CapabilityAdapterUnitDescriptor'] = CapabilityAdapterUnitDescriptor + globals()['CapabilityAdapterUpdateConstraintMeta'] = CapabilityAdapterUpdateConstraintMeta globals()['CapabilityAdapterUpgradeSupportMeta'] = CapabilityAdapterUpgradeSupportMeta globals()['CapabilityCapability'] = CapabilityCapability globals()['CapabilityCatalog'] = CapabilityCatalog @@ -1326,10 +1335,12 @@ def lazy_import(): globals()['CapabilitySiocModuleCapabilityDef'] = CapabilitySiocModuleCapabilityDef globals()['CapabilitySiocModuleDescriptor'] = CapabilitySiocModuleDescriptor globals()['CapabilitySiocModuleManufacturingDef'] = CapabilitySiocModuleManufacturingDef + globals()['CapabilityStorageControllerUpdateConstraintMeta'] = CapabilityStorageControllerUpdateConstraintMeta globals()['CapabilitySwitchCapability'] = CapabilitySwitchCapability globals()['CapabilitySwitchCapabilityDef'] = CapabilitySwitchCapabilityDef globals()['CapabilitySwitchDescriptor'] = CapabilitySwitchDescriptor globals()['CapabilitySwitchManufacturingDef'] = CapabilitySwitchManufacturingDef + globals()['CapabilityUpdateConstraintMeta'] = CapabilityUpdateConstraintMeta globals()['CertificatemanagementPolicy'] = CertificatemanagementPolicy globals()['CertificatemanagementPolicyInventory'] = CertificatemanagementPolicyInventory globals()['ChassisConfigChangeDetail'] = ChassisConfigChangeDetail @@ -1384,7 +1395,9 @@ def lazy_import(): globals()['ComputeVmedia'] = ComputeVmedia globals()['CondAlarm'] = CondAlarm globals()['CondAlarmAggregation'] = CondAlarmAggregation + globals()['CondAlarmClassification'] = CondAlarmClassification globals()['CondAlarmDefinition'] = CondAlarmDefinition + globals()['CondAlarmSuppression'] = CondAlarmSuppression globals()['CondHclStatus'] = CondHclStatus globals()['CondHclStatusDetail'] = CondHclStatusDetail globals()['CondHclStatusJob'] = CondHclStatusJob @@ -1806,6 +1819,8 @@ def lazy_import(): globals()['NetworkLicenseFile'] = NetworkLicenseFile globals()['NetworkSupervisorCard'] = NetworkSupervisorCard globals()['NetworkTelemetryCheck'] = NetworkTelemetryCheck + globals()['NetworkVethernet'] = NetworkVethernet + globals()['NetworkVfc'] = NetworkVfc globals()['NetworkVlanPortInfo'] = NetworkVlanPortInfo globals()['NetworkVpcDomain'] = NetworkVpcDomain globals()['NetworkVpcMember'] = NetworkVpcMember @@ -2147,6 +2162,7 @@ def lazy_import(): globals()['StorageNetAppLun'] = StorageNetAppLun globals()['StorageNetAppLunEvent'] = StorageNetAppLunEvent globals()['StorageNetAppLunMap'] = StorageNetAppLunMap + globals()['StorageNetAppNamespace'] = StorageNetAppNamespace globals()['StorageNetAppNfsClient'] = StorageNetAppNfsClient globals()['StorageNetAppNfsService'] = StorageNetAppNfsService globals()['StorageNetAppNode'] = StorageNetAppNode @@ -2474,6 +2490,7 @@ class MoBaseMo(ModelNormal): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -2505,6 +2522,7 @@ class MoBaseMo(ModelNormal): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -2551,7 +2569,9 @@ class MoBaseMo(ModelNormal): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -2929,6 +2949,8 @@ class MoBaseMo(ModelNormal): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -3210,6 +3232,7 @@ class MoBaseMo(ModelNormal): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", @@ -3480,6 +3503,7 @@ class MoBaseMo(ModelNormal): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -3511,6 +3535,7 @@ class MoBaseMo(ModelNormal): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -3557,7 +3582,9 @@ class MoBaseMo(ModelNormal): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -3935,6 +3962,8 @@ class MoBaseMo(ModelNormal): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -4216,6 +4245,7 @@ class MoBaseMo(ModelNormal): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", @@ -4539,6 +4569,7 @@ def discriminator(): 'capability.AdapterDeprecatedDef': CapabilityAdapterDeprecatedDef, 'capability.AdapterFirmwareRequirement': CapabilityAdapterFirmwareRequirement, 'capability.AdapterUnitDescriptor': CapabilityAdapterUnitDescriptor, + 'capability.AdapterUpdateConstraintMeta': CapabilityAdapterUpdateConstraintMeta, 'capability.AdapterUpgradeSupportMeta': CapabilityAdapterUpgradeSupportMeta, 'capability.Capability': CapabilityCapability, 'capability.Catalog': CapabilityCatalog, @@ -4573,10 +4604,12 @@ def discriminator(): 'capability.SiocModuleCapabilityDef': CapabilitySiocModuleCapabilityDef, 'capability.SiocModuleDescriptor': CapabilitySiocModuleDescriptor, 'capability.SiocModuleManufacturingDef': CapabilitySiocModuleManufacturingDef, + 'capability.StorageControllerUpdateConstraintMeta': CapabilityStorageControllerUpdateConstraintMeta, 'capability.SwitchCapability': CapabilitySwitchCapability, 'capability.SwitchCapabilityDef': CapabilitySwitchCapabilityDef, 'capability.SwitchDescriptor': CapabilitySwitchDescriptor, 'capability.SwitchManufacturingDef': CapabilitySwitchManufacturingDef, + 'capability.UpdateConstraintMeta': CapabilityUpdateConstraintMeta, 'certificatemanagement.Policy': CertificatemanagementPolicy, 'certificatemanagement.PolicyInventory': CertificatemanagementPolicyInventory, 'chassis.ConfigChangeDetail': ChassisConfigChangeDetail, @@ -4631,7 +4664,9 @@ def discriminator(): 'compute.Vmedia': ComputeVmedia, 'cond.Alarm': CondAlarm, 'cond.AlarmAggregation': CondAlarmAggregation, + 'cond.AlarmClassification': CondAlarmClassification, 'cond.AlarmDefinition': CondAlarmDefinition, + 'cond.AlarmSuppression': CondAlarmSuppression, 'cond.HclStatus': CondHclStatus, 'cond.HclStatusDetail': CondHclStatusDetail, 'cond.HclStatusJob': CondHclStatusJob, @@ -5049,6 +5084,8 @@ def discriminator(): 'network.LicenseFile': NetworkLicenseFile, 'network.SupervisorCard': NetworkSupervisorCard, 'network.TelemetryCheck': NetworkTelemetryCheck, + 'network.Vethernet': NetworkVethernet, + 'network.Vfc': NetworkVfc, 'network.VlanPortInfo': NetworkVlanPortInfo, 'network.VpcDomain': NetworkVpcDomain, 'network.VpcMember': NetworkVpcMember, @@ -5390,6 +5427,7 @@ def discriminator(): 'storage.NetAppLun': StorageNetAppLun, 'storage.NetAppLunEvent': StorageNetAppLunEvent, 'storage.NetAppLunMap': StorageNetAppLunMap, + 'storage.NetAppNamespace': StorageNetAppNamespace, 'storage.NetAppNfsClient': StorageNetAppNfsClient, 'storage.NetAppNfsService': StorageNetAppNfsService, 'storage.NetAppNode': StorageNetAppNode, diff --git a/intersight/model/mo_base_mo_relationship.py b/intersight/model/mo_base_mo_relationship.py index 7936429ebd..66992c61df 100644 --- a/intersight/model/mo_base_mo_relationship.py +++ b/intersight/model/mo_base_mo_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -169,6 +169,7 @@ class MoBaseMoRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -200,6 +201,7 @@ class MoBaseMoRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -246,7 +248,9 @@ class MoBaseMoRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -624,6 +628,8 @@ class MoBaseMoRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -905,6 +911,7 @@ class MoBaseMoRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/mo_base_response.py b/intersight/model/mo_base_response.py index 240368be53..9f234d97e1 100644 --- a/intersight/model/mo_base_response.py +++ b/intersight/model/mo_base_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -124,6 +124,7 @@ def lazy_import(): from intersight.model.capability_adapter_deprecated_def_list import CapabilityAdapterDeprecatedDefList from intersight.model.capability_adapter_firmware_requirement_list import CapabilityAdapterFirmwareRequirementList from intersight.model.capability_adapter_unit_descriptor_list import CapabilityAdapterUnitDescriptorList + from intersight.model.capability_adapter_update_constraint_meta_list import CapabilityAdapterUpdateConstraintMetaList from intersight.model.capability_adapter_upgrade_support_meta_list import CapabilityAdapterUpgradeSupportMetaList from intersight.model.capability_catalog_list import CapabilityCatalogList from intersight.model.capability_chassis_descriptor_list import CapabilityChassisDescriptorList @@ -155,6 +156,7 @@ def lazy_import(): from intersight.model.capability_sioc_module_capability_def_list import CapabilitySiocModuleCapabilityDefList from intersight.model.capability_sioc_module_descriptor_list import CapabilitySiocModuleDescriptorList from intersight.model.capability_sioc_module_manufacturing_def_list import CapabilitySiocModuleManufacturingDefList + from intersight.model.capability_storage_controller_update_constraint_meta_list import CapabilityStorageControllerUpdateConstraintMetaList from intersight.model.capability_switch_capability_list import CapabilitySwitchCapabilityList from intersight.model.capability_switch_descriptor_list import CapabilitySwitchDescriptorList from intersight.model.capability_switch_manufacturing_def_list import CapabilitySwitchManufacturingDefList @@ -199,8 +201,10 @@ def lazy_import(): from intersight.model.compute_server_setting_list import ComputeServerSettingList from intersight.model.compute_vmedia_list import ComputeVmediaList from intersight.model.cond_alarm_aggregation_list import CondAlarmAggregationList + from intersight.model.cond_alarm_classification_list import CondAlarmClassificationList from intersight.model.cond_alarm_definition_list import CondAlarmDefinitionList from intersight.model.cond_alarm_list import CondAlarmList + from intersight.model.cond_alarm_suppression_list import CondAlarmSuppressionList from intersight.model.cond_hcl_status_detail_list import CondHclStatusDetailList from intersight.model.cond_hcl_status_job_list import CondHclStatusJobList from intersight.model.cond_hcl_status_list import CondHclStatusList @@ -573,6 +577,8 @@ def lazy_import(): from intersight.model.network_license_file_list import NetworkLicenseFileList from intersight.model.network_supervisor_card_list import NetworkSupervisorCardList from intersight.model.network_telemetry_check_list import NetworkTelemetryCheckList + from intersight.model.network_vethernet_list import NetworkVethernetList + from intersight.model.network_vfc_list import NetworkVfcList from intersight.model.network_vlan_port_info_list import NetworkVlanPortInfoList from intersight.model.network_vpc_domain_list import NetworkVpcDomainList from intersight.model.network_vpc_member_list import NetworkVpcMemberList @@ -851,6 +857,7 @@ def lazy_import(): from intersight.model.storage_net_app_lun_event_list import StorageNetAppLunEventList from intersight.model.storage_net_app_lun_list import StorageNetAppLunList from intersight.model.storage_net_app_lun_map_list import StorageNetAppLunMapList + from intersight.model.storage_net_app_namespace_list import StorageNetAppNamespaceList from intersight.model.storage_net_app_nfs_client_list import StorageNetAppNfsClientList from intersight.model.storage_net_app_nfs_service_list import StorageNetAppNfsServiceList from intersight.model.storage_net_app_node_cdp_neighbor_list import StorageNetAppNodeCdpNeighborList @@ -1100,6 +1107,7 @@ def lazy_import(): globals()['CapabilityAdapterDeprecatedDefList'] = CapabilityAdapterDeprecatedDefList globals()['CapabilityAdapterFirmwareRequirementList'] = CapabilityAdapterFirmwareRequirementList globals()['CapabilityAdapterUnitDescriptorList'] = CapabilityAdapterUnitDescriptorList + globals()['CapabilityAdapterUpdateConstraintMetaList'] = CapabilityAdapterUpdateConstraintMetaList globals()['CapabilityAdapterUpgradeSupportMetaList'] = CapabilityAdapterUpgradeSupportMetaList globals()['CapabilityCatalogList'] = CapabilityCatalogList globals()['CapabilityChassisDescriptorList'] = CapabilityChassisDescriptorList @@ -1131,6 +1139,7 @@ def lazy_import(): globals()['CapabilitySiocModuleCapabilityDefList'] = CapabilitySiocModuleCapabilityDefList globals()['CapabilitySiocModuleDescriptorList'] = CapabilitySiocModuleDescriptorList globals()['CapabilitySiocModuleManufacturingDefList'] = CapabilitySiocModuleManufacturingDefList + globals()['CapabilityStorageControllerUpdateConstraintMetaList'] = CapabilityStorageControllerUpdateConstraintMetaList globals()['CapabilitySwitchCapabilityList'] = CapabilitySwitchCapabilityList globals()['CapabilitySwitchDescriptorList'] = CapabilitySwitchDescriptorList globals()['CapabilitySwitchManufacturingDefList'] = CapabilitySwitchManufacturingDefList @@ -1175,8 +1184,10 @@ def lazy_import(): globals()['ComputeServerSettingList'] = ComputeServerSettingList globals()['ComputeVmediaList'] = ComputeVmediaList globals()['CondAlarmAggregationList'] = CondAlarmAggregationList + globals()['CondAlarmClassificationList'] = CondAlarmClassificationList globals()['CondAlarmDefinitionList'] = CondAlarmDefinitionList globals()['CondAlarmList'] = CondAlarmList + globals()['CondAlarmSuppressionList'] = CondAlarmSuppressionList globals()['CondHclStatusDetailList'] = CondHclStatusDetailList globals()['CondHclStatusJobList'] = CondHclStatusJobList globals()['CondHclStatusList'] = CondHclStatusList @@ -1549,6 +1560,8 @@ def lazy_import(): globals()['NetworkLicenseFileList'] = NetworkLicenseFileList globals()['NetworkSupervisorCardList'] = NetworkSupervisorCardList globals()['NetworkTelemetryCheckList'] = NetworkTelemetryCheckList + globals()['NetworkVethernetList'] = NetworkVethernetList + globals()['NetworkVfcList'] = NetworkVfcList globals()['NetworkVlanPortInfoList'] = NetworkVlanPortInfoList globals()['NetworkVpcDomainList'] = NetworkVpcDomainList globals()['NetworkVpcMemberList'] = NetworkVpcMemberList @@ -1827,6 +1840,7 @@ def lazy_import(): globals()['StorageNetAppLunEventList'] = StorageNetAppLunEventList globals()['StorageNetAppLunList'] = StorageNetAppLunList globals()['StorageNetAppLunMapList'] = StorageNetAppLunMapList + globals()['StorageNetAppNamespaceList'] = StorageNetAppNamespaceList globals()['StorageNetAppNfsClientList'] = StorageNetAppNfsClientList globals()['StorageNetAppNfsServiceList'] = StorageNetAppNfsServiceList globals()['StorageNetAppNodeCdpNeighborList'] = StorageNetAppNodeCdpNeighborList @@ -2138,6 +2152,7 @@ def discriminator(): 'capability.AdapterDeprecatedDef.List': CapabilityAdapterDeprecatedDefList, 'capability.AdapterFirmwareRequirement.List': CapabilityAdapterFirmwareRequirementList, 'capability.AdapterUnitDescriptor.List': CapabilityAdapterUnitDescriptorList, + 'capability.AdapterUpdateConstraintMeta.List': CapabilityAdapterUpdateConstraintMetaList, 'capability.AdapterUpgradeSupportMeta.List': CapabilityAdapterUpgradeSupportMetaList, 'capability.Catalog.List': CapabilityCatalogList, 'capability.ChassisDescriptor.List': CapabilityChassisDescriptorList, @@ -2169,6 +2184,7 @@ def discriminator(): 'capability.SiocModuleCapabilityDef.List': CapabilitySiocModuleCapabilityDefList, 'capability.SiocModuleDescriptor.List': CapabilitySiocModuleDescriptorList, 'capability.SiocModuleManufacturingDef.List': CapabilitySiocModuleManufacturingDefList, + 'capability.StorageControllerUpdateConstraintMeta.List': CapabilityStorageControllerUpdateConstraintMetaList, 'capability.SwitchCapability.List': CapabilitySwitchCapabilityList, 'capability.SwitchDescriptor.List': CapabilitySwitchDescriptorList, 'capability.SwitchManufacturingDef.List': CapabilitySwitchManufacturingDefList, @@ -2214,7 +2230,9 @@ def discriminator(): 'compute.Vmedia.List': ComputeVmediaList, 'cond.Alarm.List': CondAlarmList, 'cond.AlarmAggregation.List': CondAlarmAggregationList, + 'cond.AlarmClassification.List': CondAlarmClassificationList, 'cond.AlarmDefinition.List': CondAlarmDefinitionList, + 'cond.AlarmSuppression.List': CondAlarmSuppressionList, 'cond.HclStatus.List': CondHclStatusList, 'cond.HclStatusDetail.List': CondHclStatusDetailList, 'cond.HclStatusJob.List': CondHclStatusJobList, @@ -2587,6 +2605,8 @@ def discriminator(): 'network.LicenseFile.List': NetworkLicenseFileList, 'network.SupervisorCard.List': NetworkSupervisorCardList, 'network.TelemetryCheck.List': NetworkTelemetryCheckList, + 'network.Vethernet.List': NetworkVethernetList, + 'network.Vfc.List': NetworkVfcList, 'network.VlanPortInfo.List': NetworkVlanPortInfoList, 'network.VpcDomain.List': NetworkVpcDomainList, 'network.VpcMember.List': NetworkVpcMemberList, @@ -2865,6 +2885,7 @@ def discriminator(): 'storage.NetAppLun.List': StorageNetAppLunList, 'storage.NetAppLunEvent.List': StorageNetAppLunEventList, 'storage.NetAppLunMap.List': StorageNetAppLunMapList, + 'storage.NetAppNamespace.List': StorageNetAppNamespaceList, 'storage.NetAppNfsClient.List': StorageNetAppNfsClientList, 'storage.NetAppNfsService.List': StorageNetAppNfsServiceList, 'storage.NetAppNode.List': StorageNetAppNodeList, diff --git a/intersight/model/mo_document_count.py b/intersight/model/mo_document_count.py index f354a3fc43..90b4d34a04 100644 --- a/intersight/model/mo_document_count.py +++ b/intersight/model/mo_document_count.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/mo_document_count_all_of.py b/intersight/model/mo_document_count_all_of.py index cb26dc490d..69b1b11773 100644 --- a/intersight/model/mo_document_count_all_of.py +++ b/intersight/model/mo_document_count_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/mo_mo_ref.py b/intersight/model/mo_mo_ref.py index 3450f4b5f3..14f885b401 100644 --- a/intersight/model/mo_mo_ref.py +++ b/intersight/model/mo_mo_ref.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -157,6 +157,7 @@ class MoMoRef(ModelNormal): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -188,6 +189,7 @@ class MoMoRef(ModelNormal): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -234,7 +236,9 @@ class MoMoRef(ModelNormal): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -612,6 +616,8 @@ class MoMoRef(ModelNormal): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -893,6 +899,7 @@ class MoMoRef(ModelNormal): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/mo_tag.py b/intersight/model/mo_tag.py index f21c25cd8b..024d91c5bd 100644 --- a/intersight/model/mo_tag.py +++ b/intersight/model/mo_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/mo_tag_key_summary.py b/intersight/model/mo_tag_key_summary.py index 67f9f05a97..0515db28e1 100644 --- a/intersight/model/mo_tag_key_summary.py +++ b/intersight/model/mo_tag_key_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/mo_tag_summary.py b/intersight/model/mo_tag_summary.py index d8433f5da4..78cc7ecd86 100644 --- a/intersight/model/mo_tag_summary.py +++ b/intersight/model/mo_tag_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/mo_tag_summary_all_of.py b/intersight/model/mo_tag_summary_all_of.py index 3167b2932a..9999d71074 100644 --- a/intersight/model/mo_tag_summary_all_of.py +++ b/intersight/model/mo_tag_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/mo_version_context.py b/intersight/model/mo_version_context.py index 87e17b7ed3..21fe79e80b 100644 --- a/intersight/model/mo_version_context.py +++ b/intersight/model/mo_version_context.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/mo_version_context_all_of.py b/intersight/model/mo_version_context_all_of.py index b08830226e..bd462b46a2 100644 --- a/intersight/model/mo_version_context_all_of.py +++ b/intersight/model/mo_version_context_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/monitoring_category_status.py b/intersight/model/monitoring_category_status.py index 0aacbcd721..ba603d0105 100644 --- a/intersight/model/monitoring_category_status.py +++ b/intersight/model/monitoring_category_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/monitoring_category_status_all_of.py b/intersight/model/monitoring_category_status_all_of.py index 072a1a5c86..f6dbfad08f 100644 --- a/intersight/model/monitoring_category_status_all_of.py +++ b/intersight/model/monitoring_category_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/monitoring_health_status.py b/intersight/model/monitoring_health_status.py index bb37830242..4890b2e04e 100644 --- a/intersight/model/monitoring_health_status.py +++ b/intersight/model/monitoring_health_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/monitoring_health_status_all_of.py b/intersight/model/monitoring_health_status_all_of.py index ddb78f924b..500d822722 100644 --- a/intersight/model/monitoring_health_status_all_of.py +++ b/intersight/model/monitoring_health_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/monitoring_health_status_list.py b/intersight/model/monitoring_health_status_list.py index 216f048c82..25d66cfa24 100644 --- a/intersight/model/monitoring_health_status_list.py +++ b/intersight/model/monitoring_health_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/monitoring_health_status_list_all_of.py b/intersight/model/monitoring_health_status_list_all_of.py index 77b986fe3c..20366c6c74 100644 --- a/intersight/model/monitoring_health_status_list_all_of.py +++ b/intersight/model/monitoring_health_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/monitoring_health_status_response.py b/intersight/model/monitoring_health_status_response.py index ac235eaeaf..71e2d36a39 100644 --- a/intersight/model/monitoring_health_status_response.py +++ b/intersight/model/monitoring_health_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_discovered_neighbor.py b/intersight/model/network_discovered_neighbor.py index 521b6f9236..35faab6570 100644 --- a/intersight/model/network_discovered_neighbor.py +++ b/intersight/model/network_discovered_neighbor.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_discovered_neighbor_all_of.py b/intersight/model/network_discovered_neighbor_all_of.py index b24a3be54f..356d026390 100644 --- a/intersight/model/network_discovered_neighbor_all_of.py +++ b/intersight/model/network_discovered_neighbor_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_discovered_neighbor_list.py b/intersight/model/network_discovered_neighbor_list.py index 5f56bca77f..380c3d2c25 100644 --- a/intersight/model/network_discovered_neighbor_list.py +++ b/intersight/model/network_discovered_neighbor_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_discovered_neighbor_list_all_of.py b/intersight/model/network_discovered_neighbor_list_all_of.py index 67a6c43fb6..3301533ff5 100644 --- a/intersight/model/network_discovered_neighbor_list_all_of.py +++ b/intersight/model/network_discovered_neighbor_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_discovered_neighbor_relationship.py b/intersight/model/network_discovered_neighbor_relationship.py index dfcea6eabd..8d945264b2 100644 --- a/intersight/model/network_discovered_neighbor_relationship.py +++ b/intersight/model/network_discovered_neighbor_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -173,6 +173,7 @@ class NetworkDiscoveredNeighborRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -204,6 +205,7 @@ class NetworkDiscoveredNeighborRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -250,7 +252,9 @@ class NetworkDiscoveredNeighborRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -628,6 +632,8 @@ class NetworkDiscoveredNeighborRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -909,6 +915,7 @@ class NetworkDiscoveredNeighborRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/network_discovered_neighbor_response.py b/intersight/model/network_discovered_neighbor_response.py index 294f5305fb..a961ca6286 100644 --- a/intersight/model/network_discovered_neighbor_response.py +++ b/intersight/model/network_discovered_neighbor_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_dns.py b/intersight/model/network_dns.py index d2681b3cc8..3bd024e34a 100644 --- a/intersight/model/network_dns.py +++ b/intersight/model/network_dns.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_dns_all_of.py b/intersight/model/network_dns_all_of.py index 1d1a857ebf..0703842db0 100644 --- a/intersight/model/network_dns_all_of.py +++ b/intersight/model/network_dns_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_dns_list.py b/intersight/model/network_dns_list.py index b0a5c81b18..26118d7b20 100644 --- a/intersight/model/network_dns_list.py +++ b/intersight/model/network_dns_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_dns_list_all_of.py b/intersight/model/network_dns_list_all_of.py index 195406e0a6..4f0f6a0b5c 100644 --- a/intersight/model/network_dns_list_all_of.py +++ b/intersight/model/network_dns_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_dns_relationship.py b/intersight/model/network_dns_relationship.py index 6bfaf77f38..1245f65cba 100644 --- a/intersight/model/network_dns_relationship.py +++ b/intersight/model/network_dns_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -175,6 +175,7 @@ class NetworkDnsRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -206,6 +207,7 @@ class NetworkDnsRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -252,7 +254,9 @@ class NetworkDnsRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -630,6 +634,8 @@ class NetworkDnsRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -911,6 +917,7 @@ class NetworkDnsRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/network_dns_response.py b/intersight/model/network_dns_response.py index fa7f8f3ac2..23b9d9fddf 100644 --- a/intersight/model/network_dns_response.py +++ b/intersight/model/network_dns_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_element.py b/intersight/model/network_element.py index b42b928d61..953e1504ba 100644 --- a/intersight/model/network_element.py +++ b/intersight/model/network_element.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -59,6 +59,8 @@ def lazy_import(): from intersight.model.network_interface_list_relationship import NetworkInterfaceListRelationship from intersight.model.network_license_file_relationship import NetworkLicenseFileRelationship from intersight.model.network_supervisor_card_relationship import NetworkSupervisorCardRelationship + from intersight.model.network_vethernet_relationship import NetworkVethernetRelationship + from intersight.model.network_vfc_relationship import NetworkVfcRelationship from intersight.model.network_vlan_port_info_relationship import NetworkVlanPortInfoRelationship from intersight.model.network_vpc_domain_relationship import NetworkVpcDomainRelationship from intersight.model.network_vpc_member_relationship import NetworkVpcMemberRelationship @@ -97,6 +99,8 @@ def lazy_import(): globals()['NetworkInterfaceListRelationship'] = NetworkInterfaceListRelationship globals()['NetworkLicenseFileRelationship'] = NetworkLicenseFileRelationship globals()['NetworkSupervisorCardRelationship'] = NetworkSupervisorCardRelationship + globals()['NetworkVethernetRelationship'] = NetworkVethernetRelationship + globals()['NetworkVfcRelationship'] = NetworkVfcRelationship globals()['NetworkVlanPortInfoRelationship'] = NetworkVlanPortInfoRelationship globals()['NetworkVpcDomainRelationship'] = NetworkVpcDomainRelationship globals()['NetworkVpcMemberRelationship'] = NetworkVpcMemberRelationship @@ -279,6 +283,8 @@ def openapi_types(): 'supervisor_card': ([NetworkSupervisorCardRelationship], none_type,), # noqa: E501 'top_system': (TopSystemRelationship,), # noqa: E501 'ucsm_running_firmware': (FirmwareRunningFirmwareRelationship,), # noqa: E501 + 'veths': ([NetworkVethernetRelationship], none_type,), # noqa: E501 + 'vfcs': ([NetworkVfcRelationship], none_type,), # noqa: E501 'vpc_domain': (NetworkVpcDomainRelationship,), # noqa: E501 'vpc_member': ([NetworkVpcMemberRelationship], none_type,), # noqa: E501 'vpc_peer': ([NetworkVpcPeerRelationship], none_type,), # noqa: E501 @@ -387,6 +393,8 @@ def discriminator(): 'supervisor_card': 'SupervisorCard', # noqa: E501 'top_system': 'TopSystem', # noqa: E501 'ucsm_running_firmware': 'UcsmRunningFirmware', # noqa: E501 + 'veths': 'Veths', # noqa: E501 + 'vfcs': 'Vfcs', # noqa: E501 'vpc_domain': 'VpcDomain', # noqa: E501 'vpc_member': 'VpcMember', # noqa: E501 'vpc_peer': 'VpcPeer', # noqa: E501 @@ -458,6 +466,8 @@ def discriminator(): 'psus', # noqa: E501 'sensors', # noqa: E501 'storage_items', # noqa: E501 + 'veths', # noqa: E501 + 'vfcs', # noqa: E501 'vpc_member', # noqa: E501 'vpc_peer', # noqa: E501 'vrf', # noqa: E501 @@ -585,6 +595,8 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 supervisor_card ([NetworkSupervisorCardRelationship], none_type): An array of relationships to networkSupervisorCard resources.. [optional] # noqa: E501 top_system (TopSystemRelationship): [optional] # noqa: E501 ucsm_running_firmware (FirmwareRunningFirmwareRelationship): [optional] # noqa: E501 + veths ([NetworkVethernetRelationship], none_type): An array of relationships to networkVethernet resources.. [optional] # noqa: E501 + vfcs ([NetworkVfcRelationship], none_type): An array of relationships to networkVfc resources.. [optional] # noqa: E501 vpc_domain (NetworkVpcDomainRelationship): [optional] # noqa: E501 vpc_member ([NetworkVpcMemberRelationship], none_type): An array of relationships to networkVpcMember resources.. [optional] # noqa: E501 vpc_peer ([NetworkVpcPeerRelationship], none_type): An array of relationships to networkVpcPeer resources.. [optional] # noqa: E501 @@ -792,6 +804,8 @@ def __init__(self, *args, **kwargs): # noqa: E501 supervisor_card ([NetworkSupervisorCardRelationship], none_type): An array of relationships to networkSupervisorCard resources.. [optional] # noqa: E501 top_system (TopSystemRelationship): [optional] # noqa: E501 ucsm_running_firmware (FirmwareRunningFirmwareRelationship): [optional] # noqa: E501 + veths ([NetworkVethernetRelationship], none_type): An array of relationships to networkVethernet resources.. [optional] # noqa: E501 + vfcs ([NetworkVfcRelationship], none_type): An array of relationships to networkVfc resources.. [optional] # noqa: E501 vpc_domain (NetworkVpcDomainRelationship): [optional] # noqa: E501 vpc_member ([NetworkVpcMemberRelationship], none_type): An array of relationships to networkVpcMember resources.. [optional] # noqa: E501 vpc_peer ([NetworkVpcPeerRelationship], none_type): An array of relationships to networkVpcPeer resources.. [optional] # noqa: E501 diff --git a/intersight/model/network_element_all_of.py b/intersight/model/network_element_all_of.py index 1cbd39b0d9..847459a0be 100644 --- a/intersight/model/network_element_all_of.py +++ b/intersight/model/network_element_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -52,6 +52,8 @@ def lazy_import(): from intersight.model.network_interface_list_relationship import NetworkInterfaceListRelationship from intersight.model.network_license_file_relationship import NetworkLicenseFileRelationship from intersight.model.network_supervisor_card_relationship import NetworkSupervisorCardRelationship + from intersight.model.network_vethernet_relationship import NetworkVethernetRelationship + from intersight.model.network_vfc_relationship import NetworkVfcRelationship from intersight.model.network_vlan_port_info_relationship import NetworkVlanPortInfoRelationship from intersight.model.network_vpc_domain_relationship import NetworkVpcDomainRelationship from intersight.model.network_vpc_member_relationship import NetworkVpcMemberRelationship @@ -83,6 +85,8 @@ def lazy_import(): globals()['NetworkInterfaceListRelationship'] = NetworkInterfaceListRelationship globals()['NetworkLicenseFileRelationship'] = NetworkLicenseFileRelationship globals()['NetworkSupervisorCardRelationship'] = NetworkSupervisorCardRelationship + globals()['NetworkVethernetRelationship'] = NetworkVethernetRelationship + globals()['NetworkVfcRelationship'] = NetworkVfcRelationship globals()['NetworkVlanPortInfoRelationship'] = NetworkVlanPortInfoRelationship globals()['NetworkVpcDomainRelationship'] = NetworkVpcDomainRelationship globals()['NetworkVpcMemberRelationship'] = NetworkVpcMemberRelationship @@ -265,6 +269,8 @@ def openapi_types(): 'supervisor_card': ([NetworkSupervisorCardRelationship], none_type,), # noqa: E501 'top_system': (TopSystemRelationship,), # noqa: E501 'ucsm_running_firmware': (FirmwareRunningFirmwareRelationship,), # noqa: E501 + 'veths': ([NetworkVethernetRelationship], none_type,), # noqa: E501 + 'vfcs': ([NetworkVfcRelationship], none_type,), # noqa: E501 'vpc_domain': (NetworkVpcDomainRelationship,), # noqa: E501 'vpc_member': ([NetworkVpcMemberRelationship], none_type,), # noqa: E501 'vpc_peer': ([NetworkVpcPeerRelationship], none_type,), # noqa: E501 @@ -347,6 +353,8 @@ def discriminator(): 'supervisor_card': 'SupervisorCard', # noqa: E501 'top_system': 'TopSystem', # noqa: E501 'ucsm_running_firmware': 'UcsmRunningFirmware', # noqa: E501 + 'veths': 'Veths', # noqa: E501 + 'vfcs': 'Vfcs', # noqa: E501 'vpc_domain': 'VpcDomain', # noqa: E501 'vpc_member': 'VpcMember', # noqa: E501 'vpc_peer': 'VpcPeer', # noqa: E501 @@ -395,6 +403,8 @@ def discriminator(): 'psus', # noqa: E501 'sensors', # noqa: E501 'storage_items', # noqa: E501 + 'veths', # noqa: E501 + 'vfcs', # noqa: E501 'vpc_member', # noqa: E501 'vpc_peer', # noqa: E501 'vrf', # noqa: E501 @@ -510,6 +520,8 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 supervisor_card ([NetworkSupervisorCardRelationship], none_type): An array of relationships to networkSupervisorCard resources.. [optional] # noqa: E501 top_system (TopSystemRelationship): [optional] # noqa: E501 ucsm_running_firmware (FirmwareRunningFirmwareRelationship): [optional] # noqa: E501 + veths ([NetworkVethernetRelationship], none_type): An array of relationships to networkVethernet resources.. [optional] # noqa: E501 + vfcs ([NetworkVfcRelationship], none_type): An array of relationships to networkVfc resources.. [optional] # noqa: E501 vpc_domain (NetworkVpcDomainRelationship): [optional] # noqa: E501 vpc_member ([NetworkVpcMemberRelationship], none_type): An array of relationships to networkVpcMember resources.. [optional] # noqa: E501 vpc_peer ([NetworkVpcPeerRelationship], none_type): An array of relationships to networkVpcPeer resources.. [optional] # noqa: E501 @@ -675,6 +687,8 @@ def __init__(self, *args, **kwargs): # noqa: E501 supervisor_card ([NetworkSupervisorCardRelationship], none_type): An array of relationships to networkSupervisorCard resources.. [optional] # noqa: E501 top_system (TopSystemRelationship): [optional] # noqa: E501 ucsm_running_firmware (FirmwareRunningFirmwareRelationship): [optional] # noqa: E501 + veths ([NetworkVethernetRelationship], none_type): An array of relationships to networkVethernet resources.. [optional] # noqa: E501 + vfcs ([NetworkVfcRelationship], none_type): An array of relationships to networkVfc resources.. [optional] # noqa: E501 vpc_domain (NetworkVpcDomainRelationship): [optional] # noqa: E501 vpc_member ([NetworkVpcMemberRelationship], none_type): An array of relationships to networkVpcMember resources.. [optional] # noqa: E501 vpc_peer ([NetworkVpcPeerRelationship], none_type): An array of relationships to networkVpcPeer resources.. [optional] # noqa: E501 diff --git a/intersight/model/network_element_list.py b/intersight/model/network_element_list.py index 94d34bb01f..74e44933e8 100644 --- a/intersight/model/network_element_list.py +++ b/intersight/model/network_element_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_element_list_all_of.py b/intersight/model/network_element_list_all_of.py index dd9f8769f3..daf96a5aac 100644 --- a/intersight/model/network_element_list_all_of.py +++ b/intersight/model/network_element_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_element_relationship.py b/intersight/model/network_element_relationship.py index b5ee857ba4..57435fda3f 100644 --- a/intersight/model/network_element_relationship.py +++ b/intersight/model/network_element_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -59,6 +59,8 @@ def lazy_import(): from intersight.model.network_interface_list_relationship import NetworkInterfaceListRelationship from intersight.model.network_license_file_relationship import NetworkLicenseFileRelationship from intersight.model.network_supervisor_card_relationship import NetworkSupervisorCardRelationship + from intersight.model.network_vethernet_relationship import NetworkVethernetRelationship + from intersight.model.network_vfc_relationship import NetworkVfcRelationship from intersight.model.network_vlan_port_info_relationship import NetworkVlanPortInfoRelationship from intersight.model.network_vpc_domain_relationship import NetworkVpcDomainRelationship from intersight.model.network_vpc_member_relationship import NetworkVpcMemberRelationship @@ -97,6 +99,8 @@ def lazy_import(): globals()['NetworkInterfaceListRelationship'] = NetworkInterfaceListRelationship globals()['NetworkLicenseFileRelationship'] = NetworkLicenseFileRelationship globals()['NetworkSupervisorCardRelationship'] = NetworkSupervisorCardRelationship + globals()['NetworkVethernetRelationship'] = NetworkVethernetRelationship + globals()['NetworkVfcRelationship'] = NetworkVfcRelationship globals()['NetworkVlanPortInfoRelationship'] = NetworkVlanPortInfoRelationship globals()['NetworkVpcDomainRelationship'] = NetworkVpcDomainRelationship globals()['NetworkVpcMemberRelationship'] = NetworkVpcMemberRelationship @@ -269,6 +273,7 @@ class NetworkElementRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -300,6 +305,7 @@ class NetworkElementRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -346,7 +352,9 @@ class NetworkElementRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -724,6 +732,8 @@ class NetworkElementRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -1005,6 +1015,7 @@ class NetworkElementRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", @@ -1306,6 +1317,8 @@ def openapi_types(): 'supervisor_card': ([NetworkSupervisorCardRelationship], none_type,), # noqa: E501 'top_system': (TopSystemRelationship,), # noqa: E501 'ucsm_running_firmware': (FirmwareRunningFirmwareRelationship,), # noqa: E501 + 'veths': ([NetworkVethernetRelationship], none_type,), # noqa: E501 + 'vfcs': ([NetworkVfcRelationship], none_type,), # noqa: E501 'vpc_domain': (NetworkVpcDomainRelationship,), # noqa: E501 'vpc_member': ([NetworkVpcMemberRelationship], none_type,), # noqa: E501 'vpc_peer': ([NetworkVpcPeerRelationship], none_type,), # noqa: E501 @@ -1419,6 +1432,8 @@ def discriminator(): 'supervisor_card': 'SupervisorCard', # noqa: E501 'top_system': 'TopSystem', # noqa: E501 'ucsm_running_firmware': 'UcsmRunningFirmware', # noqa: E501 + 'veths': 'Veths', # noqa: E501 + 'vfcs': 'Vfcs', # noqa: E501 'vpc_domain': 'VpcDomain', # noqa: E501 'vpc_member': 'VpcMember', # noqa: E501 'vpc_peer': 'VpcPeer', # noqa: E501 @@ -1484,6 +1499,8 @@ def discriminator(): 'psus', # noqa: E501 'sensors', # noqa: E501 'storage_items', # noqa: E501 + 'veths', # noqa: E501 + 'vfcs', # noqa: E501 'vpc_member', # noqa: E501 'vpc_peer', # noqa: E501 'vrf', # noqa: E501 @@ -1619,6 +1636,8 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 supervisor_card ([NetworkSupervisorCardRelationship], none_type): An array of relationships to networkSupervisorCard resources.. [optional] # noqa: E501 top_system (TopSystemRelationship): [optional] # noqa: E501 ucsm_running_firmware (FirmwareRunningFirmwareRelationship): [optional] # noqa: E501 + veths ([NetworkVethernetRelationship], none_type): An array of relationships to networkVethernet resources.. [optional] # noqa: E501 + vfcs ([NetworkVfcRelationship], none_type): An array of relationships to networkVfc resources.. [optional] # noqa: E501 vpc_domain (NetworkVpcDomainRelationship): [optional] # noqa: E501 vpc_member ([NetworkVpcMemberRelationship], none_type): An array of relationships to networkVpcMember resources.. [optional] # noqa: E501 vpc_peer ([NetworkVpcPeerRelationship], none_type): An array of relationships to networkVpcPeer resources.. [optional] # noqa: E501 @@ -1826,6 +1845,8 @@ def __init__(self, *args, **kwargs): # noqa: E501 supervisor_card ([NetworkSupervisorCardRelationship], none_type): An array of relationships to networkSupervisorCard resources.. [optional] # noqa: E501 top_system (TopSystemRelationship): [optional] # noqa: E501 ucsm_running_firmware (FirmwareRunningFirmwareRelationship): [optional] # noqa: E501 + veths ([NetworkVethernetRelationship], none_type): An array of relationships to networkVethernet resources.. [optional] # noqa: E501 + vfcs ([NetworkVfcRelationship], none_type): An array of relationships to networkVfc resources.. [optional] # noqa: E501 vpc_domain (NetworkVpcDomainRelationship): [optional] # noqa: E501 vpc_member ([NetworkVpcMemberRelationship], none_type): An array of relationships to networkVpcMember resources.. [optional] # noqa: E501 vpc_peer ([NetworkVpcPeerRelationship], none_type): An array of relationships to networkVpcPeer resources.. [optional] # noqa: E501 diff --git a/intersight/model/network_element_response.py b/intersight/model/network_element_response.py index 0ac429ae60..5f0ed2c83a 100644 --- a/intersight/model/network_element_response.py +++ b/intersight/model/network_element_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_element_summary.py b/intersight/model/network_element_summary.py index 3367a39d80..947c6b0222 100644 --- a/intersight/model/network_element_summary.py +++ b/intersight/model/network_element_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_element_summary_all_of.py b/intersight/model/network_element_summary_all_of.py index 6847f67a5c..f51fc49e2e 100644 --- a/intersight/model/network_element_summary_all_of.py +++ b/intersight/model/network_element_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_element_summary_list.py b/intersight/model/network_element_summary_list.py index 8195d6311f..8e9e3c5265 100644 --- a/intersight/model/network_element_summary_list.py +++ b/intersight/model/network_element_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_element_summary_list_all_of.py b/intersight/model/network_element_summary_list_all_of.py index 72aebc15fb..e63d82bf01 100644 --- a/intersight/model/network_element_summary_list_all_of.py +++ b/intersight/model/network_element_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_element_summary_relationship.py b/intersight/model/network_element_summary_relationship.py index 0fc1db7f26..73d5216240 100644 --- a/intersight/model/network_element_summary_relationship.py +++ b/intersight/model/network_element_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -209,6 +209,7 @@ class NetworkElementSummaryRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -240,6 +241,7 @@ class NetworkElementSummaryRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -286,7 +288,9 @@ class NetworkElementSummaryRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -664,6 +668,8 @@ class NetworkElementSummaryRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -945,6 +951,7 @@ class NetworkElementSummaryRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/network_element_summary_response.py b/intersight/model/network_element_summary_response.py index 5609a01846..20d58713d0 100644 --- a/intersight/model/network_element_summary_response.py +++ b/intersight/model/network_element_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_fc_zone_info.py b/intersight/model/network_fc_zone_info.py index 3cb452c24e..ece558f5ee 100644 --- a/intersight/model/network_fc_zone_info.py +++ b/intersight/model/network_fc_zone_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_fc_zone_info_all_of.py b/intersight/model/network_fc_zone_info_all_of.py index c13348194e..c059b2680b 100644 --- a/intersight/model/network_fc_zone_info_all_of.py +++ b/intersight/model/network_fc_zone_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_fc_zone_info_list.py b/intersight/model/network_fc_zone_info_list.py index 70d2f9c890..580623da08 100644 --- a/intersight/model/network_fc_zone_info_list.py +++ b/intersight/model/network_fc_zone_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_fc_zone_info_list_all_of.py b/intersight/model/network_fc_zone_info_list_all_of.py index d39b00e277..88221f1601 100644 --- a/intersight/model/network_fc_zone_info_list_all_of.py +++ b/intersight/model/network_fc_zone_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_fc_zone_info_relationship.py b/intersight/model/network_fc_zone_info_relationship.py index 59a80932f3..df24f1291b 100644 --- a/intersight/model/network_fc_zone_info_relationship.py +++ b/intersight/model/network_fc_zone_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -177,6 +177,7 @@ class NetworkFcZoneInfoRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -208,6 +209,7 @@ class NetworkFcZoneInfoRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -254,7 +256,9 @@ class NetworkFcZoneInfoRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -632,6 +636,8 @@ class NetworkFcZoneInfoRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -913,6 +919,7 @@ class NetworkFcZoneInfoRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/network_fc_zone_info_response.py b/intersight/model/network_fc_zone_info_response.py index 03d2eb092e..37730d36e5 100644 --- a/intersight/model/network_fc_zone_info_response.py +++ b/intersight/model/network_fc_zone_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_feature_control.py b/intersight/model/network_feature_control.py index eef6ff9909..5541db1c99 100644 --- a/intersight/model/network_feature_control.py +++ b/intersight/model/network_feature_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_feature_control_all_of.py b/intersight/model/network_feature_control_all_of.py index a327c3db70..ab69b62a28 100644 --- a/intersight/model/network_feature_control_all_of.py +++ b/intersight/model/network_feature_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_feature_control_list.py b/intersight/model/network_feature_control_list.py index 7259dfad11..50912bdeb7 100644 --- a/intersight/model/network_feature_control_list.py +++ b/intersight/model/network_feature_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_feature_control_list_all_of.py b/intersight/model/network_feature_control_list_all_of.py index 8eabec06e8..c0d38cb723 100644 --- a/intersight/model/network_feature_control_list_all_of.py +++ b/intersight/model/network_feature_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_feature_control_relationship.py b/intersight/model/network_feature_control_relationship.py index d30797f68c..9466f4f944 100644 --- a/intersight/model/network_feature_control_relationship.py +++ b/intersight/model/network_feature_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -175,6 +175,7 @@ class NetworkFeatureControlRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -206,6 +207,7 @@ class NetworkFeatureControlRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -252,7 +254,9 @@ class NetworkFeatureControlRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -630,6 +634,8 @@ class NetworkFeatureControlRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -911,6 +917,7 @@ class NetworkFeatureControlRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/network_feature_control_response.py b/intersight/model/network_feature_control_response.py index 48695bd7c7..0c93bc85ce 100644 --- a/intersight/model/network_feature_control_response.py +++ b/intersight/model/network_feature_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_hyper_flex_internet_protocol_address_range.py b/intersight/model/network_hyper_flex_internet_protocol_address_range.py index df50f099f9..06ea483894 100644 --- a/intersight/model/network_hyper_flex_internet_protocol_address_range.py +++ b/intersight/model/network_hyper_flex_internet_protocol_address_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_hyper_flex_internet_protocol_address_range_all_of.py b/intersight/model/network_hyper_flex_internet_protocol_address_range_all_of.py index 344a2670c7..fba892016c 100644 --- a/intersight/model/network_hyper_flex_internet_protocol_address_range_all_of.py +++ b/intersight/model/network_hyper_flex_internet_protocol_address_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_hyper_flex_network_address.py b/intersight/model/network_hyper_flex_network_address.py index 68a868ad32..d3c3240e3c 100644 --- a/intersight/model/network_hyper_flex_network_address.py +++ b/intersight/model/network_hyper_flex_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_hyper_flex_network_address_all_of.py b/intersight/model/network_hyper_flex_network_address_all_of.py index a6cdcf272d..8b1b4c27e3 100644 --- a/intersight/model/network_hyper_flex_network_address_all_of.py +++ b/intersight/model/network_hyper_flex_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_interface_list.py b/intersight/model/network_interface_list.py index 992c06b507..2d873d6624 100644 --- a/intersight/model/network_interface_list.py +++ b/intersight/model/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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_interface_list_all_of.py b/intersight/model/network_interface_list_all_of.py index 88c0667879..91bb9eca18 100644 --- a/intersight/model/network_interface_list_all_of.py +++ b/intersight/model/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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_interface_list_list.py b/intersight/model/network_interface_list_list.py index 33999cd621..962f97f801 100644 --- a/intersight/model/network_interface_list_list.py +++ b/intersight/model/network_interface_list_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_interface_list_list_all_of.py b/intersight/model/network_interface_list_list_all_of.py index a06a3b200e..adc3450fb8 100644 --- a/intersight/model/network_interface_list_list_all_of.py +++ b/intersight/model/network_interface_list_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_interface_list_relationship.py b/intersight/model/network_interface_list_relationship.py index 83fab9b685..d9a3eb9c0b 100644 --- a/intersight/model/network_interface_list_relationship.py +++ b/intersight/model/network_interface_list_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -175,6 +175,7 @@ class NetworkInterfaceListRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -206,6 +207,7 @@ class NetworkInterfaceListRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -252,7 +254,9 @@ class NetworkInterfaceListRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -630,6 +634,8 @@ class NetworkInterfaceListRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -911,6 +917,7 @@ class NetworkInterfaceListRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/network_interface_list_response.py b/intersight/model/network_interface_list_response.py index 356c0431b4..1f44120dee 100644 --- a/intersight/model/network_interface_list_response.py +++ b/intersight/model/network_interface_list_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_license_file.py b/intersight/model/network_license_file.py index 85e7433335..bcdc37d12e 100644 --- a/intersight/model/network_license_file.py +++ b/intersight/model/network_license_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_license_file_all_of.py b/intersight/model/network_license_file_all_of.py index 610df51150..cfc6e27a68 100644 --- a/intersight/model/network_license_file_all_of.py +++ b/intersight/model/network_license_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_license_file_list.py b/intersight/model/network_license_file_list.py index a581317074..78051b6ba2 100644 --- a/intersight/model/network_license_file_list.py +++ b/intersight/model/network_license_file_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_license_file_list_all_of.py b/intersight/model/network_license_file_list_all_of.py index f80440e0d7..e2f8d6cae7 100644 --- a/intersight/model/network_license_file_list_all_of.py +++ b/intersight/model/network_license_file_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_license_file_relationship.py b/intersight/model/network_license_file_relationship.py index e769e6ac82..4c7762a24a 100644 --- a/intersight/model/network_license_file_relationship.py +++ b/intersight/model/network_license_file_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -175,6 +175,7 @@ class NetworkLicenseFileRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -206,6 +207,7 @@ class NetworkLicenseFileRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -252,7 +254,9 @@ class NetworkLicenseFileRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -630,6 +634,8 @@ class NetworkLicenseFileRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -911,6 +917,7 @@ class NetworkLicenseFileRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/network_license_file_response.py b/intersight/model/network_license_file_response.py index cc97ca7026..e92f4204e3 100644 --- a/intersight/model/network_license_file_response.py +++ b/intersight/model/network_license_file_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_supervisor_card.py b/intersight/model/network_supervisor_card.py index 438d27ffe2..3e8ac95f41 100644 --- a/intersight/model/network_supervisor_card.py +++ b/intersight/model/network_supervisor_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_supervisor_card_all_of.py b/intersight/model/network_supervisor_card_all_of.py index 6cd521017f..8cb87b801b 100644 --- a/intersight/model/network_supervisor_card_all_of.py +++ b/intersight/model/network_supervisor_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_supervisor_card_list.py b/intersight/model/network_supervisor_card_list.py index 7c3e1d3c8a..d644add6e6 100644 --- a/intersight/model/network_supervisor_card_list.py +++ b/intersight/model/network_supervisor_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_supervisor_card_list_all_of.py b/intersight/model/network_supervisor_card_list_all_of.py index 2fb5d99250..7d7dc25fdf 100644 --- a/intersight/model/network_supervisor_card_list_all_of.py +++ b/intersight/model/network_supervisor_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_supervisor_card_relationship.py b/intersight/model/network_supervisor_card_relationship.py index cd08548f8f..be4d843c04 100644 --- a/intersight/model/network_supervisor_card_relationship.py +++ b/intersight/model/network_supervisor_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -179,6 +179,7 @@ class NetworkSupervisorCardRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -210,6 +211,7 @@ class NetworkSupervisorCardRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -256,7 +258,9 @@ class NetworkSupervisorCardRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -634,6 +638,8 @@ class NetworkSupervisorCardRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -915,6 +921,7 @@ class NetworkSupervisorCardRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/network_supervisor_card_response.py b/intersight/model/network_supervisor_card_response.py index 56ae7a082d..8184a96613 100644 --- a/intersight/model/network_supervisor_card_response.py +++ b/intersight/model/network_supervisor_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_telemetry_check.py b/intersight/model/network_telemetry_check.py index 411472ed7a..da92e1cde0 100644 --- a/intersight/model/network_telemetry_check.py +++ b/intersight/model/network_telemetry_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_telemetry_check_all_of.py b/intersight/model/network_telemetry_check_all_of.py index 021b304fd8..e5f5945916 100644 --- a/intersight/model/network_telemetry_check_all_of.py +++ b/intersight/model/network_telemetry_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_telemetry_check_list.py b/intersight/model/network_telemetry_check_list.py index 92d6c0bef5..1da1651316 100644 --- a/intersight/model/network_telemetry_check_list.py +++ b/intersight/model/network_telemetry_check_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_telemetry_check_list_all_of.py b/intersight/model/network_telemetry_check_list_all_of.py index f37589d033..9d0bc45d86 100644 --- a/intersight/model/network_telemetry_check_list_all_of.py +++ b/intersight/model/network_telemetry_check_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_telemetry_check_response.py b/intersight/model/network_telemetry_check_response.py index 8e3a66b885..6aacd3b5f5 100644 --- a/intersight/model/network_telemetry_check_response.py +++ b/intersight/model/network_telemetry_check_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_vethernet.py b/intersight/model/network_vethernet.py new file mode 100644 index 0000000000..ae0fe790b1 --- /dev/null +++ b/intersight/model/network_vethernet.py @@ -0,0 +1,460 @@ +""" + 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.11-14628 + 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, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.adapter_host_eth_interface_relationship import AdapterHostEthInterfaceRelationship + from intersight.model.asset_device_registration_relationship import AssetDeviceRegistrationRelationship + from intersight.model.display_names import DisplayNames + from intersight.model.inventory_base import InventoryBase + 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_element_relationship import NetworkElementRelationship + from intersight.model.network_vethernet_all_of import NetworkVethernetAllOf + globals()['AdapterHostEthInterfaceRelationship'] = AdapterHostEthInterfaceRelationship + globals()['AssetDeviceRegistrationRelationship'] = AssetDeviceRegistrationRelationship + globals()['DisplayNames'] = DisplayNames + globals()['InventoryBase'] = InventoryBase + globals()['MoBaseMoRelationship'] = MoBaseMoRelationship + globals()['MoTag'] = MoTag + globals()['MoVersionContext'] = MoVersionContext + globals()['NetworkElementRelationship'] = NetworkElementRelationship + globals()['NetworkVethernetAllOf'] = NetworkVethernetAllOf + + +class NetworkVethernet(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',): { + 'NETWORK.VETHERNET': "network.Vethernet", + }, + ('object_type',): { + 'NETWORK.VETHERNET': "network.Vethernet", + }, + } + + 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 + 'description': (str,), # noqa: E501 + 'veth_id': (int,), # noqa: E501 + 'adapter_host_eth_interface': (AdapterHostEthInterfaceRelationship,), # noqa: E501 + 'network_element': (NetworkElementRelationship,), # 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 + 'device_mo_id': (str,), # noqa: E501 + 'dn': (str,), # noqa: E501 + 'rn': (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 + 'description': 'Description', # noqa: E501 + 'veth_id': 'VethId', # noqa: E501 + 'adapter_host_eth_interface': 'AdapterHostEthInterface', # noqa: E501 + 'network_element': 'NetworkElement', # 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 + 'device_mo_id': 'DeviceMoId', # noqa: E501 + 'dn': 'Dn', # noqa: E501 + 'rn': 'Rn', # noqa: E501 + } + + read_only_vars = { + 'description', # noqa: E501 + 'veth_id', # noqa: E501 + 'account_moid', # noqa: E501 + 'create_time', # noqa: E501 + 'domain_group_moid', # noqa: E501 + 'mod_time', # noqa: E501 + 'shared_scope', # noqa: E501 + 'ancestors', # noqa: E501 + 'permission_resources', # noqa: E501 + 'device_mo_id', # noqa: E501 + 'dn', # noqa: E501 + 'rn', # noqa: E501 + } + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """NetworkVethernet - a model defined in OpenAPI + + 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 "network.Vethernet", must be one of ["network.Vethernet", ] # 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 "network.Vethernet", must be one of ["network.Vethernet", ] # 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,) + description (str): Description for the vNIC.. [optional] # noqa: E501 + veth_id (int): Vethernet Identifier on a Fabric Interconnect.. [optional] # noqa: E501 + adapter_host_eth_interface (AdapterHostEthInterfaceRelationship): [optional] # noqa: E501 + network_element (NetworkElementRelationship): [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 + device_mo_id (str): The database identifier of the registered device of an object.. [optional] # noqa: E501 + dn (str): The Distinguished Name unambiguously identifies an object in the system.. [optional] # noqa: E501 + rn (str): The Relative Name uniquely identifies an object within a given context.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "network.Vethernet") + object_type = kwargs.get('object_type', "network.Vethernet") + _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', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + + return self + + 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 + """NetworkVethernet - a model defined in OpenAPI + + 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 "network.Vethernet", must be one of ["network.Vethernet", ] # 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 "network.Vethernet", must be one of ["network.Vethernet", ] # 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,) + description (str): Description for the vNIC.. [optional] # noqa: E501 + veth_id (int): Vethernet Identifier on a Fabric Interconnect.. [optional] # noqa: E501 + adapter_host_eth_interface (AdapterHostEthInterfaceRelationship): [optional] # noqa: E501 + network_element (NetworkElementRelationship): [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 + device_mo_id (str): The database identifier of the registered device of an object.. [optional] # noqa: E501 + dn (str): The Distinguished Name unambiguously identifies an object in the system.. [optional] # noqa: E501 + rn (str): The Relative Name uniquely identifies an object within a given context.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "network.Vethernet") + object_type = kwargs.get('object_type', "network.Vethernet") + _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: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") + + @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 because 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': [ + InventoryBase, + NetworkVethernetAllOf, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/network_vethernet_all_of.py b/intersight/model/network_vethernet_all_of.py new file mode 100644 index 0000000000..3aac8a224c --- /dev/null +++ b/intersight/model/network_vethernet_all_of.py @@ -0,0 +1,318 @@ +""" + 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.11-14628 + 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, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.adapter_host_eth_interface_relationship import AdapterHostEthInterfaceRelationship + from intersight.model.asset_device_registration_relationship import AssetDeviceRegistrationRelationship + from intersight.model.network_element_relationship import NetworkElementRelationship + globals()['AdapterHostEthInterfaceRelationship'] = AdapterHostEthInterfaceRelationship + globals()['AssetDeviceRegistrationRelationship'] = AssetDeviceRegistrationRelationship + globals()['NetworkElementRelationship'] = NetworkElementRelationship + + +class NetworkVethernetAllOf(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',): { + 'NETWORK.VETHERNET': "network.Vethernet", + }, + ('object_type',): { + 'NETWORK.VETHERNET': "network.Vethernet", + }, + } + + 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 + 'description': (str,), # noqa: E501 + 'veth_id': (int,), # noqa: E501 + 'adapter_host_eth_interface': (AdapterHostEthInterfaceRelationship,), # noqa: E501 + 'network_element': (NetworkElementRelationship,), # 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 + 'description': 'Description', # noqa: E501 + 'veth_id': 'VethId', # noqa: E501 + 'adapter_host_eth_interface': 'AdapterHostEthInterface', # noqa: E501 + 'network_element': 'NetworkElement', # noqa: E501 + 'registered_device': 'RegisteredDevice', # noqa: E501 + } + + read_only_vars = { + 'description', # noqa: E501 + 'veth_id', # noqa: E501 + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """NetworkVethernetAllOf - 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 "network.Vethernet", must be one of ["network.Vethernet", ] # 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 "network.Vethernet", must be one of ["network.Vethernet", ] # 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,) + description (str): Description for the vNIC.. [optional] # noqa: E501 + veth_id (int): Vethernet Identifier on a Fabric Interconnect.. [optional] # noqa: E501 + adapter_host_eth_interface (AdapterHostEthInterfaceRelationship): [optional] # noqa: E501 + network_element (NetworkElementRelationship): [optional] # noqa: E501 + registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "network.Vethernet") + object_type = kwargs.get('object_type', "network.Vethernet") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', True) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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) + return self + + 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 + """NetworkVethernetAllOf - 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 "network.Vethernet", must be one of ["network.Vethernet", ] # 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 "network.Vethernet", must be one of ["network.Vethernet", ] # 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,) + description (str): Description for the vNIC.. [optional] # noqa: E501 + veth_id (int): Vethernet Identifier on a Fabric Interconnect.. [optional] # noqa: E501 + adapter_host_eth_interface (AdapterHostEthInterfaceRelationship): [optional] # noqa: E501 + network_element (NetworkElementRelationship): [optional] # noqa: E501 + registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "network.Vethernet") + object_type = kwargs.get('object_type', "network.Vethernet") + _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: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") diff --git a/intersight/model/network_vethernet_list.py b/intersight/model/network_vethernet_list.py new file mode 100644 index 0000000000..03c7177061 --- /dev/null +++ b/intersight/model/network_vethernet_list.py @@ -0,0 +1,344 @@ +""" + 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.11-14628 + 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, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.mo_base_response import MoBaseResponse + from intersight.model.network_vethernet import NetworkVethernet + from intersight.model.network_vethernet_list_all_of import NetworkVethernetListAllOf + globals()['MoBaseResponse'] = MoBaseResponse + globals()['NetworkVethernet'] = NetworkVethernet + globals()['NetworkVethernetListAllOf'] = NetworkVethernetListAllOf + + +class NetworkVethernetList(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': ([NetworkVethernet], 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 + } + + read_only_vars = { + } + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, object_type, *args, **kwargs): # noqa: E501 + """NetworkVethernetList - a model defined in OpenAPI + + Keyword Args: + object_type (str): A discriminator value to disambiguate the schema of a HTTP GET response body. + _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 'network.Vethernet' 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 ([NetworkVethernet], none_type): The array of 'network.Vethernet' 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', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + + return self + + 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 + """NetworkVethernetList - a model defined in OpenAPI + + Keyword Args: + object_type (str): A discriminator value to disambiguate the schema of a HTTP GET response body. + _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 'network.Vethernet' 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 ([NetworkVethernet], none_type): The array of 'network.Vethernet' 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: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") + + @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 because 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': [ + MoBaseResponse, + NetworkVethernetListAllOf, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/network_vethernet_list_all_of.py b/intersight/model/network_vethernet_list_all_of.py new file mode 100644 index 0000000000..8c983fc0d3 --- /dev/null +++ b/intersight/model/network_vethernet_list_all_of.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.11-14628 + 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, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.network_vethernet import NetworkVethernet + globals()['NetworkVethernet'] = NetworkVethernet + + +class NetworkVethernetListAllOf(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 = { + } + + @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 { + 'count': (int,), # noqa: E501 + 'results': ([NetworkVethernet], none_type,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'count': 'Count', # noqa: E501 + 'results': 'Results', # noqa: E501 + } + + read_only_vars = { + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """NetworkVethernetListAllOf - 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 'network.Vethernet' 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 ([NetworkVethernet], none_type): The array of 'network.Vethernet' resources matching the request.. [optional] # noqa: E501 + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', True) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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) + return self + + 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 + """NetworkVethernetListAllOf - 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 'network.Vethernet' 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 ([NetworkVethernet], none_type): The array of 'network.Vethernet' 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: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") diff --git a/intersight/model/network_vethernet_relationship.py b/intersight/model/network_vethernet_relationship.py new file mode 100644 index 0000000000..161f5701df --- /dev/null +++ b/intersight/model/network_vethernet_relationship.py @@ -0,0 +1,1478 @@ +""" + 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.11-14628 + 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, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.adapter_host_eth_interface_relationship import AdapterHostEthInterfaceRelationship + from intersight.model.asset_device_registration_relationship import AssetDeviceRegistrationRelationship + from intersight.model.display_names import DisplayNames + 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_element_relationship import NetworkElementRelationship + from intersight.model.network_vethernet import NetworkVethernet + globals()['AdapterHostEthInterfaceRelationship'] = AdapterHostEthInterfaceRelationship + globals()['AssetDeviceRegistrationRelationship'] = AssetDeviceRegistrationRelationship + globals()['DisplayNames'] = DisplayNames + globals()['MoBaseMoRelationship'] = MoBaseMoRelationship + globals()['MoMoRef'] = MoMoRef + globals()['MoTag'] = MoTag + globals()['MoVersionContext'] = MoVersionContext + globals()['NetworkElementRelationship'] = NetworkElementRelationship + globals()['NetworkVethernet'] = NetworkVethernet + + +class NetworkVethernetRelationship(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.IPADDRESS': "access.IpAddress", + 'ACCESS.POLICY': "access.Policy", + 'ACCESS.POLICYINVENTORY': "access.PolicyInventory", + '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.APPOPSTATUS': "appliance.AppOpStatus", + 'APPLIANCE.APPSTATUS': "appliance.AppStatus", + 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", + 'APPLIANCE.BACKUP': "appliance.Backup", + 'APPLIANCE.BACKUPMONITOR': "appliance.BackupMonitor", + 'APPLIANCE.BACKUPPOLICY': "appliance.BackupPolicy", + 'APPLIANCE.BACKUPROTATEDATA': "appliance.BackupRotateData", + 'APPLIANCE.CERTIFICATESETTING': "appliance.CertificateSetting", + 'APPLIANCE.CLUSTERINFO': "appliance.ClusterInfo", + 'APPLIANCE.CLUSTERINSTALL': "appliance.ClusterInstall", + 'APPLIANCE.CLUSTERREPLACENODE': "appliance.ClusterReplaceNode", + 'APPLIANCE.DATAEXPORTPOLICY': "appliance.DataExportPolicy", + 'APPLIANCE.DEVICECERTIFICATE': "appliance.DeviceCertificate", + 'APPLIANCE.DEVICECLAIM': "appliance.DeviceClaim", + 'APPLIANCE.DEVICECLUSTERINSTALL': "appliance.DeviceClusterInstall", + 'APPLIANCE.DEVICEUPGRADEPOLICY': "appliance.DeviceUpgradePolicy", + 'APPLIANCE.DIAGSETTING': "appliance.DiagSetting", + 'APPLIANCE.EXTERNALSYSLOGSETTING': "appliance.ExternalSyslogSetting", + 'APPLIANCE.FILEGATEWAY': "appliance.FileGateway", + 'APPLIANCE.FILESYSTEMOPSTATUS': "appliance.FileSystemOpStatus", + 'APPLIANCE.FILESYSTEMSTATUS': "appliance.FileSystemStatus", + 'APPLIANCE.GROUPOPSTATUS': "appliance.GroupOpStatus", + 'APPLIANCE.GROUPSTATUS': "appliance.GroupStatus", + 'APPLIANCE.IMAGEBUNDLE': "appliance.ImageBundle", + 'APPLIANCE.METAMANIFEST': "appliance.MetaManifest", + 'APPLIANCE.NETWORKLINKSTATUS': "appliance.NetworkLinkStatus", + 'APPLIANCE.NODEINFO': "appliance.NodeInfo", + 'APPLIANCE.NODEOPSTATUS': "appliance.NodeOpStatus", + '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.SYSTEMOPSTATUS': "appliance.SystemOpStatus", + '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.MODEEPCLONER': "bulk.MoDeepCloner", + 'BULK.MOMERGER': "bulk.MoMerger", + 'BULK.REQUEST': "bulk.Request", + 'BULK.RESULT': "bulk.Result", + 'BULK.SUBREQUESTOBJ': "bulk.SubRequestObj", + 'CAPABILITY.ACTIONSMETADATA': "capability.ActionsMetaData", + 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", + 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", + 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", + 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", + 'CAPABILITY.CATALOG': "capability.Catalog", + 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", + 'CAPABILITY.CHASSISMANUFACTURINGDEF': "capability.ChassisManufacturingDef", + 'CAPABILITY.CHASSISUPGRADESUPPORTMETA': "capability.ChassisUpgradeSupportMeta", + 'CAPABILITY.CIMCFIRMWAREDESCRIPTOR': "capability.CimcFirmwareDescriptor", + 'CAPABILITY.CPUENDPOINTDESCRIPTOR': "capability.CpuEndpointDescriptor", + 'CAPABILITY.DIMMSENDPOINTDESCRIPTOR': "capability.DimmsEndpointDescriptor", + 'CAPABILITY.DRIVESENDPOINTDESCRIPTOR': "capability.DrivesEndpointDescriptor", + 'CAPABILITY.EQUIPMENTPHYSICALDEF': "capability.EquipmentPhysicalDef", + 'CAPABILITY.EQUIPMENTSLOTARRAY': "capability.EquipmentSlotArray", + 'CAPABILITY.FANMODULEDESCRIPTOR': "capability.FanModuleDescriptor", + 'CAPABILITY.FANMODULEMANUFACTURINGDEF': "capability.FanModuleManufacturingDef", + 'CAPABILITY.FEXCAPABILITYDEF': "capability.FexCapabilityDef", + 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", + 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", + 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", + 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", + 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", + 'CAPABILITY.IOMUPGRADESUPPORTMETA': "capability.IomUpgradeSupportMeta", + 'CAPABILITY.PORTGROUPAGGREGATIONDEF': "capability.PortGroupAggregationDef", + 'CAPABILITY.PSUDESCRIPTOR': "capability.PsuDescriptor", + 'CAPABILITY.PSUMANUFACTURINGDEF': "capability.PsuManufacturingDef", + 'CAPABILITY.SERVERDESCRIPTOR': "capability.ServerDescriptor", + 'CAPABILITY.SERVERMODELSCAPABILITYDEF': "capability.ServerModelsCapabilityDef", + 'CAPABILITY.SERVERSCHEMADESCRIPTOR': "capability.ServerSchemaDescriptor", + 'CAPABILITY.SERVERUPGRADESUPPORTMETA': "capability.ServerUpgradeSupportMeta", + 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", + 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", + 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", + 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", + 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", + 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", + 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", + 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", + '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.PERSONALITY': "compute.Personality", + 'COMPUTE.PHYSICALSUMMARY': "compute.PhysicalSummary", + 'COMPUTE.RACKUNIT': "compute.RackUnit", + 'COMPUTE.RACKUNITIDENTITY': "compute.RackUnitIdentity", + 'COMPUTE.SERVERIDPOOL': "compute.ServerIdPool", + 'COMPUTE.SERVERPOWERPOLICY': "compute.ServerPowerPolicy", + 'COMPUTE.SERVERSETTING': "compute.ServerSetting", + 'COMPUTE.VMEDIA': "compute.Vmedia", + 'COND.ALARM': "cond.Alarm", + 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", + 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", + 'COND.HCLSTATUS': "cond.HclStatus", + 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", + 'COND.HCLSTATUSJOB': "cond.HclStatusJob", + 'CONNECTORPACK.CONNECTORPACKUPGRADE': "connectorpack.ConnectorPackUpgrade", + 'CONNECTORPACK.UPGRADEIMPACT': "connectorpack.UpgradeImpact", + 'CONSOLE.CONSOLECONFIG': "console.ConsoleConfig", + 'CONVERGEDINFRA.ADAPTERCOMPLIANCEDETAILS': "convergedinfra.AdapterComplianceDetails", + 'CONVERGEDINFRA.POD': "convergedinfra.Pod", + 'CONVERGEDINFRA.PODCOMPLIANCEINFO': "convergedinfra.PodComplianceInfo", + 'CONVERGEDINFRA.SERVERCOMPLIANCEDETAILS': "convergedinfra.ServerComplianceDetails", + 'CONVERGEDINFRA.STORAGECOMPLIANCEDETAILS': "convergedinfra.StorageComplianceDetails", + 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", + 'CRD.CUSTOMRESOURCE': "crd.CustomResource", + 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'EQUIPMENT.CHASSIS': "equipment.Chassis", + 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", + 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", + 'EQUIPMENT.CHASSISOPERATION': "equipment.ChassisOperation", + 'EQUIPMENT.DEVICESUMMARY': "equipment.DeviceSummary", + 'EQUIPMENT.ENDPOINTLOG': "equipment.EndPointLog", + '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.IOCARD': "equipment.IoCard", + 'EQUIPMENT.IOCARDOPERATION': "equipment.IoCardOperation", + 'EQUIPMENT.IOEXPANDER': "equipment.IoExpander", + 'EQUIPMENT.LOCATORLED': "equipment.LocatorLed", + 'EQUIPMENT.LOGDOWNLOAD': "equipment.LogDownload", + 'EQUIPMENT.PSU': "equipment.Psu", + 'EQUIPMENT.PSUCONTROL': "equipment.PsuControl", + 'EQUIPMENT.RACKENCLOSURE': "equipment.RackEnclosure", + 'EQUIPMENT.RACKENCLOSURESLOT': "equipment.RackEnclosureSlot", + 'EQUIPMENT.SENSOR': "equipment.Sensor", + 'EQUIPMENT.SHAREDIOMODULE': "equipment.SharedIoModule", + 'EQUIPMENT.SWITCHCARD': "equipment.SwitchCard", + 'EQUIPMENT.SWITCHOPERATION': "equipment.SwitchOperation", + '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.ETHNETWORKCONTROLPOLICYINVENTORY': "fabric.EthNetworkControlPolicyInventory", + 'FABRIC.ETHNETWORKGROUPPOLICY': "fabric.EthNetworkGroupPolicy", + 'FABRIC.ETHNETWORKGROUPPOLICYINVENTORY': "fabric.EthNetworkGroupPolicyInventory", + 'FABRIC.ETHNETWORKPOLICY': "fabric.EthNetworkPolicy", + 'FABRIC.FCNETWORKPOLICY': "fabric.FcNetworkPolicy", + 'FABRIC.FCSTORAGEROLE': "fabric.FcStorageRole", + 'FABRIC.FCUPLINKPCROLE': "fabric.FcUplinkPcRole", + 'FABRIC.FCUPLINKROLE': "fabric.FcUplinkRole", + 'FABRIC.FCZONEPOLICY': "fabric.FcZonePolicy", + 'FABRIC.FCOEUPLINKPCROLE': "fabric.FcoeUplinkPcRole", + 'FABRIC.FCOEUPLINKROLE': "fabric.FcoeUplinkRole", + 'FABRIC.FLOWCONTROLPOLICY': "fabric.FlowControlPolicy", + 'FABRIC.LANPINGROUP': "fabric.LanPinGroup", + '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.SANPINGROUP': "fabric.SanPinGroup", + '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.VLANINVENTORY': "fabric.VlanInventory", + 'FABRIC.VLANSET': "fabric.VlanSet", + 'FABRIC.VSAN': "fabric.Vsan", + 'FABRIC.VSANINVENTORY': "fabric.VsanInventory", + 'FAULT.INSTANCE': "fault.Instance", + 'FC.NEIGHBOR': "fc.Neighbor", + '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.RESERVATION': "fcpool.Reservation", + '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.POLICY': "firmware.Policy", + '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", + 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + '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.HWCATALOGINFO': "hcl.HwCatalogInfo", + 'HCL.HYPERFLEXSOFTWARECOMPATIBILITYINFO': "hcl.HyperflexSoftwareCompatibilityInfo", + 'HCL.OPERATINGSYSTEM': "hcl.OperatingSystem", + 'HCL.OPERATINGSYSTEMVENDOR': "hcl.OperatingSystemVendor", + 'HCL.SERVERHWCATALOGINFO': "hcl.ServerHwCatalogInfo", + '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.HEALTHCHECKSCHEDULEPOLICY': "hyperflex.HealthCheckSchedulePolicy", + 'HYPERFLEX.HWCATALOG': "hyperflex.HwCatalog", + 'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion", + 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost", + 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine", + 'HYPERFLEX.INITIATORGROUP': "hyperflex.InitiatorGroup", + 'HYPERFLEX.ISCSINETWORK': "hyperflex.IscsiNetwork", + 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey", + 'HYPERFLEX.LICENSE': "hyperflex.License", + 'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy", + 'HYPERFLEX.LUN': "hyperflex.Lun", + '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.TARGET': "hyperflex.Target", + '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.CUSTOMTASKINFO': "iaas.CustomTaskInfo", + 'IAAS.DEVICESTATUS': "iaas.DeviceStatus", + 'IAAS.DIAGNOSTICMESSAGES': "iaas.DiagnosticMessages", + 'IAAS.LICENSEINFO': "iaas.LicenseInfo", + 'IAAS.MOSTRUNTASKS': "iaas.MostRunTasks", + 'IAAS.SERVICEREQUEST': "iaas.ServiceRequest", + 'IAAS.SYSTEMTASKINFO': "iaas.SystemTaskInfo", + '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.DOMAINNAMEINFO': "iam.DomainNameInfo", + 'IAM.ENDPOINTPRIVILEGE': "iam.EndPointPrivilege", + 'IAM.ENDPOINTROLE': "iam.EndPointRole", + 'IAM.ENDPOINTUSER': "iam.EndPointUser", + 'IAM.ENDPOINTUSERINVENTORY': "iam.EndPointUserInventory", + 'IAM.ENDPOINTUSERPOLICY': "iam.EndPointUserPolicy", + 'IAM.ENDPOINTUSERPOLICYINVENTORY': "iam.EndPointUserPolicyInventory", + 'IAM.ENDPOINTUSERROLE': "iam.EndPointUserRole", + 'IAM.ENDPOINTUSERROLEINVENTORY': "iam.EndPointUserRoleInventory", + 'IAM.IDP': "iam.Idp", + 'IAM.IDPREFERENCE': "iam.IdpReference", + 'IAM.IPACCESSMANAGEMENT': "iam.IpAccessManagement", + 'IAM.IPADDRESS': "iam.IpAddress", + 'IAM.LDAPCONFIGPARAMS': "iam.LdapConfigParams", + '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.SHARINGRULE': "iam.SharingRule", + 'IAM.SYSTEM': "iam.System", + 'IAM.TRUSTPOINT': "iam.TrustPoint", + 'IAM.USER': "iam.User", + 'IAM.USERGROUP': "iam.UserGroup", + 'IAM.USERPREFERENCE': "iam.UserPreference", + 'IAM.USERSETTING': "iam.UserSetting", + 'INVENTORY.DEVICEINFO': "inventory.DeviceInfo", + 'INVENTORY.DNMOBINDING': "inventory.DnMoBinding", + 'INVENTORY.GENERICINVENTORY': "inventory.GenericInventory", + 'INVENTORY.GENERICINVENTORYHOLDER': "inventory.GenericInventoryHolder", + 'INVENTORY.REQUEST': "inventory.Request", + 'IPMIOVERLAN.POLICY': "ipmioverlan.Policy", + 'IPMIOVERLAN.POLICYINVENTORY': "ipmioverlan.PolicyInventory", + 'IPPOOL.BLOCKLEASE': "ippool.BlockLease", + 'IPPOOL.IPLEASE': "ippool.IpLease", + 'IPPOOL.POOL': "ippool.Pool", + 'IPPOOL.POOLMEMBER': "ippool.PoolMember", + 'IPPOOL.RESERVATION': "ippool.Reservation", + '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.RESERVATION': "iqnpool.Reservation", + 'IQNPOOL.UNIVERSE': "iqnpool.Universe", + 'IWOTENANT.MAINTENANCENOTIFICATION': "iwotenant.MaintenanceNotification", + '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.HTTPPROXYPOLICY': "kubernetes.HttpProxyPolicy", + 'KUBERNETES.INGRESS': "kubernetes.Ingress", + 'KUBERNETES.NETWORKPOLICY': "kubernetes.NetworkPolicy", + 'KUBERNETES.NODE': "kubernetes.Node", + 'KUBERNETES.NODEGROUPPROFILE': "kubernetes.NodeGroupProfile", + 'KUBERNETES.NVIDIAGPUPRODUCT': "kubernetes.NvidiaGpuProduct", + '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.POLICYINVENTORY': "kvm.PolicyInventory", + 'KVM.SESSION': "kvm.Session", + 'KVM.TUNNEL': "kvm.Tunnel", + 'KVM.TUNNELEDKVMPOLICY': "kvm.TunneledKvmPolicy", + 'LICENSE.ACCOUNTLICENSEDATA': "license.AccountLicenseData", + 'LICENSE.CUSTOMEROP': "license.CustomerOp", + 'LICENSE.IKSCUSTOMEROP': "license.IksCustomerOp", + 'LICENSE.IKSLICENSECOUNT': "license.IksLicenseCount", + 'LICENSE.INCCUSTOMEROP': "license.IncCustomerOp", + 'LICENSE.INCLICENSECOUNT': "license.IncLicenseCount", + 'LICENSE.IWOCUSTOMEROP': "license.IwoCustomerOp", + 'LICENSE.IWOLICENSECOUNT': "license.IwoLicenseCount", + 'LICENSE.LICENSEINFO': "license.LicenseInfo", + 'LICENSE.LICENSEINFOVIEW': "license.LicenseInfoView", + 'LICENSE.LICENSEREGISTRATIONSTATUS': "license.LicenseRegistrationStatus", + '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.RESERVATION': "macpool.Reservation", + '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", + 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", + 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", + 'NETWORK.DISCOVEREDNEIGHBOR': "network.DiscoveredNeighbor", + 'NETWORK.DNS': "network.Dns", + 'NETWORK.ELEMENT': "network.Element", + 'NETWORK.ELEMENTSUMMARY': "network.ElementSummary", + 'NETWORK.FCZONEINFO': "network.FcZoneInfo", + 'NETWORK.FEATURECONTROL': "network.FeatureControl", + 'NETWORK.INTERFACELIST': "network.InterfaceList", + 'NETWORK.LICENSEFILE': "network.LicenseFile", + 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", + 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", + 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", + 'NETWORK.VPCDOMAIN': "network.VpcDomain", + 'NETWORK.VPCMEMBER': "network.VpcMember", + 'NETWORK.VPCPEER': "network.VpcPeer", + 'NETWORK.VRF': "network.Vrf", + 'NETWORKCONFIG.POLICY': "networkconfig.Policy", + 'NETWORKCONFIG.POLICYINVENTORY': "networkconfig.PolicyInventory", + '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.PUVSCRIPTDOWNLOADER': "niaapi.PuvScriptDownloader", + 'NIAAPI.UPGRADEASSISTFILE': "niaapi.UpgradeAssistFile", + '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.APICPERFORMANCEDATA': "niatelemetry.ApicPerformanceData", + 'NIATELEMETRY.APICPODDATA': "niatelemetry.ApicPodData", + '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.APICVISION': "niatelemetry.ApicVision", + 'NIATELEMETRY.APPDETAILS': "niatelemetry.AppDetails", + 'NIATELEMETRY.CLOUDDETAILS': "niatelemetry.CloudDetails", + '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.FABRICNODECONTROLDETAILS': "niatelemetry.FabricNodeControlDetails", + 'NIATELEMETRY.FABRICPODPROFILE': "niatelemetry.FabricPodProfile", + 'NIATELEMETRY.FABRICPODSS': "niatelemetry.FabricPodSs", + 'NIATELEMETRY.FAULT': "niatelemetry.Fault", + 'NIATELEMETRY.HCLOUDDETAILS': "niatelemetry.HcloudDetails", + 'NIATELEMETRY.HEALTHINSIGHTSDATA': "niatelemetry.HealthInsightsData", + 'NIATELEMETRY.HTTPSACLCONTRACTDETAILS': "niatelemetry.HttpsAclContractDetails", + 'NIATELEMETRY.HTTPSACLCONTRACTFILTERMAP': "niatelemetry.HttpsAclContractFilterMap", + 'NIATELEMETRY.HTTPSACLEPGCONTRACTMAP': "niatelemetry.HttpsAclEpgContractMap", + 'NIATELEMETRY.HTTPSACLEPGDETAILS': "niatelemetry.HttpsAclEpgDetails", + 'NIATELEMETRY.HTTPSACLFILTERDETAILS': "niatelemetry.HttpsAclFilterDetails", + 'NIATELEMETRY.INSIGHTGROUPDETAILS': "niatelemetry.InsightGroupDetails", + 'NIATELEMETRY.LC': "niatelemetry.Lc", + 'NIATELEMETRY.LEAFPOLGRPDETAILS': "niatelemetry.LeafPolGrpDetails", + 'NIATELEMETRY.MDSNEIGHBORS': "niatelemetry.MdsNeighbors", + 'NIATELEMETRY.MSOCONTRACTDETAILS': "niatelemetry.MsoContractDetails", + 'NIATELEMETRY.MSOEPGDETAILS': "niatelemetry.MsoEpgDetails", + 'NIATELEMETRY.MSOSCHEMADETAILS': "niatelemetry.MsoSchemaDetails", + 'NIATELEMETRY.MSOSITEDETAILS': "niatelemetry.MsoSiteDetails", + 'NIATELEMETRY.MSOTENANTDETAILS': "niatelemetry.MsoTenantDetails", + 'NIATELEMETRY.NEXUSCLOUDACCOUNT': "niatelemetry.NexusCloudAccount", + 'NIATELEMETRY.NEXUSCLOUDSITE': "niatelemetry.NexusCloudSite", + '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.NICC': "niatelemetry.Nicc", + '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.SPINEPOLGRPDETAILS': "niatelemetry.SpinePolGrpDetails", + '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.NTPSERVER': "ntp.NtpServer", + 'NTP.POLICY': "ntp.Policy", + 'OAUTH.ACCESSTOKEN': "oauth.AccessToken", + 'OAUTH.AUTHORIZATION': "oauth.Authorization", + 'OPENAPI.APIMETHODMETA': "openapi.ApiMethodMeta", + 'OPENAPI.OPENAPISPECIFICATION': "openapi.OpenApiSpecification", + 'OPENAPI.PROCESSFILE': "openapi.ProcessFile", + 'OPENAPI.TASKGENERATIONREQUEST': "openapi.TaskGenerationRequest", + 'OPENAPI.TASKGENERATIONRESULT': "openapi.TaskGenerationResult", + '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", + 'PARTNERINTEGRATION.DCLOGS': "partnerintegration.DcLogs", + 'PARTNERINTEGRATION.DEVICECONNECTOR': "partnerintegration.DeviceConnector", + 'PARTNERINTEGRATION.DOCISSUES': "partnerintegration.DocIssues", + 'PARTNERINTEGRATION.ETL': "partnerintegration.Etl", + 'PARTNERINTEGRATION.FILE': "partnerintegration.File", + 'PARTNERINTEGRATION.INVENTORY': "partnerintegration.Inventory", + 'PARTNERINTEGRATION.LOGS': "partnerintegration.Logs", + 'PARTNERINTEGRATION.MODEL': "partnerintegration.Model", + 'PCI.COPROCESSORCARD': "pci.CoprocessorCard", + 'PCI.DEVICE': "pci.Device", + 'PCI.LINK': "pci.Link", + 'PCI.NODE': "pci.Node", + 'PCI.SWITCH': "pci.Switch", + 'PORT.GROUP': "port.Group", + 'PORT.MACBINDING': "port.MacBinding", + 'PORT.SUBGROUP': "port.SubGroup", + 'POWER.CONTROLSTATE': "power.ControlState", + 'POWER.POLICY': "power.Policy", + 'POWER.POLICYINVENTORY': "power.PolicyInventory", + 'PROCESSOR.UNIT': "processor.Unit", + 'RACK.UNITPERSONALITY': "rack.UnitPersonality", + 'RECOMMENDATION.CAPACITYRUNWAY': "recommendation.CapacityRunway", + 'RECOMMENDATION.CLUSTEREXPANSION': "recommendation.ClusterExpansion", + 'RECOMMENDATION.HARDWAREEXPANSIONREQUEST': "recommendation.HardwareExpansionRequest", + 'RECOMMENDATION.HARDWAREEXPANSIONREQUESTITEM': "recommendation.HardwareExpansionRequestItem", + 'RECOMMENDATION.PHYSICALITEM': "recommendation.PhysicalItem", + 'RECOMMENDATION.PURCHASEORDERESTIMATE': "recommendation.PurchaseOrderEstimate", + 'RECOMMENDATION.PURCHASEORDERLIST': "recommendation.PurchaseOrderList", + 'RECOMMENDATION.SOFTWAREITEM': "recommendation.SoftwareItem", + '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", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", + 'RESOURCE.SHAREDRESOURCESINFOHOLDER': "resource.SharedResourcesInfoHolder", + '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", + 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", + '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.DISRUPTION': "server.Disruption", + 'SERVER.PROFILE': "server.Profile", + 'SERVER.PROFILETEMPLATE': "server.ProfileTemplate", + 'SMTP.POLICY': "smtp.Policy", + 'SNMP.POLICY': "snmp.Policy", + 'SNMP.POLICYINVENTORY': "snmp.PolicyInventory", + 'SOFTWARE.APPLIANCEDISTRIBUTABLE': "software.ApplianceDistributable", + 'SOFTWARE.DOWNLOADHISTORY': "software.DownloadHistory", + 'SOFTWARE.HCLMETA': "software.HclMeta", + 'SOFTWARE.HYPERFLEXBUNDLEDISTRIBUTABLE': "software.HyperflexBundleDistributable", + 'SOFTWARE.HYPERFLEXDISTRIBUTABLE': "software.HyperflexDistributable", + 'SOFTWARE.IKSBUNDLEDISTRIBUTABLE': "software.IksBundleDistributable", + '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", + 'SOL.POLICYINVENTORY': "sol.PolicyInventory", + 'SSH.POLICY': "ssh.Policy", + 'SSH.POLICYINVENTORY': "ssh.PolicyInventory", + 'STORAGE.BATTERYBACKUPUNIT': "storage.BatteryBackupUnit", + 'STORAGE.CONTROLLER': "storage.Controller", + 'STORAGE.DISKGROUP': "storage.DiskGroup", + 'STORAGE.DISKSLOT': "storage.DiskSlot", + 'STORAGE.DRIVEGROUP': "storage.DriveGroup", + 'STORAGE.DRIVESECURITYPOLICY': "storage.DriveSecurityPolicy", + '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.HITACHIEXTERNALPARITYGROUP': "storage.HitachiExternalParityGroup", + 'STORAGE.HITACHIEXTERNALPATHGROUP': "storage.HitachiExternalPathGroup", + 'STORAGE.HITACHIEXTERNALSTORAGELUN': "storage.HitachiExternalStorageLun", + 'STORAGE.HITACHIEXTERNALSTORAGEPORT': "storage.HitachiExternalStoragePort", + 'STORAGE.HITACHIHOST': "storage.HitachiHost", + 'STORAGE.HITACHIHOSTLUN': "storage.HitachiHostLun", + 'STORAGE.HITACHIPARITYGROUP': "storage.HitachiParityGroup", + 'STORAGE.HITACHIPOOL': "storage.HitachiPool", + 'STORAGE.HITACHIPORT': "storage.HitachiPort", + 'STORAGE.HITACHIREMOTEREPLICATION': "storage.HitachiRemoteReplication", + 'STORAGE.HITACHISNAPSHOT': "storage.HitachiSnapshot", + 'STORAGE.HITACHIVOLUME': "storage.HitachiVolume", + 'STORAGE.HITACHIVOLUMEMIGRATIONPAIR': "storage.HitachiVolumeMigrationPair", + '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.NETAPPCIFSSERVICE': "storage.NetAppCifsService", + 'STORAGE.NETAPPCIFSSHARE': "storage.NetAppCifsShare", + 'STORAGE.NETAPPCLOUDTARGET': "storage.NetAppCloudTarget", + 'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster", + 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent", + 'STORAGE.NETAPPCLUSTERSNAPMIRRORPOLICY': "storage.NetAppClusterSnapMirrorPolicy", + 'STORAGE.NETAPPCLUSTERSNAPSHOTPOLICY': "storage.NetAppClusterSnapshotPolicy", + 'STORAGE.NETAPPDATAIPINTERFACE': "storage.NetAppDataIpInterface", + 'STORAGE.NETAPPDATAIPINTERFACEEVENT': "storage.NetAppDataIpInterfaceEvent", + '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.NETAPPISCSISERVICE': "storage.NetAppIscsiService", + 'STORAGE.NETAPPLICENSE': "storage.NetAppLicense", + 'STORAGE.NETAPPLUN': "storage.NetAppLun", + 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", + 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", + 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", + 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", + 'STORAGE.NETAPPNODE': "storage.NetAppNode", + 'STORAGE.NETAPPNODECDPNEIGHBOR': "storage.NetAppNodeCdpNeighbor", + 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent", + 'STORAGE.NETAPPNONDATAIPINTERFACE': "storage.NetAppNonDataIpInterface", + 'STORAGE.NETAPPNONDATAIPINTERFACEEVENT': "storage.NetAppNonDataIpInterfaceEvent", + 'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer", + 'STORAGE.NETAPPQTREE': "storage.NetAppQtree", + 'STORAGE.NETAPPSCHEDULE': "storage.NetAppSchedule", + 'STORAGE.NETAPPSENSOR': "storage.NetAppSensor", + 'STORAGE.NETAPPSNAPMIRRORRELATIONSHIP': "storage.NetAppSnapMirrorRelationship", + 'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm", + 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent", + 'STORAGE.NETAPPSVMSNAPMIRRORPOLICY': "storage.NetAppSvmSnapMirrorPolicy", + 'STORAGE.NETAPPSVMSNAPSHOTPOLICY': "storage.NetAppSvmSnapshotPolicy", + '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.PURETARGETARRAY': "storage.PureTargetArray", + '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", + 'SYSLOG.POLICYINVENTORY': "syslog.PolicyInventory", + 'TAM.ADVISORYCOUNT': "tam.AdvisoryCount", + 'TAM.ADVISORYDEFINITION': "tam.AdvisoryDefinition", + 'TAM.ADVISORYINFO': "tam.AdvisoryInfo", + 'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance", + 'TAM.SECURITYADVISORY': "tam.SecurityAdvisory", + 'TASK.FABRICMOSSCOPEDINVENTORY': "task.FabricMosScopedInventory", + 'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory", + 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory", + 'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory", + 'TASK.MDSSCOPEDINVENTORY': "task.MdsScopedInventory", + 'TASK.MDSSYSTEMSCOPEDINVENTORY': "task.MdsSystemScopedInventory", + 'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory", + 'TASK.NEXUSSCOPEDINVENTORY': "task.NexusScopedInventory", + 'TASK.NEXUSSYSTEMSCOPEDINVENTORY': "task.NexusSystemScopedInventory", + 'TASK.NEXUSVLANSCOPEDINVENTORY': "task.NexusVlanScopedInventory", + 'TASK.PUBLICCLOUDSCOPEDINVENTORY': "task.PublicCloudScopedInventory", + 'TASK.PURESCOPEDINVENTORY': "task.PureScopedInventory", + 'TASK.SERVERSCOPEDINVENTORY': "task.ServerScopedInventory", + 'TECHSUPPORTMANAGEMENT.COLLECTIONCONTROLPOLICY': "techsupportmanagement.CollectionControlPolicy", + 'TECHSUPPORTMANAGEMENT.DOWNLOAD': "techsupportmanagement.Download", + 'TECHSUPPORTMANAGEMENT.ENDPOINT': "techsupportmanagement.EndPoint", + 'TECHSUPPORTMANAGEMENT.TECHSUPPORTBUNDLE': "techsupportmanagement.TechSupportBundle", + 'TECHSUPPORTMANAGEMENT.TECHSUPPORTSTATUS': "techsupportmanagement.TechSupportStatus", + 'TERMINAL.AUDITLOG': "terminal.AuditLog", + 'TERRAFORM.EXECUTOR': "terraform.Executor", + 'THERMAL.POLICY': "thermal.Policy", + 'THERMAL.POLICYINVENTORY': "thermal.PolicyInventory", + 'TOP.SYSTEM': "top.System", + 'UCSD.BACKUPINFO': "ucsd.BackupInfo", + 'UUIDPOOL.BLOCK': "uuidpool.Block", + 'UUIDPOOL.POOL': "uuidpool.Pool", + 'UUIDPOOL.POOLMEMBER': "uuidpool.PoolMember", + 'UUIDPOOL.RESERVATION': "uuidpool.Reservation", + 'UUIDPOOL.UNIVERSE': "uuidpool.Universe", + 'UUIDPOOL.UUIDLEASE': "uuidpool.UuidLease", + 'VIEW.HEALTHSTATUS': "view.HealthStatus", + 'VIEW.SERVER': "view.Server", + 'VIRTUALIZATION.ESXICONSOLE': "virtualization.EsxiConsole", + 'VIRTUALIZATION.HOST': "virtualization.Host", + 'VIRTUALIZATION.VIRTUALMACHINE': "virtualization.VirtualMachine", + '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.VMWAREHOSTGPU': "virtualization.VmwareHostGpu", + '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.VMWAREVIRTUALMACHINEGPU': "virtualization.VmwareVirtualMachineGpu", + 'VIRTUALIZATION.VMWAREVIRTUALMACHINESNAPSHOT': "virtualization.VmwareVirtualMachineSnapshot", + 'VIRTUALIZATION.VMWAREVIRTUALNETWORKINTERFACE': "virtualization.VmwareVirtualNetworkInterface", + 'VIRTUALIZATION.VMWAREVIRTUALSWITCH': "virtualization.VmwareVirtualSwitch", + 'VMEDIA.POLICY': "vmedia.Policy", + 'VMEDIA.POLICYINVENTORY': "vmedia.PolicyInventory", + 'VMRC.CONSOLE': "vmrc.Console", + 'VNIC.ETHADAPTERPOLICY': "vnic.EthAdapterPolicy", + 'VNIC.ETHADAPTERPOLICYINVENTORY': "vnic.EthAdapterPolicyInventory", + 'VNIC.ETHIF': "vnic.EthIf", + 'VNIC.ETHIFINVENTORY': "vnic.EthIfInventory", + 'VNIC.ETHNETWORKPOLICY': "vnic.EthNetworkPolicy", + 'VNIC.ETHNETWORKPOLICYINVENTORY': "vnic.EthNetworkPolicyInventory", + 'VNIC.ETHQOSPOLICY': "vnic.EthQosPolicy", + 'VNIC.ETHQOSPOLICYINVENTORY': "vnic.EthQosPolicyInventory", + 'VNIC.ETHVETHINVENTORY': "vnic.EthVethInventory", + 'VNIC.ETHVNICINVENTORY': "vnic.EthVnicInventory", + 'VNIC.FCADAPTERPOLICY': "vnic.FcAdapterPolicy", + 'VNIC.FCADAPTERPOLICYINVENTORY': "vnic.FcAdapterPolicyInventory", + 'VNIC.FCIF': "vnic.FcIf", + 'VNIC.FCIFINVENTORY': "vnic.FcIfInventory", + 'VNIC.FCNETWORKPOLICY': "vnic.FcNetworkPolicy", + 'VNIC.FCNETWORKPOLICYINVENTORY': "vnic.FcNetworkPolicyInventory", + 'VNIC.FCQOSPOLICY': "vnic.FcQosPolicy", + 'VNIC.FCQOSPOLICYINVENTORY': "vnic.FcQosPolicyInventory", + 'VNIC.FCVETHINVENTORY': "vnic.FcVethInventory", + 'VNIC.FCVHBAPOLICYINVENTORY': "vnic.FcVhbaPolicyInventory", + 'VNIC.ISCSIADAPTERPOLICY': "vnic.IscsiAdapterPolicy", + 'VNIC.ISCSIADAPTERPOLICYINVENTORY': "vnic.IscsiAdapterPolicyInventory", + 'VNIC.ISCSIBOOTPOLICY': "vnic.IscsiBootPolicy", + 'VNIC.ISCSIBOOTPOLICYINVENTORY': "vnic.IscsiBootPolicyInventory", + 'VNIC.ISCSISTATICTARGETPOLICY': "vnic.IscsiStaticTargetPolicy", + 'VNIC.ISCSISTATICTARGETPOLICYINVENTORY': "vnic.IscsiStaticTargetPolicyInventory", + 'VNIC.LANCONNECTIVITYPOLICY': "vnic.LanConnectivityPolicy", + 'VNIC.LANCONNECTIVITYPOLICYINVENTORY': "vnic.LanConnectivityPolicyInventory", + 'VNIC.LCPSTATUS': "vnic.LcpStatus", + 'VNIC.SANCONNECTIVITYPOLICY': "vnic.SanConnectivityPolicy", + 'VNIC.SANCONNECTIVITYPOLICYINVENTORY': "vnic.SanConnectivityPolicyInventory", + 'VNIC.SCPSTATUS': "vnic.ScpStatus", + 'VRF.VRF': "vrf.Vrf", + 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", + 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", + 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", + 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", + 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", + 'WORKFLOW.POWERSHELLBATCHAPIEXECUTOR': "workflow.PowerShellBatchApiExecutor", + 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", + 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", + 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", + 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", + 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", + 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", + 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", + 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", + 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", + 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", + 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", + 'WORKFLOW.TASKINFO': "workflow.TaskInfo", + 'WORKFLOW.TASKMETADATA': "workflow.TaskMetadata", + 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", + 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", + 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", + 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", + 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", + }, + } + + 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 + 'device_mo_id': (str,), # noqa: E501 + 'dn': (str,), # noqa: E501 + 'rn': (str,), # noqa: E501 + 'description': (str,), # noqa: E501 + 'veth_id': (int,), # noqa: E501 + 'adapter_host_eth_interface': (AdapterHostEthInterfaceRelationship,), # noqa: E501 + 'network_element': (NetworkElementRelationship,), # noqa: E501 + 'registered_device': (AssetDeviceRegistrationRelationship,), # noqa: E501 + 'object_type': (str,), # noqa: E501 + } + + @cached_property + def discriminator(): + lazy_import() + val = { + 'mo.MoRef': MoMoRef, + 'network.Vethernet': NetworkVethernet, + } + 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 + 'device_mo_id': 'DeviceMoId', # noqa: E501 + 'dn': 'Dn', # noqa: E501 + 'rn': 'Rn', # noqa: E501 + 'description': 'Description', # noqa: E501 + 'veth_id': 'VethId', # noqa: E501 + 'adapter_host_eth_interface': 'AdapterHostEthInterface', # noqa: E501 + 'network_element': 'NetworkElement', # noqa: E501 + 'registered_device': 'RegisteredDevice', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + } + + read_only_vars = { + 'account_moid', # noqa: E501 + 'create_time', # noqa: E501 + 'domain_group_moid', # noqa: E501 + 'mod_time', # noqa: E501 + 'shared_scope', # noqa: E501 + 'ancestors', # noqa: E501 + 'permission_resources', # noqa: E501 + 'device_mo_id', # noqa: E501 + 'dn', # noqa: E501 + 'rn', # noqa: E501 + 'description', # noqa: E501 + 'veth_id', # noqa: E501 + } + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """NetworkVethernetRelationship - a model defined in OpenAPI + + 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 + device_mo_id (str): The database identifier of the registered device of an object.. [optional] # noqa: E501 + dn (str): The Distinguished Name unambiguously identifies an object in the system.. [optional] # noqa: E501 + rn (str): The Relative Name uniquely identifies an object within a given context.. [optional] # noqa: E501 + description (str): Description for the vNIC.. [optional] # noqa: E501 + veth_id (int): Vethernet Identifier on a Fabric Interconnect.. [optional] # noqa: E501 + adapter_host_eth_interface (AdapterHostEthInterfaceRelationship): [optional] # noqa: E501 + network_element (NetworkElementRelationship): [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', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + + return self + + 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 + """NetworkVethernetRelationship - a model defined in OpenAPI + + 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 + device_mo_id (str): The database identifier of the registered device of an object.. [optional] # noqa: E501 + dn (str): The Distinguished Name unambiguously identifies an object in the system.. [optional] # noqa: E501 + rn (str): The Relative Name uniquely identifies an object within a given context.. [optional] # noqa: E501 + description (str): Description for the vNIC.. [optional] # noqa: E501 + veth_id (int): Vethernet Identifier on a Fabric Interconnect.. [optional] # noqa: E501 + adapter_host_eth_interface (AdapterHostEthInterfaceRelationship): [optional] # noqa: E501 + network_element (NetworkElementRelationship): [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: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") + + @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 because 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': [ + MoMoRef, + NetworkVethernet, + none_type, + ], + } diff --git a/intersight/model/network_vethernet_response.py b/intersight/model/network_vethernet_response.py new file mode 100644 index 0000000000..669c6aa35d --- /dev/null +++ b/intersight/model/network_vethernet_response.py @@ -0,0 +1,355 @@ +""" + 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.11-14628 + 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, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + 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 + from intersight.model.network_vethernet_list import NetworkVethernetList + globals()['MoAggregateTransform'] = MoAggregateTransform + globals()['MoDocumentCount'] = MoDocumentCount + globals()['MoTagKeySummary'] = MoTagKeySummary + globals()['MoTagSummary'] = MoTagSummary + globals()['NetworkVethernetList'] = NetworkVethernetList + + +class NetworkVethernetResponse(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 = { + 'mo.AggregateTransform': MoAggregateTransform, + 'mo.DocumentCount': MoDocumentCount, + 'mo.TagSummary': MoTagSummary, + 'network.Vethernet.List': NetworkVethernetList, + } + if not val: + return None + return {'object_type': val} + + attribute_map = { + 'object_type': 'ObjectType', # noqa: E501 + 'count': 'Count', # noqa: E501 + 'results': 'Results', # noqa: E501 + } + + read_only_vars = { + } + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, object_type, *args, **kwargs): # noqa: E501 + """NetworkVethernetResponse - a model defined in OpenAPI + + Keyword Args: + object_type (str): A discriminator value to disambiguate the schema of a HTTP GET response body. + _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 'network.Vethernet' 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', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + + return self + + 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 + """NetworkVethernetResponse - a model defined in OpenAPI + + Keyword Args: + object_type (str): A discriminator value to disambiguate the schema of a HTTP GET response body. + _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 'network.Vethernet' 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: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") + + @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 because 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': [ + MoAggregateTransform, + MoDocumentCount, + MoTagSummary, + NetworkVethernetList, + ], + } diff --git a/intersight/model/network_vfc.py b/intersight/model/network_vfc.py new file mode 100644 index 0000000000..c779677468 --- /dev/null +++ b/intersight/model/network_vfc.py @@ -0,0 +1,460 @@ +""" + 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.11-14628 + 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, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.adapter_host_fc_interface_relationship import AdapterHostFcInterfaceRelationship + from intersight.model.asset_device_registration_relationship import AssetDeviceRegistrationRelationship + from intersight.model.display_names import DisplayNames + from intersight.model.inventory_base import InventoryBase + 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_element_relationship import NetworkElementRelationship + from intersight.model.network_vfc_all_of import NetworkVfcAllOf + globals()['AdapterHostFcInterfaceRelationship'] = AdapterHostFcInterfaceRelationship + globals()['AssetDeviceRegistrationRelationship'] = AssetDeviceRegistrationRelationship + globals()['DisplayNames'] = DisplayNames + globals()['InventoryBase'] = InventoryBase + globals()['MoBaseMoRelationship'] = MoBaseMoRelationship + globals()['MoTag'] = MoTag + globals()['MoVersionContext'] = MoVersionContext + globals()['NetworkElementRelationship'] = NetworkElementRelationship + globals()['NetworkVfcAllOf'] = NetworkVfcAllOf + + +class NetworkVfc(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',): { + 'NETWORK.VFC': "network.Vfc", + }, + ('object_type',): { + 'NETWORK.VFC': "network.Vfc", + }, + } + + 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 + 'description': (str,), # noqa: E501 + 'vfc_id': (int,), # noqa: E501 + 'adapter_host_fc_interface': (AdapterHostFcInterfaceRelationship,), # noqa: E501 + 'network_element': (NetworkElementRelationship,), # 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 + 'device_mo_id': (str,), # noqa: E501 + 'dn': (str,), # noqa: E501 + 'rn': (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 + 'description': 'Description', # noqa: E501 + 'vfc_id': 'VfcId', # noqa: E501 + 'adapter_host_fc_interface': 'AdapterHostFcInterface', # noqa: E501 + 'network_element': 'NetworkElement', # 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 + 'device_mo_id': 'DeviceMoId', # noqa: E501 + 'dn': 'Dn', # noqa: E501 + 'rn': 'Rn', # noqa: E501 + } + + read_only_vars = { + 'description', # noqa: E501 + 'vfc_id', # noqa: E501 + 'account_moid', # noqa: E501 + 'create_time', # noqa: E501 + 'domain_group_moid', # noqa: E501 + 'mod_time', # noqa: E501 + 'shared_scope', # noqa: E501 + 'ancestors', # noqa: E501 + 'permission_resources', # noqa: E501 + 'device_mo_id', # noqa: E501 + 'dn', # noqa: E501 + 'rn', # noqa: E501 + } + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """NetworkVfc - a model defined in OpenAPI + + 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 "network.Vfc", must be one of ["network.Vfc", ] # 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 "network.Vfc", must be one of ["network.Vfc", ] # 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,) + description (str): Description for the vHBA.. [optional] # noqa: E501 + vfc_id (int): Vfc Identifier on a Fabric Interconnect.. [optional] # noqa: E501 + adapter_host_fc_interface (AdapterHostFcInterfaceRelationship): [optional] # noqa: E501 + network_element (NetworkElementRelationship): [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 + device_mo_id (str): The database identifier of the registered device of an object.. [optional] # noqa: E501 + dn (str): The Distinguished Name unambiguously identifies an object in the system.. [optional] # noqa: E501 + rn (str): The Relative Name uniquely identifies an object within a given context.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "network.Vfc") + object_type = kwargs.get('object_type', "network.Vfc") + _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', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + + return self + + 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 + """NetworkVfc - a model defined in OpenAPI + + 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 "network.Vfc", must be one of ["network.Vfc", ] # 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 "network.Vfc", must be one of ["network.Vfc", ] # 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,) + description (str): Description for the vHBA.. [optional] # noqa: E501 + vfc_id (int): Vfc Identifier on a Fabric Interconnect.. [optional] # noqa: E501 + adapter_host_fc_interface (AdapterHostFcInterfaceRelationship): [optional] # noqa: E501 + network_element (NetworkElementRelationship): [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 + device_mo_id (str): The database identifier of the registered device of an object.. [optional] # noqa: E501 + dn (str): The Distinguished Name unambiguously identifies an object in the system.. [optional] # noqa: E501 + rn (str): The Relative Name uniquely identifies an object within a given context.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "network.Vfc") + object_type = kwargs.get('object_type', "network.Vfc") + _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: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") + + @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 because 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': [ + InventoryBase, + NetworkVfcAllOf, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/network_vfc_all_of.py b/intersight/model/network_vfc_all_of.py new file mode 100644 index 0000000000..fa4cfd068a --- /dev/null +++ b/intersight/model/network_vfc_all_of.py @@ -0,0 +1,318 @@ +""" + 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.11-14628 + 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, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.adapter_host_fc_interface_relationship import AdapterHostFcInterfaceRelationship + from intersight.model.asset_device_registration_relationship import AssetDeviceRegistrationRelationship + from intersight.model.network_element_relationship import NetworkElementRelationship + globals()['AdapterHostFcInterfaceRelationship'] = AdapterHostFcInterfaceRelationship + globals()['AssetDeviceRegistrationRelationship'] = AssetDeviceRegistrationRelationship + globals()['NetworkElementRelationship'] = NetworkElementRelationship + + +class NetworkVfcAllOf(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',): { + 'NETWORK.VFC': "network.Vfc", + }, + ('object_type',): { + 'NETWORK.VFC': "network.Vfc", + }, + } + + 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 + 'description': (str,), # noqa: E501 + 'vfc_id': (int,), # noqa: E501 + 'adapter_host_fc_interface': (AdapterHostFcInterfaceRelationship,), # noqa: E501 + 'network_element': (NetworkElementRelationship,), # 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 + 'description': 'Description', # noqa: E501 + 'vfc_id': 'VfcId', # noqa: E501 + 'adapter_host_fc_interface': 'AdapterHostFcInterface', # noqa: E501 + 'network_element': 'NetworkElement', # noqa: E501 + 'registered_device': 'RegisteredDevice', # noqa: E501 + } + + read_only_vars = { + 'description', # noqa: E501 + 'vfc_id', # noqa: E501 + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """NetworkVfcAllOf - 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 "network.Vfc", must be one of ["network.Vfc", ] # 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 "network.Vfc", must be one of ["network.Vfc", ] # 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,) + description (str): Description for the vHBA.. [optional] # noqa: E501 + vfc_id (int): Vfc Identifier on a Fabric Interconnect.. [optional] # noqa: E501 + adapter_host_fc_interface (AdapterHostFcInterfaceRelationship): [optional] # noqa: E501 + network_element (NetworkElementRelationship): [optional] # noqa: E501 + registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "network.Vfc") + object_type = kwargs.get('object_type', "network.Vfc") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', True) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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) + return self + + 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 + """NetworkVfcAllOf - 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 "network.Vfc", must be one of ["network.Vfc", ] # 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 "network.Vfc", must be one of ["network.Vfc", ] # 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,) + description (str): Description for the vHBA.. [optional] # noqa: E501 + vfc_id (int): Vfc Identifier on a Fabric Interconnect.. [optional] # noqa: E501 + adapter_host_fc_interface (AdapterHostFcInterfaceRelationship): [optional] # noqa: E501 + network_element (NetworkElementRelationship): [optional] # noqa: E501 + registered_device (AssetDeviceRegistrationRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "network.Vfc") + object_type = kwargs.get('object_type', "network.Vfc") + _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: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") diff --git a/intersight/model/network_vfc_list.py b/intersight/model/network_vfc_list.py new file mode 100644 index 0000000000..9bad9864aa --- /dev/null +++ b/intersight/model/network_vfc_list.py @@ -0,0 +1,344 @@ +""" + 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.11-14628 + 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, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.mo_base_response import MoBaseResponse + from intersight.model.network_vfc import NetworkVfc + from intersight.model.network_vfc_list_all_of import NetworkVfcListAllOf + globals()['MoBaseResponse'] = MoBaseResponse + globals()['NetworkVfc'] = NetworkVfc + globals()['NetworkVfcListAllOf'] = NetworkVfcListAllOf + + +class NetworkVfcList(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': ([NetworkVfc], 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 + } + + read_only_vars = { + } + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, object_type, *args, **kwargs): # noqa: E501 + """NetworkVfcList - a model defined in OpenAPI + + Keyword Args: + object_type (str): A discriminator value to disambiguate the schema of a HTTP GET response body. + _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 'network.Vfc' 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 ([NetworkVfc], none_type): The array of 'network.Vfc' 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', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + + return self + + 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 + """NetworkVfcList - a model defined in OpenAPI + + Keyword Args: + object_type (str): A discriminator value to disambiguate the schema of a HTTP GET response body. + _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 'network.Vfc' 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 ([NetworkVfc], none_type): The array of 'network.Vfc' 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: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") + + @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 because 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': [ + MoBaseResponse, + NetworkVfcListAllOf, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/network_vfc_list_all_of.py b/intersight/model/network_vfc_list_all_of.py new file mode 100644 index 0000000000..3edb513ffe --- /dev/null +++ b/intersight/model/network_vfc_list_all_of.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.11-14628 + 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, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.network_vfc import NetworkVfc + globals()['NetworkVfc'] = NetworkVfc + + +class NetworkVfcListAllOf(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 = { + } + + @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 { + 'count': (int,), # noqa: E501 + 'results': ([NetworkVfc], none_type,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'count': 'Count', # noqa: E501 + 'results': 'Results', # noqa: E501 + } + + read_only_vars = { + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """NetworkVfcListAllOf - 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 'network.Vfc' 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 ([NetworkVfc], none_type): The array of 'network.Vfc' resources matching the request.. [optional] # noqa: E501 + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', True) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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) + return self + + 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 + """NetworkVfcListAllOf - 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 'network.Vfc' 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 ([NetworkVfc], none_type): The array of 'network.Vfc' 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: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") diff --git a/intersight/model/network_vfc_relationship.py b/intersight/model/network_vfc_relationship.py new file mode 100644 index 0000000000..34914f5272 --- /dev/null +++ b/intersight/model/network_vfc_relationship.py @@ -0,0 +1,1478 @@ +""" + 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.11-14628 + 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, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.adapter_host_fc_interface_relationship import AdapterHostFcInterfaceRelationship + from intersight.model.asset_device_registration_relationship import AssetDeviceRegistrationRelationship + from intersight.model.display_names import DisplayNames + 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_element_relationship import NetworkElementRelationship + from intersight.model.network_vfc import NetworkVfc + globals()['AdapterHostFcInterfaceRelationship'] = AdapterHostFcInterfaceRelationship + globals()['AssetDeviceRegistrationRelationship'] = AssetDeviceRegistrationRelationship + globals()['DisplayNames'] = DisplayNames + globals()['MoBaseMoRelationship'] = MoBaseMoRelationship + globals()['MoMoRef'] = MoMoRef + globals()['MoTag'] = MoTag + globals()['MoVersionContext'] = MoVersionContext + globals()['NetworkElementRelationship'] = NetworkElementRelationship + globals()['NetworkVfc'] = NetworkVfc + + +class NetworkVfcRelationship(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.IPADDRESS': "access.IpAddress", + 'ACCESS.POLICY': "access.Policy", + 'ACCESS.POLICYINVENTORY': "access.PolicyInventory", + '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.APPOPSTATUS': "appliance.AppOpStatus", + 'APPLIANCE.APPSTATUS': "appliance.AppStatus", + 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", + 'APPLIANCE.BACKUP': "appliance.Backup", + 'APPLIANCE.BACKUPMONITOR': "appliance.BackupMonitor", + 'APPLIANCE.BACKUPPOLICY': "appliance.BackupPolicy", + 'APPLIANCE.BACKUPROTATEDATA': "appliance.BackupRotateData", + 'APPLIANCE.CERTIFICATESETTING': "appliance.CertificateSetting", + 'APPLIANCE.CLUSTERINFO': "appliance.ClusterInfo", + 'APPLIANCE.CLUSTERINSTALL': "appliance.ClusterInstall", + 'APPLIANCE.CLUSTERREPLACENODE': "appliance.ClusterReplaceNode", + 'APPLIANCE.DATAEXPORTPOLICY': "appliance.DataExportPolicy", + 'APPLIANCE.DEVICECERTIFICATE': "appliance.DeviceCertificate", + 'APPLIANCE.DEVICECLAIM': "appliance.DeviceClaim", + 'APPLIANCE.DEVICECLUSTERINSTALL': "appliance.DeviceClusterInstall", + 'APPLIANCE.DEVICEUPGRADEPOLICY': "appliance.DeviceUpgradePolicy", + 'APPLIANCE.DIAGSETTING': "appliance.DiagSetting", + 'APPLIANCE.EXTERNALSYSLOGSETTING': "appliance.ExternalSyslogSetting", + 'APPLIANCE.FILEGATEWAY': "appliance.FileGateway", + 'APPLIANCE.FILESYSTEMOPSTATUS': "appliance.FileSystemOpStatus", + 'APPLIANCE.FILESYSTEMSTATUS': "appliance.FileSystemStatus", + 'APPLIANCE.GROUPOPSTATUS': "appliance.GroupOpStatus", + 'APPLIANCE.GROUPSTATUS': "appliance.GroupStatus", + 'APPLIANCE.IMAGEBUNDLE': "appliance.ImageBundle", + 'APPLIANCE.METAMANIFEST': "appliance.MetaManifest", + 'APPLIANCE.NETWORKLINKSTATUS': "appliance.NetworkLinkStatus", + 'APPLIANCE.NODEINFO': "appliance.NodeInfo", + 'APPLIANCE.NODEOPSTATUS': "appliance.NodeOpStatus", + '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.SYSTEMOPSTATUS': "appliance.SystemOpStatus", + '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.MODEEPCLONER': "bulk.MoDeepCloner", + 'BULK.MOMERGER': "bulk.MoMerger", + 'BULK.REQUEST': "bulk.Request", + 'BULK.RESULT': "bulk.Result", + 'BULK.SUBREQUESTOBJ': "bulk.SubRequestObj", + 'CAPABILITY.ACTIONSMETADATA': "capability.ActionsMetaData", + 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", + 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", + 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", + 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", + 'CAPABILITY.CATALOG': "capability.Catalog", + 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", + 'CAPABILITY.CHASSISMANUFACTURINGDEF': "capability.ChassisManufacturingDef", + 'CAPABILITY.CHASSISUPGRADESUPPORTMETA': "capability.ChassisUpgradeSupportMeta", + 'CAPABILITY.CIMCFIRMWAREDESCRIPTOR': "capability.CimcFirmwareDescriptor", + 'CAPABILITY.CPUENDPOINTDESCRIPTOR': "capability.CpuEndpointDescriptor", + 'CAPABILITY.DIMMSENDPOINTDESCRIPTOR': "capability.DimmsEndpointDescriptor", + 'CAPABILITY.DRIVESENDPOINTDESCRIPTOR': "capability.DrivesEndpointDescriptor", + 'CAPABILITY.EQUIPMENTPHYSICALDEF': "capability.EquipmentPhysicalDef", + 'CAPABILITY.EQUIPMENTSLOTARRAY': "capability.EquipmentSlotArray", + 'CAPABILITY.FANMODULEDESCRIPTOR': "capability.FanModuleDescriptor", + 'CAPABILITY.FANMODULEMANUFACTURINGDEF': "capability.FanModuleManufacturingDef", + 'CAPABILITY.FEXCAPABILITYDEF': "capability.FexCapabilityDef", + 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", + 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", + 'CAPABILITY.GPUENDPOINTDESCRIPTOR': "capability.GpuEndpointDescriptor", + 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", + 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", + 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", + 'CAPABILITY.IOMUPGRADESUPPORTMETA': "capability.IomUpgradeSupportMeta", + 'CAPABILITY.PORTGROUPAGGREGATIONDEF': "capability.PortGroupAggregationDef", + 'CAPABILITY.PSUDESCRIPTOR': "capability.PsuDescriptor", + 'CAPABILITY.PSUMANUFACTURINGDEF': "capability.PsuManufacturingDef", + 'CAPABILITY.SERVERDESCRIPTOR': "capability.ServerDescriptor", + 'CAPABILITY.SERVERMODELSCAPABILITYDEF': "capability.ServerModelsCapabilityDef", + 'CAPABILITY.SERVERSCHEMADESCRIPTOR': "capability.ServerSchemaDescriptor", + 'CAPABILITY.SERVERUPGRADESUPPORTMETA': "capability.ServerUpgradeSupportMeta", + 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", + 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", + 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", + 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", + 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", + 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", + 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", + 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", + '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.PERSONALITY': "compute.Personality", + 'COMPUTE.PHYSICALSUMMARY': "compute.PhysicalSummary", + 'COMPUTE.RACKUNIT': "compute.RackUnit", + 'COMPUTE.RACKUNITIDENTITY': "compute.RackUnitIdentity", + 'COMPUTE.SERVERIDPOOL': "compute.ServerIdPool", + 'COMPUTE.SERVERPOWERPOLICY': "compute.ServerPowerPolicy", + 'COMPUTE.SERVERSETTING': "compute.ServerSetting", + 'COMPUTE.VMEDIA': "compute.Vmedia", + 'COND.ALARM': "cond.Alarm", + 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", + 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", + 'COND.HCLSTATUS': "cond.HclStatus", + 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", + 'COND.HCLSTATUSJOB': "cond.HclStatusJob", + 'CONNECTORPACK.CONNECTORPACKUPGRADE': "connectorpack.ConnectorPackUpgrade", + 'CONNECTORPACK.UPGRADEIMPACT': "connectorpack.UpgradeImpact", + 'CONSOLE.CONSOLECONFIG': "console.ConsoleConfig", + 'CONVERGEDINFRA.ADAPTERCOMPLIANCEDETAILS': "convergedinfra.AdapterComplianceDetails", + 'CONVERGEDINFRA.POD': "convergedinfra.Pod", + 'CONVERGEDINFRA.PODCOMPLIANCEINFO': "convergedinfra.PodComplianceInfo", + 'CONVERGEDINFRA.SERVERCOMPLIANCEDETAILS': "convergedinfra.ServerComplianceDetails", + 'CONVERGEDINFRA.STORAGECOMPLIANCEDETAILS': "convergedinfra.StorageComplianceDetails", + 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", + 'CRD.CUSTOMRESOURCE': "crd.CustomResource", + 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'EQUIPMENT.CHASSIS': "equipment.Chassis", + 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", + 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", + 'EQUIPMENT.CHASSISOPERATION': "equipment.ChassisOperation", + 'EQUIPMENT.DEVICESUMMARY': "equipment.DeviceSummary", + 'EQUIPMENT.ENDPOINTLOG': "equipment.EndPointLog", + '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.IOCARD': "equipment.IoCard", + 'EQUIPMENT.IOCARDOPERATION': "equipment.IoCardOperation", + 'EQUIPMENT.IOEXPANDER': "equipment.IoExpander", + 'EQUIPMENT.LOCATORLED': "equipment.LocatorLed", + 'EQUIPMENT.LOGDOWNLOAD': "equipment.LogDownload", + 'EQUIPMENT.PSU': "equipment.Psu", + 'EQUIPMENT.PSUCONTROL': "equipment.PsuControl", + 'EQUIPMENT.RACKENCLOSURE': "equipment.RackEnclosure", + 'EQUIPMENT.RACKENCLOSURESLOT': "equipment.RackEnclosureSlot", + 'EQUIPMENT.SENSOR': "equipment.Sensor", + 'EQUIPMENT.SHAREDIOMODULE': "equipment.SharedIoModule", + 'EQUIPMENT.SWITCHCARD': "equipment.SwitchCard", + 'EQUIPMENT.SWITCHOPERATION': "equipment.SwitchOperation", + '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.ETHNETWORKCONTROLPOLICYINVENTORY': "fabric.EthNetworkControlPolicyInventory", + 'FABRIC.ETHNETWORKGROUPPOLICY': "fabric.EthNetworkGroupPolicy", + 'FABRIC.ETHNETWORKGROUPPOLICYINVENTORY': "fabric.EthNetworkGroupPolicyInventory", + 'FABRIC.ETHNETWORKPOLICY': "fabric.EthNetworkPolicy", + 'FABRIC.FCNETWORKPOLICY': "fabric.FcNetworkPolicy", + 'FABRIC.FCSTORAGEROLE': "fabric.FcStorageRole", + 'FABRIC.FCUPLINKPCROLE': "fabric.FcUplinkPcRole", + 'FABRIC.FCUPLINKROLE': "fabric.FcUplinkRole", + 'FABRIC.FCZONEPOLICY': "fabric.FcZonePolicy", + 'FABRIC.FCOEUPLINKPCROLE': "fabric.FcoeUplinkPcRole", + 'FABRIC.FCOEUPLINKROLE': "fabric.FcoeUplinkRole", + 'FABRIC.FLOWCONTROLPOLICY': "fabric.FlowControlPolicy", + 'FABRIC.LANPINGROUP': "fabric.LanPinGroup", + '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.SANPINGROUP': "fabric.SanPinGroup", + '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.VLANINVENTORY': "fabric.VlanInventory", + 'FABRIC.VLANSET': "fabric.VlanSet", + 'FABRIC.VSAN': "fabric.Vsan", + 'FABRIC.VSANINVENTORY': "fabric.VsanInventory", + 'FAULT.INSTANCE': "fault.Instance", + 'FC.NEIGHBOR': "fc.Neighbor", + '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.RESERVATION': "fcpool.Reservation", + '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.POLICY': "firmware.Policy", + '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", + 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + '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.HWCATALOGINFO': "hcl.HwCatalogInfo", + 'HCL.HYPERFLEXSOFTWARECOMPATIBILITYINFO': "hcl.HyperflexSoftwareCompatibilityInfo", + 'HCL.OPERATINGSYSTEM': "hcl.OperatingSystem", + 'HCL.OPERATINGSYSTEMVENDOR': "hcl.OperatingSystemVendor", + 'HCL.SERVERHWCATALOGINFO': "hcl.ServerHwCatalogInfo", + '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.HEALTHCHECKSCHEDULEPOLICY': "hyperflex.HealthCheckSchedulePolicy", + 'HYPERFLEX.HWCATALOG': "hyperflex.HwCatalog", + 'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion", + 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost", + 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine", + 'HYPERFLEX.INITIATORGROUP': "hyperflex.InitiatorGroup", + 'HYPERFLEX.ISCSINETWORK': "hyperflex.IscsiNetwork", + 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey", + 'HYPERFLEX.LICENSE': "hyperflex.License", + 'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy", + 'HYPERFLEX.LUN': "hyperflex.Lun", + '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.TARGET': "hyperflex.Target", + '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.CUSTOMTASKINFO': "iaas.CustomTaskInfo", + 'IAAS.DEVICESTATUS': "iaas.DeviceStatus", + 'IAAS.DIAGNOSTICMESSAGES': "iaas.DiagnosticMessages", + 'IAAS.LICENSEINFO': "iaas.LicenseInfo", + 'IAAS.MOSTRUNTASKS': "iaas.MostRunTasks", + 'IAAS.SERVICEREQUEST': "iaas.ServiceRequest", + 'IAAS.SYSTEMTASKINFO': "iaas.SystemTaskInfo", + '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.DOMAINNAMEINFO': "iam.DomainNameInfo", + 'IAM.ENDPOINTPRIVILEGE': "iam.EndPointPrivilege", + 'IAM.ENDPOINTROLE': "iam.EndPointRole", + 'IAM.ENDPOINTUSER': "iam.EndPointUser", + 'IAM.ENDPOINTUSERINVENTORY': "iam.EndPointUserInventory", + 'IAM.ENDPOINTUSERPOLICY': "iam.EndPointUserPolicy", + 'IAM.ENDPOINTUSERPOLICYINVENTORY': "iam.EndPointUserPolicyInventory", + 'IAM.ENDPOINTUSERROLE': "iam.EndPointUserRole", + 'IAM.ENDPOINTUSERROLEINVENTORY': "iam.EndPointUserRoleInventory", + 'IAM.IDP': "iam.Idp", + 'IAM.IDPREFERENCE': "iam.IdpReference", + 'IAM.IPACCESSMANAGEMENT': "iam.IpAccessManagement", + 'IAM.IPADDRESS': "iam.IpAddress", + 'IAM.LDAPCONFIGPARAMS': "iam.LdapConfigParams", + '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.SHARINGRULE': "iam.SharingRule", + 'IAM.SYSTEM': "iam.System", + 'IAM.TRUSTPOINT': "iam.TrustPoint", + 'IAM.USER': "iam.User", + 'IAM.USERGROUP': "iam.UserGroup", + 'IAM.USERPREFERENCE': "iam.UserPreference", + 'IAM.USERSETTING': "iam.UserSetting", + 'INVENTORY.DEVICEINFO': "inventory.DeviceInfo", + 'INVENTORY.DNMOBINDING': "inventory.DnMoBinding", + 'INVENTORY.GENERICINVENTORY': "inventory.GenericInventory", + 'INVENTORY.GENERICINVENTORYHOLDER': "inventory.GenericInventoryHolder", + 'INVENTORY.REQUEST': "inventory.Request", + 'IPMIOVERLAN.POLICY': "ipmioverlan.Policy", + 'IPMIOVERLAN.POLICYINVENTORY': "ipmioverlan.PolicyInventory", + 'IPPOOL.BLOCKLEASE': "ippool.BlockLease", + 'IPPOOL.IPLEASE': "ippool.IpLease", + 'IPPOOL.POOL': "ippool.Pool", + 'IPPOOL.POOLMEMBER': "ippool.PoolMember", + 'IPPOOL.RESERVATION': "ippool.Reservation", + '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.RESERVATION': "iqnpool.Reservation", + 'IQNPOOL.UNIVERSE': "iqnpool.Universe", + 'IWOTENANT.MAINTENANCENOTIFICATION': "iwotenant.MaintenanceNotification", + '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.HTTPPROXYPOLICY': "kubernetes.HttpProxyPolicy", + 'KUBERNETES.INGRESS': "kubernetes.Ingress", + 'KUBERNETES.NETWORKPOLICY': "kubernetes.NetworkPolicy", + 'KUBERNETES.NODE': "kubernetes.Node", + 'KUBERNETES.NODEGROUPPROFILE': "kubernetes.NodeGroupProfile", + 'KUBERNETES.NVIDIAGPUPRODUCT': "kubernetes.NvidiaGpuProduct", + '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.POLICYINVENTORY': "kvm.PolicyInventory", + 'KVM.SESSION': "kvm.Session", + 'KVM.TUNNEL': "kvm.Tunnel", + 'KVM.TUNNELEDKVMPOLICY': "kvm.TunneledKvmPolicy", + 'LICENSE.ACCOUNTLICENSEDATA': "license.AccountLicenseData", + 'LICENSE.CUSTOMEROP': "license.CustomerOp", + 'LICENSE.IKSCUSTOMEROP': "license.IksCustomerOp", + 'LICENSE.IKSLICENSECOUNT': "license.IksLicenseCount", + 'LICENSE.INCCUSTOMEROP': "license.IncCustomerOp", + 'LICENSE.INCLICENSECOUNT': "license.IncLicenseCount", + 'LICENSE.IWOCUSTOMEROP': "license.IwoCustomerOp", + 'LICENSE.IWOLICENSECOUNT': "license.IwoLicenseCount", + 'LICENSE.LICENSEINFO': "license.LicenseInfo", + 'LICENSE.LICENSEINFOVIEW': "license.LicenseInfoView", + 'LICENSE.LICENSEREGISTRATIONSTATUS': "license.LicenseRegistrationStatus", + '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.RESERVATION': "macpool.Reservation", + '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", + 'METRICS.METRICSEXPLORATION': "metrics.MetricsExploration", + 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", + 'NETWORK.DISCOVEREDNEIGHBOR': "network.DiscoveredNeighbor", + 'NETWORK.DNS': "network.Dns", + 'NETWORK.ELEMENT': "network.Element", + 'NETWORK.ELEMENTSUMMARY': "network.ElementSummary", + 'NETWORK.FCZONEINFO': "network.FcZoneInfo", + 'NETWORK.FEATURECONTROL': "network.FeatureControl", + 'NETWORK.INTERFACELIST': "network.InterfaceList", + 'NETWORK.LICENSEFILE': "network.LicenseFile", + 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", + 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", + 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", + 'NETWORK.VPCDOMAIN': "network.VpcDomain", + 'NETWORK.VPCMEMBER': "network.VpcMember", + 'NETWORK.VPCPEER': "network.VpcPeer", + 'NETWORK.VRF': "network.Vrf", + 'NETWORKCONFIG.POLICY': "networkconfig.Policy", + 'NETWORKCONFIG.POLICYINVENTORY': "networkconfig.PolicyInventory", + '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.PUVSCRIPTDOWNLOADER': "niaapi.PuvScriptDownloader", + 'NIAAPI.UPGRADEASSISTFILE': "niaapi.UpgradeAssistFile", + '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.APICPERFORMANCEDATA': "niatelemetry.ApicPerformanceData", + 'NIATELEMETRY.APICPODDATA': "niatelemetry.ApicPodData", + '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.APICVISION': "niatelemetry.ApicVision", + 'NIATELEMETRY.APPDETAILS': "niatelemetry.AppDetails", + 'NIATELEMETRY.CLOUDDETAILS': "niatelemetry.CloudDetails", + '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.FABRICNODECONTROLDETAILS': "niatelemetry.FabricNodeControlDetails", + 'NIATELEMETRY.FABRICPODPROFILE': "niatelemetry.FabricPodProfile", + 'NIATELEMETRY.FABRICPODSS': "niatelemetry.FabricPodSs", + 'NIATELEMETRY.FAULT': "niatelemetry.Fault", + 'NIATELEMETRY.HCLOUDDETAILS': "niatelemetry.HcloudDetails", + 'NIATELEMETRY.HEALTHINSIGHTSDATA': "niatelemetry.HealthInsightsData", + 'NIATELEMETRY.HTTPSACLCONTRACTDETAILS': "niatelemetry.HttpsAclContractDetails", + 'NIATELEMETRY.HTTPSACLCONTRACTFILTERMAP': "niatelemetry.HttpsAclContractFilterMap", + 'NIATELEMETRY.HTTPSACLEPGCONTRACTMAP': "niatelemetry.HttpsAclEpgContractMap", + 'NIATELEMETRY.HTTPSACLEPGDETAILS': "niatelemetry.HttpsAclEpgDetails", + 'NIATELEMETRY.HTTPSACLFILTERDETAILS': "niatelemetry.HttpsAclFilterDetails", + 'NIATELEMETRY.INSIGHTGROUPDETAILS': "niatelemetry.InsightGroupDetails", + 'NIATELEMETRY.LC': "niatelemetry.Lc", + 'NIATELEMETRY.LEAFPOLGRPDETAILS': "niatelemetry.LeafPolGrpDetails", + 'NIATELEMETRY.MDSNEIGHBORS': "niatelemetry.MdsNeighbors", + 'NIATELEMETRY.MSOCONTRACTDETAILS': "niatelemetry.MsoContractDetails", + 'NIATELEMETRY.MSOEPGDETAILS': "niatelemetry.MsoEpgDetails", + 'NIATELEMETRY.MSOSCHEMADETAILS': "niatelemetry.MsoSchemaDetails", + 'NIATELEMETRY.MSOSITEDETAILS': "niatelemetry.MsoSiteDetails", + 'NIATELEMETRY.MSOTENANTDETAILS': "niatelemetry.MsoTenantDetails", + 'NIATELEMETRY.NEXUSCLOUDACCOUNT': "niatelemetry.NexusCloudAccount", + 'NIATELEMETRY.NEXUSCLOUDSITE': "niatelemetry.NexusCloudSite", + '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.NICC': "niatelemetry.Nicc", + '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.SPINEPOLGRPDETAILS': "niatelemetry.SpinePolGrpDetails", + '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.NTPSERVER': "ntp.NtpServer", + 'NTP.POLICY': "ntp.Policy", + 'OAUTH.ACCESSTOKEN': "oauth.AccessToken", + 'OAUTH.AUTHORIZATION': "oauth.Authorization", + 'OPENAPI.APIMETHODMETA': "openapi.ApiMethodMeta", + 'OPENAPI.OPENAPISPECIFICATION': "openapi.OpenApiSpecification", + 'OPENAPI.PROCESSFILE': "openapi.ProcessFile", + 'OPENAPI.TASKGENERATIONREQUEST': "openapi.TaskGenerationRequest", + 'OPENAPI.TASKGENERATIONRESULT': "openapi.TaskGenerationResult", + '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", + 'PARTNERINTEGRATION.DCLOGS': "partnerintegration.DcLogs", + 'PARTNERINTEGRATION.DEVICECONNECTOR': "partnerintegration.DeviceConnector", + 'PARTNERINTEGRATION.DOCISSUES': "partnerintegration.DocIssues", + 'PARTNERINTEGRATION.ETL': "partnerintegration.Etl", + 'PARTNERINTEGRATION.FILE': "partnerintegration.File", + 'PARTNERINTEGRATION.INVENTORY': "partnerintegration.Inventory", + 'PARTNERINTEGRATION.LOGS': "partnerintegration.Logs", + 'PARTNERINTEGRATION.MODEL': "partnerintegration.Model", + 'PCI.COPROCESSORCARD': "pci.CoprocessorCard", + 'PCI.DEVICE': "pci.Device", + 'PCI.LINK': "pci.Link", + 'PCI.NODE': "pci.Node", + 'PCI.SWITCH': "pci.Switch", + 'PORT.GROUP': "port.Group", + 'PORT.MACBINDING': "port.MacBinding", + 'PORT.SUBGROUP': "port.SubGroup", + 'POWER.CONTROLSTATE': "power.ControlState", + 'POWER.POLICY': "power.Policy", + 'POWER.POLICYINVENTORY': "power.PolicyInventory", + 'PROCESSOR.UNIT': "processor.Unit", + 'RACK.UNITPERSONALITY': "rack.UnitPersonality", + 'RECOMMENDATION.CAPACITYRUNWAY': "recommendation.CapacityRunway", + 'RECOMMENDATION.CLUSTEREXPANSION': "recommendation.ClusterExpansion", + 'RECOMMENDATION.HARDWAREEXPANSIONREQUEST': "recommendation.HardwareExpansionRequest", + 'RECOMMENDATION.HARDWAREEXPANSIONREQUESTITEM': "recommendation.HardwareExpansionRequestItem", + 'RECOMMENDATION.PHYSICALITEM': "recommendation.PhysicalItem", + 'RECOMMENDATION.PURCHASEORDERESTIMATE': "recommendation.PurchaseOrderEstimate", + 'RECOMMENDATION.PURCHASEORDERLIST': "recommendation.PurchaseOrderList", + 'RECOMMENDATION.SOFTWAREITEM': "recommendation.SoftwareItem", + '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", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", + 'RESOURCE.SHAREDRESOURCESINFOHOLDER': "resource.SharedResourcesInfoHolder", + '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", + 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", + '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.DISRUPTION': "server.Disruption", + 'SERVER.PROFILE': "server.Profile", + 'SERVER.PROFILETEMPLATE': "server.ProfileTemplate", + 'SMTP.POLICY': "smtp.Policy", + 'SNMP.POLICY': "snmp.Policy", + 'SNMP.POLICYINVENTORY': "snmp.PolicyInventory", + 'SOFTWARE.APPLIANCEDISTRIBUTABLE': "software.ApplianceDistributable", + 'SOFTWARE.DOWNLOADHISTORY': "software.DownloadHistory", + 'SOFTWARE.HCLMETA': "software.HclMeta", + 'SOFTWARE.HYPERFLEXBUNDLEDISTRIBUTABLE': "software.HyperflexBundleDistributable", + 'SOFTWARE.HYPERFLEXDISTRIBUTABLE': "software.HyperflexDistributable", + 'SOFTWARE.IKSBUNDLEDISTRIBUTABLE': "software.IksBundleDistributable", + '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", + 'SOL.POLICYINVENTORY': "sol.PolicyInventory", + 'SSH.POLICY': "ssh.Policy", + 'SSH.POLICYINVENTORY': "ssh.PolicyInventory", + 'STORAGE.BATTERYBACKUPUNIT': "storage.BatteryBackupUnit", + 'STORAGE.CONTROLLER': "storage.Controller", + 'STORAGE.DISKGROUP': "storage.DiskGroup", + 'STORAGE.DISKSLOT': "storage.DiskSlot", + 'STORAGE.DRIVEGROUP': "storage.DriveGroup", + 'STORAGE.DRIVESECURITYPOLICY': "storage.DriveSecurityPolicy", + '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.HITACHIEXTERNALPARITYGROUP': "storage.HitachiExternalParityGroup", + 'STORAGE.HITACHIEXTERNALPATHGROUP': "storage.HitachiExternalPathGroup", + 'STORAGE.HITACHIEXTERNALSTORAGELUN': "storage.HitachiExternalStorageLun", + 'STORAGE.HITACHIEXTERNALSTORAGEPORT': "storage.HitachiExternalStoragePort", + 'STORAGE.HITACHIHOST': "storage.HitachiHost", + 'STORAGE.HITACHIHOSTLUN': "storage.HitachiHostLun", + 'STORAGE.HITACHIPARITYGROUP': "storage.HitachiParityGroup", + 'STORAGE.HITACHIPOOL': "storage.HitachiPool", + 'STORAGE.HITACHIPORT': "storage.HitachiPort", + 'STORAGE.HITACHIREMOTEREPLICATION': "storage.HitachiRemoteReplication", + 'STORAGE.HITACHISNAPSHOT': "storage.HitachiSnapshot", + 'STORAGE.HITACHIVOLUME': "storage.HitachiVolume", + 'STORAGE.HITACHIVOLUMEMIGRATIONPAIR': "storage.HitachiVolumeMigrationPair", + '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.NETAPPCIFSSERVICE': "storage.NetAppCifsService", + 'STORAGE.NETAPPCIFSSHARE': "storage.NetAppCifsShare", + 'STORAGE.NETAPPCLOUDTARGET': "storage.NetAppCloudTarget", + 'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster", + 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent", + 'STORAGE.NETAPPCLUSTERSNAPMIRRORPOLICY': "storage.NetAppClusterSnapMirrorPolicy", + 'STORAGE.NETAPPCLUSTERSNAPSHOTPOLICY': "storage.NetAppClusterSnapshotPolicy", + 'STORAGE.NETAPPDATAIPINTERFACE': "storage.NetAppDataIpInterface", + 'STORAGE.NETAPPDATAIPINTERFACEEVENT': "storage.NetAppDataIpInterfaceEvent", + '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.NETAPPISCSISERVICE': "storage.NetAppIscsiService", + 'STORAGE.NETAPPLICENSE': "storage.NetAppLicense", + 'STORAGE.NETAPPLUN': "storage.NetAppLun", + 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", + 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", + 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", + 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", + 'STORAGE.NETAPPNODE': "storage.NetAppNode", + 'STORAGE.NETAPPNODECDPNEIGHBOR': "storage.NetAppNodeCdpNeighbor", + 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent", + 'STORAGE.NETAPPNONDATAIPINTERFACE': "storage.NetAppNonDataIpInterface", + 'STORAGE.NETAPPNONDATAIPINTERFACEEVENT': "storage.NetAppNonDataIpInterfaceEvent", + 'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer", + 'STORAGE.NETAPPQTREE': "storage.NetAppQtree", + 'STORAGE.NETAPPSCHEDULE': "storage.NetAppSchedule", + 'STORAGE.NETAPPSENSOR': "storage.NetAppSensor", + 'STORAGE.NETAPPSNAPMIRRORRELATIONSHIP': "storage.NetAppSnapMirrorRelationship", + 'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm", + 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent", + 'STORAGE.NETAPPSVMSNAPMIRRORPOLICY': "storage.NetAppSvmSnapMirrorPolicy", + 'STORAGE.NETAPPSVMSNAPSHOTPOLICY': "storage.NetAppSvmSnapshotPolicy", + '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.PURETARGETARRAY': "storage.PureTargetArray", + '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", + 'SYSLOG.POLICYINVENTORY': "syslog.PolicyInventory", + 'TAM.ADVISORYCOUNT': "tam.AdvisoryCount", + 'TAM.ADVISORYDEFINITION': "tam.AdvisoryDefinition", + 'TAM.ADVISORYINFO': "tam.AdvisoryInfo", + 'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance", + 'TAM.SECURITYADVISORY': "tam.SecurityAdvisory", + 'TASK.FABRICMOSSCOPEDINVENTORY': "task.FabricMosScopedInventory", + 'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory", + 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory", + 'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory", + 'TASK.MDSSCOPEDINVENTORY': "task.MdsScopedInventory", + 'TASK.MDSSYSTEMSCOPEDINVENTORY': "task.MdsSystemScopedInventory", + 'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory", + 'TASK.NEXUSSCOPEDINVENTORY': "task.NexusScopedInventory", + 'TASK.NEXUSSYSTEMSCOPEDINVENTORY': "task.NexusSystemScopedInventory", + 'TASK.NEXUSVLANSCOPEDINVENTORY': "task.NexusVlanScopedInventory", + 'TASK.PUBLICCLOUDSCOPEDINVENTORY': "task.PublicCloudScopedInventory", + 'TASK.PURESCOPEDINVENTORY': "task.PureScopedInventory", + 'TASK.SERVERSCOPEDINVENTORY': "task.ServerScopedInventory", + 'TECHSUPPORTMANAGEMENT.COLLECTIONCONTROLPOLICY': "techsupportmanagement.CollectionControlPolicy", + 'TECHSUPPORTMANAGEMENT.DOWNLOAD': "techsupportmanagement.Download", + 'TECHSUPPORTMANAGEMENT.ENDPOINT': "techsupportmanagement.EndPoint", + 'TECHSUPPORTMANAGEMENT.TECHSUPPORTBUNDLE': "techsupportmanagement.TechSupportBundle", + 'TECHSUPPORTMANAGEMENT.TECHSUPPORTSTATUS': "techsupportmanagement.TechSupportStatus", + 'TERMINAL.AUDITLOG': "terminal.AuditLog", + 'TERRAFORM.EXECUTOR': "terraform.Executor", + 'THERMAL.POLICY': "thermal.Policy", + 'THERMAL.POLICYINVENTORY': "thermal.PolicyInventory", + 'TOP.SYSTEM': "top.System", + 'UCSD.BACKUPINFO': "ucsd.BackupInfo", + 'UUIDPOOL.BLOCK': "uuidpool.Block", + 'UUIDPOOL.POOL': "uuidpool.Pool", + 'UUIDPOOL.POOLMEMBER': "uuidpool.PoolMember", + 'UUIDPOOL.RESERVATION': "uuidpool.Reservation", + 'UUIDPOOL.UNIVERSE': "uuidpool.Universe", + 'UUIDPOOL.UUIDLEASE': "uuidpool.UuidLease", + 'VIEW.HEALTHSTATUS': "view.HealthStatus", + 'VIEW.SERVER': "view.Server", + 'VIRTUALIZATION.ESXICONSOLE': "virtualization.EsxiConsole", + 'VIRTUALIZATION.HOST': "virtualization.Host", + 'VIRTUALIZATION.VIRTUALMACHINE': "virtualization.VirtualMachine", + '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.VMWAREHOSTGPU': "virtualization.VmwareHostGpu", + '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.VMWAREVIRTUALMACHINEGPU': "virtualization.VmwareVirtualMachineGpu", + 'VIRTUALIZATION.VMWAREVIRTUALMACHINESNAPSHOT': "virtualization.VmwareVirtualMachineSnapshot", + 'VIRTUALIZATION.VMWAREVIRTUALNETWORKINTERFACE': "virtualization.VmwareVirtualNetworkInterface", + 'VIRTUALIZATION.VMWAREVIRTUALSWITCH': "virtualization.VmwareVirtualSwitch", + 'VMEDIA.POLICY': "vmedia.Policy", + 'VMEDIA.POLICYINVENTORY': "vmedia.PolicyInventory", + 'VMRC.CONSOLE': "vmrc.Console", + 'VNIC.ETHADAPTERPOLICY': "vnic.EthAdapterPolicy", + 'VNIC.ETHADAPTERPOLICYINVENTORY': "vnic.EthAdapterPolicyInventory", + 'VNIC.ETHIF': "vnic.EthIf", + 'VNIC.ETHIFINVENTORY': "vnic.EthIfInventory", + 'VNIC.ETHNETWORKPOLICY': "vnic.EthNetworkPolicy", + 'VNIC.ETHNETWORKPOLICYINVENTORY': "vnic.EthNetworkPolicyInventory", + 'VNIC.ETHQOSPOLICY': "vnic.EthQosPolicy", + 'VNIC.ETHQOSPOLICYINVENTORY': "vnic.EthQosPolicyInventory", + 'VNIC.ETHVETHINVENTORY': "vnic.EthVethInventory", + 'VNIC.ETHVNICINVENTORY': "vnic.EthVnicInventory", + 'VNIC.FCADAPTERPOLICY': "vnic.FcAdapterPolicy", + 'VNIC.FCADAPTERPOLICYINVENTORY': "vnic.FcAdapterPolicyInventory", + 'VNIC.FCIF': "vnic.FcIf", + 'VNIC.FCIFINVENTORY': "vnic.FcIfInventory", + 'VNIC.FCNETWORKPOLICY': "vnic.FcNetworkPolicy", + 'VNIC.FCNETWORKPOLICYINVENTORY': "vnic.FcNetworkPolicyInventory", + 'VNIC.FCQOSPOLICY': "vnic.FcQosPolicy", + 'VNIC.FCQOSPOLICYINVENTORY': "vnic.FcQosPolicyInventory", + 'VNIC.FCVETHINVENTORY': "vnic.FcVethInventory", + 'VNIC.FCVHBAPOLICYINVENTORY': "vnic.FcVhbaPolicyInventory", + 'VNIC.ISCSIADAPTERPOLICY': "vnic.IscsiAdapterPolicy", + 'VNIC.ISCSIADAPTERPOLICYINVENTORY': "vnic.IscsiAdapterPolicyInventory", + 'VNIC.ISCSIBOOTPOLICY': "vnic.IscsiBootPolicy", + 'VNIC.ISCSIBOOTPOLICYINVENTORY': "vnic.IscsiBootPolicyInventory", + 'VNIC.ISCSISTATICTARGETPOLICY': "vnic.IscsiStaticTargetPolicy", + 'VNIC.ISCSISTATICTARGETPOLICYINVENTORY': "vnic.IscsiStaticTargetPolicyInventory", + 'VNIC.LANCONNECTIVITYPOLICY': "vnic.LanConnectivityPolicy", + 'VNIC.LANCONNECTIVITYPOLICYINVENTORY': "vnic.LanConnectivityPolicyInventory", + 'VNIC.LCPSTATUS': "vnic.LcpStatus", + 'VNIC.SANCONNECTIVITYPOLICY': "vnic.SanConnectivityPolicy", + 'VNIC.SANCONNECTIVITYPOLICYINVENTORY': "vnic.SanConnectivityPolicyInventory", + 'VNIC.SCPSTATUS': "vnic.ScpStatus", + 'VRF.VRF': "vrf.Vrf", + 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", + 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", + 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", + 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", + 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", + 'WORKFLOW.POWERSHELLBATCHAPIEXECUTOR': "workflow.PowerShellBatchApiExecutor", + 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", + 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", + 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", + 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", + 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", + 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", + 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", + 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", + 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", + 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", + 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", + 'WORKFLOW.TASKINFO': "workflow.TaskInfo", + 'WORKFLOW.TASKMETADATA': "workflow.TaskMetadata", + 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", + 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", + 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", + 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", + 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", + }, + } + + 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 + 'device_mo_id': (str,), # noqa: E501 + 'dn': (str,), # noqa: E501 + 'rn': (str,), # noqa: E501 + 'description': (str,), # noqa: E501 + 'vfc_id': (int,), # noqa: E501 + 'adapter_host_fc_interface': (AdapterHostFcInterfaceRelationship,), # noqa: E501 + 'network_element': (NetworkElementRelationship,), # noqa: E501 + 'registered_device': (AssetDeviceRegistrationRelationship,), # noqa: E501 + 'object_type': (str,), # noqa: E501 + } + + @cached_property + def discriminator(): + lazy_import() + val = { + 'mo.MoRef': MoMoRef, + 'network.Vfc': NetworkVfc, + } + 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 + 'device_mo_id': 'DeviceMoId', # noqa: E501 + 'dn': 'Dn', # noqa: E501 + 'rn': 'Rn', # noqa: E501 + 'description': 'Description', # noqa: E501 + 'vfc_id': 'VfcId', # noqa: E501 + 'adapter_host_fc_interface': 'AdapterHostFcInterface', # noqa: E501 + 'network_element': 'NetworkElement', # noqa: E501 + 'registered_device': 'RegisteredDevice', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + } + + read_only_vars = { + 'account_moid', # noqa: E501 + 'create_time', # noqa: E501 + 'domain_group_moid', # noqa: E501 + 'mod_time', # noqa: E501 + 'shared_scope', # noqa: E501 + 'ancestors', # noqa: E501 + 'permission_resources', # noqa: E501 + 'device_mo_id', # noqa: E501 + 'dn', # noqa: E501 + 'rn', # noqa: E501 + 'description', # noqa: E501 + 'vfc_id', # noqa: E501 + } + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """NetworkVfcRelationship - a model defined in OpenAPI + + 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 + device_mo_id (str): The database identifier of the registered device of an object.. [optional] # noqa: E501 + dn (str): The Distinguished Name unambiguously identifies an object in the system.. [optional] # noqa: E501 + rn (str): The Relative Name uniquely identifies an object within a given context.. [optional] # noqa: E501 + description (str): Description for the vHBA.. [optional] # noqa: E501 + vfc_id (int): Vfc Identifier on a Fabric Interconnect.. [optional] # noqa: E501 + adapter_host_fc_interface (AdapterHostFcInterfaceRelationship): [optional] # noqa: E501 + network_element (NetworkElementRelationship): [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', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + + return self + + 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 + """NetworkVfcRelationship - a model defined in OpenAPI + + 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 + device_mo_id (str): The database identifier of the registered device of an object.. [optional] # noqa: E501 + dn (str): The Distinguished Name unambiguously identifies an object in the system.. [optional] # noqa: E501 + rn (str): The Relative Name uniquely identifies an object within a given context.. [optional] # noqa: E501 + description (str): Description for the vHBA.. [optional] # noqa: E501 + vfc_id (int): Vfc Identifier on a Fabric Interconnect.. [optional] # noqa: E501 + adapter_host_fc_interface (AdapterHostFcInterfaceRelationship): [optional] # noqa: E501 + network_element (NetworkElementRelationship): [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: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") + + @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 because 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': [ + MoMoRef, + NetworkVfc, + none_type, + ], + } diff --git a/intersight/model/network_vfc_response.py b/intersight/model/network_vfc_response.py new file mode 100644 index 0000000000..e8bb51f5fd --- /dev/null +++ b/intersight/model/network_vfc_response.py @@ -0,0 +1,355 @@ +""" + 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.11-14628 + 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, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + 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 + from intersight.model.network_vfc_list import NetworkVfcList + globals()['MoAggregateTransform'] = MoAggregateTransform + globals()['MoDocumentCount'] = MoDocumentCount + globals()['MoTagKeySummary'] = MoTagKeySummary + globals()['MoTagSummary'] = MoTagSummary + globals()['NetworkVfcList'] = NetworkVfcList + + +class NetworkVfcResponse(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 = { + 'mo.AggregateTransform': MoAggregateTransform, + 'mo.DocumentCount': MoDocumentCount, + 'mo.TagSummary': MoTagSummary, + 'network.Vfc.List': NetworkVfcList, + } + if not val: + return None + return {'object_type': val} + + attribute_map = { + 'object_type': 'ObjectType', # noqa: E501 + 'count': 'Count', # noqa: E501 + 'results': 'Results', # noqa: E501 + } + + read_only_vars = { + } + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, object_type, *args, **kwargs): # noqa: E501 + """NetworkVfcResponse - a model defined in OpenAPI + + Keyword Args: + object_type (str): A discriminator value to disambiguate the schema of a HTTP GET response body. + _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 'network.Vfc' 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', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + + return self + + 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 + """NetworkVfcResponse - a model defined in OpenAPI + + Keyword Args: + object_type (str): A discriminator value to disambiguate the schema of a HTTP GET response body. + _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 'network.Vfc' 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: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") + + @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 because 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': [ + MoAggregateTransform, + MoDocumentCount, + MoTagSummary, + NetworkVfcList, + ], + } diff --git a/intersight/model/network_vlan_port_info.py b/intersight/model/network_vlan_port_info.py index 8976cee5b2..7b3224a092 100644 --- a/intersight/model/network_vlan_port_info.py +++ b/intersight/model/network_vlan_port_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_vlan_port_info_all_of.py b/intersight/model/network_vlan_port_info_all_of.py index de268d174b..bea925e57a 100644 --- a/intersight/model/network_vlan_port_info_all_of.py +++ b/intersight/model/network_vlan_port_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_vlan_port_info_list.py b/intersight/model/network_vlan_port_info_list.py index 8a4f7b9c88..6cc9b1fc37 100644 --- a/intersight/model/network_vlan_port_info_list.py +++ b/intersight/model/network_vlan_port_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_vlan_port_info_list_all_of.py b/intersight/model/network_vlan_port_info_list_all_of.py index 997499c6c5..8ad8b3b394 100644 --- a/intersight/model/network_vlan_port_info_list_all_of.py +++ b/intersight/model/network_vlan_port_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_vlan_port_info_relationship.py b/intersight/model/network_vlan_port_info_relationship.py index dbfbdea731..9e6810642e 100644 --- a/intersight/model/network_vlan_port_info_relationship.py +++ b/intersight/model/network_vlan_port_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -177,6 +177,7 @@ class NetworkVlanPortInfoRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -208,6 +209,7 @@ class NetworkVlanPortInfoRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -254,7 +256,9 @@ class NetworkVlanPortInfoRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -632,6 +636,8 @@ class NetworkVlanPortInfoRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -913,6 +919,7 @@ class NetworkVlanPortInfoRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/network_vlan_port_info_response.py b/intersight/model/network_vlan_port_info_response.py index e31f9e686b..48247b413b 100644 --- a/intersight/model/network_vlan_port_info_response.py +++ b/intersight/model/network_vlan_port_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_vpc_domain.py b/intersight/model/network_vpc_domain.py index b42e041b53..8aa1a13e1f 100644 --- a/intersight/model/network_vpc_domain.py +++ b/intersight/model/network_vpc_domain.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_vpc_domain_all_of.py b/intersight/model/network_vpc_domain_all_of.py index b13bf182d3..b18fd484e2 100644 --- a/intersight/model/network_vpc_domain_all_of.py +++ b/intersight/model/network_vpc_domain_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_vpc_domain_list.py b/intersight/model/network_vpc_domain_list.py index 90d2028f3f..188b970bd9 100644 --- a/intersight/model/network_vpc_domain_list.py +++ b/intersight/model/network_vpc_domain_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_vpc_domain_list_all_of.py b/intersight/model/network_vpc_domain_list_all_of.py index 3ed93e9946..faa556dc6d 100644 --- a/intersight/model/network_vpc_domain_list_all_of.py +++ b/intersight/model/network_vpc_domain_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_vpc_domain_relationship.py b/intersight/model/network_vpc_domain_relationship.py index 245186c0f9..35d4427e16 100644 --- a/intersight/model/network_vpc_domain_relationship.py +++ b/intersight/model/network_vpc_domain_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -175,6 +175,7 @@ class NetworkVpcDomainRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -206,6 +207,7 @@ class NetworkVpcDomainRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -252,7 +254,9 @@ class NetworkVpcDomainRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -630,6 +634,8 @@ class NetworkVpcDomainRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -911,6 +917,7 @@ class NetworkVpcDomainRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/network_vpc_domain_response.py b/intersight/model/network_vpc_domain_response.py index 853416d0f9..52cbaf009c 100644 --- a/intersight/model/network_vpc_domain_response.py +++ b/intersight/model/network_vpc_domain_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_vpc_member.py b/intersight/model/network_vpc_member.py index bf1188bc1c..6a1a3c85fd 100644 --- a/intersight/model/network_vpc_member.py +++ b/intersight/model/network_vpc_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_vpc_member_all_of.py b/intersight/model/network_vpc_member_all_of.py index 90ae943259..875b7ea5b3 100644 --- a/intersight/model/network_vpc_member_all_of.py +++ b/intersight/model/network_vpc_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_vpc_member_list.py b/intersight/model/network_vpc_member_list.py index 3daaa0432e..d78596c581 100644 --- a/intersight/model/network_vpc_member_list.py +++ b/intersight/model/network_vpc_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_vpc_member_list_all_of.py b/intersight/model/network_vpc_member_list_all_of.py index 5a123745cd..52db651770 100644 --- a/intersight/model/network_vpc_member_list_all_of.py +++ b/intersight/model/network_vpc_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_vpc_member_relationship.py b/intersight/model/network_vpc_member_relationship.py index 6a3f28eab3..143c8ac903 100644 --- a/intersight/model/network_vpc_member_relationship.py +++ b/intersight/model/network_vpc_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -177,6 +177,7 @@ class NetworkVpcMemberRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -208,6 +209,7 @@ class NetworkVpcMemberRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -254,7 +256,9 @@ class NetworkVpcMemberRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -632,6 +636,8 @@ class NetworkVpcMemberRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -913,6 +919,7 @@ class NetworkVpcMemberRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/network_vpc_member_response.py b/intersight/model/network_vpc_member_response.py index 0a7a8edddc..f090683bee 100644 --- a/intersight/model/network_vpc_member_response.py +++ b/intersight/model/network_vpc_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_vpc_peer.py b/intersight/model/network_vpc_peer.py index 8e1ef6b3f4..b53459b5a0 100644 --- a/intersight/model/network_vpc_peer.py +++ b/intersight/model/network_vpc_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_vpc_peer_all_of.py b/intersight/model/network_vpc_peer_all_of.py index c796428367..3324464589 100644 --- a/intersight/model/network_vpc_peer_all_of.py +++ b/intersight/model/network_vpc_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_vpc_peer_list.py b/intersight/model/network_vpc_peer_list.py index 4ca3940e81..fbd31ffa57 100644 --- a/intersight/model/network_vpc_peer_list.py +++ b/intersight/model/network_vpc_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_vpc_peer_list_all_of.py b/intersight/model/network_vpc_peer_list_all_of.py index 90f68a656b..81e4ce26b8 100644 --- a/intersight/model/network_vpc_peer_list_all_of.py +++ b/intersight/model/network_vpc_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_vpc_peer_relationship.py b/intersight/model/network_vpc_peer_relationship.py index 13fe209a65..48f57c3805 100644 --- a/intersight/model/network_vpc_peer_relationship.py +++ b/intersight/model/network_vpc_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -177,6 +177,7 @@ class NetworkVpcPeerRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -208,6 +209,7 @@ class NetworkVpcPeerRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -254,7 +256,9 @@ class NetworkVpcPeerRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -632,6 +636,8 @@ class NetworkVpcPeerRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -913,6 +919,7 @@ class NetworkVpcPeerRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/network_vpc_peer_response.py b/intersight/model/network_vpc_peer_response.py index e76d6e1a22..b24714b04f 100644 --- a/intersight/model/network_vpc_peer_response.py +++ b/intersight/model/network_vpc_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_vrf.py b/intersight/model/network_vrf.py index 21b5ec28f9..9e8d3d6df9 100644 --- a/intersight/model/network_vrf.py +++ b/intersight/model/network_vrf.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_vrf_all_of.py b/intersight/model/network_vrf_all_of.py index 96e280e8bc..4f01677d9e 100644 --- a/intersight/model/network_vrf_all_of.py +++ b/intersight/model/network_vrf_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_vrf_list.py b/intersight/model/network_vrf_list.py index 2aa027a026..014f7212ee 100644 --- a/intersight/model/network_vrf_list.py +++ b/intersight/model/network_vrf_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_vrf_list_all_of.py b/intersight/model/network_vrf_list_all_of.py index a190bcbad3..a6edd4d7a9 100644 --- a/intersight/model/network_vrf_list_all_of.py +++ b/intersight/model/network_vrf_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_vrf_relationship.py b/intersight/model/network_vrf_relationship.py index 3516211097..ec2cc82b52 100644 --- a/intersight/model/network_vrf_relationship.py +++ b/intersight/model/network_vrf_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -175,6 +175,7 @@ class NetworkVrfRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -206,6 +207,7 @@ class NetworkVrfRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -252,7 +254,9 @@ class NetworkVrfRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -630,6 +634,8 @@ class NetworkVrfRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -911,6 +917,7 @@ class NetworkVrfRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/network_vrf_response.py b/intersight/model/network_vrf_response.py index ed8eaeeb5d..a285c601fa 100644 --- a/intersight/model/network_vrf_response.py +++ b/intersight/model/network_vrf_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/networkconfig_policy.py b/intersight/model/networkconfig_policy.py index 4b3a2844dc..7b72357392 100644 --- a/intersight/model/networkconfig_policy.py +++ b/intersight/model/networkconfig_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/networkconfig_policy_all_of.py b/intersight/model/networkconfig_policy_all_of.py index 6509695d9b..c765d3f249 100644 --- a/intersight/model/networkconfig_policy_all_of.py +++ b/intersight/model/networkconfig_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/networkconfig_policy_inventory.py b/intersight/model/networkconfig_policy_inventory.py index 9f4b6dc3ba..3ea379ba79 100644 --- a/intersight/model/networkconfig_policy_inventory.py +++ b/intersight/model/networkconfig_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/networkconfig_policy_inventory_all_of.py b/intersight/model/networkconfig_policy_inventory_all_of.py index 72dea9af7d..3cefd38290 100644 --- a/intersight/model/networkconfig_policy_inventory_all_of.py +++ b/intersight/model/networkconfig_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/networkconfig_policy_inventory_list.py b/intersight/model/networkconfig_policy_inventory_list.py index c9232c5f42..3d13ba396f 100644 --- a/intersight/model/networkconfig_policy_inventory_list.py +++ b/intersight/model/networkconfig_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/networkconfig_policy_inventory_list_all_of.py b/intersight/model/networkconfig_policy_inventory_list_all_of.py index 178f2f2819..abbdb90571 100644 --- a/intersight/model/networkconfig_policy_inventory_list_all_of.py +++ b/intersight/model/networkconfig_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/networkconfig_policy_inventory_response.py b/intersight/model/networkconfig_policy_inventory_response.py index 46e6c67b0d..71a2b5cc20 100644 --- a/intersight/model/networkconfig_policy_inventory_response.py +++ b/intersight/model/networkconfig_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/networkconfig_policy_list.py b/intersight/model/networkconfig_policy_list.py index 192c1ec9fb..69d46f0637 100644 --- a/intersight/model/networkconfig_policy_list.py +++ b/intersight/model/networkconfig_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/networkconfig_policy_list_all_of.py b/intersight/model/networkconfig_policy_list_all_of.py index 31a4e8ead8..454831ba4a 100644 --- a/intersight/model/networkconfig_policy_list_all_of.py +++ b/intersight/model/networkconfig_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/networkconfig_policy_response.py b/intersight/model/networkconfig_policy_response.py index ef90eb7483..a4bcc67464 100644 --- a/intersight/model/networkconfig_policy_response.py +++ b/intersight/model/networkconfig_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_apic_cco_post.py b/intersight/model/niaapi_apic_cco_post.py index 33097c02cb..ad2bec7700 100644 --- a/intersight/model/niaapi_apic_cco_post.py +++ b/intersight/model/niaapi_apic_cco_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_apic_cco_post_list.py b/intersight/model/niaapi_apic_cco_post_list.py index ee82257c0a..8c6738e709 100644 --- a/intersight/model/niaapi_apic_cco_post_list.py +++ b/intersight/model/niaapi_apic_cco_post_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_apic_cco_post_list_all_of.py b/intersight/model/niaapi_apic_cco_post_list_all_of.py index a4df6d519b..a1ac169e19 100644 --- a/intersight/model/niaapi_apic_cco_post_list_all_of.py +++ b/intersight/model/niaapi_apic_cco_post_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_apic_cco_post_response.py b/intersight/model/niaapi_apic_cco_post_response.py index 4dd479f862..00b7d7c488 100644 --- a/intersight/model/niaapi_apic_cco_post_response.py +++ b/intersight/model/niaapi_apic_cco_post_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_apic_field_notice.py b/intersight/model/niaapi_apic_field_notice.py index b1d1e6ab77..5c2e3e19ff 100644 --- a/intersight/model/niaapi_apic_field_notice.py +++ b/intersight/model/niaapi_apic_field_notice.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_apic_field_notice_list.py b/intersight/model/niaapi_apic_field_notice_list.py index acdb02db69..48f74a41cc 100644 --- a/intersight/model/niaapi_apic_field_notice_list.py +++ b/intersight/model/niaapi_apic_field_notice_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_apic_field_notice_list_all_of.py b/intersight/model/niaapi_apic_field_notice_list_all_of.py index 58cee0fdd2..e820931cf2 100644 --- a/intersight/model/niaapi_apic_field_notice_list_all_of.py +++ b/intersight/model/niaapi_apic_field_notice_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_apic_field_notice_response.py b/intersight/model/niaapi_apic_field_notice_response.py index c7861ba41b..0829f4b95f 100644 --- a/intersight/model/niaapi_apic_field_notice_response.py +++ b/intersight/model/niaapi_apic_field_notice_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_apic_hweol.py b/intersight/model/niaapi_apic_hweol.py index 550df17d60..aa7385ed16 100644 --- a/intersight/model/niaapi_apic_hweol.py +++ b/intersight/model/niaapi_apic_hweol.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_apic_hweol_list.py b/intersight/model/niaapi_apic_hweol_list.py index 57f679d9fa..2a9d759c4b 100644 --- a/intersight/model/niaapi_apic_hweol_list.py +++ b/intersight/model/niaapi_apic_hweol_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_apic_hweol_list_all_of.py b/intersight/model/niaapi_apic_hweol_list_all_of.py index 2da5c5c642..55182415dc 100644 --- a/intersight/model/niaapi_apic_hweol_list_all_of.py +++ b/intersight/model/niaapi_apic_hweol_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_apic_hweol_response.py b/intersight/model/niaapi_apic_hweol_response.py index b55caa8b31..5b0941015d 100644 --- a/intersight/model/niaapi_apic_hweol_response.py +++ b/intersight/model/niaapi_apic_hweol_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_apic_latest_maintained_release.py b/intersight/model/niaapi_apic_latest_maintained_release.py index 017ba0a701..437c92d7c7 100644 --- a/intersight/model/niaapi_apic_latest_maintained_release.py +++ b/intersight/model/niaapi_apic_latest_maintained_release.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_apic_latest_maintained_release_list.py b/intersight/model/niaapi_apic_latest_maintained_release_list.py index 90f4d1f6c8..23b63df033 100644 --- a/intersight/model/niaapi_apic_latest_maintained_release_list.py +++ b/intersight/model/niaapi_apic_latest_maintained_release_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_apic_latest_maintained_release_list_all_of.py b/intersight/model/niaapi_apic_latest_maintained_release_list_all_of.py index 6a2295e80a..cc46c1173a 100644 --- a/intersight/model/niaapi_apic_latest_maintained_release_list_all_of.py +++ b/intersight/model/niaapi_apic_latest_maintained_release_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_apic_latest_maintained_release_response.py b/intersight/model/niaapi_apic_latest_maintained_release_response.py index 1736b6d614..8fae4cfcae 100644 --- a/intersight/model/niaapi_apic_latest_maintained_release_response.py +++ b/intersight/model/niaapi_apic_latest_maintained_release_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_apic_release_recommend.py b/intersight/model/niaapi_apic_release_recommend.py index 4e738d69e4..7ec4b04811 100644 --- a/intersight/model/niaapi_apic_release_recommend.py +++ b/intersight/model/niaapi_apic_release_recommend.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_apic_release_recommend_list.py b/intersight/model/niaapi_apic_release_recommend_list.py index 05f89beb94..851986010f 100644 --- a/intersight/model/niaapi_apic_release_recommend_list.py +++ b/intersight/model/niaapi_apic_release_recommend_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_apic_release_recommend_list_all_of.py b/intersight/model/niaapi_apic_release_recommend_list_all_of.py index 4e51f5174b..1fbe0172e7 100644 --- a/intersight/model/niaapi_apic_release_recommend_list_all_of.py +++ b/intersight/model/niaapi_apic_release_recommend_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_apic_release_recommend_response.py b/intersight/model/niaapi_apic_release_recommend_response.py index 4c07f6419e..011eab8aa7 100644 --- a/intersight/model/niaapi_apic_release_recommend_response.py +++ b/intersight/model/niaapi_apic_release_recommend_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_apic_sweol.py b/intersight/model/niaapi_apic_sweol.py index 11530c839b..586d1f8515 100644 --- a/intersight/model/niaapi_apic_sweol.py +++ b/intersight/model/niaapi_apic_sweol.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_apic_sweol_list.py b/intersight/model/niaapi_apic_sweol_list.py index b08b14f4a4..3216b9c7df 100644 --- a/intersight/model/niaapi_apic_sweol_list.py +++ b/intersight/model/niaapi_apic_sweol_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_apic_sweol_list_all_of.py b/intersight/model/niaapi_apic_sweol_list_all_of.py index cd2833e732..0ab8df6e0c 100644 --- a/intersight/model/niaapi_apic_sweol_list_all_of.py +++ b/intersight/model/niaapi_apic_sweol_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_apic_sweol_response.py b/intersight/model/niaapi_apic_sweol_response.py index e26b7e48b5..f0d7b3167c 100644 --- a/intersight/model/niaapi_apic_sweol_response.py +++ b/intersight/model/niaapi_apic_sweol_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_dcnm_cco_post.py b/intersight/model/niaapi_dcnm_cco_post.py index 2e60356c66..df5e6af162 100644 --- a/intersight/model/niaapi_dcnm_cco_post.py +++ b/intersight/model/niaapi_dcnm_cco_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_dcnm_cco_post_list.py b/intersight/model/niaapi_dcnm_cco_post_list.py index 755ffad0ba..5b3a626f21 100644 --- a/intersight/model/niaapi_dcnm_cco_post_list.py +++ b/intersight/model/niaapi_dcnm_cco_post_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_dcnm_cco_post_list_all_of.py b/intersight/model/niaapi_dcnm_cco_post_list_all_of.py index 0fe43a9829..d09f39c1d6 100644 --- a/intersight/model/niaapi_dcnm_cco_post_list_all_of.py +++ b/intersight/model/niaapi_dcnm_cco_post_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_dcnm_cco_post_response.py b/intersight/model/niaapi_dcnm_cco_post_response.py index 5dd90fbc14..b3c5b3e94a 100644 --- a/intersight/model/niaapi_dcnm_cco_post_response.py +++ b/intersight/model/niaapi_dcnm_cco_post_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_dcnm_field_notice.py b/intersight/model/niaapi_dcnm_field_notice.py index 490344f08c..686bd43b18 100644 --- a/intersight/model/niaapi_dcnm_field_notice.py +++ b/intersight/model/niaapi_dcnm_field_notice.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_dcnm_field_notice_list.py b/intersight/model/niaapi_dcnm_field_notice_list.py index c8faa29609..1d38964945 100644 --- a/intersight/model/niaapi_dcnm_field_notice_list.py +++ b/intersight/model/niaapi_dcnm_field_notice_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_dcnm_field_notice_list_all_of.py b/intersight/model/niaapi_dcnm_field_notice_list_all_of.py index ac69da9ed0..7e7c0910c4 100644 --- a/intersight/model/niaapi_dcnm_field_notice_list_all_of.py +++ b/intersight/model/niaapi_dcnm_field_notice_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_dcnm_field_notice_response.py b/intersight/model/niaapi_dcnm_field_notice_response.py index b8e0f905ca..e063d676ff 100644 --- a/intersight/model/niaapi_dcnm_field_notice_response.py +++ b/intersight/model/niaapi_dcnm_field_notice_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_dcnm_hweol.py b/intersight/model/niaapi_dcnm_hweol.py index d6ef2564c1..c15ddf3ab6 100644 --- a/intersight/model/niaapi_dcnm_hweol.py +++ b/intersight/model/niaapi_dcnm_hweol.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_dcnm_hweol_list.py b/intersight/model/niaapi_dcnm_hweol_list.py index ef8945ad85..48598f9143 100644 --- a/intersight/model/niaapi_dcnm_hweol_list.py +++ b/intersight/model/niaapi_dcnm_hweol_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_dcnm_hweol_list_all_of.py b/intersight/model/niaapi_dcnm_hweol_list_all_of.py index f04109472b..471b41a731 100644 --- a/intersight/model/niaapi_dcnm_hweol_list_all_of.py +++ b/intersight/model/niaapi_dcnm_hweol_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_dcnm_hweol_response.py b/intersight/model/niaapi_dcnm_hweol_response.py index 9751f7801e..8b817f8bb3 100644 --- a/intersight/model/niaapi_dcnm_hweol_response.py +++ b/intersight/model/niaapi_dcnm_hweol_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_dcnm_latest_maintained_release.py b/intersight/model/niaapi_dcnm_latest_maintained_release.py index 9ebe4605f5..b85c19aa8d 100644 --- a/intersight/model/niaapi_dcnm_latest_maintained_release.py +++ b/intersight/model/niaapi_dcnm_latest_maintained_release.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_dcnm_latest_maintained_release_list.py b/intersight/model/niaapi_dcnm_latest_maintained_release_list.py index 7c7076418f..6533e4d6c5 100644 --- a/intersight/model/niaapi_dcnm_latest_maintained_release_list.py +++ b/intersight/model/niaapi_dcnm_latest_maintained_release_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_dcnm_latest_maintained_release_list_all_of.py b/intersight/model/niaapi_dcnm_latest_maintained_release_list_all_of.py index 7c389029a6..78a4eb04f8 100644 --- a/intersight/model/niaapi_dcnm_latest_maintained_release_list_all_of.py +++ b/intersight/model/niaapi_dcnm_latest_maintained_release_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_dcnm_latest_maintained_release_response.py b/intersight/model/niaapi_dcnm_latest_maintained_release_response.py index 5e81be21af..7f8673a0c7 100644 --- a/intersight/model/niaapi_dcnm_latest_maintained_release_response.py +++ b/intersight/model/niaapi_dcnm_latest_maintained_release_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_dcnm_release_recommend.py b/intersight/model/niaapi_dcnm_release_recommend.py index e6de5bb3a8..665bfabe58 100644 --- a/intersight/model/niaapi_dcnm_release_recommend.py +++ b/intersight/model/niaapi_dcnm_release_recommend.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_dcnm_release_recommend_list.py b/intersight/model/niaapi_dcnm_release_recommend_list.py index c436e9d427..86e60db903 100644 --- a/intersight/model/niaapi_dcnm_release_recommend_list.py +++ b/intersight/model/niaapi_dcnm_release_recommend_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_dcnm_release_recommend_list_all_of.py b/intersight/model/niaapi_dcnm_release_recommend_list_all_of.py index 7e970def2e..562341da86 100644 --- a/intersight/model/niaapi_dcnm_release_recommend_list_all_of.py +++ b/intersight/model/niaapi_dcnm_release_recommend_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_dcnm_release_recommend_response.py b/intersight/model/niaapi_dcnm_release_recommend_response.py index 48490491fd..77ebe81bc2 100644 --- a/intersight/model/niaapi_dcnm_release_recommend_response.py +++ b/intersight/model/niaapi_dcnm_release_recommend_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_dcnm_sweol.py b/intersight/model/niaapi_dcnm_sweol.py index 8b38174ec8..4d916d04da 100644 --- a/intersight/model/niaapi_dcnm_sweol.py +++ b/intersight/model/niaapi_dcnm_sweol.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_dcnm_sweol_list.py b/intersight/model/niaapi_dcnm_sweol_list.py index 3fc4376d03..89c717b862 100644 --- a/intersight/model/niaapi_dcnm_sweol_list.py +++ b/intersight/model/niaapi_dcnm_sweol_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_dcnm_sweol_list_all_of.py b/intersight/model/niaapi_dcnm_sweol_list_all_of.py index ff1eac3f83..5f9d902a8d 100644 --- a/intersight/model/niaapi_dcnm_sweol_list_all_of.py +++ b/intersight/model/niaapi_dcnm_sweol_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_dcnm_sweol_response.py b/intersight/model/niaapi_dcnm_sweol_response.py index 98b08fa479..71f3c72624 100644 --- a/intersight/model/niaapi_dcnm_sweol_response.py +++ b/intersight/model/niaapi_dcnm_sweol_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_detail.py b/intersight/model/niaapi_detail.py index 3b40b2b80a..74c1066fcd 100644 --- a/intersight/model/niaapi_detail.py +++ b/intersight/model/niaapi_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_detail_all_of.py b/intersight/model/niaapi_detail_all_of.py index 6c78350253..13d0f3070d 100644 --- a/intersight/model/niaapi_detail_all_of.py +++ b/intersight/model/niaapi_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_field_notice.py b/intersight/model/niaapi_field_notice.py index ed88ba0bbf..d310f078e0 100644 --- a/intersight/model/niaapi_field_notice.py +++ b/intersight/model/niaapi_field_notice.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_field_notice_all_of.py b/intersight/model/niaapi_field_notice_all_of.py index 524f6a3ad9..d85e576249 100644 --- a/intersight/model/niaapi_field_notice_all_of.py +++ b/intersight/model/niaapi_field_notice_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_file_downloader.py b/intersight/model/niaapi_file_downloader.py index aa8e46c359..e609742578 100644 --- a/intersight/model/niaapi_file_downloader.py +++ b/intersight/model/niaapi_file_downloader.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_file_downloader_all_of.py b/intersight/model/niaapi_file_downloader_all_of.py index fb4f3e8f05..1a3d5088e2 100644 --- a/intersight/model/niaapi_file_downloader_all_of.py +++ b/intersight/model/niaapi_file_downloader_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_file_downloader_list.py b/intersight/model/niaapi_file_downloader_list.py index f7dda93002..84fad3fbd1 100644 --- a/intersight/model/niaapi_file_downloader_list.py +++ b/intersight/model/niaapi_file_downloader_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_file_downloader_list_all_of.py b/intersight/model/niaapi_file_downloader_list_all_of.py index 10cd2d6347..40bdba0f15 100644 --- a/intersight/model/niaapi_file_downloader_list_all_of.py +++ b/intersight/model/niaapi_file_downloader_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_file_downloader_response.py b/intersight/model/niaapi_file_downloader_response.py index 0e2d2a74b0..1ca42955cd 100644 --- a/intersight/model/niaapi_file_downloader_response.py +++ b/intersight/model/niaapi_file_downloader_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_hardware_eol.py b/intersight/model/niaapi_hardware_eol.py index 7ef87e0c38..f50ab76b3e 100644 --- a/intersight/model/niaapi_hardware_eol.py +++ b/intersight/model/niaapi_hardware_eol.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_hardware_eol_all_of.py b/intersight/model/niaapi_hardware_eol_all_of.py index 81b5642923..bbed42ac27 100644 --- a/intersight/model/niaapi_hardware_eol_all_of.py +++ b/intersight/model/niaapi_hardware_eol_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_maintained_release.py b/intersight/model/niaapi_maintained_release.py index 8f51f9f420..a4c702b669 100644 --- a/intersight/model/niaapi_maintained_release.py +++ b/intersight/model/niaapi_maintained_release.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_maintained_release_all_of.py b/intersight/model/niaapi_maintained_release_all_of.py index f79bc0d829..9e8cf7e072 100644 --- a/intersight/model/niaapi_maintained_release_all_of.py +++ b/intersight/model/niaapi_maintained_release_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_new_release_detail.py b/intersight/model/niaapi_new_release_detail.py index aca4a3e479..09efeaf089 100644 --- a/intersight/model/niaapi_new_release_detail.py +++ b/intersight/model/niaapi_new_release_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_new_release_detail_all_of.py b/intersight/model/niaapi_new_release_detail_all_of.py index f2c3eaefae..ef33fdebce 100644 --- a/intersight/model/niaapi_new_release_detail_all_of.py +++ b/intersight/model/niaapi_new_release_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_new_release_post.py b/intersight/model/niaapi_new_release_post.py index 1e091a89e7..7883ffb898 100644 --- a/intersight/model/niaapi_new_release_post.py +++ b/intersight/model/niaapi_new_release_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_new_release_post_all_of.py b/intersight/model/niaapi_new_release_post_all_of.py index e3d05dc6bb..2e2dd5f070 100644 --- a/intersight/model/niaapi_new_release_post_all_of.py +++ b/intersight/model/niaapi_new_release_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_nia_metadata.py b/intersight/model/niaapi_nia_metadata.py index 6ea49d09df..01c5eeb343 100644 --- a/intersight/model/niaapi_nia_metadata.py +++ b/intersight/model/niaapi_nia_metadata.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_nia_metadata_all_of.py b/intersight/model/niaapi_nia_metadata_all_of.py index 90d919762c..2caf4f4d64 100644 --- a/intersight/model/niaapi_nia_metadata_all_of.py +++ b/intersight/model/niaapi_nia_metadata_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_nia_metadata_list.py b/intersight/model/niaapi_nia_metadata_list.py index 3030a0de9a..baadcb020a 100644 --- a/intersight/model/niaapi_nia_metadata_list.py +++ b/intersight/model/niaapi_nia_metadata_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_nia_metadata_list_all_of.py b/intersight/model/niaapi_nia_metadata_list_all_of.py index f822935be7..4a4ed794d9 100644 --- a/intersight/model/niaapi_nia_metadata_list_all_of.py +++ b/intersight/model/niaapi_nia_metadata_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_nia_metadata_response.py b/intersight/model/niaapi_nia_metadata_response.py index 11b421300a..221d87c5f7 100644 --- a/intersight/model/niaapi_nia_metadata_response.py +++ b/intersight/model/niaapi_nia_metadata_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_nib_file_downloader.py b/intersight/model/niaapi_nib_file_downloader.py index cc9b2d77b3..2309c08dc7 100644 --- a/intersight/model/niaapi_nib_file_downloader.py +++ b/intersight/model/niaapi_nib_file_downloader.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_nib_file_downloader_all_of.py b/intersight/model/niaapi_nib_file_downloader_all_of.py index 101b87dd5d..748f07ed48 100644 --- a/intersight/model/niaapi_nib_file_downloader_all_of.py +++ b/intersight/model/niaapi_nib_file_downloader_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_nib_file_downloader_list.py b/intersight/model/niaapi_nib_file_downloader_list.py index 0e4cff832d..d129787c33 100644 --- a/intersight/model/niaapi_nib_file_downloader_list.py +++ b/intersight/model/niaapi_nib_file_downloader_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_nib_file_downloader_list_all_of.py b/intersight/model/niaapi_nib_file_downloader_list_all_of.py index 15fbb6b466..39ceec8dd4 100644 --- a/intersight/model/niaapi_nib_file_downloader_list_all_of.py +++ b/intersight/model/niaapi_nib_file_downloader_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_nib_file_downloader_response.py b/intersight/model/niaapi_nib_file_downloader_response.py index f5522b932d..7a02c35742 100644 --- a/intersight/model/niaapi_nib_file_downloader_response.py +++ b/intersight/model/niaapi_nib_file_downloader_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_nib_metadata.py b/intersight/model/niaapi_nib_metadata.py index 88e820b363..19d5834530 100644 --- a/intersight/model/niaapi_nib_metadata.py +++ b/intersight/model/niaapi_nib_metadata.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_nib_metadata_all_of.py b/intersight/model/niaapi_nib_metadata_all_of.py index 4c7dcf9b11..d77cb389f2 100644 --- a/intersight/model/niaapi_nib_metadata_all_of.py +++ b/intersight/model/niaapi_nib_metadata_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_nib_metadata_list.py b/intersight/model/niaapi_nib_metadata_list.py index 58c672bb3f..e68137cfa4 100644 --- a/intersight/model/niaapi_nib_metadata_list.py +++ b/intersight/model/niaapi_nib_metadata_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_nib_metadata_list_all_of.py b/intersight/model/niaapi_nib_metadata_list_all_of.py index acf68e18e4..5f8793781e 100644 --- a/intersight/model/niaapi_nib_metadata_list_all_of.py +++ b/intersight/model/niaapi_nib_metadata_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_nib_metadata_response.py b/intersight/model/niaapi_nib_metadata_response.py index 1bf055831b..b481a2ab96 100644 --- a/intersight/model/niaapi_nib_metadata_response.py +++ b/intersight/model/niaapi_nib_metadata_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_puv_script_downloader.py b/intersight/model/niaapi_puv_script_downloader.py index b7dc31d105..cbf74100b2 100644 --- a/intersight/model/niaapi_puv_script_downloader.py +++ b/intersight/model/niaapi_puv_script_downloader.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_puv_script_downloader_all_of.py b/intersight/model/niaapi_puv_script_downloader_all_of.py index 4892b520ed..4c5f97eb31 100644 --- a/intersight/model/niaapi_puv_script_downloader_all_of.py +++ b/intersight/model/niaapi_puv_script_downloader_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_puv_script_downloader_list.py b/intersight/model/niaapi_puv_script_downloader_list.py index c0f0b4c6d4..6ffe09f2ad 100644 --- a/intersight/model/niaapi_puv_script_downloader_list.py +++ b/intersight/model/niaapi_puv_script_downloader_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_puv_script_downloader_list_all_of.py b/intersight/model/niaapi_puv_script_downloader_list_all_of.py index 52eae28db1..b7c0f62425 100644 --- a/intersight/model/niaapi_puv_script_downloader_list_all_of.py +++ b/intersight/model/niaapi_puv_script_downloader_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_puv_script_downloader_response.py b/intersight/model/niaapi_puv_script_downloader_response.py index 18773bb713..1aea5e93f2 100644 --- a/intersight/model/niaapi_puv_script_downloader_response.py +++ b/intersight/model/niaapi_puv_script_downloader_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_release_recommend.py b/intersight/model/niaapi_release_recommend.py index 17fe6ecbcd..59d385a605 100644 --- a/intersight/model/niaapi_release_recommend.py +++ b/intersight/model/niaapi_release_recommend.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_release_recommend_all_of.py b/intersight/model/niaapi_release_recommend_all_of.py index 587ebbdb35..993ed6f370 100644 --- a/intersight/model/niaapi_release_recommend_all_of.py +++ b/intersight/model/niaapi_release_recommend_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_revision_info.py b/intersight/model/niaapi_revision_info.py index e4e0e1f4d9..d57f410c9c 100644 --- a/intersight/model/niaapi_revision_info.py +++ b/intersight/model/niaapi_revision_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_revision_info_all_of.py b/intersight/model/niaapi_revision_info_all_of.py index 6998be9865..d3b2c6992d 100644 --- a/intersight/model/niaapi_revision_info_all_of.py +++ b/intersight/model/niaapi_revision_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_software_eol.py b/intersight/model/niaapi_software_eol.py index de42c096e7..fbdf0c2d1f 100644 --- a/intersight/model/niaapi_software_eol.py +++ b/intersight/model/niaapi_software_eol.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_software_eol_all_of.py b/intersight/model/niaapi_software_eol_all_of.py index e7807795b7..c3ccbfbc99 100644 --- a/intersight/model/niaapi_software_eol_all_of.py +++ b/intersight/model/niaapi_software_eol_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_software_regex.py b/intersight/model/niaapi_software_regex.py index a27ef7be6c..16f725779e 100644 --- a/intersight/model/niaapi_software_regex.py +++ b/intersight/model/niaapi_software_regex.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_software_regex_all_of.py b/intersight/model/niaapi_software_regex_all_of.py index 898f9a87f1..0ec239792c 100644 --- a/intersight/model/niaapi_software_regex_all_of.py +++ b/intersight/model/niaapi_software_regex_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_upgrade_assist_file.py b/intersight/model/niaapi_upgrade_assist_file.py index 4a95e6e823..05ebd6bd36 100644 --- a/intersight/model/niaapi_upgrade_assist_file.py +++ b/intersight/model/niaapi_upgrade_assist_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_upgrade_assist_file_all_of.py b/intersight/model/niaapi_upgrade_assist_file_all_of.py index 22662ff40c..9c642419ea 100644 --- a/intersight/model/niaapi_upgrade_assist_file_all_of.py +++ b/intersight/model/niaapi_upgrade_assist_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_upgrade_assist_file_list.py b/intersight/model/niaapi_upgrade_assist_file_list.py index 1aabaa96ef..b5c0614ffd 100644 --- a/intersight/model/niaapi_upgrade_assist_file_list.py +++ b/intersight/model/niaapi_upgrade_assist_file_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_upgrade_assist_file_list_all_of.py b/intersight/model/niaapi_upgrade_assist_file_list_all_of.py index ad4202b5e5..d43d6c84b4 100644 --- a/intersight/model/niaapi_upgrade_assist_file_list_all_of.py +++ b/intersight/model/niaapi_upgrade_assist_file_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_upgrade_assist_file_response.py b/intersight/model/niaapi_upgrade_assist_file_response.py index 61e3041c63..2ca6b3ea8b 100644 --- a/intersight/model/niaapi_upgrade_assist_file_response.py +++ b/intersight/model/niaapi_upgrade_assist_file_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_version_regex.py b/intersight/model/niaapi_version_regex.py index e7b765d847..42d2696048 100644 --- a/intersight/model/niaapi_version_regex.py +++ b/intersight/model/niaapi_version_regex.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_version_regex_all_of.py b/intersight/model/niaapi_version_regex_all_of.py index 7b6c00e8e0..28a98e3155 100644 --- a/intersight/model/niaapi_version_regex_all_of.py +++ b/intersight/model/niaapi_version_regex_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_version_regex_list.py b/intersight/model/niaapi_version_regex_list.py index 63e57e8254..96f7e272c5 100644 --- a/intersight/model/niaapi_version_regex_list.py +++ b/intersight/model/niaapi_version_regex_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_version_regex_list_all_of.py b/intersight/model/niaapi_version_regex_list_all_of.py index 0be5d32570..3d7f542c00 100644 --- a/intersight/model/niaapi_version_regex_list_all_of.py +++ b/intersight/model/niaapi_version_regex_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_version_regex_platform.py b/intersight/model/niaapi_version_regex_platform.py index 01e4e01cc2..04652be633 100644 --- a/intersight/model/niaapi_version_regex_platform.py +++ b/intersight/model/niaapi_version_regex_platform.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_version_regex_platform_all_of.py b/intersight/model/niaapi_version_regex_platform_all_of.py index 2ac073a1ca..9126ea3366 100644 --- a/intersight/model/niaapi_version_regex_platform_all_of.py +++ b/intersight/model/niaapi_version_regex_platform_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_version_regex_response.py b/intersight/model/niaapi_version_regex_response.py index fd423b467d..8be2fb76ef 100644 --- a/intersight/model/niaapi_version_regex_response.py +++ b/intersight/model/niaapi_version_regex_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_aaa_ldap_provider_details.py b/intersight/model/niatelemetry_aaa_ldap_provider_details.py index 1df165f87c..c280afb21f 100644 --- a/intersight/model/niatelemetry_aaa_ldap_provider_details.py +++ b/intersight/model/niatelemetry_aaa_ldap_provider_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_aaa_ldap_provider_details_all_of.py b/intersight/model/niatelemetry_aaa_ldap_provider_details_all_of.py index 07745e1f05..9d80c23a3c 100644 --- a/intersight/model/niatelemetry_aaa_ldap_provider_details_all_of.py +++ b/intersight/model/niatelemetry_aaa_ldap_provider_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_aaa_ldap_provider_details_list.py b/intersight/model/niatelemetry_aaa_ldap_provider_details_list.py index c48d3a0621..ca56161662 100644 --- a/intersight/model/niatelemetry_aaa_ldap_provider_details_list.py +++ b/intersight/model/niatelemetry_aaa_ldap_provider_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_aaa_ldap_provider_details_list_all_of.py b/intersight/model/niatelemetry_aaa_ldap_provider_details_list_all_of.py index da246f6c5a..28fd832d1b 100644 --- a/intersight/model/niatelemetry_aaa_ldap_provider_details_list_all_of.py +++ b/intersight/model/niatelemetry_aaa_ldap_provider_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_aaa_ldap_provider_details_response.py b/intersight/model/niatelemetry_aaa_ldap_provider_details_response.py index d25d5f9da7..573b6dc092 100644 --- a/intersight/model/niatelemetry_aaa_ldap_provider_details_response.py +++ b/intersight/model/niatelemetry_aaa_ldap_provider_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_aaa_radius_provider_details.py b/intersight/model/niatelemetry_aaa_radius_provider_details.py index 6cf2ac638d..9bb6a6210b 100644 --- a/intersight/model/niatelemetry_aaa_radius_provider_details.py +++ b/intersight/model/niatelemetry_aaa_radius_provider_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_aaa_radius_provider_details_all_of.py b/intersight/model/niatelemetry_aaa_radius_provider_details_all_of.py index cb5b98691e..8c4e960e70 100644 --- a/intersight/model/niatelemetry_aaa_radius_provider_details_all_of.py +++ b/intersight/model/niatelemetry_aaa_radius_provider_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_aaa_radius_provider_details_list.py b/intersight/model/niatelemetry_aaa_radius_provider_details_list.py index 51bf94a106..6308c28759 100644 --- a/intersight/model/niatelemetry_aaa_radius_provider_details_list.py +++ b/intersight/model/niatelemetry_aaa_radius_provider_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_aaa_radius_provider_details_list_all_of.py b/intersight/model/niatelemetry_aaa_radius_provider_details_list_all_of.py index 691c4105f8..c7e8dc0e73 100644 --- a/intersight/model/niatelemetry_aaa_radius_provider_details_list_all_of.py +++ b/intersight/model/niatelemetry_aaa_radius_provider_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_aaa_radius_provider_details_response.py b/intersight/model/niatelemetry_aaa_radius_provider_details_response.py index 3aa26dc3bd..9d883a4860 100644 --- a/intersight/model/niatelemetry_aaa_radius_provider_details_response.py +++ b/intersight/model/niatelemetry_aaa_radius_provider_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_aaa_tacacs_provider_details.py b/intersight/model/niatelemetry_aaa_tacacs_provider_details.py index 1b756e9274..d256e68575 100644 --- a/intersight/model/niatelemetry_aaa_tacacs_provider_details.py +++ b/intersight/model/niatelemetry_aaa_tacacs_provider_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_aaa_tacacs_provider_details_all_of.py b/intersight/model/niatelemetry_aaa_tacacs_provider_details_all_of.py index 8532cac8dc..72eb0bac19 100644 --- a/intersight/model/niatelemetry_aaa_tacacs_provider_details_all_of.py +++ b/intersight/model/niatelemetry_aaa_tacacs_provider_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_aaa_tacacs_provider_details_list.py b/intersight/model/niatelemetry_aaa_tacacs_provider_details_list.py index d65769c181..a029b86457 100644 --- a/intersight/model/niatelemetry_aaa_tacacs_provider_details_list.py +++ b/intersight/model/niatelemetry_aaa_tacacs_provider_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_aaa_tacacs_provider_details_list_all_of.py b/intersight/model/niatelemetry_aaa_tacacs_provider_details_list_all_of.py index 68459c8556..3b415baade 100644 --- a/intersight/model/niatelemetry_aaa_tacacs_provider_details_list_all_of.py +++ b/intersight/model/niatelemetry_aaa_tacacs_provider_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_aaa_tacacs_provider_details_response.py b/intersight/model/niatelemetry_aaa_tacacs_provider_details_response.py index cf4704cb2d..656078537d 100644 --- a/intersight/model/niatelemetry_aaa_tacacs_provider_details_response.py +++ b/intersight/model/niatelemetry_aaa_tacacs_provider_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_app_plugin_details.py b/intersight/model/niatelemetry_apic_app_plugin_details.py index f34bae779d..0e53dc518f 100644 --- a/intersight/model/niatelemetry_apic_app_plugin_details.py +++ b/intersight/model/niatelemetry_apic_app_plugin_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_app_plugin_details_all_of.py b/intersight/model/niatelemetry_apic_app_plugin_details_all_of.py index 36b386ecd2..a9717845fa 100644 --- a/intersight/model/niatelemetry_apic_app_plugin_details_all_of.py +++ b/intersight/model/niatelemetry_apic_app_plugin_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_app_plugin_details_list.py b/intersight/model/niatelemetry_apic_app_plugin_details_list.py index c93e9a0daa..2e0902e11d 100644 --- a/intersight/model/niatelemetry_apic_app_plugin_details_list.py +++ b/intersight/model/niatelemetry_apic_app_plugin_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_app_plugin_details_list_all_of.py b/intersight/model/niatelemetry_apic_app_plugin_details_list_all_of.py index 959c828d99..6ece27f97a 100644 --- a/intersight/model/niatelemetry_apic_app_plugin_details_list_all_of.py +++ b/intersight/model/niatelemetry_apic_app_plugin_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_app_plugin_details_response.py b/intersight/model/niatelemetry_apic_app_plugin_details_response.py index a9c0340315..4307fe0d40 100644 --- a/intersight/model/niatelemetry_apic_app_plugin_details_response.py +++ b/intersight/model/niatelemetry_apic_app_plugin_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_core_file_details.py b/intersight/model/niatelemetry_apic_core_file_details.py index ceebf44ec1..c4ba8c29b6 100644 --- a/intersight/model/niatelemetry_apic_core_file_details.py +++ b/intersight/model/niatelemetry_apic_core_file_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_core_file_details_all_of.py b/intersight/model/niatelemetry_apic_core_file_details_all_of.py index ff9ee896ba..068e6535cc 100644 --- a/intersight/model/niatelemetry_apic_core_file_details_all_of.py +++ b/intersight/model/niatelemetry_apic_core_file_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_core_file_details_list.py b/intersight/model/niatelemetry_apic_core_file_details_list.py index 588312c00f..aee0ebfb35 100644 --- a/intersight/model/niatelemetry_apic_core_file_details_list.py +++ b/intersight/model/niatelemetry_apic_core_file_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_core_file_details_list_all_of.py b/intersight/model/niatelemetry_apic_core_file_details_list_all_of.py index 4d29f5a6b0..d158bd09a9 100644 --- a/intersight/model/niatelemetry_apic_core_file_details_list_all_of.py +++ b/intersight/model/niatelemetry_apic_core_file_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_core_file_details_response.py b/intersight/model/niatelemetry_apic_core_file_details_response.py index 2ad443ac2c..e69dc64ca2 100644 --- a/intersight/model/niatelemetry_apic_core_file_details_response.py +++ b/intersight/model/niatelemetry_apic_core_file_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_dbgexp_rs_export_dest.py b/intersight/model/niatelemetry_apic_dbgexp_rs_export_dest.py index 1fa06bb115..c14d869bee 100644 --- a/intersight/model/niatelemetry_apic_dbgexp_rs_export_dest.py +++ b/intersight/model/niatelemetry_apic_dbgexp_rs_export_dest.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_dbgexp_rs_export_dest_all_of.py b/intersight/model/niatelemetry_apic_dbgexp_rs_export_dest_all_of.py index 2a1bb49ad5..566dbe8322 100644 --- a/intersight/model/niatelemetry_apic_dbgexp_rs_export_dest_all_of.py +++ b/intersight/model/niatelemetry_apic_dbgexp_rs_export_dest_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_dbgexp_rs_export_dest_list.py b/intersight/model/niatelemetry_apic_dbgexp_rs_export_dest_list.py index a1fdf663ef..e5f05d125d 100644 --- a/intersight/model/niatelemetry_apic_dbgexp_rs_export_dest_list.py +++ b/intersight/model/niatelemetry_apic_dbgexp_rs_export_dest_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_dbgexp_rs_export_dest_list_all_of.py b/intersight/model/niatelemetry_apic_dbgexp_rs_export_dest_list_all_of.py index 65fe578739..f943ba5fc1 100644 --- a/intersight/model/niatelemetry_apic_dbgexp_rs_export_dest_list_all_of.py +++ b/intersight/model/niatelemetry_apic_dbgexp_rs_export_dest_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_dbgexp_rs_export_dest_response.py b/intersight/model/niatelemetry_apic_dbgexp_rs_export_dest_response.py index c036ad6c6a..81a88befe6 100644 --- a/intersight/model/niatelemetry_apic_dbgexp_rs_export_dest_response.py +++ b/intersight/model/niatelemetry_apic_dbgexp_rs_export_dest_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_dbgexp_rs_ts_scheduler.py b/intersight/model/niatelemetry_apic_dbgexp_rs_ts_scheduler.py index ed94cdcd4f..3df545421c 100644 --- a/intersight/model/niatelemetry_apic_dbgexp_rs_ts_scheduler.py +++ b/intersight/model/niatelemetry_apic_dbgexp_rs_ts_scheduler.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_dbgexp_rs_ts_scheduler_all_of.py b/intersight/model/niatelemetry_apic_dbgexp_rs_ts_scheduler_all_of.py index 587feab6f2..56dd2ef50a 100644 --- a/intersight/model/niatelemetry_apic_dbgexp_rs_ts_scheduler_all_of.py +++ b/intersight/model/niatelemetry_apic_dbgexp_rs_ts_scheduler_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_dbgexp_rs_ts_scheduler_list.py b/intersight/model/niatelemetry_apic_dbgexp_rs_ts_scheduler_list.py index d588fb29f7..92ae16e8ef 100644 --- a/intersight/model/niatelemetry_apic_dbgexp_rs_ts_scheduler_list.py +++ b/intersight/model/niatelemetry_apic_dbgexp_rs_ts_scheduler_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_dbgexp_rs_ts_scheduler_list_all_of.py b/intersight/model/niatelemetry_apic_dbgexp_rs_ts_scheduler_list_all_of.py index b2abdb80b3..e6808a2714 100644 --- a/intersight/model/niatelemetry_apic_dbgexp_rs_ts_scheduler_list_all_of.py +++ b/intersight/model/niatelemetry_apic_dbgexp_rs_ts_scheduler_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_dbgexp_rs_ts_scheduler_response.py b/intersight/model/niatelemetry_apic_dbgexp_rs_ts_scheduler_response.py index 34dc69ad03..9db818384a 100644 --- a/intersight/model/niatelemetry_apic_dbgexp_rs_ts_scheduler_response.py +++ b/intersight/model/niatelemetry_apic_dbgexp_rs_ts_scheduler_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_fan_details.py b/intersight/model/niatelemetry_apic_fan_details.py index a1e5a9f441..66ba61e5ef 100644 --- a/intersight/model/niatelemetry_apic_fan_details.py +++ b/intersight/model/niatelemetry_apic_fan_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_fan_details_all_of.py b/intersight/model/niatelemetry_apic_fan_details_all_of.py index 83d937915d..2eb60095bc 100644 --- a/intersight/model/niatelemetry_apic_fan_details_all_of.py +++ b/intersight/model/niatelemetry_apic_fan_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_fan_details_list.py b/intersight/model/niatelemetry_apic_fan_details_list.py index 3ff23de48b..b5229a2a73 100644 --- a/intersight/model/niatelemetry_apic_fan_details_list.py +++ b/intersight/model/niatelemetry_apic_fan_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_fan_details_list_all_of.py b/intersight/model/niatelemetry_apic_fan_details_list_all_of.py index 7bed22613f..9e95943b1d 100644 --- a/intersight/model/niatelemetry_apic_fan_details_list_all_of.py +++ b/intersight/model/niatelemetry_apic_fan_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_fan_details_response.py b/intersight/model/niatelemetry_apic_fan_details_response.py index 80f41b5a0f..3620d51477 100644 --- a/intersight/model/niatelemetry_apic_fan_details_response.py +++ b/intersight/model/niatelemetry_apic_fan_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_fex_details.py b/intersight/model/niatelemetry_apic_fex_details.py index 8b31ecc09a..26075d01b9 100644 --- a/intersight/model/niatelemetry_apic_fex_details.py +++ b/intersight/model/niatelemetry_apic_fex_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_fex_details_all_of.py b/intersight/model/niatelemetry_apic_fex_details_all_of.py index bf8b13e58d..6d5ba89b8a 100644 --- a/intersight/model/niatelemetry_apic_fex_details_all_of.py +++ b/intersight/model/niatelemetry_apic_fex_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_fex_details_list.py b/intersight/model/niatelemetry_apic_fex_details_list.py index 4bfd0b6de6..55cd669de6 100644 --- a/intersight/model/niatelemetry_apic_fex_details_list.py +++ b/intersight/model/niatelemetry_apic_fex_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_fex_details_list_all_of.py b/intersight/model/niatelemetry_apic_fex_details_list_all_of.py index 2cd48e810c..7f7e8358c1 100644 --- a/intersight/model/niatelemetry_apic_fex_details_list_all_of.py +++ b/intersight/model/niatelemetry_apic_fex_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_fex_details_response.py b/intersight/model/niatelemetry_apic_fex_details_response.py index 1945491fe6..a5249a88fd 100644 --- a/intersight/model/niatelemetry_apic_fex_details_response.py +++ b/intersight/model/niatelemetry_apic_fex_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_flash_details.py b/intersight/model/niatelemetry_apic_flash_details.py index 8222a2ec0e..4e8273cb93 100644 --- a/intersight/model/niatelemetry_apic_flash_details.py +++ b/intersight/model/niatelemetry_apic_flash_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_flash_details_all_of.py b/intersight/model/niatelemetry_apic_flash_details_all_of.py index aeea45a9fe..f9f0acf576 100644 --- a/intersight/model/niatelemetry_apic_flash_details_all_of.py +++ b/intersight/model/niatelemetry_apic_flash_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_flash_details_list.py b/intersight/model/niatelemetry_apic_flash_details_list.py index 6997e80618..7529fd9eda 100644 --- a/intersight/model/niatelemetry_apic_flash_details_list.py +++ b/intersight/model/niatelemetry_apic_flash_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_flash_details_list_all_of.py b/intersight/model/niatelemetry_apic_flash_details_list_all_of.py index 66d23f522b..7475e24b41 100644 --- a/intersight/model/niatelemetry_apic_flash_details_list_all_of.py +++ b/intersight/model/niatelemetry_apic_flash_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_flash_details_response.py b/intersight/model/niatelemetry_apic_flash_details_response.py index 3379eb7469..5abc94a916 100644 --- a/intersight/model/niatelemetry_apic_flash_details_response.py +++ b/intersight/model/niatelemetry_apic_flash_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_ntp_auth.py b/intersight/model/niatelemetry_apic_ntp_auth.py index 2a76f1d7e9..25634eb57d 100644 --- a/intersight/model/niatelemetry_apic_ntp_auth.py +++ b/intersight/model/niatelemetry_apic_ntp_auth.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_ntp_auth_all_of.py b/intersight/model/niatelemetry_apic_ntp_auth_all_of.py index 905bc3a4e0..dfaf31c9c7 100644 --- a/intersight/model/niatelemetry_apic_ntp_auth_all_of.py +++ b/intersight/model/niatelemetry_apic_ntp_auth_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_ntp_auth_list.py b/intersight/model/niatelemetry_apic_ntp_auth_list.py index e14737ca3b..8001d1db55 100644 --- a/intersight/model/niatelemetry_apic_ntp_auth_list.py +++ b/intersight/model/niatelemetry_apic_ntp_auth_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_ntp_auth_list_all_of.py b/intersight/model/niatelemetry_apic_ntp_auth_list_all_of.py index 002ffcc0fc..ce5a25d262 100644 --- a/intersight/model/niatelemetry_apic_ntp_auth_list_all_of.py +++ b/intersight/model/niatelemetry_apic_ntp_auth_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_ntp_auth_response.py b/intersight/model/niatelemetry_apic_ntp_auth_response.py index 30c78463fa..c8089122aa 100644 --- a/intersight/model/niatelemetry_apic_ntp_auth_response.py +++ b/intersight/model/niatelemetry_apic_ntp_auth_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_performance_data.py b/intersight/model/niatelemetry_apic_performance_data.py index 5b67bcc454..7e7ab73c96 100644 --- a/intersight/model/niatelemetry_apic_performance_data.py +++ b/intersight/model/niatelemetry_apic_performance_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_performance_data_all_of.py b/intersight/model/niatelemetry_apic_performance_data_all_of.py index 1f6610267b..cd471bc083 100644 --- a/intersight/model/niatelemetry_apic_performance_data_all_of.py +++ b/intersight/model/niatelemetry_apic_performance_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_performance_data_list.py b/intersight/model/niatelemetry_apic_performance_data_list.py index d376e7cd96..2e388e549c 100644 --- a/intersight/model/niatelemetry_apic_performance_data_list.py +++ b/intersight/model/niatelemetry_apic_performance_data_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_performance_data_list_all_of.py b/intersight/model/niatelemetry_apic_performance_data_list_all_of.py index 295930bc5f..58d0335081 100644 --- a/intersight/model/niatelemetry_apic_performance_data_list_all_of.py +++ b/intersight/model/niatelemetry_apic_performance_data_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_performance_data_response.py b/intersight/model/niatelemetry_apic_performance_data_response.py index d3d704cd81..e9693b3bd2 100644 --- a/intersight/model/niatelemetry_apic_performance_data_response.py +++ b/intersight/model/niatelemetry_apic_performance_data_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_pod_data.py b/intersight/model/niatelemetry_apic_pod_data.py index 6886d265a6..57e53d2575 100644 --- a/intersight/model/niatelemetry_apic_pod_data.py +++ b/intersight/model/niatelemetry_apic_pod_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_pod_data_all_of.py b/intersight/model/niatelemetry_apic_pod_data_all_of.py index 1e68d3211b..57d14a977c 100644 --- a/intersight/model/niatelemetry_apic_pod_data_all_of.py +++ b/intersight/model/niatelemetry_apic_pod_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_pod_data_list.py b/intersight/model/niatelemetry_apic_pod_data_list.py index eb14b4ce19..1cf5da8900 100644 --- a/intersight/model/niatelemetry_apic_pod_data_list.py +++ b/intersight/model/niatelemetry_apic_pod_data_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_pod_data_list_all_of.py b/intersight/model/niatelemetry_apic_pod_data_list_all_of.py index 93e3dea3fb..2502f7a94f 100644 --- a/intersight/model/niatelemetry_apic_pod_data_list_all_of.py +++ b/intersight/model/niatelemetry_apic_pod_data_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_pod_data_response.py b/intersight/model/niatelemetry_apic_pod_data_response.py index ae9aba127e..36e0cd030e 100644 --- a/intersight/model/niatelemetry_apic_pod_data_response.py +++ b/intersight/model/niatelemetry_apic_pod_data_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_psu_details.py b/intersight/model/niatelemetry_apic_psu_details.py index 06f3e0ad0f..68eec065fa 100644 --- a/intersight/model/niatelemetry_apic_psu_details.py +++ b/intersight/model/niatelemetry_apic_psu_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_psu_details_all_of.py b/intersight/model/niatelemetry_apic_psu_details_all_of.py index 7d1b581861..57433c060b 100644 --- a/intersight/model/niatelemetry_apic_psu_details_all_of.py +++ b/intersight/model/niatelemetry_apic_psu_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_psu_details_list.py b/intersight/model/niatelemetry_apic_psu_details_list.py index 77466294f7..064329ad69 100644 --- a/intersight/model/niatelemetry_apic_psu_details_list.py +++ b/intersight/model/niatelemetry_apic_psu_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_psu_details_list_all_of.py b/intersight/model/niatelemetry_apic_psu_details_list_all_of.py index f5a27d89d3..7ea44b5b42 100644 --- a/intersight/model/niatelemetry_apic_psu_details_list_all_of.py +++ b/intersight/model/niatelemetry_apic_psu_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_psu_details_response.py b/intersight/model/niatelemetry_apic_psu_details_response.py index 365a64957d..2e60d71e22 100644 --- a/intersight/model/niatelemetry_apic_psu_details_response.py +++ b/intersight/model/niatelemetry_apic_psu_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_realm_details.py b/intersight/model/niatelemetry_apic_realm_details.py index 69c83da852..9aeb5cfc66 100644 --- a/intersight/model/niatelemetry_apic_realm_details.py +++ b/intersight/model/niatelemetry_apic_realm_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_realm_details_all_of.py b/intersight/model/niatelemetry_apic_realm_details_all_of.py index e3257da3f6..e4e5c30e15 100644 --- a/intersight/model/niatelemetry_apic_realm_details_all_of.py +++ b/intersight/model/niatelemetry_apic_realm_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_realm_details_list.py b/intersight/model/niatelemetry_apic_realm_details_list.py index 5ac667b79b..f68fb409ad 100644 --- a/intersight/model/niatelemetry_apic_realm_details_list.py +++ b/intersight/model/niatelemetry_apic_realm_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_realm_details_list_all_of.py b/intersight/model/niatelemetry_apic_realm_details_list_all_of.py index 4efce47528..d45acbb9fc 100644 --- a/intersight/model/niatelemetry_apic_realm_details_list_all_of.py +++ b/intersight/model/niatelemetry_apic_realm_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_realm_details_response.py b/intersight/model/niatelemetry_apic_realm_details_response.py index 275f363855..df957dbba6 100644 --- a/intersight/model/niatelemetry_apic_realm_details_response.py +++ b/intersight/model/niatelemetry_apic_realm_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_snmp_client_grp_details.py b/intersight/model/niatelemetry_apic_snmp_client_grp_details.py index 7aeda3fe02..dfe4c81fd7 100644 --- a/intersight/model/niatelemetry_apic_snmp_client_grp_details.py +++ b/intersight/model/niatelemetry_apic_snmp_client_grp_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_snmp_client_grp_details_all_of.py b/intersight/model/niatelemetry_apic_snmp_client_grp_details_all_of.py index 47ae03716b..e910627c4c 100644 --- a/intersight/model/niatelemetry_apic_snmp_client_grp_details_all_of.py +++ b/intersight/model/niatelemetry_apic_snmp_client_grp_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_snmp_client_grp_details_list.py b/intersight/model/niatelemetry_apic_snmp_client_grp_details_list.py index f0b27546bc..a81979c030 100644 --- a/intersight/model/niatelemetry_apic_snmp_client_grp_details_list.py +++ b/intersight/model/niatelemetry_apic_snmp_client_grp_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_snmp_client_grp_details_list_all_of.py b/intersight/model/niatelemetry_apic_snmp_client_grp_details_list_all_of.py index 1b3303bfdb..7fa28c4d10 100644 --- a/intersight/model/niatelemetry_apic_snmp_client_grp_details_list_all_of.py +++ b/intersight/model/niatelemetry_apic_snmp_client_grp_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_snmp_client_grp_details_response.py b/intersight/model/niatelemetry_apic_snmp_client_grp_details_response.py index 742689ed00..f07eaf147d 100644 --- a/intersight/model/niatelemetry_apic_snmp_client_grp_details_response.py +++ b/intersight/model/niatelemetry_apic_snmp_client_grp_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_snmp_community_access_details.py b/intersight/model/niatelemetry_apic_snmp_community_access_details.py index 0d57db94cf..b96a99c305 100644 --- a/intersight/model/niatelemetry_apic_snmp_community_access_details.py +++ b/intersight/model/niatelemetry_apic_snmp_community_access_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_snmp_community_access_details_all_of.py b/intersight/model/niatelemetry_apic_snmp_community_access_details_all_of.py index 7de4e5f2f6..17fef2ce2e 100644 --- a/intersight/model/niatelemetry_apic_snmp_community_access_details_all_of.py +++ b/intersight/model/niatelemetry_apic_snmp_community_access_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_snmp_community_access_details_list.py b/intersight/model/niatelemetry_apic_snmp_community_access_details_list.py index b199cc7787..9a49c615df 100644 --- a/intersight/model/niatelemetry_apic_snmp_community_access_details_list.py +++ b/intersight/model/niatelemetry_apic_snmp_community_access_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_snmp_community_access_details_list_all_of.py b/intersight/model/niatelemetry_apic_snmp_community_access_details_list_all_of.py index ffffa0ef19..13cebed384 100644 --- a/intersight/model/niatelemetry_apic_snmp_community_access_details_list_all_of.py +++ b/intersight/model/niatelemetry_apic_snmp_community_access_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_snmp_community_access_details_response.py b/intersight/model/niatelemetry_apic_snmp_community_access_details_response.py index f268a80f06..fa3dba7181 100644 --- a/intersight/model/niatelemetry_apic_snmp_community_access_details_response.py +++ b/intersight/model/niatelemetry_apic_snmp_community_access_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_snmp_community_details.py b/intersight/model/niatelemetry_apic_snmp_community_details.py index 60359449ea..3351d5a465 100644 --- a/intersight/model/niatelemetry_apic_snmp_community_details.py +++ b/intersight/model/niatelemetry_apic_snmp_community_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_snmp_community_details_all_of.py b/intersight/model/niatelemetry_apic_snmp_community_details_all_of.py index 98cb14eac8..ac8eef8a0b 100644 --- a/intersight/model/niatelemetry_apic_snmp_community_details_all_of.py +++ b/intersight/model/niatelemetry_apic_snmp_community_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_snmp_community_details_list.py b/intersight/model/niatelemetry_apic_snmp_community_details_list.py index 1b9ad069c1..d4da279f90 100644 --- a/intersight/model/niatelemetry_apic_snmp_community_details_list.py +++ b/intersight/model/niatelemetry_apic_snmp_community_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_snmp_community_details_list_all_of.py b/intersight/model/niatelemetry_apic_snmp_community_details_list_all_of.py index 26d9339f68..bde4a4df80 100644 --- a/intersight/model/niatelemetry_apic_snmp_community_details_list_all_of.py +++ b/intersight/model/niatelemetry_apic_snmp_community_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_snmp_community_details_response.py b/intersight/model/niatelemetry_apic_snmp_community_details_response.py index 39f4b88641..9ce42ab831 100644 --- a/intersight/model/niatelemetry_apic_snmp_community_details_response.py +++ b/intersight/model/niatelemetry_apic_snmp_community_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_snmp_trap_details.py b/intersight/model/niatelemetry_apic_snmp_trap_details.py index 61691ef0be..4b4d04589f 100644 --- a/intersight/model/niatelemetry_apic_snmp_trap_details.py +++ b/intersight/model/niatelemetry_apic_snmp_trap_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_snmp_trap_details_all_of.py b/intersight/model/niatelemetry_apic_snmp_trap_details_all_of.py index 4591e23ce8..782a2e6362 100644 --- a/intersight/model/niatelemetry_apic_snmp_trap_details_all_of.py +++ b/intersight/model/niatelemetry_apic_snmp_trap_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_snmp_trap_details_list.py b/intersight/model/niatelemetry_apic_snmp_trap_details_list.py index 8a0f754f4a..9ef313c048 100644 --- a/intersight/model/niatelemetry_apic_snmp_trap_details_list.py +++ b/intersight/model/niatelemetry_apic_snmp_trap_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_snmp_trap_details_list_all_of.py b/intersight/model/niatelemetry_apic_snmp_trap_details_list_all_of.py index 7ca1455f5c..6f9104bb3f 100644 --- a/intersight/model/niatelemetry_apic_snmp_trap_details_list_all_of.py +++ b/intersight/model/niatelemetry_apic_snmp_trap_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_snmp_trap_details_response.py b/intersight/model/niatelemetry_apic_snmp_trap_details_response.py index 453416a5e3..a45dc38b91 100644 --- a/intersight/model/niatelemetry_apic_snmp_trap_details_response.py +++ b/intersight/model/niatelemetry_apic_snmp_trap_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_snmp_trap_fwd_server_details.py b/intersight/model/niatelemetry_apic_snmp_trap_fwd_server_details.py index c11dc859c6..c03a4440eb 100644 --- a/intersight/model/niatelemetry_apic_snmp_trap_fwd_server_details.py +++ b/intersight/model/niatelemetry_apic_snmp_trap_fwd_server_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_snmp_trap_fwd_server_details_all_of.py b/intersight/model/niatelemetry_apic_snmp_trap_fwd_server_details_all_of.py index 274f27b0db..a046ff8c7a 100644 --- a/intersight/model/niatelemetry_apic_snmp_trap_fwd_server_details_all_of.py +++ b/intersight/model/niatelemetry_apic_snmp_trap_fwd_server_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_snmp_trap_fwd_server_details_list.py b/intersight/model/niatelemetry_apic_snmp_trap_fwd_server_details_list.py index e64b93603a..795aaacd41 100644 --- a/intersight/model/niatelemetry_apic_snmp_trap_fwd_server_details_list.py +++ b/intersight/model/niatelemetry_apic_snmp_trap_fwd_server_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_snmp_trap_fwd_server_details_list_all_of.py b/intersight/model/niatelemetry_apic_snmp_trap_fwd_server_details_list_all_of.py index 55372ff454..c1b8a688ec 100644 --- a/intersight/model/niatelemetry_apic_snmp_trap_fwd_server_details_list_all_of.py +++ b/intersight/model/niatelemetry_apic_snmp_trap_fwd_server_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_snmp_trap_fwd_server_details_response.py b/intersight/model/niatelemetry_apic_snmp_trap_fwd_server_details_response.py index 7f76acc3ec..fcf8a915e9 100644 --- a/intersight/model/niatelemetry_apic_snmp_trap_fwd_server_details_response.py +++ b/intersight/model/niatelemetry_apic_snmp_trap_fwd_server_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_snmp_version_three_details.py b/intersight/model/niatelemetry_apic_snmp_version_three_details.py index 4eb705c40a..6e7e319d11 100644 --- a/intersight/model/niatelemetry_apic_snmp_version_three_details.py +++ b/intersight/model/niatelemetry_apic_snmp_version_three_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_snmp_version_three_details_all_of.py b/intersight/model/niatelemetry_apic_snmp_version_three_details_all_of.py index 72ec874ed8..d0df942c9b 100644 --- a/intersight/model/niatelemetry_apic_snmp_version_three_details_all_of.py +++ b/intersight/model/niatelemetry_apic_snmp_version_three_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_snmp_version_three_details_list.py b/intersight/model/niatelemetry_apic_snmp_version_three_details_list.py index 4a9b19b3fd..d8fe20ecdb 100644 --- a/intersight/model/niatelemetry_apic_snmp_version_three_details_list.py +++ b/intersight/model/niatelemetry_apic_snmp_version_three_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_snmp_version_three_details_list_all_of.py b/intersight/model/niatelemetry_apic_snmp_version_three_details_list_all_of.py index 80bc723919..ef4cf80b41 100644 --- a/intersight/model/niatelemetry_apic_snmp_version_three_details_list_all_of.py +++ b/intersight/model/niatelemetry_apic_snmp_version_three_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_snmp_version_three_details_response.py b/intersight/model/niatelemetry_apic_snmp_version_three_details_response.py index 6e1b76c496..0ec9e0e894 100644 --- a/intersight/model/niatelemetry_apic_snmp_version_three_details_response.py +++ b/intersight/model/niatelemetry_apic_snmp_version_three_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_sys_log_grp.py b/intersight/model/niatelemetry_apic_sys_log_grp.py index e9da1217dc..b064faa6ed 100644 --- a/intersight/model/niatelemetry_apic_sys_log_grp.py +++ b/intersight/model/niatelemetry_apic_sys_log_grp.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_sys_log_grp_all_of.py b/intersight/model/niatelemetry_apic_sys_log_grp_all_of.py index 722a0ba221..f2a979e229 100644 --- a/intersight/model/niatelemetry_apic_sys_log_grp_all_of.py +++ b/intersight/model/niatelemetry_apic_sys_log_grp_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_sys_log_grp_list.py b/intersight/model/niatelemetry_apic_sys_log_grp_list.py index 153523df01..658ff5701c 100644 --- a/intersight/model/niatelemetry_apic_sys_log_grp_list.py +++ b/intersight/model/niatelemetry_apic_sys_log_grp_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_sys_log_grp_list_all_of.py b/intersight/model/niatelemetry_apic_sys_log_grp_list_all_of.py index 628bf4cdf4..fc2d552fc3 100644 --- a/intersight/model/niatelemetry_apic_sys_log_grp_list_all_of.py +++ b/intersight/model/niatelemetry_apic_sys_log_grp_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_sys_log_grp_response.py b/intersight/model/niatelemetry_apic_sys_log_grp_response.py index 33c053be1e..e366578dfd 100644 --- a/intersight/model/niatelemetry_apic_sys_log_grp_response.py +++ b/intersight/model/niatelemetry_apic_sys_log_grp_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_sys_log_src.py b/intersight/model/niatelemetry_apic_sys_log_src.py index f5e542bf8a..44a694be99 100644 --- a/intersight/model/niatelemetry_apic_sys_log_src.py +++ b/intersight/model/niatelemetry_apic_sys_log_src.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_sys_log_src_all_of.py b/intersight/model/niatelemetry_apic_sys_log_src_all_of.py index dea15a3f8d..5752456cd9 100644 --- a/intersight/model/niatelemetry_apic_sys_log_src_all_of.py +++ b/intersight/model/niatelemetry_apic_sys_log_src_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_sys_log_src_list.py b/intersight/model/niatelemetry_apic_sys_log_src_list.py index ff76b481b4..fe09762458 100644 --- a/intersight/model/niatelemetry_apic_sys_log_src_list.py +++ b/intersight/model/niatelemetry_apic_sys_log_src_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_sys_log_src_list_all_of.py b/intersight/model/niatelemetry_apic_sys_log_src_list_all_of.py index 5f9b4985f4..ad39fb8270 100644 --- a/intersight/model/niatelemetry_apic_sys_log_src_list_all_of.py +++ b/intersight/model/niatelemetry_apic_sys_log_src_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_sys_log_src_response.py b/intersight/model/niatelemetry_apic_sys_log_src_response.py index 4297772019..7987782944 100644 --- a/intersight/model/niatelemetry_apic_sys_log_src_response.py +++ b/intersight/model/niatelemetry_apic_sys_log_src_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_transceiver_details.py b/intersight/model/niatelemetry_apic_transceiver_details.py index ffd997d8c9..f5c0948a66 100644 --- a/intersight/model/niatelemetry_apic_transceiver_details.py +++ b/intersight/model/niatelemetry_apic_transceiver_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_transceiver_details_all_of.py b/intersight/model/niatelemetry_apic_transceiver_details_all_of.py index c78ab4e820..27d2579f48 100644 --- a/intersight/model/niatelemetry_apic_transceiver_details_all_of.py +++ b/intersight/model/niatelemetry_apic_transceiver_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_transceiver_details_list.py b/intersight/model/niatelemetry_apic_transceiver_details_list.py index 9cdc9ce47d..3d40d1493f 100644 --- a/intersight/model/niatelemetry_apic_transceiver_details_list.py +++ b/intersight/model/niatelemetry_apic_transceiver_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_transceiver_details_list_all_of.py b/intersight/model/niatelemetry_apic_transceiver_details_list_all_of.py index 11b8d1c455..be241d3b7d 100644 --- a/intersight/model/niatelemetry_apic_transceiver_details_list_all_of.py +++ b/intersight/model/niatelemetry_apic_transceiver_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_transceiver_details_response.py b/intersight/model/niatelemetry_apic_transceiver_details_response.py index efd2acf83b..e6aceef246 100644 --- a/intersight/model/niatelemetry_apic_transceiver_details_response.py +++ b/intersight/model/niatelemetry_apic_transceiver_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_ui_page_counts.py b/intersight/model/niatelemetry_apic_ui_page_counts.py index 5a05d2cc3f..62b2055716 100644 --- a/intersight/model/niatelemetry_apic_ui_page_counts.py +++ b/intersight/model/niatelemetry_apic_ui_page_counts.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_ui_page_counts_all_of.py b/intersight/model/niatelemetry_apic_ui_page_counts_all_of.py index 75f1ca9c6b..642b2de293 100644 --- a/intersight/model/niatelemetry_apic_ui_page_counts_all_of.py +++ b/intersight/model/niatelemetry_apic_ui_page_counts_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_ui_page_counts_list.py b/intersight/model/niatelemetry_apic_ui_page_counts_list.py index ca2951db7b..b10fd9c95e 100644 --- a/intersight/model/niatelemetry_apic_ui_page_counts_list.py +++ b/intersight/model/niatelemetry_apic_ui_page_counts_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_ui_page_counts_list_all_of.py b/intersight/model/niatelemetry_apic_ui_page_counts_list_all_of.py index 9e09a4841c..a67054dd0a 100644 --- a/intersight/model/niatelemetry_apic_ui_page_counts_list_all_of.py +++ b/intersight/model/niatelemetry_apic_ui_page_counts_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_ui_page_counts_response.py b/intersight/model/niatelemetry_apic_ui_page_counts_response.py index 3acc2d8f4f..23067fa231 100644 --- a/intersight/model/niatelemetry_apic_ui_page_counts_response.py +++ b/intersight/model/niatelemetry_apic_ui_page_counts_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_vision.py b/intersight/model/niatelemetry_apic_vision.py index 1f0cef00c8..a16ee2d66e 100644 --- a/intersight/model/niatelemetry_apic_vision.py +++ b/intersight/model/niatelemetry_apic_vision.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_vision_all_of.py b/intersight/model/niatelemetry_apic_vision_all_of.py index bacde70193..31f210a604 100644 --- a/intersight/model/niatelemetry_apic_vision_all_of.py +++ b/intersight/model/niatelemetry_apic_vision_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_vision_list.py b/intersight/model/niatelemetry_apic_vision_list.py index 02af0b3a48..6dc2caf58c 100644 --- a/intersight/model/niatelemetry_apic_vision_list.py +++ b/intersight/model/niatelemetry_apic_vision_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_vision_list_all_of.py b/intersight/model/niatelemetry_apic_vision_list_all_of.py index b740aa3dfb..d450e80d1d 100644 --- a/intersight/model/niatelemetry_apic_vision_list_all_of.py +++ b/intersight/model/niatelemetry_apic_vision_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_vision_response.py b/intersight/model/niatelemetry_apic_vision_response.py index cbae0cb963..37f3b3e6f3 100644 --- a/intersight/model/niatelemetry_apic_vision_response.py +++ b/intersight/model/niatelemetry_apic_vision_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_app_details.py b/intersight/model/niatelemetry_app_details.py index ec7e568458..d4ec891d97 100644 --- a/intersight/model/niatelemetry_app_details.py +++ b/intersight/model/niatelemetry_app_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_app_details_all_of.py b/intersight/model/niatelemetry_app_details_all_of.py index fb4abf2972..1e3077b3cc 100644 --- a/intersight/model/niatelemetry_app_details_all_of.py +++ b/intersight/model/niatelemetry_app_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_app_details_list.py b/intersight/model/niatelemetry_app_details_list.py index 4f0609864b..0d82d35cd5 100644 --- a/intersight/model/niatelemetry_app_details_list.py +++ b/intersight/model/niatelemetry_app_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_app_details_list_all_of.py b/intersight/model/niatelemetry_app_details_list_all_of.py index 8c09150d2c..a8deec4b2d 100644 --- a/intersight/model/niatelemetry_app_details_list_all_of.py +++ b/intersight/model/niatelemetry_app_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_app_details_response.py b/intersight/model/niatelemetry_app_details_response.py index 1da66b0012..b60fbd7188 100644 --- a/intersight/model/niatelemetry_app_details_response.py +++ b/intersight/model/niatelemetry_app_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_bootflash_details.py b/intersight/model/niatelemetry_bootflash_details.py index 729e5900e3..e998e37f79 100644 --- a/intersight/model/niatelemetry_bootflash_details.py +++ b/intersight/model/niatelemetry_bootflash_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_bootflash_details_all_of.py b/intersight/model/niatelemetry_bootflash_details_all_of.py index a9cb77a3ae..50a919280c 100644 --- a/intersight/model/niatelemetry_bootflash_details_all_of.py +++ b/intersight/model/niatelemetry_bootflash_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_cloud_details.py b/intersight/model/niatelemetry_cloud_details.py index e87c0dcc47..3339b977c6 100644 --- a/intersight/model/niatelemetry_cloud_details.py +++ b/intersight/model/niatelemetry_cloud_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_cloud_details_all_of.py b/intersight/model/niatelemetry_cloud_details_all_of.py index 6e3c90c829..e8efabd0f1 100644 --- a/intersight/model/niatelemetry_cloud_details_all_of.py +++ b/intersight/model/niatelemetry_cloud_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_cloud_details_list.py b/intersight/model/niatelemetry_cloud_details_list.py index 82bbacf3b0..7e0b82b9e6 100644 --- a/intersight/model/niatelemetry_cloud_details_list.py +++ b/intersight/model/niatelemetry_cloud_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_cloud_details_list_all_of.py b/intersight/model/niatelemetry_cloud_details_list_all_of.py index b7e4a5ad55..af6a3ea6b1 100644 --- a/intersight/model/niatelemetry_cloud_details_list_all_of.py +++ b/intersight/model/niatelemetry_cloud_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_cloud_details_response.py b/intersight/model/niatelemetry_cloud_details_response.py index 1b3dda532a..801f27b84c 100644 --- a/intersight/model/niatelemetry_cloud_details_response.py +++ b/intersight/model/niatelemetry_cloud_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_cloud_regions_element.py b/intersight/model/niatelemetry_cloud_regions_element.py index f11dd70e87..37d3c72c3a 100644 --- a/intersight/model/niatelemetry_cloud_regions_element.py +++ b/intersight/model/niatelemetry_cloud_regions_element.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_cloud_regions_element_all_of.py b/intersight/model/niatelemetry_cloud_regions_element_all_of.py index 47bf8ea99a..500a0a01ca 100644 --- a/intersight/model/niatelemetry_cloud_regions_element_all_of.py +++ b/intersight/model/niatelemetry_cloud_regions_element_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_cloud_routers_element.py b/intersight/model/niatelemetry_cloud_routers_element.py index a41b13d66e..99686e0fc3 100644 --- a/intersight/model/niatelemetry_cloud_routers_element.py +++ b/intersight/model/niatelemetry_cloud_routers_element.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_cloud_routers_element_all_of.py b/intersight/model/niatelemetry_cloud_routers_element_all_of.py index c9b07e752f..b22d28f75e 100644 --- a/intersight/model/niatelemetry_cloud_routers_element_all_of.py +++ b/intersight/model/niatelemetry_cloud_routers_element_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_common_policies.py b/intersight/model/niatelemetry_common_policies.py index e8df5481a7..27de8e7756 100644 --- a/intersight/model/niatelemetry_common_policies.py +++ b/intersight/model/niatelemetry_common_policies.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_common_policies_all_of.py b/intersight/model/niatelemetry_common_policies_all_of.py index 35928c4e45..532c7ab148 100644 --- a/intersight/model/niatelemetry_common_policies_all_of.py +++ b/intersight/model/niatelemetry_common_policies_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_common_policies_list.py b/intersight/model/niatelemetry_common_policies_list.py index d00e38c31d..127fbc96ed 100644 --- a/intersight/model/niatelemetry_common_policies_list.py +++ b/intersight/model/niatelemetry_common_policies_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_common_policies_list_all_of.py b/intersight/model/niatelemetry_common_policies_list_all_of.py index 7290437b04..e2e6da24bb 100644 --- a/intersight/model/niatelemetry_common_policies_list_all_of.py +++ b/intersight/model/niatelemetry_common_policies_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_common_policies_response.py b/intersight/model/niatelemetry_common_policies_response.py index 6b2bdef6de..b82d3c2337 100644 --- a/intersight/model/niatelemetry_common_policies_response.py +++ b/intersight/model/niatelemetry_common_policies_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_dcnm_fan_details.py b/intersight/model/niatelemetry_dcnm_fan_details.py index 3a91d7f951..39085d4c49 100644 --- a/intersight/model/niatelemetry_dcnm_fan_details.py +++ b/intersight/model/niatelemetry_dcnm_fan_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_dcnm_fan_details_all_of.py b/intersight/model/niatelemetry_dcnm_fan_details_all_of.py index 36bb81b73e..353815eb62 100644 --- a/intersight/model/niatelemetry_dcnm_fan_details_all_of.py +++ b/intersight/model/niatelemetry_dcnm_fan_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_dcnm_fan_details_list.py b/intersight/model/niatelemetry_dcnm_fan_details_list.py index c219dd1342..bf20de4356 100644 --- a/intersight/model/niatelemetry_dcnm_fan_details_list.py +++ b/intersight/model/niatelemetry_dcnm_fan_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_dcnm_fan_details_list_all_of.py b/intersight/model/niatelemetry_dcnm_fan_details_list_all_of.py index b7bb7fea4b..3923f8f26f 100644 --- a/intersight/model/niatelemetry_dcnm_fan_details_list_all_of.py +++ b/intersight/model/niatelemetry_dcnm_fan_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_dcnm_fan_details_response.py b/intersight/model/niatelemetry_dcnm_fan_details_response.py index 8dc394ac43..b9fa4f3ddd 100644 --- a/intersight/model/niatelemetry_dcnm_fan_details_response.py +++ b/intersight/model/niatelemetry_dcnm_fan_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_dcnm_fex_details.py b/intersight/model/niatelemetry_dcnm_fex_details.py index 2f99a53747..fa6b5e1279 100644 --- a/intersight/model/niatelemetry_dcnm_fex_details.py +++ b/intersight/model/niatelemetry_dcnm_fex_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_dcnm_fex_details_all_of.py b/intersight/model/niatelemetry_dcnm_fex_details_all_of.py index 335b970903..2d9bacf34e 100644 --- a/intersight/model/niatelemetry_dcnm_fex_details_all_of.py +++ b/intersight/model/niatelemetry_dcnm_fex_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_dcnm_fex_details_list.py b/intersight/model/niatelemetry_dcnm_fex_details_list.py index 18568dea4e..2725c7bec0 100644 --- a/intersight/model/niatelemetry_dcnm_fex_details_list.py +++ b/intersight/model/niatelemetry_dcnm_fex_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_dcnm_fex_details_list_all_of.py b/intersight/model/niatelemetry_dcnm_fex_details_list_all_of.py index 82d18342d9..e2b23d7994 100644 --- a/intersight/model/niatelemetry_dcnm_fex_details_list_all_of.py +++ b/intersight/model/niatelemetry_dcnm_fex_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_dcnm_fex_details_response.py b/intersight/model/niatelemetry_dcnm_fex_details_response.py index 12beaaa003..f7552957eb 100644 --- a/intersight/model/niatelemetry_dcnm_fex_details_response.py +++ b/intersight/model/niatelemetry_dcnm_fex_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_dcnm_module_details.py b/intersight/model/niatelemetry_dcnm_module_details.py index 43ed047d2e..909d9b4e1c 100644 --- a/intersight/model/niatelemetry_dcnm_module_details.py +++ b/intersight/model/niatelemetry_dcnm_module_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_dcnm_module_details_all_of.py b/intersight/model/niatelemetry_dcnm_module_details_all_of.py index a155babb21..6d940f040a 100644 --- a/intersight/model/niatelemetry_dcnm_module_details_all_of.py +++ b/intersight/model/niatelemetry_dcnm_module_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_dcnm_module_details_list.py b/intersight/model/niatelemetry_dcnm_module_details_list.py index 0561a72fc8..3a93707ee8 100644 --- a/intersight/model/niatelemetry_dcnm_module_details_list.py +++ b/intersight/model/niatelemetry_dcnm_module_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_dcnm_module_details_list_all_of.py b/intersight/model/niatelemetry_dcnm_module_details_list_all_of.py index 57df21dcc1..623776fd50 100644 --- a/intersight/model/niatelemetry_dcnm_module_details_list_all_of.py +++ b/intersight/model/niatelemetry_dcnm_module_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_dcnm_module_details_response.py b/intersight/model/niatelemetry_dcnm_module_details_response.py index f99dfaff15..124d55e5bd 100644 --- a/intersight/model/niatelemetry_dcnm_module_details_response.py +++ b/intersight/model/niatelemetry_dcnm_module_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_dcnm_psu_details.py b/intersight/model/niatelemetry_dcnm_psu_details.py index 74255f576a..6efe0311ce 100644 --- a/intersight/model/niatelemetry_dcnm_psu_details.py +++ b/intersight/model/niatelemetry_dcnm_psu_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_dcnm_psu_details_all_of.py b/intersight/model/niatelemetry_dcnm_psu_details_all_of.py index dfdac43bbf..6b3d3ac3a3 100644 --- a/intersight/model/niatelemetry_dcnm_psu_details_all_of.py +++ b/intersight/model/niatelemetry_dcnm_psu_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_dcnm_psu_details_list.py b/intersight/model/niatelemetry_dcnm_psu_details_list.py index 6a085af28d..43c0c88245 100644 --- a/intersight/model/niatelemetry_dcnm_psu_details_list.py +++ b/intersight/model/niatelemetry_dcnm_psu_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_dcnm_psu_details_list_all_of.py b/intersight/model/niatelemetry_dcnm_psu_details_list_all_of.py index 489c892ce9..0a3c25773c 100644 --- a/intersight/model/niatelemetry_dcnm_psu_details_list_all_of.py +++ b/intersight/model/niatelemetry_dcnm_psu_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_dcnm_psu_details_response.py b/intersight/model/niatelemetry_dcnm_psu_details_response.py index af2e92fc1f..c57f18fb12 100644 --- a/intersight/model/niatelemetry_dcnm_psu_details_response.py +++ b/intersight/model/niatelemetry_dcnm_psu_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_dcnm_transceiver_details.py b/intersight/model/niatelemetry_dcnm_transceiver_details.py index 01fb154243..779dde3bbc 100644 --- a/intersight/model/niatelemetry_dcnm_transceiver_details.py +++ b/intersight/model/niatelemetry_dcnm_transceiver_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_dcnm_transceiver_details_all_of.py b/intersight/model/niatelemetry_dcnm_transceiver_details_all_of.py index 8471b8ff3c..a8386adf2b 100644 --- a/intersight/model/niatelemetry_dcnm_transceiver_details_all_of.py +++ b/intersight/model/niatelemetry_dcnm_transceiver_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_dcnm_transceiver_details_list.py b/intersight/model/niatelemetry_dcnm_transceiver_details_list.py index 81a0834e83..e7071ac3ff 100644 --- a/intersight/model/niatelemetry_dcnm_transceiver_details_list.py +++ b/intersight/model/niatelemetry_dcnm_transceiver_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_dcnm_transceiver_details_list_all_of.py b/intersight/model/niatelemetry_dcnm_transceiver_details_list_all_of.py index 7b4a244711..5890ff44da 100644 --- a/intersight/model/niatelemetry_dcnm_transceiver_details_list_all_of.py +++ b/intersight/model/niatelemetry_dcnm_transceiver_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_dcnm_transceiver_details_response.py b/intersight/model/niatelemetry_dcnm_transceiver_details_response.py index 76a807cb10..fa4511a1b3 100644 --- a/intersight/model/niatelemetry_dcnm_transceiver_details_response.py +++ b/intersight/model/niatelemetry_dcnm_transceiver_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_deployment_status.py b/intersight/model/niatelemetry_deployment_status.py index aa43d2fffc..14a5fa40da 100644 --- a/intersight/model/niatelemetry_deployment_status.py +++ b/intersight/model/niatelemetry_deployment_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_deployment_status_all_of.py b/intersight/model/niatelemetry_deployment_status_all_of.py index df6e4520f1..f5af933276 100644 --- a/intersight/model/niatelemetry_deployment_status_all_of.py +++ b/intersight/model/niatelemetry_deployment_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_digital_optical_monitoring.py b/intersight/model/niatelemetry_digital_optical_monitoring.py index ee9dadd455..2200268e16 100644 --- a/intersight/model/niatelemetry_digital_optical_monitoring.py +++ b/intersight/model/niatelemetry_digital_optical_monitoring.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_digital_optical_monitoring_all_of.py b/intersight/model/niatelemetry_digital_optical_monitoring_all_of.py index f33abe74f2..98bdb6d2cb 100644 --- a/intersight/model/niatelemetry_digital_optical_monitoring_all_of.py +++ b/intersight/model/niatelemetry_digital_optical_monitoring_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_diskinfo.py b/intersight/model/niatelemetry_diskinfo.py index edcfd7547b..a0cc08c185 100644 --- a/intersight/model/niatelemetry_diskinfo.py +++ b/intersight/model/niatelemetry_diskinfo.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_diskinfo_all_of.py b/intersight/model/niatelemetry_diskinfo_all_of.py index 9b5b13b5eb..43f994f8a9 100644 --- a/intersight/model/niatelemetry_diskinfo_all_of.py +++ b/intersight/model/niatelemetry_diskinfo_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_epg.py b/intersight/model/niatelemetry_epg.py index 769e885b63..be60b57672 100644 --- a/intersight/model/niatelemetry_epg.py +++ b/intersight/model/niatelemetry_epg.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_epg_all_of.py b/intersight/model/niatelemetry_epg_all_of.py index 4801c3c424..9d4bbe18f7 100644 --- a/intersight/model/niatelemetry_epg_all_of.py +++ b/intersight/model/niatelemetry_epg_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_epg_list.py b/intersight/model/niatelemetry_epg_list.py index 023c0a7291..be30496848 100644 --- a/intersight/model/niatelemetry_epg_list.py +++ b/intersight/model/niatelemetry_epg_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_epg_list_all_of.py b/intersight/model/niatelemetry_epg_list_all_of.py index 6f4340c155..57dd509da3 100644 --- a/intersight/model/niatelemetry_epg_list_all_of.py +++ b/intersight/model/niatelemetry_epg_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_epg_response.py b/intersight/model/niatelemetry_epg_response.py index de702c371e..a953bf8754 100644 --- a/intersight/model/niatelemetry_epg_response.py +++ b/intersight/model/niatelemetry_epg_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_eqpt_storage_firmware.py b/intersight/model/niatelemetry_eqpt_storage_firmware.py index 27dd50f380..bfd942e3d3 100644 --- a/intersight/model/niatelemetry_eqpt_storage_firmware.py +++ b/intersight/model/niatelemetry_eqpt_storage_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_eqpt_storage_firmware_all_of.py b/intersight/model/niatelemetry_eqpt_storage_firmware_all_of.py index 241a04383b..8cb367526d 100644 --- a/intersight/model/niatelemetry_eqpt_storage_firmware_all_of.py +++ b/intersight/model/niatelemetry_eqpt_storage_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_eqptcapacity_pol_usage5min.py b/intersight/model/niatelemetry_eqptcapacity_pol_usage5min.py index 2ab852c43a..f560d70d4e 100644 --- a/intersight/model/niatelemetry_eqptcapacity_pol_usage5min.py +++ b/intersight/model/niatelemetry_eqptcapacity_pol_usage5min.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_eqptcapacity_pol_usage5min_all_of.py b/intersight/model/niatelemetry_eqptcapacity_pol_usage5min_all_of.py index ec5364cb7d..fe9d85900c 100644 --- a/intersight/model/niatelemetry_eqptcapacity_pol_usage5min_all_of.py +++ b/intersight/model/niatelemetry_eqptcapacity_pol_usage5min_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_eqptcapacity_prefix_entries15min.py b/intersight/model/niatelemetry_eqptcapacity_prefix_entries15min.py index 3af9543776..d3a5e5f27a 100644 --- a/intersight/model/niatelemetry_eqptcapacity_prefix_entries15min.py +++ b/intersight/model/niatelemetry_eqptcapacity_prefix_entries15min.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_eqptcapacity_prefix_entries15min_all_of.py b/intersight/model/niatelemetry_eqptcapacity_prefix_entries15min_all_of.py index 728376e25a..c01f246ae7 100644 --- a/intersight/model/niatelemetry_eqptcapacity_prefix_entries15min_all_of.py +++ b/intersight/model/niatelemetry_eqptcapacity_prefix_entries15min_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_eqptcapacity_prefix_entries5min.py b/intersight/model/niatelemetry_eqptcapacity_prefix_entries5min.py index 7c1bb8835c..d7cb7a25ee 100644 --- a/intersight/model/niatelemetry_eqptcapacity_prefix_entries5min.py +++ b/intersight/model/niatelemetry_eqptcapacity_prefix_entries5min.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_eqptcapacity_prefix_entries5min_all_of.py b/intersight/model/niatelemetry_eqptcapacity_prefix_entries5min_all_of.py index a6083c97cf..ca9cf5ce36 100644 --- a/intersight/model/niatelemetry_eqptcapacity_prefix_entries5min_all_of.py +++ b/intersight/model/niatelemetry_eqptcapacity_prefix_entries5min_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_fabric_module_details.py b/intersight/model/niatelemetry_fabric_module_details.py index 2f272ea08e..163313f5b3 100644 --- a/intersight/model/niatelemetry_fabric_module_details.py +++ b/intersight/model/niatelemetry_fabric_module_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_fabric_module_details_all_of.py b/intersight/model/niatelemetry_fabric_module_details_all_of.py index 720d51c89c..3a9aa45413 100644 --- a/intersight/model/niatelemetry_fabric_module_details_all_of.py +++ b/intersight/model/niatelemetry_fabric_module_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_fabric_module_details_list.py b/intersight/model/niatelemetry_fabric_module_details_list.py index 280e6901c9..fc740b2024 100644 --- a/intersight/model/niatelemetry_fabric_module_details_list.py +++ b/intersight/model/niatelemetry_fabric_module_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_fabric_module_details_list_all_of.py b/intersight/model/niatelemetry_fabric_module_details_list_all_of.py index 822df24143..412cd168c9 100644 --- a/intersight/model/niatelemetry_fabric_module_details_list_all_of.py +++ b/intersight/model/niatelemetry_fabric_module_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_fabric_module_details_response.py b/intersight/model/niatelemetry_fabric_module_details_response.py index 4ac7c7aec6..d45ea99a5e 100644 --- a/intersight/model/niatelemetry_fabric_module_details_response.py +++ b/intersight/model/niatelemetry_fabric_module_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_fabric_node_control_details.py b/intersight/model/niatelemetry_fabric_node_control_details.py index 853f39713f..efb645bf78 100644 --- a/intersight/model/niatelemetry_fabric_node_control_details.py +++ b/intersight/model/niatelemetry_fabric_node_control_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_fabric_node_control_details_all_of.py b/intersight/model/niatelemetry_fabric_node_control_details_all_of.py index be40aa4c3b..480685fff2 100644 --- a/intersight/model/niatelemetry_fabric_node_control_details_all_of.py +++ b/intersight/model/niatelemetry_fabric_node_control_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_fabric_node_control_details_list.py b/intersight/model/niatelemetry_fabric_node_control_details_list.py index 989d1a505f..2190126a4e 100644 --- a/intersight/model/niatelemetry_fabric_node_control_details_list.py +++ b/intersight/model/niatelemetry_fabric_node_control_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_fabric_node_control_details_list_all_of.py b/intersight/model/niatelemetry_fabric_node_control_details_list_all_of.py index bec23b5398..eb20406baa 100644 --- a/intersight/model/niatelemetry_fabric_node_control_details_list_all_of.py +++ b/intersight/model/niatelemetry_fabric_node_control_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_fabric_node_control_details_response.py b/intersight/model/niatelemetry_fabric_node_control_details_response.py index 5e41fd5bd6..0ccbc040ce 100644 --- a/intersight/model/niatelemetry_fabric_node_control_details_response.py +++ b/intersight/model/niatelemetry_fabric_node_control_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_fabric_pod_profile.py b/intersight/model/niatelemetry_fabric_pod_profile.py index 191dd30739..6240e35677 100644 --- a/intersight/model/niatelemetry_fabric_pod_profile.py +++ b/intersight/model/niatelemetry_fabric_pod_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_fabric_pod_profile_all_of.py b/intersight/model/niatelemetry_fabric_pod_profile_all_of.py index 3c4cf957be..9cd2489d07 100644 --- a/intersight/model/niatelemetry_fabric_pod_profile_all_of.py +++ b/intersight/model/niatelemetry_fabric_pod_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_fabric_pod_profile_list.py b/intersight/model/niatelemetry_fabric_pod_profile_list.py index de6d78c737..b2cfea45c1 100644 --- a/intersight/model/niatelemetry_fabric_pod_profile_list.py +++ b/intersight/model/niatelemetry_fabric_pod_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_fabric_pod_profile_list_all_of.py b/intersight/model/niatelemetry_fabric_pod_profile_list_all_of.py index e7ae8bc6e8..882f1f3d85 100644 --- a/intersight/model/niatelemetry_fabric_pod_profile_list_all_of.py +++ b/intersight/model/niatelemetry_fabric_pod_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_fabric_pod_profile_response.py b/intersight/model/niatelemetry_fabric_pod_profile_response.py index 99558de658..f0b3b2cf7d 100644 --- a/intersight/model/niatelemetry_fabric_pod_profile_response.py +++ b/intersight/model/niatelemetry_fabric_pod_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_fabric_pod_ss.py b/intersight/model/niatelemetry_fabric_pod_ss.py index dcb487b2f6..d18d33b9f2 100644 --- a/intersight/model/niatelemetry_fabric_pod_ss.py +++ b/intersight/model/niatelemetry_fabric_pod_ss.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_fabric_pod_ss_all_of.py b/intersight/model/niatelemetry_fabric_pod_ss_all_of.py index 65d2699728..4ccd983d51 100644 --- a/intersight/model/niatelemetry_fabric_pod_ss_all_of.py +++ b/intersight/model/niatelemetry_fabric_pod_ss_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_fabric_pod_ss_list.py b/intersight/model/niatelemetry_fabric_pod_ss_list.py index ac93143729..476758bd80 100644 --- a/intersight/model/niatelemetry_fabric_pod_ss_list.py +++ b/intersight/model/niatelemetry_fabric_pod_ss_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_fabric_pod_ss_list_all_of.py b/intersight/model/niatelemetry_fabric_pod_ss_list_all_of.py index 3728f796f6..28ab640a70 100644 --- a/intersight/model/niatelemetry_fabric_pod_ss_list_all_of.py +++ b/intersight/model/niatelemetry_fabric_pod_ss_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_fabric_pod_ss_response.py b/intersight/model/niatelemetry_fabric_pod_ss_response.py index 1e97456119..325cc5828d 100644 --- a/intersight/model/niatelemetry_fabric_pod_ss_response.py +++ b/intersight/model/niatelemetry_fabric_pod_ss_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_fan_details.py b/intersight/model/niatelemetry_fan_details.py index baca0c50a5..19673ffa05 100644 --- a/intersight/model/niatelemetry_fan_details.py +++ b/intersight/model/niatelemetry_fan_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_fan_details_all_of.py b/intersight/model/niatelemetry_fan_details_all_of.py index e5e73ce2e9..5c086c0b9b 100644 --- a/intersight/model/niatelemetry_fan_details_all_of.py +++ b/intersight/model/niatelemetry_fan_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_fault.py b/intersight/model/niatelemetry_fault.py index f2715610e2..fc864934ff 100644 --- a/intersight/model/niatelemetry_fault.py +++ b/intersight/model/niatelemetry_fault.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_fault_all_of.py b/intersight/model/niatelemetry_fault_all_of.py index c42c730760..8fdb537618 100644 --- a/intersight/model/niatelemetry_fault_all_of.py +++ b/intersight/model/niatelemetry_fault_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_fault_list.py b/intersight/model/niatelemetry_fault_list.py index bdb8ca8ce8..7b2eed96eb 100644 --- a/intersight/model/niatelemetry_fault_list.py +++ b/intersight/model/niatelemetry_fault_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_fault_list_all_of.py b/intersight/model/niatelemetry_fault_list_all_of.py index 4aca250720..ba37449725 100644 --- a/intersight/model/niatelemetry_fault_list_all_of.py +++ b/intersight/model/niatelemetry_fault_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_fault_response.py b/intersight/model/niatelemetry_fault_response.py index d0d4468311..aead805c7d 100644 --- a/intersight/model/niatelemetry_fault_response.py +++ b/intersight/model/niatelemetry_fault_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_hcloud_details.py b/intersight/model/niatelemetry_hcloud_details.py index b98cb493c2..b70e5ed4a1 100644 --- a/intersight/model/niatelemetry_hcloud_details.py +++ b/intersight/model/niatelemetry_hcloud_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_hcloud_details_all_of.py b/intersight/model/niatelemetry_hcloud_details_all_of.py index 16251ce846..06dcae71fd 100644 --- a/intersight/model/niatelemetry_hcloud_details_all_of.py +++ b/intersight/model/niatelemetry_hcloud_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_hcloud_details_list.py b/intersight/model/niatelemetry_hcloud_details_list.py index 28465dc694..ae20349247 100644 --- a/intersight/model/niatelemetry_hcloud_details_list.py +++ b/intersight/model/niatelemetry_hcloud_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_hcloud_details_list_all_of.py b/intersight/model/niatelemetry_hcloud_details_list_all_of.py index f871e67a94..333612e336 100644 --- a/intersight/model/niatelemetry_hcloud_details_list_all_of.py +++ b/intersight/model/niatelemetry_hcloud_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_hcloud_details_response.py b/intersight/model/niatelemetry_hcloud_details_response.py index 3c504d55c8..d392aac2d0 100644 --- a/intersight/model/niatelemetry_hcloud_details_response.py +++ b/intersight/model/niatelemetry_hcloud_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_health_insights_data.py b/intersight/model/niatelemetry_health_insights_data.py index 6fc2b7a597..7a05fdc2da 100644 --- a/intersight/model/niatelemetry_health_insights_data.py +++ b/intersight/model/niatelemetry_health_insights_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_health_insights_data_all_of.py b/intersight/model/niatelemetry_health_insights_data_all_of.py index 3546d37448..83bcba88e9 100644 --- a/intersight/model/niatelemetry_health_insights_data_all_of.py +++ b/intersight/model/niatelemetry_health_insights_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_health_insights_data_list.py b/intersight/model/niatelemetry_health_insights_data_list.py index f98e9d8aac..cba47d8e36 100644 --- a/intersight/model/niatelemetry_health_insights_data_list.py +++ b/intersight/model/niatelemetry_health_insights_data_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_health_insights_data_list_all_of.py b/intersight/model/niatelemetry_health_insights_data_list_all_of.py index 87ccf2e6c3..dba81d5e2d 100644 --- a/intersight/model/niatelemetry_health_insights_data_list_all_of.py +++ b/intersight/model/niatelemetry_health_insights_data_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_health_insights_data_response.py b/intersight/model/niatelemetry_health_insights_data_response.py index ce8e24b6c2..fa0176055b 100644 --- a/intersight/model/niatelemetry_health_insights_data_response.py +++ b/intersight/model/niatelemetry_health_insights_data_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_https_acl_contract_details.py b/intersight/model/niatelemetry_https_acl_contract_details.py index 6ebf8b00f3..6937140bdf 100644 --- a/intersight/model/niatelemetry_https_acl_contract_details.py +++ b/intersight/model/niatelemetry_https_acl_contract_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_https_acl_contract_details_all_of.py b/intersight/model/niatelemetry_https_acl_contract_details_all_of.py index 470552b7a8..168728e7a2 100644 --- a/intersight/model/niatelemetry_https_acl_contract_details_all_of.py +++ b/intersight/model/niatelemetry_https_acl_contract_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_https_acl_contract_details_list.py b/intersight/model/niatelemetry_https_acl_contract_details_list.py index ccd207b0e6..7207bfd298 100644 --- a/intersight/model/niatelemetry_https_acl_contract_details_list.py +++ b/intersight/model/niatelemetry_https_acl_contract_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_https_acl_contract_details_list_all_of.py b/intersight/model/niatelemetry_https_acl_contract_details_list_all_of.py index 6fabcdf2cc..c664c6c6f9 100644 --- a/intersight/model/niatelemetry_https_acl_contract_details_list_all_of.py +++ b/intersight/model/niatelemetry_https_acl_contract_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_https_acl_contract_details_response.py b/intersight/model/niatelemetry_https_acl_contract_details_response.py index 6138db7221..32215f5c6d 100644 --- a/intersight/model/niatelemetry_https_acl_contract_details_response.py +++ b/intersight/model/niatelemetry_https_acl_contract_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_https_acl_contract_filter_map.py b/intersight/model/niatelemetry_https_acl_contract_filter_map.py index 6aa46a9e79..93bb3baad3 100644 --- a/intersight/model/niatelemetry_https_acl_contract_filter_map.py +++ b/intersight/model/niatelemetry_https_acl_contract_filter_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_https_acl_contract_filter_map_all_of.py b/intersight/model/niatelemetry_https_acl_contract_filter_map_all_of.py index aec25a74eb..ecae53ded1 100644 --- a/intersight/model/niatelemetry_https_acl_contract_filter_map_all_of.py +++ b/intersight/model/niatelemetry_https_acl_contract_filter_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_https_acl_contract_filter_map_list.py b/intersight/model/niatelemetry_https_acl_contract_filter_map_list.py index 0644e1ff21..adbd160d16 100644 --- a/intersight/model/niatelemetry_https_acl_contract_filter_map_list.py +++ b/intersight/model/niatelemetry_https_acl_contract_filter_map_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_https_acl_contract_filter_map_list_all_of.py b/intersight/model/niatelemetry_https_acl_contract_filter_map_list_all_of.py index 508c8e0f31..75d934fcf5 100644 --- a/intersight/model/niatelemetry_https_acl_contract_filter_map_list_all_of.py +++ b/intersight/model/niatelemetry_https_acl_contract_filter_map_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_https_acl_contract_filter_map_response.py b/intersight/model/niatelemetry_https_acl_contract_filter_map_response.py index 648d51e07f..42b251a681 100644 --- a/intersight/model/niatelemetry_https_acl_contract_filter_map_response.py +++ b/intersight/model/niatelemetry_https_acl_contract_filter_map_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_https_acl_epg_contract_map.py b/intersight/model/niatelemetry_https_acl_epg_contract_map.py index aa0e4ccab3..45a85fbd1a 100644 --- a/intersight/model/niatelemetry_https_acl_epg_contract_map.py +++ b/intersight/model/niatelemetry_https_acl_epg_contract_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_https_acl_epg_contract_map_all_of.py b/intersight/model/niatelemetry_https_acl_epg_contract_map_all_of.py index 8be5f44447..a92309a80a 100644 --- a/intersight/model/niatelemetry_https_acl_epg_contract_map_all_of.py +++ b/intersight/model/niatelemetry_https_acl_epg_contract_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_https_acl_epg_contract_map_list.py b/intersight/model/niatelemetry_https_acl_epg_contract_map_list.py index d6d180a772..d5e7dace8d 100644 --- a/intersight/model/niatelemetry_https_acl_epg_contract_map_list.py +++ b/intersight/model/niatelemetry_https_acl_epg_contract_map_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_https_acl_epg_contract_map_list_all_of.py b/intersight/model/niatelemetry_https_acl_epg_contract_map_list_all_of.py index f0ca402155..3ae6e6f33e 100644 --- a/intersight/model/niatelemetry_https_acl_epg_contract_map_list_all_of.py +++ b/intersight/model/niatelemetry_https_acl_epg_contract_map_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_https_acl_epg_contract_map_response.py b/intersight/model/niatelemetry_https_acl_epg_contract_map_response.py index 7391face32..3f7b4dc982 100644 --- a/intersight/model/niatelemetry_https_acl_epg_contract_map_response.py +++ b/intersight/model/niatelemetry_https_acl_epg_contract_map_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_https_acl_epg_details.py b/intersight/model/niatelemetry_https_acl_epg_details.py index b488957db9..8f180eb05c 100644 --- a/intersight/model/niatelemetry_https_acl_epg_details.py +++ b/intersight/model/niatelemetry_https_acl_epg_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_https_acl_epg_details_all_of.py b/intersight/model/niatelemetry_https_acl_epg_details_all_of.py index 01b7e28534..f404cb2111 100644 --- a/intersight/model/niatelemetry_https_acl_epg_details_all_of.py +++ b/intersight/model/niatelemetry_https_acl_epg_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_https_acl_epg_details_list.py b/intersight/model/niatelemetry_https_acl_epg_details_list.py index e86c3bb5b9..4b45d1c14a 100644 --- a/intersight/model/niatelemetry_https_acl_epg_details_list.py +++ b/intersight/model/niatelemetry_https_acl_epg_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_https_acl_epg_details_list_all_of.py b/intersight/model/niatelemetry_https_acl_epg_details_list_all_of.py index 6080260abf..7452c61958 100644 --- a/intersight/model/niatelemetry_https_acl_epg_details_list_all_of.py +++ b/intersight/model/niatelemetry_https_acl_epg_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_https_acl_epg_details_response.py b/intersight/model/niatelemetry_https_acl_epg_details_response.py index 5ffa65050b..a9fc225067 100644 --- a/intersight/model/niatelemetry_https_acl_epg_details_response.py +++ b/intersight/model/niatelemetry_https_acl_epg_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_https_acl_filter_details.py b/intersight/model/niatelemetry_https_acl_filter_details.py index 57c64390fc..051f5efc56 100644 --- a/intersight/model/niatelemetry_https_acl_filter_details.py +++ b/intersight/model/niatelemetry_https_acl_filter_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_https_acl_filter_details_all_of.py b/intersight/model/niatelemetry_https_acl_filter_details_all_of.py index 70edcc56f4..c0a4c7c4da 100644 --- a/intersight/model/niatelemetry_https_acl_filter_details_all_of.py +++ b/intersight/model/niatelemetry_https_acl_filter_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_https_acl_filter_details_list.py b/intersight/model/niatelemetry_https_acl_filter_details_list.py index a387ef57d7..1e6e841c9a 100644 --- a/intersight/model/niatelemetry_https_acl_filter_details_list.py +++ b/intersight/model/niatelemetry_https_acl_filter_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_https_acl_filter_details_list_all_of.py b/intersight/model/niatelemetry_https_acl_filter_details_list_all_of.py index ba31b85d7c..34e92f8267 100644 --- a/intersight/model/niatelemetry_https_acl_filter_details_list_all_of.py +++ b/intersight/model/niatelemetry_https_acl_filter_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_https_acl_filter_details_response.py b/intersight/model/niatelemetry_https_acl_filter_details_response.py index cddf2179cb..c593a0f240 100644 --- a/intersight/model/niatelemetry_https_acl_filter_details_response.py +++ b/intersight/model/niatelemetry_https_acl_filter_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_image_detail.py b/intersight/model/niatelemetry_image_detail.py index 668d4012d3..d8684dab74 100644 --- a/intersight/model/niatelemetry_image_detail.py +++ b/intersight/model/niatelemetry_image_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_image_detail_all_of.py b/intersight/model/niatelemetry_image_detail_all_of.py index e388e84dee..d7160de27d 100644 --- a/intersight/model/niatelemetry_image_detail_all_of.py +++ b/intersight/model/niatelemetry_image_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_insight_group_details.py b/intersight/model/niatelemetry_insight_group_details.py index c529a153f2..3f3ebdef3e 100644 --- a/intersight/model/niatelemetry_insight_group_details.py +++ b/intersight/model/niatelemetry_insight_group_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_insight_group_details_all_of.py b/intersight/model/niatelemetry_insight_group_details_all_of.py index b7db404adf..3312b68a39 100644 --- a/intersight/model/niatelemetry_insight_group_details_all_of.py +++ b/intersight/model/niatelemetry_insight_group_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_insight_group_details_list.py b/intersight/model/niatelemetry_insight_group_details_list.py index d1c6bff841..ed41eac752 100644 --- a/intersight/model/niatelemetry_insight_group_details_list.py +++ b/intersight/model/niatelemetry_insight_group_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_insight_group_details_list_all_of.py b/intersight/model/niatelemetry_insight_group_details_list_all_of.py index f14917728d..944f51ea5a 100644 --- a/intersight/model/niatelemetry_insight_group_details_list_all_of.py +++ b/intersight/model/niatelemetry_insight_group_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_insight_group_details_response.py b/intersight/model/niatelemetry_insight_group_details_response.py index cb8965d112..95ba48b7d6 100644 --- a/intersight/model/niatelemetry_insight_group_details_response.py +++ b/intersight/model/niatelemetry_insight_group_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_interface.py b/intersight/model/niatelemetry_interface.py index ba8304e932..3269f2548f 100644 --- a/intersight/model/niatelemetry_interface.py +++ b/intersight/model/niatelemetry_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_interface_all_of.py b/intersight/model/niatelemetry_interface_all_of.py index f3287ff945..1d99b945e2 100644 --- a/intersight/model/niatelemetry_interface_all_of.py +++ b/intersight/model/niatelemetry_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_interface_element.py b/intersight/model/niatelemetry_interface_element.py index 4ecca99ea7..587bce9e1d 100644 --- a/intersight/model/niatelemetry_interface_element.py +++ b/intersight/model/niatelemetry_interface_element.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_interface_element_all_of.py b/intersight/model/niatelemetry_interface_element_all_of.py index 1fbaa70cfa..1c116138de 100644 --- a/intersight/model/niatelemetry_interface_element_all_of.py +++ b/intersight/model/niatelemetry_interface_element_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_job_detail.py b/intersight/model/niatelemetry_job_detail.py index c36863687e..f583732484 100644 --- a/intersight/model/niatelemetry_job_detail.py +++ b/intersight/model/niatelemetry_job_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_job_detail_all_of.py b/intersight/model/niatelemetry_job_detail_all_of.py index 25a39808b8..3c3ea3b2ce 100644 --- a/intersight/model/niatelemetry_job_detail_all_of.py +++ b/intersight/model/niatelemetry_job_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_lc.py b/intersight/model/niatelemetry_lc.py index fbc95a691b..716f7fcd08 100644 --- a/intersight/model/niatelemetry_lc.py +++ b/intersight/model/niatelemetry_lc.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_lc_all_of.py b/intersight/model/niatelemetry_lc_all_of.py index 8adb93463a..4c9b7dcbe0 100644 --- a/intersight/model/niatelemetry_lc_all_of.py +++ b/intersight/model/niatelemetry_lc_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_lc_list.py b/intersight/model/niatelemetry_lc_list.py index b7def53e42..08ee54bba0 100644 --- a/intersight/model/niatelemetry_lc_list.py +++ b/intersight/model/niatelemetry_lc_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_lc_list_all_of.py b/intersight/model/niatelemetry_lc_list_all_of.py index f0f510cf85..00f3c23083 100644 --- a/intersight/model/niatelemetry_lc_list_all_of.py +++ b/intersight/model/niatelemetry_lc_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_lc_response.py b/intersight/model/niatelemetry_lc_response.py index 6d4ecaa298..391b7aad8a 100644 --- a/intersight/model/niatelemetry_lc_response.py +++ b/intersight/model/niatelemetry_lc_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_leaf_pol_grp_details.py b/intersight/model/niatelemetry_leaf_pol_grp_details.py index a3fa493901..eafbf62910 100644 --- a/intersight/model/niatelemetry_leaf_pol_grp_details.py +++ b/intersight/model/niatelemetry_leaf_pol_grp_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_leaf_pol_grp_details_all_of.py b/intersight/model/niatelemetry_leaf_pol_grp_details_all_of.py index b170f15f4f..2427b0143d 100644 --- a/intersight/model/niatelemetry_leaf_pol_grp_details_all_of.py +++ b/intersight/model/niatelemetry_leaf_pol_grp_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_leaf_pol_grp_details_list.py b/intersight/model/niatelemetry_leaf_pol_grp_details_list.py index 686c3b130d..98daa43e14 100644 --- a/intersight/model/niatelemetry_leaf_pol_grp_details_list.py +++ b/intersight/model/niatelemetry_leaf_pol_grp_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_leaf_pol_grp_details_list_all_of.py b/intersight/model/niatelemetry_leaf_pol_grp_details_list_all_of.py index 5929476f0a..6b33d9f2a6 100644 --- a/intersight/model/niatelemetry_leaf_pol_grp_details_list_all_of.py +++ b/intersight/model/niatelemetry_leaf_pol_grp_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_leaf_pol_grp_details_response.py b/intersight/model/niatelemetry_leaf_pol_grp_details_response.py index 7c116d9746..121c59a937 100644 --- a/intersight/model/niatelemetry_leaf_pol_grp_details_response.py +++ b/intersight/model/niatelemetry_leaf_pol_grp_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_logical_link.py b/intersight/model/niatelemetry_logical_link.py index c63bf45225..3bfad7eab8 100644 --- a/intersight/model/niatelemetry_logical_link.py +++ b/intersight/model/niatelemetry_logical_link.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_logical_link_all_of.py b/intersight/model/niatelemetry_logical_link_all_of.py index 22fd42b6ae..396e9a15cd 100644 --- a/intersight/model/niatelemetry_logical_link_all_of.py +++ b/intersight/model/niatelemetry_logical_link_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_mds_neighbor_info.py b/intersight/model/niatelemetry_mds_neighbor_info.py index 9bcf844606..3b8f1f890e 100644 --- a/intersight/model/niatelemetry_mds_neighbor_info.py +++ b/intersight/model/niatelemetry_mds_neighbor_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_mds_neighbor_info_all_of.py b/intersight/model/niatelemetry_mds_neighbor_info_all_of.py index 45b0289380..96ef017336 100644 --- a/intersight/model/niatelemetry_mds_neighbor_info_all_of.py +++ b/intersight/model/niatelemetry_mds_neighbor_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_mds_neighbors.py b/intersight/model/niatelemetry_mds_neighbors.py index 75afc65b06..26a9d82c3f 100644 --- a/intersight/model/niatelemetry_mds_neighbors.py +++ b/intersight/model/niatelemetry_mds_neighbors.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_mds_neighbors_all_of.py b/intersight/model/niatelemetry_mds_neighbors_all_of.py index 26e155f69b..39b5f09fa5 100644 --- a/intersight/model/niatelemetry_mds_neighbors_all_of.py +++ b/intersight/model/niatelemetry_mds_neighbors_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_mds_neighbors_list.py b/intersight/model/niatelemetry_mds_neighbors_list.py index eeac43fad1..6876c04a0e 100644 --- a/intersight/model/niatelemetry_mds_neighbors_list.py +++ b/intersight/model/niatelemetry_mds_neighbors_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_mds_neighbors_list_all_of.py b/intersight/model/niatelemetry_mds_neighbors_list_all_of.py index bea0e7219c..cd8119551b 100644 --- a/intersight/model/niatelemetry_mds_neighbors_list_all_of.py +++ b/intersight/model/niatelemetry_mds_neighbors_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_mds_neighbors_response.py b/intersight/model/niatelemetry_mds_neighbors_response.py index 7b26c4a185..7904dfa33c 100644 --- a/intersight/model/niatelemetry_mds_neighbors_response.py +++ b/intersight/model/niatelemetry_mds_neighbors_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_mso_contract_details.py b/intersight/model/niatelemetry_mso_contract_details.py index 13285aec51..377d8ba078 100644 --- a/intersight/model/niatelemetry_mso_contract_details.py +++ b/intersight/model/niatelemetry_mso_contract_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_mso_contract_details_all_of.py b/intersight/model/niatelemetry_mso_contract_details_all_of.py index 97b89fc564..603669489d 100644 --- a/intersight/model/niatelemetry_mso_contract_details_all_of.py +++ b/intersight/model/niatelemetry_mso_contract_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_mso_contract_details_list.py b/intersight/model/niatelemetry_mso_contract_details_list.py index fab87ffb08..0cac957615 100644 --- a/intersight/model/niatelemetry_mso_contract_details_list.py +++ b/intersight/model/niatelemetry_mso_contract_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_mso_contract_details_list_all_of.py b/intersight/model/niatelemetry_mso_contract_details_list_all_of.py index 0a7ef3d515..c04d7d7905 100644 --- a/intersight/model/niatelemetry_mso_contract_details_list_all_of.py +++ b/intersight/model/niatelemetry_mso_contract_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_mso_contract_details_response.py b/intersight/model/niatelemetry_mso_contract_details_response.py index 807d1831ee..50120b84d8 100644 --- a/intersight/model/niatelemetry_mso_contract_details_response.py +++ b/intersight/model/niatelemetry_mso_contract_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_mso_epg_details.py b/intersight/model/niatelemetry_mso_epg_details.py index 293b7f9866..15968f7bc3 100644 --- a/intersight/model/niatelemetry_mso_epg_details.py +++ b/intersight/model/niatelemetry_mso_epg_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_mso_epg_details_all_of.py b/intersight/model/niatelemetry_mso_epg_details_all_of.py index ea60962814..898ff06898 100644 --- a/intersight/model/niatelemetry_mso_epg_details_all_of.py +++ b/intersight/model/niatelemetry_mso_epg_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_mso_epg_details_list.py b/intersight/model/niatelemetry_mso_epg_details_list.py index 5ccfb5d751..c741ffd40e 100644 --- a/intersight/model/niatelemetry_mso_epg_details_list.py +++ b/intersight/model/niatelemetry_mso_epg_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_mso_epg_details_list_all_of.py b/intersight/model/niatelemetry_mso_epg_details_list_all_of.py index b29b366397..a590a09ad0 100644 --- a/intersight/model/niatelemetry_mso_epg_details_list_all_of.py +++ b/intersight/model/niatelemetry_mso_epg_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_mso_epg_details_response.py b/intersight/model/niatelemetry_mso_epg_details_response.py index 876e845edd..3872568c20 100644 --- a/intersight/model/niatelemetry_mso_epg_details_response.py +++ b/intersight/model/niatelemetry_mso_epg_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_mso_schema_details.py b/intersight/model/niatelemetry_mso_schema_details.py index 55f85c8822..633d75ac75 100644 --- a/intersight/model/niatelemetry_mso_schema_details.py +++ b/intersight/model/niatelemetry_mso_schema_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_mso_schema_details_all_of.py b/intersight/model/niatelemetry_mso_schema_details_all_of.py index c2523143c9..5a2c01ffb7 100644 --- a/intersight/model/niatelemetry_mso_schema_details_all_of.py +++ b/intersight/model/niatelemetry_mso_schema_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_mso_schema_details_list.py b/intersight/model/niatelemetry_mso_schema_details_list.py index 35a86582a5..03f4d2c904 100644 --- a/intersight/model/niatelemetry_mso_schema_details_list.py +++ b/intersight/model/niatelemetry_mso_schema_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_mso_schema_details_list_all_of.py b/intersight/model/niatelemetry_mso_schema_details_list_all_of.py index ea06215017..9fa59f5aa2 100644 --- a/intersight/model/niatelemetry_mso_schema_details_list_all_of.py +++ b/intersight/model/niatelemetry_mso_schema_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_mso_schema_details_response.py b/intersight/model/niatelemetry_mso_schema_details_response.py index 51e3d23b45..64af1656cb 100644 --- a/intersight/model/niatelemetry_mso_schema_details_response.py +++ b/intersight/model/niatelemetry_mso_schema_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_mso_site_details.py b/intersight/model/niatelemetry_mso_site_details.py index c708dc62b1..718419546a 100644 --- a/intersight/model/niatelemetry_mso_site_details.py +++ b/intersight/model/niatelemetry_mso_site_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_mso_site_details_all_of.py b/intersight/model/niatelemetry_mso_site_details_all_of.py index 3251087d1c..17f5001958 100644 --- a/intersight/model/niatelemetry_mso_site_details_all_of.py +++ b/intersight/model/niatelemetry_mso_site_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_mso_site_details_list.py b/intersight/model/niatelemetry_mso_site_details_list.py index aed62009ab..006aa7ba10 100644 --- a/intersight/model/niatelemetry_mso_site_details_list.py +++ b/intersight/model/niatelemetry_mso_site_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_mso_site_details_list_all_of.py b/intersight/model/niatelemetry_mso_site_details_list_all_of.py index 6dd9656a4f..405aa9afdd 100644 --- a/intersight/model/niatelemetry_mso_site_details_list_all_of.py +++ b/intersight/model/niatelemetry_mso_site_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_mso_site_details_response.py b/intersight/model/niatelemetry_mso_site_details_response.py index 005069cea3..f38a9de374 100644 --- a/intersight/model/niatelemetry_mso_site_details_response.py +++ b/intersight/model/niatelemetry_mso_site_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_mso_tenant_details.py b/intersight/model/niatelemetry_mso_tenant_details.py index 5f808124d8..121bfce054 100644 --- a/intersight/model/niatelemetry_mso_tenant_details.py +++ b/intersight/model/niatelemetry_mso_tenant_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_mso_tenant_details_all_of.py b/intersight/model/niatelemetry_mso_tenant_details_all_of.py index 6a7f94e8c1..dea9ec847e 100644 --- a/intersight/model/niatelemetry_mso_tenant_details_all_of.py +++ b/intersight/model/niatelemetry_mso_tenant_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_mso_tenant_details_list.py b/intersight/model/niatelemetry_mso_tenant_details_list.py index 20191d2d5a..07507b6c1d 100644 --- a/intersight/model/niatelemetry_mso_tenant_details_list.py +++ b/intersight/model/niatelemetry_mso_tenant_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_mso_tenant_details_list_all_of.py b/intersight/model/niatelemetry_mso_tenant_details_list_all_of.py index 23a3369849..aa31f918f4 100644 --- a/intersight/model/niatelemetry_mso_tenant_details_list_all_of.py +++ b/intersight/model/niatelemetry_mso_tenant_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_mso_tenant_details_response.py b/intersight/model/niatelemetry_mso_tenant_details_response.py index 38b3e8cc49..b72ad3985b 100644 --- a/intersight/model/niatelemetry_mso_tenant_details_response.py +++ b/intersight/model/niatelemetry_mso_tenant_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_network_info.py b/intersight/model/niatelemetry_network_info.py index 85a952471c..eb4e82a801 100644 --- a/intersight/model/niatelemetry_network_info.py +++ b/intersight/model/niatelemetry_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_network_info_all_of.py b/intersight/model/niatelemetry_network_info_all_of.py index 60677c02ab..9703b47c58 100644 --- a/intersight/model/niatelemetry_network_info_all_of.py +++ b/intersight/model/niatelemetry_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nexus_cloud_account.py b/intersight/model/niatelemetry_nexus_cloud_account.py index 66b76efd61..8b9e705fce 100644 --- a/intersight/model/niatelemetry_nexus_cloud_account.py +++ b/intersight/model/niatelemetry_nexus_cloud_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nexus_cloud_account_all_of.py b/intersight/model/niatelemetry_nexus_cloud_account_all_of.py index 1b46dd283e..71cf802835 100644 --- a/intersight/model/niatelemetry_nexus_cloud_account_all_of.py +++ b/intersight/model/niatelemetry_nexus_cloud_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nexus_cloud_account_list.py b/intersight/model/niatelemetry_nexus_cloud_account_list.py index 4ee1c0e7bd..97522b9e8e 100644 --- a/intersight/model/niatelemetry_nexus_cloud_account_list.py +++ b/intersight/model/niatelemetry_nexus_cloud_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nexus_cloud_account_list_all_of.py b/intersight/model/niatelemetry_nexus_cloud_account_list_all_of.py index 946e1065ff..e35d43be5d 100644 --- a/intersight/model/niatelemetry_nexus_cloud_account_list_all_of.py +++ b/intersight/model/niatelemetry_nexus_cloud_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nexus_cloud_account_relationship.py b/intersight/model/niatelemetry_nexus_cloud_account_relationship.py index ab2ffa1b63..5f574dec8e 100644 --- a/intersight/model/niatelemetry_nexus_cloud_account_relationship.py +++ b/intersight/model/niatelemetry_nexus_cloud_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -173,6 +173,7 @@ class NiatelemetryNexusCloudAccountRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -204,6 +205,7 @@ class NiatelemetryNexusCloudAccountRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -250,7 +252,9 @@ class NiatelemetryNexusCloudAccountRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -628,6 +632,8 @@ class NiatelemetryNexusCloudAccountRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -909,6 +915,7 @@ class NiatelemetryNexusCloudAccountRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/niatelemetry_nexus_cloud_account_response.py b/intersight/model/niatelemetry_nexus_cloud_account_response.py index 008ddea719..24cf34fd80 100644 --- a/intersight/model/niatelemetry_nexus_cloud_account_response.py +++ b/intersight/model/niatelemetry_nexus_cloud_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nexus_cloud_site.py b/intersight/model/niatelemetry_nexus_cloud_site.py index c11b2320c0..e2ea7dfb14 100644 --- a/intersight/model/niatelemetry_nexus_cloud_site.py +++ b/intersight/model/niatelemetry_nexus_cloud_site.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nexus_cloud_site_all_of.py b/intersight/model/niatelemetry_nexus_cloud_site_all_of.py index 50f8b564b6..5e12a2b5f2 100644 --- a/intersight/model/niatelemetry_nexus_cloud_site_all_of.py +++ b/intersight/model/niatelemetry_nexus_cloud_site_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nexus_cloud_site_list.py b/intersight/model/niatelemetry_nexus_cloud_site_list.py index 54e8c7da21..f889965747 100644 --- a/intersight/model/niatelemetry_nexus_cloud_site_list.py +++ b/intersight/model/niatelemetry_nexus_cloud_site_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nexus_cloud_site_list_all_of.py b/intersight/model/niatelemetry_nexus_cloud_site_list_all_of.py index ac3139b837..ec1aa33dd9 100644 --- a/intersight/model/niatelemetry_nexus_cloud_site_list_all_of.py +++ b/intersight/model/niatelemetry_nexus_cloud_site_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nexus_cloud_site_response.py b/intersight/model/niatelemetry_nexus_cloud_site_response.py index 5b013ba46a..2a4faf72d7 100644 --- a/intersight/model/niatelemetry_nexus_cloud_site_response.py +++ b/intersight/model/niatelemetry_nexus_cloud_site_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nexus_dashboard_controller_details.py b/intersight/model/niatelemetry_nexus_dashboard_controller_details.py index e8df08f7f1..db9ff3e224 100644 --- a/intersight/model/niatelemetry_nexus_dashboard_controller_details.py +++ b/intersight/model/niatelemetry_nexus_dashboard_controller_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nexus_dashboard_controller_details_all_of.py b/intersight/model/niatelemetry_nexus_dashboard_controller_details_all_of.py index 47518776e0..d03f4db4ff 100644 --- a/intersight/model/niatelemetry_nexus_dashboard_controller_details_all_of.py +++ b/intersight/model/niatelemetry_nexus_dashboard_controller_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nexus_dashboard_controller_details_list.py b/intersight/model/niatelemetry_nexus_dashboard_controller_details_list.py index 0242a4b8cb..e3ec63e244 100644 --- a/intersight/model/niatelemetry_nexus_dashboard_controller_details_list.py +++ b/intersight/model/niatelemetry_nexus_dashboard_controller_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nexus_dashboard_controller_details_list_all_of.py b/intersight/model/niatelemetry_nexus_dashboard_controller_details_list_all_of.py index 7e0131bf8d..eceb8e533e 100644 --- a/intersight/model/niatelemetry_nexus_dashboard_controller_details_list_all_of.py +++ b/intersight/model/niatelemetry_nexus_dashboard_controller_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nexus_dashboard_controller_details_response.py b/intersight/model/niatelemetry_nexus_dashboard_controller_details_response.py index f53384e8e3..6146acb152 100644 --- a/intersight/model/niatelemetry_nexus_dashboard_controller_details_response.py +++ b/intersight/model/niatelemetry_nexus_dashboard_controller_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nexus_dashboard_details.py b/intersight/model/niatelemetry_nexus_dashboard_details.py index 37f5e6bfdd..fa6e5b7c3f 100644 --- a/intersight/model/niatelemetry_nexus_dashboard_details.py +++ b/intersight/model/niatelemetry_nexus_dashboard_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nexus_dashboard_details_all_of.py b/intersight/model/niatelemetry_nexus_dashboard_details_all_of.py index f2e9565650..09e0030b59 100644 --- a/intersight/model/niatelemetry_nexus_dashboard_details_all_of.py +++ b/intersight/model/niatelemetry_nexus_dashboard_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nexus_dashboard_details_list.py b/intersight/model/niatelemetry_nexus_dashboard_details_list.py index 7bf502eab0..2fce7c8753 100644 --- a/intersight/model/niatelemetry_nexus_dashboard_details_list.py +++ b/intersight/model/niatelemetry_nexus_dashboard_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nexus_dashboard_details_list_all_of.py b/intersight/model/niatelemetry_nexus_dashboard_details_list_all_of.py index 7cce8b8129..11132b7e0e 100644 --- a/intersight/model/niatelemetry_nexus_dashboard_details_list_all_of.py +++ b/intersight/model/niatelemetry_nexus_dashboard_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nexus_dashboard_details_response.py b/intersight/model/niatelemetry_nexus_dashboard_details_response.py index 74582cc66e..2565fa55a0 100644 --- a/intersight/model/niatelemetry_nexus_dashboard_details_response.py +++ b/intersight/model/niatelemetry_nexus_dashboard_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nexus_dashboard_memory_details.py b/intersight/model/niatelemetry_nexus_dashboard_memory_details.py index 63bc87e33e..5bbc3c9f78 100644 --- a/intersight/model/niatelemetry_nexus_dashboard_memory_details.py +++ b/intersight/model/niatelemetry_nexus_dashboard_memory_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nexus_dashboard_memory_details_all_of.py b/intersight/model/niatelemetry_nexus_dashboard_memory_details_all_of.py index 980d4e6759..e8dae37355 100644 --- a/intersight/model/niatelemetry_nexus_dashboard_memory_details_all_of.py +++ b/intersight/model/niatelemetry_nexus_dashboard_memory_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nexus_dashboard_memory_details_list.py b/intersight/model/niatelemetry_nexus_dashboard_memory_details_list.py index f7c8ba0f8e..b6b130ca42 100644 --- a/intersight/model/niatelemetry_nexus_dashboard_memory_details_list.py +++ b/intersight/model/niatelemetry_nexus_dashboard_memory_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nexus_dashboard_memory_details_list_all_of.py b/intersight/model/niatelemetry_nexus_dashboard_memory_details_list_all_of.py index 5f30a4cd22..12ca555399 100644 --- a/intersight/model/niatelemetry_nexus_dashboard_memory_details_list_all_of.py +++ b/intersight/model/niatelemetry_nexus_dashboard_memory_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nexus_dashboard_memory_details_response.py b/intersight/model/niatelemetry_nexus_dashboard_memory_details_response.py index 30bf2fbf51..94663c8563 100644 --- a/intersight/model/niatelemetry_nexus_dashboard_memory_details_response.py +++ b/intersight/model/niatelemetry_nexus_dashboard_memory_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nexus_dashboards.py b/intersight/model/niatelemetry_nexus_dashboards.py index cb95898921..3b21552fc5 100644 --- a/intersight/model/niatelemetry_nexus_dashboards.py +++ b/intersight/model/niatelemetry_nexus_dashboards.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nexus_dashboards_all_of.py b/intersight/model/niatelemetry_nexus_dashboards_all_of.py index 297cb3efaf..708622d767 100644 --- a/intersight/model/niatelemetry_nexus_dashboards_all_of.py +++ b/intersight/model/niatelemetry_nexus_dashboards_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nexus_dashboards_list.py b/intersight/model/niatelemetry_nexus_dashboards_list.py index 57f961582f..4df0ce590f 100644 --- a/intersight/model/niatelemetry_nexus_dashboards_list.py +++ b/intersight/model/niatelemetry_nexus_dashboards_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nexus_dashboards_list_all_of.py b/intersight/model/niatelemetry_nexus_dashboards_list_all_of.py index 37ac65fe68..c0d5edc4bf 100644 --- a/intersight/model/niatelemetry_nexus_dashboards_list_all_of.py +++ b/intersight/model/niatelemetry_nexus_dashboards_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nexus_dashboards_relationship.py b/intersight/model/niatelemetry_nexus_dashboards_relationship.py index 466f4c8c15..5e9ee7d66e 100644 --- a/intersight/model/niatelemetry_nexus_dashboards_relationship.py +++ b/intersight/model/niatelemetry_nexus_dashboards_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -175,6 +175,7 @@ class NiatelemetryNexusDashboardsRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -206,6 +207,7 @@ class NiatelemetryNexusDashboardsRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -252,7 +254,9 @@ class NiatelemetryNexusDashboardsRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -630,6 +634,8 @@ class NiatelemetryNexusDashboardsRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -911,6 +917,7 @@ class NiatelemetryNexusDashboardsRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/niatelemetry_nexus_dashboards_response.py b/intersight/model/niatelemetry_nexus_dashboards_response.py index c82e427d89..a4c0725c3f 100644 --- a/intersight/model/niatelemetry_nexus_dashboards_response.py +++ b/intersight/model/niatelemetry_nexus_dashboards_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nia_feature_usage.py b/intersight/model/niatelemetry_nia_feature_usage.py index e3f0b0645a..0c8f344dee 100644 --- a/intersight/model/niatelemetry_nia_feature_usage.py +++ b/intersight/model/niatelemetry_nia_feature_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nia_feature_usage_all_of.py b/intersight/model/niatelemetry_nia_feature_usage_all_of.py index f2b845dd2b..6c87392864 100644 --- a/intersight/model/niatelemetry_nia_feature_usage_all_of.py +++ b/intersight/model/niatelemetry_nia_feature_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nia_feature_usage_list.py b/intersight/model/niatelemetry_nia_feature_usage_list.py index c610687845..fbdbaab6fa 100644 --- a/intersight/model/niatelemetry_nia_feature_usage_list.py +++ b/intersight/model/niatelemetry_nia_feature_usage_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nia_feature_usage_list_all_of.py b/intersight/model/niatelemetry_nia_feature_usage_list_all_of.py index 6a6c2355db..aa733c7054 100644 --- a/intersight/model/niatelemetry_nia_feature_usage_list_all_of.py +++ b/intersight/model/niatelemetry_nia_feature_usage_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nia_feature_usage_response.py b/intersight/model/niatelemetry_nia_feature_usage_response.py index ffcdb525de..2f3d119305 100644 --- a/intersight/model/niatelemetry_nia_feature_usage_response.py +++ b/intersight/model/niatelemetry_nia_feature_usage_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nia_inventory.py b/intersight/model/niatelemetry_nia_inventory.py index d01f309333..3054f3605c 100644 --- a/intersight/model/niatelemetry_nia_inventory.py +++ b/intersight/model/niatelemetry_nia_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nia_inventory_all_of.py b/intersight/model/niatelemetry_nia_inventory_all_of.py index 7abb156122..b5c58eb508 100644 --- a/intersight/model/niatelemetry_nia_inventory_all_of.py +++ b/intersight/model/niatelemetry_nia_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nia_inventory_dcnm.py b/intersight/model/niatelemetry_nia_inventory_dcnm.py index 1c23fdbc65..61331767a3 100644 --- a/intersight/model/niatelemetry_nia_inventory_dcnm.py +++ b/intersight/model/niatelemetry_nia_inventory_dcnm.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nia_inventory_dcnm_all_of.py b/intersight/model/niatelemetry_nia_inventory_dcnm_all_of.py index d64486bdc7..1780f04be5 100644 --- a/intersight/model/niatelemetry_nia_inventory_dcnm_all_of.py +++ b/intersight/model/niatelemetry_nia_inventory_dcnm_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nia_inventory_dcnm_list.py b/intersight/model/niatelemetry_nia_inventory_dcnm_list.py index 4509132d07..2d362d1564 100644 --- a/intersight/model/niatelemetry_nia_inventory_dcnm_list.py +++ b/intersight/model/niatelemetry_nia_inventory_dcnm_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nia_inventory_dcnm_list_all_of.py b/intersight/model/niatelemetry_nia_inventory_dcnm_list_all_of.py index 437cc36210..8670624b42 100644 --- a/intersight/model/niatelemetry_nia_inventory_dcnm_list_all_of.py +++ b/intersight/model/niatelemetry_nia_inventory_dcnm_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nia_inventory_dcnm_response.py b/intersight/model/niatelemetry_nia_inventory_dcnm_response.py index 0a0528381c..8b0621f49f 100644 --- a/intersight/model/niatelemetry_nia_inventory_dcnm_response.py +++ b/intersight/model/niatelemetry_nia_inventory_dcnm_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nia_inventory_fabric.py b/intersight/model/niatelemetry_nia_inventory_fabric.py index 4f4a06e878..8868f67658 100644 --- a/intersight/model/niatelemetry_nia_inventory_fabric.py +++ b/intersight/model/niatelemetry_nia_inventory_fabric.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nia_inventory_fabric_all_of.py b/intersight/model/niatelemetry_nia_inventory_fabric_all_of.py index 49957c41dc..9cff9f0b83 100644 --- a/intersight/model/niatelemetry_nia_inventory_fabric_all_of.py +++ b/intersight/model/niatelemetry_nia_inventory_fabric_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nia_inventory_fabric_list.py b/intersight/model/niatelemetry_nia_inventory_fabric_list.py index b93505a3c3..393f185347 100644 --- a/intersight/model/niatelemetry_nia_inventory_fabric_list.py +++ b/intersight/model/niatelemetry_nia_inventory_fabric_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nia_inventory_fabric_list_all_of.py b/intersight/model/niatelemetry_nia_inventory_fabric_list_all_of.py index ef27dc0064..4cfe1117e8 100644 --- a/intersight/model/niatelemetry_nia_inventory_fabric_list_all_of.py +++ b/intersight/model/niatelemetry_nia_inventory_fabric_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nia_inventory_fabric_response.py b/intersight/model/niatelemetry_nia_inventory_fabric_response.py index cad517d72d..1916b02906 100644 --- a/intersight/model/niatelemetry_nia_inventory_fabric_response.py +++ b/intersight/model/niatelemetry_nia_inventory_fabric_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nia_inventory_list.py b/intersight/model/niatelemetry_nia_inventory_list.py index 6589e4f5fe..29b3533214 100644 --- a/intersight/model/niatelemetry_nia_inventory_list.py +++ b/intersight/model/niatelemetry_nia_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nia_inventory_list_all_of.py b/intersight/model/niatelemetry_nia_inventory_list_all_of.py index 40fd431190..a2f6349da4 100644 --- a/intersight/model/niatelemetry_nia_inventory_list_all_of.py +++ b/intersight/model/niatelemetry_nia_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nia_inventory_relationship.py b/intersight/model/niatelemetry_nia_inventory_relationship.py index a520fd86db..1245e44f0c 100644 --- a/intersight/model/niatelemetry_nia_inventory_relationship.py +++ b/intersight/model/niatelemetry_nia_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -197,6 +197,7 @@ class NiatelemetryNiaInventoryRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -228,6 +229,7 @@ class NiatelemetryNiaInventoryRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -274,7 +276,9 @@ class NiatelemetryNiaInventoryRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -652,6 +656,8 @@ class NiatelemetryNiaInventoryRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -933,6 +939,7 @@ class NiatelemetryNiaInventoryRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/niatelemetry_nia_inventory_response.py b/intersight/model/niatelemetry_nia_inventory_response.py index bf6065f0e2..dc602e9fb7 100644 --- a/intersight/model/niatelemetry_nia_inventory_response.py +++ b/intersight/model/niatelemetry_nia_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nia_license_state.py b/intersight/model/niatelemetry_nia_license_state.py index b0ee17536c..8b3eadd459 100644 --- a/intersight/model/niatelemetry_nia_license_state.py +++ b/intersight/model/niatelemetry_nia_license_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nia_license_state_all_of.py b/intersight/model/niatelemetry_nia_license_state_all_of.py index 0eab631b50..b368ccfdab 100644 --- a/intersight/model/niatelemetry_nia_license_state_all_of.py +++ b/intersight/model/niatelemetry_nia_license_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nia_license_state_list.py b/intersight/model/niatelemetry_nia_license_state_list.py index f29db95135..d4b5d66b96 100644 --- a/intersight/model/niatelemetry_nia_license_state_list.py +++ b/intersight/model/niatelemetry_nia_license_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nia_license_state_list_all_of.py b/intersight/model/niatelemetry_nia_license_state_list_all_of.py index 54a425facc..1f41f7eb6e 100644 --- a/intersight/model/niatelemetry_nia_license_state_list_all_of.py +++ b/intersight/model/niatelemetry_nia_license_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nia_license_state_relationship.py b/intersight/model/niatelemetry_nia_license_state_relationship.py index 68fd683008..8a7feddbbf 100644 --- a/intersight/model/niatelemetry_nia_license_state_relationship.py +++ b/intersight/model/niatelemetry_nia_license_state_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -173,6 +173,7 @@ class NiatelemetryNiaLicenseStateRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -204,6 +205,7 @@ class NiatelemetryNiaLicenseStateRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -250,7 +252,9 @@ class NiatelemetryNiaLicenseStateRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -628,6 +632,8 @@ class NiatelemetryNiaLicenseStateRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -909,6 +915,7 @@ class NiatelemetryNiaLicenseStateRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/niatelemetry_nia_license_state_response.py b/intersight/model/niatelemetry_nia_license_state_response.py index 7b870fb46e..5062a0e8a3 100644 --- a/intersight/model/niatelemetry_nia_license_state_response.py +++ b/intersight/model/niatelemetry_nia_license_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nicc.py b/intersight/model/niatelemetry_nicc.py index 6fc91a43fc..bac99cd348 100644 --- a/intersight/model/niatelemetry_nicc.py +++ b/intersight/model/niatelemetry_nicc.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nicc_all_of.py b/intersight/model/niatelemetry_nicc_all_of.py index 92a6145acb..822fd867dd 100644 --- a/intersight/model/niatelemetry_nicc_all_of.py +++ b/intersight/model/niatelemetry_nicc_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nicc_list.py b/intersight/model/niatelemetry_nicc_list.py index f606e3a0cb..c5346ce14d 100644 --- a/intersight/model/niatelemetry_nicc_list.py +++ b/intersight/model/niatelemetry_nicc_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nicc_list_all_of.py b/intersight/model/niatelemetry_nicc_list_all_of.py index 28a8aa17cc..768b16576d 100644 --- a/intersight/model/niatelemetry_nicc_list_all_of.py +++ b/intersight/model/niatelemetry_nicc_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nicc_response.py b/intersight/model/niatelemetry_nicc_response.py index 8c8f7c026a..02d8d75e8f 100644 --- a/intersight/model/niatelemetry_nicc_response.py +++ b/intersight/model/niatelemetry_nicc_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_node.py b/intersight/model/niatelemetry_node.py index ac96c22abe..ecfcbfb3b5 100644 --- a/intersight/model/niatelemetry_node.py +++ b/intersight/model/niatelemetry_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_node_all_of.py b/intersight/model/niatelemetry_node_all_of.py index 341893f574..9d671ad203 100644 --- a/intersight/model/niatelemetry_node_all_of.py +++ b/intersight/model/niatelemetry_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nve_packet_counters.py b/intersight/model/niatelemetry_nve_packet_counters.py index 428d502a84..027b171ea7 100644 --- a/intersight/model/niatelemetry_nve_packet_counters.py +++ b/intersight/model/niatelemetry_nve_packet_counters.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nve_packet_counters_all_of.py b/intersight/model/niatelemetry_nve_packet_counters_all_of.py index fb782e5dc3..6e9c878867 100644 --- a/intersight/model/niatelemetry_nve_packet_counters_all_of.py +++ b/intersight/model/niatelemetry_nve_packet_counters_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nve_vni.py b/intersight/model/niatelemetry_nve_vni.py index 62b550d3b6..26913a7fc7 100644 --- a/intersight/model/niatelemetry_nve_vni.py +++ b/intersight/model/niatelemetry_nve_vni.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nve_vni_all_of.py b/intersight/model/niatelemetry_nve_vni_all_of.py index 057a91f0de..eb44ca9e37 100644 --- a/intersight/model/niatelemetry_nve_vni_all_of.py +++ b/intersight/model/niatelemetry_nve_vni_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nxos_bgp_evpn.py b/intersight/model/niatelemetry_nxos_bgp_evpn.py index 99a7339b40..0655e932c9 100644 --- a/intersight/model/niatelemetry_nxos_bgp_evpn.py +++ b/intersight/model/niatelemetry_nxos_bgp_evpn.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nxos_bgp_evpn_all_of.py b/intersight/model/niatelemetry_nxos_bgp_evpn_all_of.py index 95bae4d41b..4be970889e 100644 --- a/intersight/model/niatelemetry_nxos_bgp_evpn_all_of.py +++ b/intersight/model/niatelemetry_nxos_bgp_evpn_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nxos_bgp_mvpn.py b/intersight/model/niatelemetry_nxos_bgp_mvpn.py index 77e9615c7a..c61ee9ec67 100644 --- a/intersight/model/niatelemetry_nxos_bgp_mvpn.py +++ b/intersight/model/niatelemetry_nxos_bgp_mvpn.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nxos_bgp_mvpn_all_of.py b/intersight/model/niatelemetry_nxos_bgp_mvpn_all_of.py index 97ac3aa175..9ccba62f11 100644 --- a/intersight/model/niatelemetry_nxos_bgp_mvpn_all_of.py +++ b/intersight/model/niatelemetry_nxos_bgp_mvpn_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nxos_vtp.py b/intersight/model/niatelemetry_nxos_vtp.py index 8ee8a02bea..1f704382d7 100644 --- a/intersight/model/niatelemetry_nxos_vtp.py +++ b/intersight/model/niatelemetry_nxos_vtp.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nxos_vtp_all_of.py b/intersight/model/niatelemetry_nxos_vtp_all_of.py index 47862149d7..6578f9294b 100644 --- a/intersight/model/niatelemetry_nxos_vtp_all_of.py +++ b/intersight/model/niatelemetry_nxos_vtp_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_password_strength_check.py b/intersight/model/niatelemetry_password_strength_check.py index 369a72b891..b4a0e75760 100644 --- a/intersight/model/niatelemetry_password_strength_check.py +++ b/intersight/model/niatelemetry_password_strength_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_password_strength_check_all_of.py b/intersight/model/niatelemetry_password_strength_check_all_of.py index 77a5a4b4f4..67f036e3b6 100644 --- a/intersight/model/niatelemetry_password_strength_check_all_of.py +++ b/intersight/model/niatelemetry_password_strength_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_password_strength_check_list.py b/intersight/model/niatelemetry_password_strength_check_list.py index c50979dad1..a934190d17 100644 --- a/intersight/model/niatelemetry_password_strength_check_list.py +++ b/intersight/model/niatelemetry_password_strength_check_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_password_strength_check_list_all_of.py b/intersight/model/niatelemetry_password_strength_check_list_all_of.py index 66d1fa0b53..0345cb6d5d 100644 --- a/intersight/model/niatelemetry_password_strength_check_list_all_of.py +++ b/intersight/model/niatelemetry_password_strength_check_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_password_strength_check_response.py b/intersight/model/niatelemetry_password_strength_check_response.py index 3203707fee..a8e8f7ab25 100644 --- a/intersight/model/niatelemetry_password_strength_check_response.py +++ b/intersight/model/niatelemetry_password_strength_check_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_pod_comm_policies.py b/intersight/model/niatelemetry_pod_comm_policies.py index 3ad164f86e..1f7adda9f0 100644 --- a/intersight/model/niatelemetry_pod_comm_policies.py +++ b/intersight/model/niatelemetry_pod_comm_policies.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_pod_comm_policies_all_of.py b/intersight/model/niatelemetry_pod_comm_policies_all_of.py index 0a9e3d98c6..382d2d7947 100644 --- a/intersight/model/niatelemetry_pod_comm_policies_all_of.py +++ b/intersight/model/niatelemetry_pod_comm_policies_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_pod_comm_policies_list.py b/intersight/model/niatelemetry_pod_comm_policies_list.py index 0cde376915..b42bd1a366 100644 --- a/intersight/model/niatelemetry_pod_comm_policies_list.py +++ b/intersight/model/niatelemetry_pod_comm_policies_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_pod_comm_policies_list_all_of.py b/intersight/model/niatelemetry_pod_comm_policies_list_all_of.py index 71bcc31fd4..dc916cecfa 100644 --- a/intersight/model/niatelemetry_pod_comm_policies_list_all_of.py +++ b/intersight/model/niatelemetry_pod_comm_policies_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_pod_comm_policies_response.py b/intersight/model/niatelemetry_pod_comm_policies_response.py index 7b136b0cb6..6d8d8003c6 100644 --- a/intersight/model/niatelemetry_pod_comm_policies_response.py +++ b/intersight/model/niatelemetry_pod_comm_policies_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_pod_snmp_policies.py b/intersight/model/niatelemetry_pod_snmp_policies.py index 6225db5b63..8496c464a9 100644 --- a/intersight/model/niatelemetry_pod_snmp_policies.py +++ b/intersight/model/niatelemetry_pod_snmp_policies.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_pod_snmp_policies_all_of.py b/intersight/model/niatelemetry_pod_snmp_policies_all_of.py index 7ca1e51386..4057cdbc71 100644 --- a/intersight/model/niatelemetry_pod_snmp_policies_all_of.py +++ b/intersight/model/niatelemetry_pod_snmp_policies_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_pod_snmp_policies_list.py b/intersight/model/niatelemetry_pod_snmp_policies_list.py index 156bd54936..1b7821f6a9 100644 --- a/intersight/model/niatelemetry_pod_snmp_policies_list.py +++ b/intersight/model/niatelemetry_pod_snmp_policies_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_pod_snmp_policies_list_all_of.py b/intersight/model/niatelemetry_pod_snmp_policies_list_all_of.py index 5f5dbecb0f..71dd7bfc74 100644 --- a/intersight/model/niatelemetry_pod_snmp_policies_list_all_of.py +++ b/intersight/model/niatelemetry_pod_snmp_policies_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_pod_snmp_policies_response.py b/intersight/model/niatelemetry_pod_snmp_policies_response.py index 06bad7cc18..2b2af83cd1 100644 --- a/intersight/model/niatelemetry_pod_snmp_policies_response.py +++ b/intersight/model/niatelemetry_pod_snmp_policies_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_pod_time_server_policies.py b/intersight/model/niatelemetry_pod_time_server_policies.py index 5d5eb50294..37054df95e 100644 --- a/intersight/model/niatelemetry_pod_time_server_policies.py +++ b/intersight/model/niatelemetry_pod_time_server_policies.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_pod_time_server_policies_all_of.py b/intersight/model/niatelemetry_pod_time_server_policies_all_of.py index c0266b3c4a..d11a9069bc 100644 --- a/intersight/model/niatelemetry_pod_time_server_policies_all_of.py +++ b/intersight/model/niatelemetry_pod_time_server_policies_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_pod_time_server_policies_list.py b/intersight/model/niatelemetry_pod_time_server_policies_list.py index 512f617045..58b73c19d2 100644 --- a/intersight/model/niatelemetry_pod_time_server_policies_list.py +++ b/intersight/model/niatelemetry_pod_time_server_policies_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_pod_time_server_policies_list_all_of.py b/intersight/model/niatelemetry_pod_time_server_policies_list_all_of.py index 37114d6ef9..e6edcb2bec 100644 --- a/intersight/model/niatelemetry_pod_time_server_policies_list_all_of.py +++ b/intersight/model/niatelemetry_pod_time_server_policies_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_pod_time_server_policies_response.py b/intersight/model/niatelemetry_pod_time_server_policies_response.py index d2b5a4d900..fa9ded412b 100644 --- a/intersight/model/niatelemetry_pod_time_server_policies_response.py +++ b/intersight/model/niatelemetry_pod_time_server_policies_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_proc_sys_cpu15min.py b/intersight/model/niatelemetry_proc_sys_cpu15min.py index cc56b50eef..fd5bbc2478 100644 --- a/intersight/model/niatelemetry_proc_sys_cpu15min.py +++ b/intersight/model/niatelemetry_proc_sys_cpu15min.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_proc_sys_cpu15min_all_of.py b/intersight/model/niatelemetry_proc_sys_cpu15min_all_of.py index a3bec49629..85d6846c2f 100644 --- a/intersight/model/niatelemetry_proc_sys_cpu15min_all_of.py +++ b/intersight/model/niatelemetry_proc_sys_cpu15min_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_proc_sys_cpu5min.py b/intersight/model/niatelemetry_proc_sys_cpu5min.py index d47bd09899..c1abdec366 100644 --- a/intersight/model/niatelemetry_proc_sys_cpu5min.py +++ b/intersight/model/niatelemetry_proc_sys_cpu5min.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_proc_sys_cpu5min_all_of.py b/intersight/model/niatelemetry_proc_sys_cpu5min_all_of.py index de5c87e24a..f87061e40a 100644 --- a/intersight/model/niatelemetry_proc_sys_cpu5min_all_of.py +++ b/intersight/model/niatelemetry_proc_sys_cpu5min_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_proc_sys_mem15min.py b/intersight/model/niatelemetry_proc_sys_mem15min.py index db7d7a999b..866900149e 100644 --- a/intersight/model/niatelemetry_proc_sys_mem15min.py +++ b/intersight/model/niatelemetry_proc_sys_mem15min.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_proc_sys_mem15min_all_of.py b/intersight/model/niatelemetry_proc_sys_mem15min_all_of.py index a496df5405..d2c8a245f3 100644 --- a/intersight/model/niatelemetry_proc_sys_mem15min_all_of.py +++ b/intersight/model/niatelemetry_proc_sys_mem15min_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_proc_sys_mem5min.py b/intersight/model/niatelemetry_proc_sys_mem5min.py index 93983ce495..064b5fff43 100644 --- a/intersight/model/niatelemetry_proc_sys_mem5min.py +++ b/intersight/model/niatelemetry_proc_sys_mem5min.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_proc_sys_mem5min_all_of.py b/intersight/model/niatelemetry_proc_sys_mem5min_all_of.py index a3bec3cfec..35b577db91 100644 --- a/intersight/model/niatelemetry_proc_sys_mem5min_all_of.py +++ b/intersight/model/niatelemetry_proc_sys_mem5min_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_site_inventory.py b/intersight/model/niatelemetry_site_inventory.py index 01f8ed21f3..11d4bcce61 100644 --- a/intersight/model/niatelemetry_site_inventory.py +++ b/intersight/model/niatelemetry_site_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_site_inventory_all_of.py b/intersight/model/niatelemetry_site_inventory_all_of.py index dd7a1ed3b7..f5429be123 100644 --- a/intersight/model/niatelemetry_site_inventory_all_of.py +++ b/intersight/model/niatelemetry_site_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_site_inventory_list.py b/intersight/model/niatelemetry_site_inventory_list.py index 8e00a1bbb7..bbe74b8902 100644 --- a/intersight/model/niatelemetry_site_inventory_list.py +++ b/intersight/model/niatelemetry_site_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_site_inventory_list_all_of.py b/intersight/model/niatelemetry_site_inventory_list_all_of.py index 95b382f67a..cc31d2c759 100644 --- a/intersight/model/niatelemetry_site_inventory_list_all_of.py +++ b/intersight/model/niatelemetry_site_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_site_inventory_response.py b/intersight/model/niatelemetry_site_inventory_response.py index d64b2ab428..a789841af1 100644 --- a/intersight/model/niatelemetry_site_inventory_response.py +++ b/intersight/model/niatelemetry_site_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_sites.py b/intersight/model/niatelemetry_sites.py index 3b955ea106..a2cb9b8083 100644 --- a/intersight/model/niatelemetry_sites.py +++ b/intersight/model/niatelemetry_sites.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_sites_all_of.py b/intersight/model/niatelemetry_sites_all_of.py index 17d6b0131b..f5c85264a8 100644 --- a/intersight/model/niatelemetry_sites_all_of.py +++ b/intersight/model/niatelemetry_sites_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_smart_license.py b/intersight/model/niatelemetry_smart_license.py index 69b4481724..f17616e87b 100644 --- a/intersight/model/niatelemetry_smart_license.py +++ b/intersight/model/niatelemetry_smart_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_smart_license_all_of.py b/intersight/model/niatelemetry_smart_license_all_of.py index 38f35305a7..bc848c957f 100644 --- a/intersight/model/niatelemetry_smart_license_all_of.py +++ b/intersight/model/niatelemetry_smart_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_snmp_src.py b/intersight/model/niatelemetry_snmp_src.py index 5b1a5ef319..b3bcffb2ce 100644 --- a/intersight/model/niatelemetry_snmp_src.py +++ b/intersight/model/niatelemetry_snmp_src.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_snmp_src_all_of.py b/intersight/model/niatelemetry_snmp_src_all_of.py index ffd698a58e..2a03fb1897 100644 --- a/intersight/model/niatelemetry_snmp_src_all_of.py +++ b/intersight/model/niatelemetry_snmp_src_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_snmp_src_list.py b/intersight/model/niatelemetry_snmp_src_list.py index 27bf2dacba..5819985278 100644 --- a/intersight/model/niatelemetry_snmp_src_list.py +++ b/intersight/model/niatelemetry_snmp_src_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_snmp_src_list_all_of.py b/intersight/model/niatelemetry_snmp_src_list_all_of.py index 8f74f1dcec..571bec8bcc 100644 --- a/intersight/model/niatelemetry_snmp_src_list_all_of.py +++ b/intersight/model/niatelemetry_snmp_src_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_snmp_src_response.py b/intersight/model/niatelemetry_snmp_src_response.py index 9591e37568..7003058c7d 100644 --- a/intersight/model/niatelemetry_snmp_src_response.py +++ b/intersight/model/niatelemetry_snmp_src_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_spine_pol_grp_details.py b/intersight/model/niatelemetry_spine_pol_grp_details.py index 89151ea3e6..0b80f7a959 100644 --- a/intersight/model/niatelemetry_spine_pol_grp_details.py +++ b/intersight/model/niatelemetry_spine_pol_grp_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_spine_pol_grp_details_all_of.py b/intersight/model/niatelemetry_spine_pol_grp_details_all_of.py index 63ca267489..af36d2baf6 100644 --- a/intersight/model/niatelemetry_spine_pol_grp_details_all_of.py +++ b/intersight/model/niatelemetry_spine_pol_grp_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_spine_pol_grp_details_list.py b/intersight/model/niatelemetry_spine_pol_grp_details_list.py index 59246199ed..15fbdb300d 100644 --- a/intersight/model/niatelemetry_spine_pol_grp_details_list.py +++ b/intersight/model/niatelemetry_spine_pol_grp_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_spine_pol_grp_details_list_all_of.py b/intersight/model/niatelemetry_spine_pol_grp_details_list_all_of.py index c2650ddedb..c3f96092e0 100644 --- a/intersight/model/niatelemetry_spine_pol_grp_details_list_all_of.py +++ b/intersight/model/niatelemetry_spine_pol_grp_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_spine_pol_grp_details_response.py b/intersight/model/niatelemetry_spine_pol_grp_details_response.py index fd5544d99f..547eaf9d74 100644 --- a/intersight/model/niatelemetry_spine_pol_grp_details_response.py +++ b/intersight/model/niatelemetry_spine_pol_grp_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_ssh_version_two.py b/intersight/model/niatelemetry_ssh_version_two.py index 5ee912a4e5..ec2b11c93d 100644 --- a/intersight/model/niatelemetry_ssh_version_two.py +++ b/intersight/model/niatelemetry_ssh_version_two.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_ssh_version_two_all_of.py b/intersight/model/niatelemetry_ssh_version_two_all_of.py index 847fa2f6f8..f17bcfae91 100644 --- a/intersight/model/niatelemetry_ssh_version_two_all_of.py +++ b/intersight/model/niatelemetry_ssh_version_two_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_ssh_version_two_list.py b/intersight/model/niatelemetry_ssh_version_two_list.py index 3efa685e89..a3fb9bb0f3 100644 --- a/intersight/model/niatelemetry_ssh_version_two_list.py +++ b/intersight/model/niatelemetry_ssh_version_two_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_ssh_version_two_list_all_of.py b/intersight/model/niatelemetry_ssh_version_two_list_all_of.py index ce391e4742..959501d2b3 100644 --- a/intersight/model/niatelemetry_ssh_version_two_list_all_of.py +++ b/intersight/model/niatelemetry_ssh_version_two_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_ssh_version_two_response.py b/intersight/model/niatelemetry_ssh_version_two_response.py index 854ab7192f..6034856156 100644 --- a/intersight/model/niatelemetry_ssh_version_two_response.py +++ b/intersight/model/niatelemetry_ssh_version_two_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_supervisor_module_details.py b/intersight/model/niatelemetry_supervisor_module_details.py index f30fa6c9ce..dfd92574f5 100644 --- a/intersight/model/niatelemetry_supervisor_module_details.py +++ b/intersight/model/niatelemetry_supervisor_module_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_supervisor_module_details_all_of.py b/intersight/model/niatelemetry_supervisor_module_details_all_of.py index 5feca82717..68870878bc 100644 --- a/intersight/model/niatelemetry_supervisor_module_details_all_of.py +++ b/intersight/model/niatelemetry_supervisor_module_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_supervisor_module_details_list.py b/intersight/model/niatelemetry_supervisor_module_details_list.py index 564603fca3..1f4923f49b 100644 --- a/intersight/model/niatelemetry_supervisor_module_details_list.py +++ b/intersight/model/niatelemetry_supervisor_module_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_supervisor_module_details_list_all_of.py b/intersight/model/niatelemetry_supervisor_module_details_list_all_of.py index 199decc7a3..8a144786aa 100644 --- a/intersight/model/niatelemetry_supervisor_module_details_list_all_of.py +++ b/intersight/model/niatelemetry_supervisor_module_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_supervisor_module_details_response.py b/intersight/model/niatelemetry_supervisor_module_details_response.py index fa707346f8..252c7973ce 100644 --- a/intersight/model/niatelemetry_supervisor_module_details_response.py +++ b/intersight/model/niatelemetry_supervisor_module_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_switch_disk_utilization.py b/intersight/model/niatelemetry_switch_disk_utilization.py index 9f8aac7dae..aac239d972 100644 --- a/intersight/model/niatelemetry_switch_disk_utilization.py +++ b/intersight/model/niatelemetry_switch_disk_utilization.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_switch_disk_utilization_all_of.py b/intersight/model/niatelemetry_switch_disk_utilization_all_of.py index 8e3a1652f3..1ca3942651 100644 --- a/intersight/model/niatelemetry_switch_disk_utilization_all_of.py +++ b/intersight/model/niatelemetry_switch_disk_utilization_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_syslog_remote_dest.py b/intersight/model/niatelemetry_syslog_remote_dest.py index 7fc63499ed..c5b13a9605 100644 --- a/intersight/model/niatelemetry_syslog_remote_dest.py +++ b/intersight/model/niatelemetry_syslog_remote_dest.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_syslog_remote_dest_all_of.py b/intersight/model/niatelemetry_syslog_remote_dest_all_of.py index 414c0c1aad..86a5809041 100644 --- a/intersight/model/niatelemetry_syslog_remote_dest_all_of.py +++ b/intersight/model/niatelemetry_syslog_remote_dest_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_syslog_remote_dest_list.py b/intersight/model/niatelemetry_syslog_remote_dest_list.py index d5c78e4d31..f171dd0365 100644 --- a/intersight/model/niatelemetry_syslog_remote_dest_list.py +++ b/intersight/model/niatelemetry_syslog_remote_dest_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_syslog_remote_dest_list_all_of.py b/intersight/model/niatelemetry_syslog_remote_dest_list_all_of.py index 89291643fe..6692a12d3a 100644 --- a/intersight/model/niatelemetry_syslog_remote_dest_list_all_of.py +++ b/intersight/model/niatelemetry_syslog_remote_dest_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_syslog_remote_dest_response.py b/intersight/model/niatelemetry_syslog_remote_dest_response.py index 01da4387ef..ba4b83ee21 100644 --- a/intersight/model/niatelemetry_syslog_remote_dest_response.py +++ b/intersight/model/niatelemetry_syslog_remote_dest_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_syslog_sys_msg.py b/intersight/model/niatelemetry_syslog_sys_msg.py index cc4278d25e..9b813968d4 100644 --- a/intersight/model/niatelemetry_syslog_sys_msg.py +++ b/intersight/model/niatelemetry_syslog_sys_msg.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_syslog_sys_msg_all_of.py b/intersight/model/niatelemetry_syslog_sys_msg_all_of.py index 47935c5998..9fcbb90269 100644 --- a/intersight/model/niatelemetry_syslog_sys_msg_all_of.py +++ b/intersight/model/niatelemetry_syslog_sys_msg_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_syslog_sys_msg_fac_filter.py b/intersight/model/niatelemetry_syslog_sys_msg_fac_filter.py index 0684328144..0beee03ff4 100644 --- a/intersight/model/niatelemetry_syslog_sys_msg_fac_filter.py +++ b/intersight/model/niatelemetry_syslog_sys_msg_fac_filter.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_syslog_sys_msg_fac_filter_all_of.py b/intersight/model/niatelemetry_syslog_sys_msg_fac_filter_all_of.py index b6b7909440..da8582e8c9 100644 --- a/intersight/model/niatelemetry_syslog_sys_msg_fac_filter_all_of.py +++ b/intersight/model/niatelemetry_syslog_sys_msg_fac_filter_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_syslog_sys_msg_fac_filter_list.py b/intersight/model/niatelemetry_syslog_sys_msg_fac_filter_list.py index 8323a4ba2e..da0413e45b 100644 --- a/intersight/model/niatelemetry_syslog_sys_msg_fac_filter_list.py +++ b/intersight/model/niatelemetry_syslog_sys_msg_fac_filter_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_syslog_sys_msg_fac_filter_list_all_of.py b/intersight/model/niatelemetry_syslog_sys_msg_fac_filter_list_all_of.py index 9b36678329..f85f1a5395 100644 --- a/intersight/model/niatelemetry_syslog_sys_msg_fac_filter_list_all_of.py +++ b/intersight/model/niatelemetry_syslog_sys_msg_fac_filter_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_syslog_sys_msg_fac_filter_response.py b/intersight/model/niatelemetry_syslog_sys_msg_fac_filter_response.py index dc0b21f763..008fb008ea 100644 --- a/intersight/model/niatelemetry_syslog_sys_msg_fac_filter_response.py +++ b/intersight/model/niatelemetry_syslog_sys_msg_fac_filter_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_syslog_sys_msg_list.py b/intersight/model/niatelemetry_syslog_sys_msg_list.py index 288d686a82..3f78bc472a 100644 --- a/intersight/model/niatelemetry_syslog_sys_msg_list.py +++ b/intersight/model/niatelemetry_syslog_sys_msg_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_syslog_sys_msg_list_all_of.py b/intersight/model/niatelemetry_syslog_sys_msg_list_all_of.py index 8e2bdf0bda..3f5b59b23d 100644 --- a/intersight/model/niatelemetry_syslog_sys_msg_list_all_of.py +++ b/intersight/model/niatelemetry_syslog_sys_msg_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_syslog_sys_msg_response.py b/intersight/model/niatelemetry_syslog_sys_msg_response.py index be5695af56..fbd9216a79 100644 --- a/intersight/model/niatelemetry_syslog_sys_msg_response.py +++ b/intersight/model/niatelemetry_syslog_sys_msg_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_system_controller_details.py b/intersight/model/niatelemetry_system_controller_details.py index 03522ad1b7..72111f7a97 100644 --- a/intersight/model/niatelemetry_system_controller_details.py +++ b/intersight/model/niatelemetry_system_controller_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_system_controller_details_all_of.py b/intersight/model/niatelemetry_system_controller_details_all_of.py index 1594f0efc5..82be5cde56 100644 --- a/intersight/model/niatelemetry_system_controller_details_all_of.py +++ b/intersight/model/niatelemetry_system_controller_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_system_controller_details_list.py b/intersight/model/niatelemetry_system_controller_details_list.py index 78164cf7a4..753018cb06 100644 --- a/intersight/model/niatelemetry_system_controller_details_list.py +++ b/intersight/model/niatelemetry_system_controller_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_system_controller_details_list_all_of.py b/intersight/model/niatelemetry_system_controller_details_list_all_of.py index 6f7346228e..914547255a 100644 --- a/intersight/model/niatelemetry_system_controller_details_list_all_of.py +++ b/intersight/model/niatelemetry_system_controller_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_system_controller_details_response.py b/intersight/model/niatelemetry_system_controller_details_response.py index 7afe940e50..a15a77eeee 100644 --- a/intersight/model/niatelemetry_system_controller_details_response.py +++ b/intersight/model/niatelemetry_system_controller_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_tenant.py b/intersight/model/niatelemetry_tenant.py index caa6e51067..4aaaaf8261 100644 --- a/intersight/model/niatelemetry_tenant.py +++ b/intersight/model/niatelemetry_tenant.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_tenant_all_of.py b/intersight/model/niatelemetry_tenant_all_of.py index 5756ad5545..f99c03bdb0 100644 --- a/intersight/model/niatelemetry_tenant_all_of.py +++ b/intersight/model/niatelemetry_tenant_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_tenant_list.py b/intersight/model/niatelemetry_tenant_list.py index c924937ec9..8ea0321ae1 100644 --- a/intersight/model/niatelemetry_tenant_list.py +++ b/intersight/model/niatelemetry_tenant_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_tenant_list_all_of.py b/intersight/model/niatelemetry_tenant_list_all_of.py index 847294e18a..1f4bf9b8ee 100644 --- a/intersight/model/niatelemetry_tenant_list_all_of.py +++ b/intersight/model/niatelemetry_tenant_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_tenant_response.py b/intersight/model/niatelemetry_tenant_response.py index e6bcc01a41..88fe6cf4cc 100644 --- a/intersight/model/niatelemetry_tenant_response.py +++ b/intersight/model/niatelemetry_tenant_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_vni_status.py b/intersight/model/niatelemetry_vni_status.py index f0474650e1..74a682a72a 100644 --- a/intersight/model/niatelemetry_vni_status.py +++ b/intersight/model/niatelemetry_vni_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_vni_status_all_of.py b/intersight/model/niatelemetry_vni_status_all_of.py index 1ecd9571ee..660eeaae01 100644 --- a/intersight/model/niatelemetry_vni_status_all_of.py +++ b/intersight/model/niatelemetry_vni_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_vpc_details.py b/intersight/model/niatelemetry_vpc_details.py index 4c89bc63fb..8209d6936a 100644 --- a/intersight/model/niatelemetry_vpc_details.py +++ b/intersight/model/niatelemetry_vpc_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_vpc_details_all_of.py b/intersight/model/niatelemetry_vpc_details_all_of.py index 7a70d47557..742d32f984 100644 --- a/intersight/model/niatelemetry_vpc_details_all_of.py +++ b/intersight/model/niatelemetry_vpc_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/notification_abstract_condition.py b/intersight/model/notification_abstract_condition.py index 2658f86cfc..6f3db12a85 100644 --- a/intersight/model/notification_abstract_condition.py +++ b/intersight/model/notification_abstract_condition.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -67,6 +67,7 @@ class NotificationAbstractCondition(ModelComposed): allowed_values = { ('class_id',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -167,6 +168,7 @@ class NotificationAbstractCondition(ModelComposed): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -203,6 +205,7 @@ class NotificationAbstractCondition(ModelComposed): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", @@ -739,6 +742,7 @@ class NotificationAbstractCondition(ModelComposed): 'X509.CERTIFICATE': "x509.Certificate", }, ('object_type',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -839,6 +843,7 @@ class NotificationAbstractCondition(ModelComposed): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -875,6 +880,7 @@ class NotificationAbstractCondition(ModelComposed): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", diff --git a/intersight/model/notification_abstract_mo_condition.py b/intersight/model/notification_abstract_mo_condition.py index 1922bc73ac..196d46a6a9 100644 --- a/intersight/model/notification_abstract_mo_condition.py +++ b/intersight/model/notification_abstract_mo_condition.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/notification_abstract_mo_condition_all_of.py b/intersight/model/notification_abstract_mo_condition_all_of.py index 5ef122c0b3..8837768bc6 100644 --- a/intersight/model/notification_abstract_mo_condition_all_of.py +++ b/intersight/model/notification_abstract_mo_condition_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/notification_account_subscription.py b/intersight/model/notification_account_subscription.py index cfd13b42a2..8e004041b9 100644 --- a/intersight/model/notification_account_subscription.py +++ b/intersight/model/notification_account_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/notification_account_subscription_all_of.py b/intersight/model/notification_account_subscription_all_of.py index 6bfc5d2a23..4ac5bd29ac 100644 --- a/intersight/model/notification_account_subscription_all_of.py +++ b/intersight/model/notification_account_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/notification_account_subscription_list.py b/intersight/model/notification_account_subscription_list.py index 202ac4848c..664971b239 100644 --- a/intersight/model/notification_account_subscription_list.py +++ b/intersight/model/notification_account_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/notification_account_subscription_list_all_of.py b/intersight/model/notification_account_subscription_list_all_of.py index e0ff5bce8d..449613a0f5 100644 --- a/intersight/model/notification_account_subscription_list_all_of.py +++ b/intersight/model/notification_account_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/notification_account_subscription_response.py b/intersight/model/notification_account_subscription_response.py index 85927911a2..0af1d582d8 100644 --- a/intersight/model/notification_account_subscription_response.py +++ b/intersight/model/notification_account_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/notification_action.py b/intersight/model/notification_action.py index 7c4ed2287d..7cc756973e 100644 --- a/intersight/model/notification_action.py +++ b/intersight/model/notification_action.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -65,6 +65,7 @@ class NotificationAction(ModelComposed): allowed_values = { ('class_id',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -165,6 +166,7 @@ class NotificationAction(ModelComposed): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -201,6 +203,7 @@ class NotificationAction(ModelComposed): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", @@ -737,6 +740,7 @@ class NotificationAction(ModelComposed): 'X509.CERTIFICATE': "x509.Certificate", }, ('object_type',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -837,6 +841,7 @@ class NotificationAction(ModelComposed): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -873,6 +878,7 @@ class NotificationAction(ModelComposed): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", diff --git a/intersight/model/notification_aggregation_settings.py b/intersight/model/notification_aggregation_settings.py index b516e3d410..e5e8fb5ad6 100644 --- a/intersight/model/notification_aggregation_settings.py +++ b/intersight/model/notification_aggregation_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/notification_aggregation_settings_all_of.py b/intersight/model/notification_aggregation_settings_all_of.py index df639809d2..f5c452572a 100644 --- a/intersight/model/notification_aggregation_settings_all_of.py +++ b/intersight/model/notification_aggregation_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/notification_alarm_mo_condition.py b/intersight/model/notification_alarm_mo_condition.py index 13d5dd629a..d399a801ee 100644 --- a/intersight/model/notification_alarm_mo_condition.py +++ b/intersight/model/notification_alarm_mo_condition.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/notification_alarm_mo_condition_all_of.py b/intersight/model/notification_alarm_mo_condition_all_of.py index 0523f13ed7..e83a4449b8 100644 --- a/intersight/model/notification_alarm_mo_condition_all_of.py +++ b/intersight/model/notification_alarm_mo_condition_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/notification_mo_condition.py b/intersight/model/notification_mo_condition.py index ac40a80a28..e9b4a4329f 100644 --- a/intersight/model/notification_mo_condition.py +++ b/intersight/model/notification_mo_condition.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/notification_mo_condition_all_of.py b/intersight/model/notification_mo_condition_all_of.py index 6965f17408..c7ebe7ca1e 100644 --- a/intersight/model/notification_mo_condition_all_of.py +++ b/intersight/model/notification_mo_condition_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/notification_send_email.py b/intersight/model/notification_send_email.py index 2999779960..0b8b7f43bb 100644 --- a/intersight/model/notification_send_email.py +++ b/intersight/model/notification_send_email.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/notification_send_email_all_of.py b/intersight/model/notification_send_email_all_of.py index 84ba0c3afa..faf84534b8 100644 --- a/intersight/model/notification_send_email_all_of.py +++ b/intersight/model/notification_send_email_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/notification_subscription.py b/intersight/model/notification_subscription.py index 34bba4a071..0222de3653 100644 --- a/intersight/model/notification_subscription.py +++ b/intersight/model/notification_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/notification_subscription_all_of.py b/intersight/model/notification_subscription_all_of.py index b3a4c6773f..e9a8cb876e 100644 --- a/intersight/model/notification_subscription_all_of.py +++ b/intersight/model/notification_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/notification_trigger_webhook.py b/intersight/model/notification_trigger_webhook.py index 04b810f57d..6dfab70bb2 100644 --- a/intersight/model/notification_trigger_webhook.py +++ b/intersight/model/notification_trigger_webhook.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/notification_trigger_webhook_all_of.py b/intersight/model/notification_trigger_webhook_all_of.py index 332f3c5324..d5f6d44efe 100644 --- a/intersight/model/notification_trigger_webhook_all_of.py +++ b/intersight/model/notification_trigger_webhook_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ntp_auth_ntp_server.py b/intersight/model/ntp_auth_ntp_server.py index a928cf993c..aa2884aca9 100644 --- a/intersight/model/ntp_auth_ntp_server.py +++ b/intersight/model/ntp_auth_ntp_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ntp_auth_ntp_server_all_of.py b/intersight/model/ntp_auth_ntp_server_all_of.py index b2343db5d2..0fa7fa2856 100644 --- a/intersight/model/ntp_auth_ntp_server_all_of.py +++ b/intersight/model/ntp_auth_ntp_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ntp_ntp_server.py b/intersight/model/ntp_ntp_server.py index 94652ed08a..c674fc2e30 100644 --- a/intersight/model/ntp_ntp_server.py +++ b/intersight/model/ntp_ntp_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ntp_ntp_server_all_of.py b/intersight/model/ntp_ntp_server_all_of.py index 4357739d8a..1480575c74 100644 --- a/intersight/model/ntp_ntp_server_all_of.py +++ b/intersight/model/ntp_ntp_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ntp_ntp_server_list.py b/intersight/model/ntp_ntp_server_list.py index 844cc13752..b578fa2a78 100644 --- a/intersight/model/ntp_ntp_server_list.py +++ b/intersight/model/ntp_ntp_server_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ntp_ntp_server_list_all_of.py b/intersight/model/ntp_ntp_server_list_all_of.py index 4f73c41609..9dfb4c1e7d 100644 --- a/intersight/model/ntp_ntp_server_list_all_of.py +++ b/intersight/model/ntp_ntp_server_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ntp_ntp_server_relationship.py b/intersight/model/ntp_ntp_server_relationship.py index cecee786eb..b4359146d6 100644 --- a/intersight/model/ntp_ntp_server_relationship.py +++ b/intersight/model/ntp_ntp_server_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -179,6 +179,7 @@ class NtpNtpServerRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -210,6 +211,7 @@ class NtpNtpServerRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -256,7 +258,9 @@ class NtpNtpServerRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -634,6 +638,8 @@ class NtpNtpServerRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -915,6 +921,7 @@ class NtpNtpServerRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/ntp_ntp_server_response.py b/intersight/model/ntp_ntp_server_response.py index 604e5ba8bb..6e318e4a46 100644 --- a/intersight/model/ntp_ntp_server_response.py +++ b/intersight/model/ntp_ntp_server_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ntp_policy.py b/intersight/model/ntp_policy.py index 209f352607..68fa01652d 100644 --- a/intersight/model/ntp_policy.py +++ b/intersight/model/ntp_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ntp_policy_all_of.py b/intersight/model/ntp_policy_all_of.py index 0ec878f332..7da8a2587d 100644 --- a/intersight/model/ntp_policy_all_of.py +++ b/intersight/model/ntp_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ntp_policy_list.py b/intersight/model/ntp_policy_list.py index a9df40b3ce..9766439253 100644 --- a/intersight/model/ntp_policy_list.py +++ b/intersight/model/ntp_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ntp_policy_list_all_of.py b/intersight/model/ntp_policy_list_all_of.py index 81aef531f9..09fd5ce359 100644 --- a/intersight/model/ntp_policy_list_all_of.py +++ b/intersight/model/ntp_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ntp_policy_response.py b/intersight/model/ntp_policy_response.py index c7480128d9..0789edd550 100644 --- a/intersight/model/ntp_policy_response.py +++ b/intersight/model/ntp_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/oauth_access_token.py b/intersight/model/oauth_access_token.py index 61b0239dc7..0a7734e40e 100644 --- a/intersight/model/oauth_access_token.py +++ b/intersight/model/oauth_access_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/oauth_access_token_all_of.py b/intersight/model/oauth_access_token_all_of.py index f63e22a950..4c089a520a 100644 --- a/intersight/model/oauth_access_token_all_of.py +++ b/intersight/model/oauth_access_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/oauth_access_token_list.py b/intersight/model/oauth_access_token_list.py index ec0765cf06..9c8e0a0c75 100644 --- a/intersight/model/oauth_access_token_list.py +++ b/intersight/model/oauth_access_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/oauth_access_token_list_all_of.py b/intersight/model/oauth_access_token_list_all_of.py index e418efa58d..2bec63f313 100644 --- a/intersight/model/oauth_access_token_list_all_of.py +++ b/intersight/model/oauth_access_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/oauth_access_token_relationship.py b/intersight/model/oauth_access_token_relationship.py index 4d53234024..aa9e395d85 100644 --- a/intersight/model/oauth_access_token_relationship.py +++ b/intersight/model/oauth_access_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -178,6 +178,7 @@ class OauthAccessTokenRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -209,6 +210,7 @@ class OauthAccessTokenRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -255,7 +257,9 @@ class OauthAccessTokenRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -633,6 +637,8 @@ class OauthAccessTokenRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -914,6 +920,7 @@ class OauthAccessTokenRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/oauth_access_token_response.py b/intersight/model/oauth_access_token_response.py index 81d23a4232..595c7cdb60 100644 --- a/intersight/model/oauth_access_token_response.py +++ b/intersight/model/oauth_access_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/oauth_authorization.py b/intersight/model/oauth_authorization.py index e8eebcceea..48c3f274ae 100644 --- a/intersight/model/oauth_authorization.py +++ b/intersight/model/oauth_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/oauth_authorization_all_of.py b/intersight/model/oauth_authorization_all_of.py index 4b2cb53acc..4446290311 100644 --- a/intersight/model/oauth_authorization_all_of.py +++ b/intersight/model/oauth_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/oauth_authorization_list.py b/intersight/model/oauth_authorization_list.py index fd367503b3..9bee85f77c 100644 --- a/intersight/model/oauth_authorization_list.py +++ b/intersight/model/oauth_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/oauth_authorization_list_all_of.py b/intersight/model/oauth_authorization_list_all_of.py index cc8e80a2ef..a595dab1c9 100644 --- a/intersight/model/oauth_authorization_list_all_of.py +++ b/intersight/model/oauth_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/oauth_authorization_response.py b/intersight/model/oauth_authorization_response.py index 4cb01aa26d..1c3014c4df 100644 --- a/intersight/model/oauth_authorization_response.py +++ b/intersight/model/oauth_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/onprem_image_package.py b/intersight/model/onprem_image_package.py index e2078c8751..ebe249da30 100644 --- a/intersight/model/onprem_image_package.py +++ b/intersight/model/onprem_image_package.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/onprem_image_package_all_of.py b/intersight/model/onprem_image_package_all_of.py index a9a0f69eec..0cf96df5c0 100644 --- a/intersight/model/onprem_image_package_all_of.py +++ b/intersight/model/onprem_image_package_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/onprem_schedule.py b/intersight/model/onprem_schedule.py index d189cd915c..185be30082 100644 --- a/intersight/model/onprem_schedule.py +++ b/intersight/model/onprem_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/onprem_schedule_all_of.py b/intersight/model/onprem_schedule_all_of.py index 30f175b955..c80279ebf3 100644 --- a/intersight/model/onprem_schedule_all_of.py +++ b/intersight/model/onprem_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/onprem_upgrade_note.py b/intersight/model/onprem_upgrade_note.py index 9ab0e180dd..a7b27a52e7 100644 --- a/intersight/model/onprem_upgrade_note.py +++ b/intersight/model/onprem_upgrade_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/onprem_upgrade_note_all_of.py b/intersight/model/onprem_upgrade_note_all_of.py index aa71585931..f38595dc83 100644 --- a/intersight/model/onprem_upgrade_note_all_of.py +++ b/intersight/model/onprem_upgrade_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/onprem_upgrade_phase.py b/intersight/model/onprem_upgrade_phase.py index 36a7b554dd..2a7c61e10f 100644 --- a/intersight/model/onprem_upgrade_phase.py +++ b/intersight/model/onprem_upgrade_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/onprem_upgrade_phase_all_of.py b/intersight/model/onprem_upgrade_phase_all_of.py index ce9fbb2383..abdb6f3a2d 100644 --- a/intersight/model/onprem_upgrade_phase_all_of.py +++ b/intersight/model/onprem_upgrade_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/openapi_api_info.py b/intersight/model/openapi_api_info.py index c9ca30cf08..850020b443 100644 --- a/intersight/model/openapi_api_info.py +++ b/intersight/model/openapi_api_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/openapi_api_info_all_of.py b/intersight/model/openapi_api_info_all_of.py index 7755ca5ce0..d400e68858 100644 --- a/intersight/model/openapi_api_info_all_of.py +++ b/intersight/model/openapi_api_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/openapi_api_method_meta.py b/intersight/model/openapi_api_method_meta.py index 5eeaf64a19..7eece594be 100644 --- a/intersight/model/openapi_api_method_meta.py +++ b/intersight/model/openapi_api_method_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/openapi_api_method_meta_all_of.py b/intersight/model/openapi_api_method_meta_all_of.py index 5d54b1685d..1761c157d3 100644 --- a/intersight/model/openapi_api_method_meta_all_of.py +++ b/intersight/model/openapi_api_method_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/openapi_api_method_meta_list.py b/intersight/model/openapi_api_method_meta_list.py index 6fb8c8e1dc..c7d4d0c270 100644 --- a/intersight/model/openapi_api_method_meta_list.py +++ b/intersight/model/openapi_api_method_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/openapi_api_method_meta_list_all_of.py b/intersight/model/openapi_api_method_meta_list_all_of.py index 975f161965..359e09b6ec 100644 --- a/intersight/model/openapi_api_method_meta_list_all_of.py +++ b/intersight/model/openapi_api_method_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/openapi_api_method_meta_response.py b/intersight/model/openapi_api_method_meta_response.py index 6fcfd971ad..04df9aa206 100644 --- a/intersight/model/openapi_api_method_meta_response.py +++ b/intersight/model/openapi_api_method_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/openapi_failed_task.py b/intersight/model/openapi_failed_task.py index eae7d50ee1..ea8849f459 100644 --- a/intersight/model/openapi_failed_task.py +++ b/intersight/model/openapi_failed_task.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/openapi_failed_task_all_of.py b/intersight/model/openapi_failed_task_all_of.py index bae907a99c..ab67d5d787 100644 --- a/intersight/model/openapi_failed_task_all_of.py +++ b/intersight/model/openapi_failed_task_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/openapi_key_value_pair.py b/intersight/model/openapi_key_value_pair.py index 373f53b72a..71d24313d6 100644 --- a/intersight/model/openapi_key_value_pair.py +++ b/intersight/model/openapi_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/openapi_key_value_pair_all_of.py b/intersight/model/openapi_key_value_pair_all_of.py index 19b900eea1..f537c81d24 100644 --- a/intersight/model/openapi_key_value_pair_all_of.py +++ b/intersight/model/openapi_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/openapi_open_api_specification.py b/intersight/model/openapi_open_api_specification.py index 2e290ba0fd..8f6ea0fe3a 100644 --- a/intersight/model/openapi_open_api_specification.py +++ b/intersight/model/openapi_open_api_specification.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/openapi_open_api_specification_all_of.py b/intersight/model/openapi_open_api_specification_all_of.py index 7aa8b37374..37eb311584 100644 --- a/intersight/model/openapi_open_api_specification_all_of.py +++ b/intersight/model/openapi_open_api_specification_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/openapi_open_api_specification_list.py b/intersight/model/openapi_open_api_specification_list.py index b10b71b2aa..5796f97c4d 100644 --- a/intersight/model/openapi_open_api_specification_list.py +++ b/intersight/model/openapi_open_api_specification_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/openapi_open_api_specification_list_all_of.py b/intersight/model/openapi_open_api_specification_list_all_of.py index 08e483e5bf..e8d23769f2 100644 --- a/intersight/model/openapi_open_api_specification_list_all_of.py +++ b/intersight/model/openapi_open_api_specification_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/openapi_open_api_specification_relationship.py b/intersight/model/openapi_open_api_specification_relationship.py index ae188e757e..3e3a1f1112 100644 --- a/intersight/model/openapi_open_api_specification_relationship.py +++ b/intersight/model/openapi_open_api_specification_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -208,6 +208,7 @@ class OpenapiOpenApiSpecificationRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -239,6 +240,7 @@ class OpenapiOpenApiSpecificationRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -285,7 +287,9 @@ class OpenapiOpenApiSpecificationRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -663,6 +667,8 @@ class OpenapiOpenApiSpecificationRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -944,6 +950,7 @@ class OpenapiOpenApiSpecificationRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/openapi_open_api_specification_response.py b/intersight/model/openapi_open_api_specification_response.py index fe3f0ec1c3..1f1017f295 100644 --- a/intersight/model/openapi_open_api_specification_response.py +++ b/intersight/model/openapi_open_api_specification_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/openapi_process_file.py b/intersight/model/openapi_process_file.py index b32ffc894b..db7b6750ef 100644 --- a/intersight/model/openapi_process_file.py +++ b/intersight/model/openapi_process_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/openapi_process_file_all_of.py b/intersight/model/openapi_process_file_all_of.py index 2e3b249594..bf4d50a45e 100644 --- a/intersight/model/openapi_process_file_all_of.py +++ b/intersight/model/openapi_process_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/openapi_process_file_list.py b/intersight/model/openapi_process_file_list.py index 9645a7522c..cff26eaf83 100644 --- a/intersight/model/openapi_process_file_list.py +++ b/intersight/model/openapi_process_file_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/openapi_process_file_list_all_of.py b/intersight/model/openapi_process_file_list_all_of.py index 54a32aee1c..58bd16f2b8 100644 --- a/intersight/model/openapi_process_file_list_all_of.py +++ b/intersight/model/openapi_process_file_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/openapi_process_file_relationship.py b/intersight/model/openapi_process_file_relationship.py index dfdda30b0b..661540375e 100644 --- a/intersight/model/openapi_process_file_relationship.py +++ b/intersight/model/openapi_process_file_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -193,6 +193,7 @@ class OpenapiProcessFileRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -224,6 +225,7 @@ class OpenapiProcessFileRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -270,7 +272,9 @@ class OpenapiProcessFileRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -648,6 +652,8 @@ class OpenapiProcessFileRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -929,6 +935,7 @@ class OpenapiProcessFileRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/openapi_process_file_response.py b/intersight/model/openapi_process_file_response.py index 295e15f9c5..676b956537 100644 --- a/intersight/model/openapi_process_file_response.py +++ b/intersight/model/openapi_process_file_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/openapi_task_generation_request.py b/intersight/model/openapi_task_generation_request.py index a3ffb0e52a..c70f4ff1e6 100644 --- a/intersight/model/openapi_task_generation_request.py +++ b/intersight/model/openapi_task_generation_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/openapi_task_generation_request_all_of.py b/intersight/model/openapi_task_generation_request_all_of.py index 73572e716e..3a3f4fcb3e 100644 --- a/intersight/model/openapi_task_generation_request_all_of.py +++ b/intersight/model/openapi_task_generation_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/openapi_task_generation_request_list.py b/intersight/model/openapi_task_generation_request_list.py index 2fd981150c..4621b36d77 100644 --- a/intersight/model/openapi_task_generation_request_list.py +++ b/intersight/model/openapi_task_generation_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/openapi_task_generation_request_list_all_of.py b/intersight/model/openapi_task_generation_request_list_all_of.py index 43b988c7bd..28547c7535 100644 --- a/intersight/model/openapi_task_generation_request_list_all_of.py +++ b/intersight/model/openapi_task_generation_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/openapi_task_generation_request_relationship.py b/intersight/model/openapi_task_generation_request_relationship.py index eb73d842fa..0f2d46827f 100644 --- a/intersight/model/openapi_task_generation_request_relationship.py +++ b/intersight/model/openapi_task_generation_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -197,6 +197,7 @@ class OpenapiTaskGenerationRequestRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -228,6 +229,7 @@ class OpenapiTaskGenerationRequestRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -274,7 +276,9 @@ class OpenapiTaskGenerationRequestRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -652,6 +656,8 @@ class OpenapiTaskGenerationRequestRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -933,6 +939,7 @@ class OpenapiTaskGenerationRequestRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/openapi_task_generation_request_response.py b/intersight/model/openapi_task_generation_request_response.py index 360062b39b..a500ebb7bb 100644 --- a/intersight/model/openapi_task_generation_request_response.py +++ b/intersight/model/openapi_task_generation_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/openapi_task_generation_result.py b/intersight/model/openapi_task_generation_result.py index 8600c7a2c4..7116ec6957 100644 --- a/intersight/model/openapi_task_generation_result.py +++ b/intersight/model/openapi_task_generation_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/openapi_task_generation_result_all_of.py b/intersight/model/openapi_task_generation_result_all_of.py index 407b57a13e..7a83a1bcb2 100644 --- a/intersight/model/openapi_task_generation_result_all_of.py +++ b/intersight/model/openapi_task_generation_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/openapi_task_generation_result_list.py b/intersight/model/openapi_task_generation_result_list.py index 3a5d3e9e86..8b406d97e5 100644 --- a/intersight/model/openapi_task_generation_result_list.py +++ b/intersight/model/openapi_task_generation_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/openapi_task_generation_result_list_all_of.py b/intersight/model/openapi_task_generation_result_list_all_of.py index 4684420b61..db1a8ad827 100644 --- a/intersight/model/openapi_task_generation_result_list_all_of.py +++ b/intersight/model/openapi_task_generation_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/openapi_task_generation_result_response.py b/intersight/model/openapi_task_generation_result_response.py index 52656264fc..3c6513307a 100644 --- a/intersight/model/openapi_task_generation_result_response.py +++ b/intersight/model/openapi_task_generation_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/oprs_deployment.py b/intersight/model/oprs_deployment.py index 37a827f26d..aebcf96f97 100644 --- a/intersight/model/oprs_deployment.py +++ b/intersight/model/oprs_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/oprs_deployment_all_of.py b/intersight/model/oprs_deployment_all_of.py index fa919fc090..6a906411fa 100644 --- a/intersight/model/oprs_deployment_all_of.py +++ b/intersight/model/oprs_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/oprs_deployment_list.py b/intersight/model/oprs_deployment_list.py index e93cf65324..3ba383fc04 100644 --- a/intersight/model/oprs_deployment_list.py +++ b/intersight/model/oprs_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/oprs_deployment_list_all_of.py b/intersight/model/oprs_deployment_list_all_of.py index d965468506..1be4312638 100644 --- a/intersight/model/oprs_deployment_list_all_of.py +++ b/intersight/model/oprs_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/oprs_deployment_response.py b/intersight/model/oprs_deployment_response.py index f29a1d0e95..64b1ff3c4c 100644 --- a/intersight/model/oprs_deployment_response.py +++ b/intersight/model/oprs_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/oprs_kvpair.py b/intersight/model/oprs_kvpair.py index f84927ae86..3415a0d312 100644 --- a/intersight/model/oprs_kvpair.py +++ b/intersight/model/oprs_kvpair.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/oprs_kvpair_all_of.py b/intersight/model/oprs_kvpair_all_of.py index 5f6b6947ab..3beeae3170 100644 --- a/intersight/model/oprs_kvpair_all_of.py +++ b/intersight/model/oprs_kvpair_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/oprs_sync_target_list_message.py b/intersight/model/oprs_sync_target_list_message.py index ef791b9bd9..1395733795 100644 --- a/intersight/model/oprs_sync_target_list_message.py +++ b/intersight/model/oprs_sync_target_list_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/oprs_sync_target_list_message_all_of.py b/intersight/model/oprs_sync_target_list_message_all_of.py index f0357ba22d..2323cad138 100644 --- a/intersight/model/oprs_sync_target_list_message_all_of.py +++ b/intersight/model/oprs_sync_target_list_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/oprs_sync_target_list_message_list.py b/intersight/model/oprs_sync_target_list_message_list.py index dcc6230904..4e05e4a305 100644 --- a/intersight/model/oprs_sync_target_list_message_list.py +++ b/intersight/model/oprs_sync_target_list_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/oprs_sync_target_list_message_list_all_of.py b/intersight/model/oprs_sync_target_list_message_list_all_of.py index ea7c4aceb3..c61e1363b7 100644 --- a/intersight/model/oprs_sync_target_list_message_list_all_of.py +++ b/intersight/model/oprs_sync_target_list_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/oprs_sync_target_list_message_response.py b/intersight/model/oprs_sync_target_list_message_response.py index 7f6c13df2b..66ff39087f 100644 --- a/intersight/model/oprs_sync_target_list_message_response.py +++ b/intersight/model/oprs_sync_target_list_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/organization_organization.py b/intersight/model/organization_organization.py index e427bcac31..cfbee0312a 100644 --- a/intersight/model/organization_organization.py +++ b/intersight/model/organization_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/organization_organization_all_of.py b/intersight/model/organization_organization_all_of.py index 4296851b64..fd72dee50b 100644 --- a/intersight/model/organization_organization_all_of.py +++ b/intersight/model/organization_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/organization_organization_list.py b/intersight/model/organization_organization_list.py index 3d4d33828e..1fe0a4b86c 100644 --- a/intersight/model/organization_organization_list.py +++ b/intersight/model/organization_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/organization_organization_list_all_of.py b/intersight/model/organization_organization_list_all_of.py index f33b017633..1d5e918a2b 100644 --- a/intersight/model/organization_organization_list_all_of.py +++ b/intersight/model/organization_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/organization_organization_relationship.py b/intersight/model/organization_organization_relationship.py index 6e619c95ca..9dd366ad71 100644 --- a/intersight/model/organization_organization_relationship.py +++ b/intersight/model/organization_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -175,6 +175,7 @@ class OrganizationOrganizationRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -206,6 +207,7 @@ class OrganizationOrganizationRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -252,7 +254,9 @@ class OrganizationOrganizationRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -630,6 +634,8 @@ class OrganizationOrganizationRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -911,6 +917,7 @@ class OrganizationOrganizationRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/organization_organization_response.py b/intersight/model/organization_organization_response.py index 20ffafc593..ec6a8ddf98 100644 --- a/intersight/model/organization_organization_response.py +++ b/intersight/model/organization_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_answers.py b/intersight/model/os_answers.py index ae1d3c7a57..76e5d60b6d 100644 --- a/intersight/model/os_answers.py +++ b/intersight/model/os_answers.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_answers_all_of.py b/intersight/model/os_answers_all_of.py index 740c27f199..b3d1506505 100644 --- a/intersight/model/os_answers_all_of.py +++ b/intersight/model/os_answers_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_base_install_config.py b/intersight/model/os_base_install_config.py index 374e685c52..61ea20043c 100644 --- a/intersight/model/os_base_install_config.py +++ b/intersight/model/os_base_install_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_base_install_config_all_of.py b/intersight/model/os_base_install_config_all_of.py index 7b3bcaa8c0..9637b62e34 100644 --- a/intersight/model/os_base_install_config_all_of.py +++ b/intersight/model/os_base_install_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_bulk_install_info.py b/intersight/model/os_bulk_install_info.py index 93cb2a131c..7af201d32b 100644 --- a/intersight/model/os_bulk_install_info.py +++ b/intersight/model/os_bulk_install_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_bulk_install_info_all_of.py b/intersight/model/os_bulk_install_info_all_of.py index e94ddf6904..01f84fa9df 100644 --- a/intersight/model/os_bulk_install_info_all_of.py +++ b/intersight/model/os_bulk_install_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_bulk_install_info_list.py b/intersight/model/os_bulk_install_info_list.py index 235934f9f8..b333d62036 100644 --- a/intersight/model/os_bulk_install_info_list.py +++ b/intersight/model/os_bulk_install_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_bulk_install_info_list_all_of.py b/intersight/model/os_bulk_install_info_list_all_of.py index f42e208f12..ec8dc6de18 100644 --- a/intersight/model/os_bulk_install_info_list_all_of.py +++ b/intersight/model/os_bulk_install_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_bulk_install_info_response.py b/intersight/model/os_bulk_install_info_response.py index 82531f1949..3b44987173 100644 --- a/intersight/model/os_bulk_install_info_response.py +++ b/intersight/model/os_bulk_install_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_catalog.py b/intersight/model/os_catalog.py index 1302245cb4..855cd452a4 100644 --- a/intersight/model/os_catalog.py +++ b/intersight/model/os_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_catalog_all_of.py b/intersight/model/os_catalog_all_of.py index bcf55867d4..4ae9a711cf 100644 --- a/intersight/model/os_catalog_all_of.py +++ b/intersight/model/os_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_catalog_list.py b/intersight/model/os_catalog_list.py index 56d5c04cd7..c0177c85d8 100644 --- a/intersight/model/os_catalog_list.py +++ b/intersight/model/os_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_catalog_list_all_of.py b/intersight/model/os_catalog_list_all_of.py index 07c6bced8c..ebd892b97f 100644 --- a/intersight/model/os_catalog_list_all_of.py +++ b/intersight/model/os_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_catalog_relationship.py b/intersight/model/os_catalog_relationship.py index 36136be5c5..107004ed54 100644 --- a/intersight/model/os_catalog_relationship.py +++ b/intersight/model/os_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -177,6 +177,7 @@ class OsCatalogRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -208,6 +209,7 @@ class OsCatalogRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -254,7 +256,9 @@ class OsCatalogRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -632,6 +636,8 @@ class OsCatalogRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -913,6 +919,7 @@ class OsCatalogRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/os_catalog_response.py b/intersight/model/os_catalog_response.py index 77265482d7..3837a74034 100644 --- a/intersight/model/os_catalog_response.py +++ b/intersight/model/os_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_configuration_file.py b/intersight/model/os_configuration_file.py index 1c39addb7f..2330ad6159 100644 --- a/intersight/model/os_configuration_file.py +++ b/intersight/model/os_configuration_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_configuration_file_all_of.py b/intersight/model/os_configuration_file_all_of.py index 45d35900ac..f2bfce71f6 100644 --- a/intersight/model/os_configuration_file_all_of.py +++ b/intersight/model/os_configuration_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_configuration_file_list.py b/intersight/model/os_configuration_file_list.py index 92d576c0eb..01b4f36a28 100644 --- a/intersight/model/os_configuration_file_list.py +++ b/intersight/model/os_configuration_file_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_configuration_file_list_all_of.py b/intersight/model/os_configuration_file_list_all_of.py index 3b019c5f47..4462c8e3ca 100644 --- a/intersight/model/os_configuration_file_list_all_of.py +++ b/intersight/model/os_configuration_file_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_configuration_file_relationship.py b/intersight/model/os_configuration_file_relationship.py index 12b9794383..66d1843acd 100644 --- a/intersight/model/os_configuration_file_relationship.py +++ b/intersight/model/os_configuration_file_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -177,6 +177,7 @@ class OsConfigurationFileRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -208,6 +209,7 @@ class OsConfigurationFileRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -254,7 +256,9 @@ class OsConfigurationFileRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -632,6 +636,8 @@ class OsConfigurationFileRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -913,6 +919,7 @@ class OsConfigurationFileRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/os_configuration_file_response.py b/intersight/model/os_configuration_file_response.py index 75597d2651..285fbee73d 100644 --- a/intersight/model/os_configuration_file_response.py +++ b/intersight/model/os_configuration_file_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_distribution.py b/intersight/model/os_distribution.py index c092b3f6de..fe7c1af375 100644 --- a/intersight/model/os_distribution.py +++ b/intersight/model/os_distribution.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_distribution_all_of.py b/intersight/model/os_distribution_all_of.py index 244cc913cb..3c703348d9 100644 --- a/intersight/model/os_distribution_all_of.py +++ b/intersight/model/os_distribution_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_distribution_list.py b/intersight/model/os_distribution_list.py index 4be4373dcc..865a59bc94 100644 --- a/intersight/model/os_distribution_list.py +++ b/intersight/model/os_distribution_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_distribution_list_all_of.py b/intersight/model/os_distribution_list_all_of.py index e11017fc7e..88c1930a8e 100644 --- a/intersight/model/os_distribution_list_all_of.py +++ b/intersight/model/os_distribution_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_distribution_relationship.py b/intersight/model/os_distribution_relationship.py index 28517c8538..4fd8fa5c93 100644 --- a/intersight/model/os_distribution_relationship.py +++ b/intersight/model/os_distribution_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -177,6 +177,7 @@ class OsDistributionRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -208,6 +209,7 @@ class OsDistributionRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -254,7 +256,9 @@ class OsDistributionRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -632,6 +636,8 @@ class OsDistributionRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -913,6 +919,7 @@ class OsDistributionRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/os_distribution_response.py b/intersight/model/os_distribution_response.py index 5a4ab76bd1..803c30fa04 100644 --- a/intersight/model/os_distribution_response.py +++ b/intersight/model/os_distribution_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_fibre_channel_target.py b/intersight/model/os_fibre_channel_target.py index fd5cb8bc24..ee4c214232 100644 --- a/intersight/model/os_fibre_channel_target.py +++ b/intersight/model/os_fibre_channel_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_fibre_channel_target_all_of.py b/intersight/model/os_fibre_channel_target_all_of.py index 1d4d65104f..e1e688c1d5 100644 --- a/intersight/model/os_fibre_channel_target_all_of.py +++ b/intersight/model/os_fibre_channel_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_global_config.py b/intersight/model/os_global_config.py index 6ec9feec0a..2e5f6a3911 100644 --- a/intersight/model/os_global_config.py +++ b/intersight/model/os_global_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_global_config_all_of.py b/intersight/model/os_global_config_all_of.py index 9e5d09966b..f4a6b1e5d2 100644 --- a/intersight/model/os_global_config_all_of.py +++ b/intersight/model/os_global_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_install.py b/intersight/model/os_install.py index ced8f272ef..84fcff7ad0 100644 --- a/intersight/model/os_install.py +++ b/intersight/model/os_install.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_install_all_of.py b/intersight/model/os_install_all_of.py index d4aad3c0bd..d722b3c80b 100644 --- a/intersight/model/os_install_all_of.py +++ b/intersight/model/os_install_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_install_list.py b/intersight/model/os_install_list.py index a246631b02..9c670ff829 100644 --- a/intersight/model/os_install_list.py +++ b/intersight/model/os_install_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_install_list_all_of.py b/intersight/model/os_install_list_all_of.py index 757287b723..2fda145f9c 100644 --- a/intersight/model/os_install_list_all_of.py +++ b/intersight/model/os_install_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_install_response.py b/intersight/model/os_install_response.py index ebdce9084e..f8d49a410f 100644 --- a/intersight/model/os_install_response.py +++ b/intersight/model/os_install_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_install_target.py b/intersight/model/os_install_target.py index 7bbf0829c9..c7f8e6d12b 100644 --- a/intersight/model/os_install_target.py +++ b/intersight/model/os_install_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -71,6 +71,7 @@ class OsInstallTarget(ModelComposed): allowed_values = { ('class_id',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -171,6 +172,7 @@ class OsInstallTarget(ModelComposed): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -207,6 +209,7 @@ class OsInstallTarget(ModelComposed): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", @@ -743,6 +746,7 @@ class OsInstallTarget(ModelComposed): 'X509.CERTIFICATE': "x509.Certificate", }, ('object_type',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -843,6 +847,7 @@ class OsInstallTarget(ModelComposed): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -879,6 +884,7 @@ class OsInstallTarget(ModelComposed): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", diff --git a/intersight/model/os_install_target_response.py b/intersight/model/os_install_target_response.py index c64e851d8c..bcad751fb7 100644 --- a/intersight/model/os_install_target_response.py +++ b/intersight/model/os_install_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_install_target_response_all_of.py b/intersight/model/os_install_target_response_all_of.py index 9bb200c83a..bfd75cf675 100644 --- a/intersight/model/os_install_target_response_all_of.py +++ b/intersight/model/os_install_target_response_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_ip_configuration.py b/intersight/model/os_ip_configuration.py index c30a9ffe06..628b4e534c 100644 --- a/intersight/model/os_ip_configuration.py +++ b/intersight/model/os_ip_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -65,6 +65,7 @@ class OsIpConfiguration(ModelComposed): allowed_values = { ('class_id',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -165,6 +166,7 @@ class OsIpConfiguration(ModelComposed): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -201,6 +203,7 @@ class OsIpConfiguration(ModelComposed): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", @@ -737,6 +740,7 @@ class OsIpConfiguration(ModelComposed): 'X509.CERTIFICATE': "x509.Certificate", }, ('object_type',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -837,6 +841,7 @@ class OsIpConfiguration(ModelComposed): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -873,6 +878,7 @@ class OsIpConfiguration(ModelComposed): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", diff --git a/intersight/model/os_ipv4_configuration.py b/intersight/model/os_ipv4_configuration.py index fb604e4fe1..b136240c39 100644 --- a/intersight/model/os_ipv4_configuration.py +++ b/intersight/model/os_ipv4_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_ipv4_configuration_all_of.py b/intersight/model/os_ipv4_configuration_all_of.py index f8fac4f755..0411240021 100644 --- a/intersight/model/os_ipv4_configuration_all_of.py +++ b/intersight/model/os_ipv4_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_ipv6_configuration.py b/intersight/model/os_ipv6_configuration.py index 0957a5b322..1314fadddb 100644 --- a/intersight/model/os_ipv6_configuration.py +++ b/intersight/model/os_ipv6_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_ipv6_configuration_all_of.py b/intersight/model/os_ipv6_configuration_all_of.py index 9274862c00..782ad8e1f7 100644 --- a/intersight/model/os_ipv6_configuration_all_of.py +++ b/intersight/model/os_ipv6_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_iscsi_target.py b/intersight/model/os_iscsi_target.py index 5df9b5cd67..9c5dbc861a 100644 --- a/intersight/model/os_iscsi_target.py +++ b/intersight/model/os_iscsi_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_iscsi_target_all_of.py b/intersight/model/os_iscsi_target_all_of.py index 65b0b40924..acbe291b38 100644 --- a/intersight/model/os_iscsi_target_all_of.py +++ b/intersight/model/os_iscsi_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_operating_system_parameters.py b/intersight/model/os_operating_system_parameters.py index 234ded10f0..8cc16248ae 100644 --- a/intersight/model/os_operating_system_parameters.py +++ b/intersight/model/os_operating_system_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -65,6 +65,7 @@ class OsOperatingSystemParameters(ModelComposed): allowed_values = { ('class_id',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -165,6 +166,7 @@ class OsOperatingSystemParameters(ModelComposed): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -201,6 +203,7 @@ class OsOperatingSystemParameters(ModelComposed): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", @@ -737,6 +740,7 @@ class OsOperatingSystemParameters(ModelComposed): 'X509.CERTIFICATE': "x509.Certificate", }, ('object_type',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -837,6 +841,7 @@ class OsOperatingSystemParameters(ModelComposed): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -873,6 +878,7 @@ class OsOperatingSystemParameters(ModelComposed): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", diff --git a/intersight/model/os_os_support.py b/intersight/model/os_os_support.py index 935ef50756..1e7f00f6f3 100644 --- a/intersight/model/os_os_support.py +++ b/intersight/model/os_os_support.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_os_support_all_of.py b/intersight/model/os_os_support_all_of.py index e6efb1c2c6..d2188ae43c 100644 --- a/intersight/model/os_os_support_all_of.py +++ b/intersight/model/os_os_support_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_physical_disk.py b/intersight/model/os_physical_disk.py index d2de39f96e..b346357e19 100644 --- a/intersight/model/os_physical_disk.py +++ b/intersight/model/os_physical_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_physical_disk_all_of.py b/intersight/model/os_physical_disk_all_of.py index 4c7a90754a..5a680d5a89 100644 --- a/intersight/model/os_physical_disk_all_of.py +++ b/intersight/model/os_physical_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_physical_disk_response.py b/intersight/model/os_physical_disk_response.py index 43c3df0589..bc28003360 100644 --- a/intersight/model/os_physical_disk_response.py +++ b/intersight/model/os_physical_disk_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_physical_disk_response_all_of.py b/intersight/model/os_physical_disk_response_all_of.py index 83bb67f4fd..b9b7e1080c 100644 --- a/intersight/model/os_physical_disk_response_all_of.py +++ b/intersight/model/os_physical_disk_response_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_place_holder.py b/intersight/model/os_place_holder.py index 1f76f8b9de..aa7a4dac8a 100644 --- a/intersight/model/os_place_holder.py +++ b/intersight/model/os_place_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_place_holder_all_of.py b/intersight/model/os_place_holder_all_of.py index a0ee57e212..253688ec22 100644 --- a/intersight/model/os_place_holder_all_of.py +++ b/intersight/model/os_place_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_san_target.py b/intersight/model/os_san_target.py index e667b38278..f7f28e5a6f 100644 --- a/intersight/model/os_san_target.py +++ b/intersight/model/os_san_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -65,6 +65,7 @@ class OsSanTarget(ModelComposed): allowed_values = { ('class_id',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -165,6 +166,7 @@ class OsSanTarget(ModelComposed): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -201,6 +203,7 @@ class OsSanTarget(ModelComposed): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", @@ -737,6 +740,7 @@ class OsSanTarget(ModelComposed): 'X509.CERTIFICATE': "x509.Certificate", }, ('object_type',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -837,6 +841,7 @@ class OsSanTarget(ModelComposed): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -873,6 +878,7 @@ class OsSanTarget(ModelComposed): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", diff --git a/intersight/model/os_server_config.py b/intersight/model/os_server_config.py index 5717785342..a7ffdb2d05 100644 --- a/intersight/model/os_server_config.py +++ b/intersight/model/os_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_server_config_all_of.py b/intersight/model/os_server_config_all_of.py index bafb22e34f..ac46c794e4 100644 --- a/intersight/model/os_server_config_all_of.py +++ b/intersight/model/os_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_supported_version.py b/intersight/model/os_supported_version.py index 5c6d9344e6..e0d762f6b0 100644 --- a/intersight/model/os_supported_version.py +++ b/intersight/model/os_supported_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_supported_version_all_of.py b/intersight/model/os_supported_version_all_of.py index 3fa67e1d56..49fab7c2cc 100644 --- a/intersight/model/os_supported_version_all_of.py +++ b/intersight/model/os_supported_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_supported_version_list.py b/intersight/model/os_supported_version_list.py index ea612a1679..d80892f265 100644 --- a/intersight/model/os_supported_version_list.py +++ b/intersight/model/os_supported_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_supported_version_list_all_of.py b/intersight/model/os_supported_version_list_all_of.py index 0b7483e1d1..886c1e6f24 100644 --- a/intersight/model/os_supported_version_list_all_of.py +++ b/intersight/model/os_supported_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_supported_version_response.py b/intersight/model/os_supported_version_response.py index bba9877b87..546da8576a 100644 --- a/intersight/model/os_supported_version_response.py +++ b/intersight/model/os_supported_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_template_file.py b/intersight/model/os_template_file.py index 4097c47e12..9a34c5b662 100644 --- a/intersight/model/os_template_file.py +++ b/intersight/model/os_template_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_template_file_all_of.py b/intersight/model/os_template_file_all_of.py index 45a795f7ad..65d7691816 100644 --- a/intersight/model/os_template_file_all_of.py +++ b/intersight/model/os_template_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_valid_install_target.py b/intersight/model/os_valid_install_target.py index 99ed9e9c97..43023643cf 100644 --- a/intersight/model/os_valid_install_target.py +++ b/intersight/model/os_valid_install_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_valid_install_target_all_of.py b/intersight/model/os_valid_install_target_all_of.py index 5e6064564d..d7014b90e3 100644 --- a/intersight/model/os_valid_install_target_all_of.py +++ b/intersight/model/os_valid_install_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_validation_information.py b/intersight/model/os_validation_information.py index 7f25ae47bd..1fa24bdc56 100644 --- a/intersight/model/os_validation_information.py +++ b/intersight/model/os_validation_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_validation_information_all_of.py b/intersight/model/os_validation_information_all_of.py index e372ce2f4f..bb986cf224 100644 --- a/intersight/model/os_validation_information_all_of.py +++ b/intersight/model/os_validation_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_virtual_drive.py b/intersight/model/os_virtual_drive.py index 4364fabb10..7cf9f04682 100644 --- a/intersight/model/os_virtual_drive.py +++ b/intersight/model/os_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_virtual_drive_all_of.py b/intersight/model/os_virtual_drive_all_of.py index 56fe441bad..91bcfec112 100644 --- a/intersight/model/os_virtual_drive_all_of.py +++ b/intersight/model/os_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_virtual_drive_response.py b/intersight/model/os_virtual_drive_response.py index 5a846d7abd..680cccdb03 100644 --- a/intersight/model/os_virtual_drive_response.py +++ b/intersight/model/os_virtual_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_virtual_drive_response_all_of.py b/intersight/model/os_virtual_drive_response_all_of.py index 82aead7933..ba213a27ff 100644 --- a/intersight/model/os_virtual_drive_response_all_of.py +++ b/intersight/model/os_virtual_drive_response_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_vmware_parameters.py b/intersight/model/os_vmware_parameters.py index 8c3b26f777..1e5c60cd42 100644 --- a/intersight/model/os_vmware_parameters.py +++ b/intersight/model/os_vmware_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_vmware_parameters_all_of.py b/intersight/model/os_vmware_parameters_all_of.py index 4e85fd0811..0088ef1de6 100644 --- a/intersight/model/os_vmware_parameters_all_of.py +++ b/intersight/model/os_vmware_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_windows_parameters.py b/intersight/model/os_windows_parameters.py index f6e4a2b72e..f82fac8a2f 100644 --- a/intersight/model/os_windows_parameters.py +++ b/intersight/model/os_windows_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_windows_parameters_all_of.py b/intersight/model/os_windows_parameters_all_of.py index 7ecdd37d7e..f685e1b5e6 100644 --- a/intersight/model/os_windows_parameters_all_of.py +++ b/intersight/model/os_windows_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_dc_logs.py b/intersight/model/partnerintegration_dc_logs.py index 5d7cdac40a..17ba4335d5 100644 --- a/intersight/model/partnerintegration_dc_logs.py +++ b/intersight/model/partnerintegration_dc_logs.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_dc_logs_all_of.py b/intersight/model/partnerintegration_dc_logs_all_of.py index b13781586f..45c45a037d 100644 --- a/intersight/model/partnerintegration_dc_logs_all_of.py +++ b/intersight/model/partnerintegration_dc_logs_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_dc_logs_list.py b/intersight/model/partnerintegration_dc_logs_list.py index 29b7549466..66dda5ea43 100644 --- a/intersight/model/partnerintegration_dc_logs_list.py +++ b/intersight/model/partnerintegration_dc_logs_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_dc_logs_list_all_of.py b/intersight/model/partnerintegration_dc_logs_list_all_of.py index 2653e6b20b..9478124fd9 100644 --- a/intersight/model/partnerintegration_dc_logs_list_all_of.py +++ b/intersight/model/partnerintegration_dc_logs_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_dc_logs_relationship.py b/intersight/model/partnerintegration_dc_logs_relationship.py index b9386a85e6..e6bb80bee5 100644 --- a/intersight/model/partnerintegration_dc_logs_relationship.py +++ b/intersight/model/partnerintegration_dc_logs_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -179,6 +179,7 @@ class PartnerintegrationDcLogsRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -210,6 +211,7 @@ class PartnerintegrationDcLogsRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -256,7 +258,9 @@ class PartnerintegrationDcLogsRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -634,6 +638,8 @@ class PartnerintegrationDcLogsRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -915,6 +921,7 @@ class PartnerintegrationDcLogsRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/partnerintegration_dc_logs_response.py b/intersight/model/partnerintegration_dc_logs_response.py index 9f96f30fe5..caacb5cb58 100644 --- a/intersight/model/partnerintegration_dc_logs_response.py +++ b/intersight/model/partnerintegration_dc_logs_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_device_connector.py b/intersight/model/partnerintegration_device_connector.py index c03304ed72..d1c52ecd34 100644 --- a/intersight/model/partnerintegration_device_connector.py +++ b/intersight/model/partnerintegration_device_connector.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_device_connector_all_of.py b/intersight/model/partnerintegration_device_connector_all_of.py index 6183213366..bd4e3a9fd7 100644 --- a/intersight/model/partnerintegration_device_connector_all_of.py +++ b/intersight/model/partnerintegration_device_connector_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_device_connector_list.py b/intersight/model/partnerintegration_device_connector_list.py index 65a5624043..e89e6e25ec 100644 --- a/intersight/model/partnerintegration_device_connector_list.py +++ b/intersight/model/partnerintegration_device_connector_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_device_connector_list_all_of.py b/intersight/model/partnerintegration_device_connector_list_all_of.py index 782330bb02..56db5d3279 100644 --- a/intersight/model/partnerintegration_device_connector_list_all_of.py +++ b/intersight/model/partnerintegration_device_connector_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_device_connector_relationship.py b/intersight/model/partnerintegration_device_connector_relationship.py index ae69e2ab0f..40aab1269b 100644 --- a/intersight/model/partnerintegration_device_connector_relationship.py +++ b/intersight/model/partnerintegration_device_connector_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -189,6 +189,7 @@ class PartnerintegrationDeviceConnectorRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -220,6 +221,7 @@ class PartnerintegrationDeviceConnectorRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -266,7 +268,9 @@ class PartnerintegrationDeviceConnectorRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -644,6 +648,8 @@ class PartnerintegrationDeviceConnectorRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -925,6 +931,7 @@ class PartnerintegrationDeviceConnectorRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/partnerintegration_device_connector_response.py b/intersight/model/partnerintegration_device_connector_response.py index 31a4750803..580cd50b07 100644 --- a/intersight/model/partnerintegration_device_connector_response.py +++ b/intersight/model/partnerintegration_device_connector_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_doc_issues.py b/intersight/model/partnerintegration_doc_issues.py index 4f067cdc38..676cc2a2b9 100644 --- a/intersight/model/partnerintegration_doc_issues.py +++ b/intersight/model/partnerintegration_doc_issues.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_doc_issues_all_of.py b/intersight/model/partnerintegration_doc_issues_all_of.py index 7f125036e8..12f56d9040 100644 --- a/intersight/model/partnerintegration_doc_issues_all_of.py +++ b/intersight/model/partnerintegration_doc_issues_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_doc_issues_list.py b/intersight/model/partnerintegration_doc_issues_list.py index 0a5db88243..eb53b81dd8 100644 --- a/intersight/model/partnerintegration_doc_issues_list.py +++ b/intersight/model/partnerintegration_doc_issues_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_doc_issues_list_all_of.py b/intersight/model/partnerintegration_doc_issues_list_all_of.py index 78b0bf6941..11251401ad 100644 --- a/intersight/model/partnerintegration_doc_issues_list_all_of.py +++ b/intersight/model/partnerintegration_doc_issues_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_doc_issues_relationship.py b/intersight/model/partnerintegration_doc_issues_relationship.py index fbdc1bd3f1..42f2b5e22a 100644 --- a/intersight/model/partnerintegration_doc_issues_relationship.py +++ b/intersight/model/partnerintegration_doc_issues_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -173,6 +173,7 @@ class PartnerintegrationDocIssuesRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -204,6 +205,7 @@ class PartnerintegrationDocIssuesRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -250,7 +252,9 @@ class PartnerintegrationDocIssuesRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -628,6 +632,8 @@ class PartnerintegrationDocIssuesRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -909,6 +915,7 @@ class PartnerintegrationDocIssuesRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/partnerintegration_doc_issues_response.py b/intersight/model/partnerintegration_doc_issues_response.py index e8f800e369..8777d121c5 100644 --- a/intersight/model/partnerintegration_doc_issues_response.py +++ b/intersight/model/partnerintegration_doc_issues_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_etl.py b/intersight/model/partnerintegration_etl.py index 72999d268f..b4f7eefd3e 100644 --- a/intersight/model/partnerintegration_etl.py +++ b/intersight/model/partnerintegration_etl.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_etl_all_of.py b/intersight/model/partnerintegration_etl_all_of.py index d1ccb1fb59..47947066ce 100644 --- a/intersight/model/partnerintegration_etl_all_of.py +++ b/intersight/model/partnerintegration_etl_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_etl_list.py b/intersight/model/partnerintegration_etl_list.py index fdc9a2d944..086377a3ee 100644 --- a/intersight/model/partnerintegration_etl_list.py +++ b/intersight/model/partnerintegration_etl_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_etl_list_all_of.py b/intersight/model/partnerintegration_etl_list_all_of.py index ae82936167..91af36f959 100644 --- a/intersight/model/partnerintegration_etl_list_all_of.py +++ b/intersight/model/partnerintegration_etl_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_etl_relationship.py b/intersight/model/partnerintegration_etl_relationship.py index 03c320e9a3..77a712fde1 100644 --- a/intersight/model/partnerintegration_etl_relationship.py +++ b/intersight/model/partnerintegration_etl_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -173,6 +173,7 @@ class PartnerintegrationEtlRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -204,6 +205,7 @@ class PartnerintegrationEtlRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -250,7 +252,9 @@ class PartnerintegrationEtlRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -628,6 +632,8 @@ class PartnerintegrationEtlRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -909,6 +915,7 @@ class PartnerintegrationEtlRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/partnerintegration_etl_response.py b/intersight/model/partnerintegration_etl_response.py index 4e1c89c19b..18c92c3696 100644 --- a/intersight/model/partnerintegration_etl_response.py +++ b/intersight/model/partnerintegration_etl_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_file.py b/intersight/model/partnerintegration_file.py index 5808815ab2..da6cf53f22 100644 --- a/intersight/model/partnerintegration_file.py +++ b/intersight/model/partnerintegration_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_file_all_of.py b/intersight/model/partnerintegration_file_all_of.py index 3552e14ea3..1e4b5f4706 100644 --- a/intersight/model/partnerintegration_file_all_of.py +++ b/intersight/model/partnerintegration_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_file_list.py b/intersight/model/partnerintegration_file_list.py index 557e69488c..c7a5c8b01a 100644 --- a/intersight/model/partnerintegration_file_list.py +++ b/intersight/model/partnerintegration_file_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_file_list_all_of.py b/intersight/model/partnerintegration_file_list_all_of.py index a90209cb53..c29ee3fe55 100644 --- a/intersight/model/partnerintegration_file_list_all_of.py +++ b/intersight/model/partnerintegration_file_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_file_response.py b/intersight/model/partnerintegration_file_response.py index 2eeb5da26d..56a62885e2 100644 --- a/intersight/model/partnerintegration_file_response.py +++ b/intersight/model/partnerintegration_file_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_inventory.py b/intersight/model/partnerintegration_inventory.py index ddff7184e3..e4e200a300 100644 --- a/intersight/model/partnerintegration_inventory.py +++ b/intersight/model/partnerintegration_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_inventory_all_of.py b/intersight/model/partnerintegration_inventory_all_of.py index a4aa303a39..dbd6bf69c3 100644 --- a/intersight/model/partnerintegration_inventory_all_of.py +++ b/intersight/model/partnerintegration_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_inventory_list.py b/intersight/model/partnerintegration_inventory_list.py index 59a994e8f4..17ba6675bb 100644 --- a/intersight/model/partnerintegration_inventory_list.py +++ b/intersight/model/partnerintegration_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_inventory_list_all_of.py b/intersight/model/partnerintegration_inventory_list_all_of.py index 9721083dca..931746d013 100644 --- a/intersight/model/partnerintegration_inventory_list_all_of.py +++ b/intersight/model/partnerintegration_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_inventory_relationship.py b/intersight/model/partnerintegration_inventory_relationship.py index 717c5a6a34..27dc085a01 100644 --- a/intersight/model/partnerintegration_inventory_relationship.py +++ b/intersight/model/partnerintegration_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -203,6 +203,7 @@ class PartnerintegrationInventoryRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -234,6 +235,7 @@ class PartnerintegrationInventoryRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -280,7 +282,9 @@ class PartnerintegrationInventoryRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -658,6 +662,8 @@ class PartnerintegrationInventoryRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -939,6 +945,7 @@ class PartnerintegrationInventoryRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/partnerintegration_inventory_response.py b/intersight/model/partnerintegration_inventory_response.py index af26c4b0f5..0dffb6064c 100644 --- a/intersight/model/partnerintegration_inventory_response.py +++ b/intersight/model/partnerintegration_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_logs.py b/intersight/model/partnerintegration_logs.py index 9b1bcb1f66..7624fc2af9 100644 --- a/intersight/model/partnerintegration_logs.py +++ b/intersight/model/partnerintegration_logs.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_logs_all_of.py b/intersight/model/partnerintegration_logs_all_of.py index 706535e431..1e1cb1c8c8 100644 --- a/intersight/model/partnerintegration_logs_all_of.py +++ b/intersight/model/partnerintegration_logs_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_logs_list.py b/intersight/model/partnerintegration_logs_list.py index c0ed5caa91..f63cfb2155 100644 --- a/intersight/model/partnerintegration_logs_list.py +++ b/intersight/model/partnerintegration_logs_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_logs_list_all_of.py b/intersight/model/partnerintegration_logs_list_all_of.py index 4726fc8de4..f9fa8cc014 100644 --- a/intersight/model/partnerintegration_logs_list_all_of.py +++ b/intersight/model/partnerintegration_logs_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_logs_relationship.py b/intersight/model/partnerintegration_logs_relationship.py index b7409fbf0f..7c30426d44 100644 --- a/intersight/model/partnerintegration_logs_relationship.py +++ b/intersight/model/partnerintegration_logs_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -179,6 +179,7 @@ class PartnerintegrationLogsRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -210,6 +211,7 @@ class PartnerintegrationLogsRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -256,7 +258,9 @@ class PartnerintegrationLogsRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -634,6 +638,8 @@ class PartnerintegrationLogsRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -915,6 +921,7 @@ class PartnerintegrationLogsRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/partnerintegration_logs_response.py b/intersight/model/partnerintegration_logs_response.py index af4b98802b..0a2943c7af 100644 --- a/intersight/model/partnerintegration_logs_response.py +++ b/intersight/model/partnerintegration_logs_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_model.py b/intersight/model/partnerintegration_model.py index 3be4f5a7ca..9b22fbff80 100644 --- a/intersight/model/partnerintegration_model.py +++ b/intersight/model/partnerintegration_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_model_all_of.py b/intersight/model/partnerintegration_model_all_of.py index 46bc62c6e8..b2c3fbf5a6 100644 --- a/intersight/model/partnerintegration_model_all_of.py +++ b/intersight/model/partnerintegration_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_model_list.py b/intersight/model/partnerintegration_model_list.py index 7e8401a785..2f0fb38bf3 100644 --- a/intersight/model/partnerintegration_model_list.py +++ b/intersight/model/partnerintegration_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_model_list_all_of.py b/intersight/model/partnerintegration_model_list_all_of.py index afe554da43..77feb2b345 100644 --- a/intersight/model/partnerintegration_model_list_all_of.py +++ b/intersight/model/partnerintegration_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_model_relationship.py b/intersight/model/partnerintegration_model_relationship.py index 80f20fd6da..c52b0b39ca 100644 --- a/intersight/model/partnerintegration_model_relationship.py +++ b/intersight/model/partnerintegration_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -173,6 +173,7 @@ class PartnerintegrationModelRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -204,6 +205,7 @@ class PartnerintegrationModelRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -250,7 +252,9 @@ class PartnerintegrationModelRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -628,6 +632,8 @@ class PartnerintegrationModelRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -909,6 +915,7 @@ class PartnerintegrationModelRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/partnerintegration_model_response.py b/intersight/model/partnerintegration_model_response.py index c49003cafa..1088166604 100644 --- a/intersight/model/partnerintegration_model_response.py +++ b/intersight/model/partnerintegration_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/patch_document.py b/intersight/model/patch_document.py index 0d0a5cdcea..2610855aa2 100644 --- a/intersight/model/patch_document.py +++ b/intersight/model/patch_document.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pci_coprocessor_card.py b/intersight/model/pci_coprocessor_card.py index 2f106e3e7c..71d9cb3219 100644 --- a/intersight/model/pci_coprocessor_card.py +++ b/intersight/model/pci_coprocessor_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pci_coprocessor_card_all_of.py b/intersight/model/pci_coprocessor_card_all_of.py index c11b99d6f0..23e1e7d06e 100644 --- a/intersight/model/pci_coprocessor_card_all_of.py +++ b/intersight/model/pci_coprocessor_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pci_coprocessor_card_list.py b/intersight/model/pci_coprocessor_card_list.py index 50460c6c6e..d58694750e 100644 --- a/intersight/model/pci_coprocessor_card_list.py +++ b/intersight/model/pci_coprocessor_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pci_coprocessor_card_list_all_of.py b/intersight/model/pci_coprocessor_card_list_all_of.py index dd4e80eded..41ba0f068f 100644 --- a/intersight/model/pci_coprocessor_card_list_all_of.py +++ b/intersight/model/pci_coprocessor_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pci_coprocessor_card_relationship.py b/intersight/model/pci_coprocessor_card_relationship.py index 4ea6b6696c..81ae9249c9 100644 --- a/intersight/model/pci_coprocessor_card_relationship.py +++ b/intersight/model/pci_coprocessor_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -179,6 +179,7 @@ class PciCoprocessorCardRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -210,6 +211,7 @@ class PciCoprocessorCardRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -256,7 +258,9 @@ class PciCoprocessorCardRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -634,6 +638,8 @@ class PciCoprocessorCardRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -915,6 +921,7 @@ class PciCoprocessorCardRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/pci_coprocessor_card_response.py b/intersight/model/pci_coprocessor_card_response.py index 7d1e737ea5..0188fcf941 100644 --- a/intersight/model/pci_coprocessor_card_response.py +++ b/intersight/model/pci_coprocessor_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pci_device.py b/intersight/model/pci_device.py index 3b426f1e40..0c000cd279 100644 --- a/intersight/model/pci_device.py +++ b/intersight/model/pci_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pci_device_all_of.py b/intersight/model/pci_device_all_of.py index 6924dbfdad..302dbae49b 100644 --- a/intersight/model/pci_device_all_of.py +++ b/intersight/model/pci_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pci_device_list.py b/intersight/model/pci_device_list.py index 61ec192f07..c72f9a5c1f 100644 --- a/intersight/model/pci_device_list.py +++ b/intersight/model/pci_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pci_device_list_all_of.py b/intersight/model/pci_device_list_all_of.py index 679df6b457..83a8a8d8f9 100644 --- a/intersight/model/pci_device_list_all_of.py +++ b/intersight/model/pci_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pci_device_relationship.py b/intersight/model/pci_device_relationship.py index a6c2d4525f..bf116d5c49 100644 --- a/intersight/model/pci_device_relationship.py +++ b/intersight/model/pci_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -183,6 +183,7 @@ class PciDeviceRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -214,6 +215,7 @@ class PciDeviceRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -260,7 +262,9 @@ class PciDeviceRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -638,6 +642,8 @@ class PciDeviceRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -919,6 +925,7 @@ class PciDeviceRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/pci_device_response.py b/intersight/model/pci_device_response.py index 506e4d0398..b79ee11efc 100644 --- a/intersight/model/pci_device_response.py +++ b/intersight/model/pci_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pci_link.py b/intersight/model/pci_link.py index 61142755f6..efc7a9096e 100644 --- a/intersight/model/pci_link.py +++ b/intersight/model/pci_link.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pci_link_all_of.py b/intersight/model/pci_link_all_of.py index 32b2de5290..75bb954a93 100644 --- a/intersight/model/pci_link_all_of.py +++ b/intersight/model/pci_link_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pci_link_list.py b/intersight/model/pci_link_list.py index 1c7d5adbe3..f00f81600d 100644 --- a/intersight/model/pci_link_list.py +++ b/intersight/model/pci_link_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pci_link_list_all_of.py b/intersight/model/pci_link_list_all_of.py index 7140bd9401..9cab13cb9b 100644 --- a/intersight/model/pci_link_list_all_of.py +++ b/intersight/model/pci_link_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pci_link_relationship.py b/intersight/model/pci_link_relationship.py index e24a1dc508..f7bf37fb42 100644 --- a/intersight/model/pci_link_relationship.py +++ b/intersight/model/pci_link_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -179,6 +179,7 @@ class PciLinkRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -210,6 +211,7 @@ class PciLinkRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -256,7 +258,9 @@ class PciLinkRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -634,6 +638,8 @@ class PciLinkRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -915,6 +921,7 @@ class PciLinkRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/pci_link_response.py b/intersight/model/pci_link_response.py index 500da4a548..7d9acc2660 100644 --- a/intersight/model/pci_link_response.py +++ b/intersight/model/pci_link_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pci_node.py b/intersight/model/pci_node.py index e4af1c903c..5dcb8c502e 100644 --- a/intersight/model/pci_node.py +++ b/intersight/model/pci_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pci_node_all_of.py b/intersight/model/pci_node_all_of.py index f0355ca4dd..4a8f82fbc1 100644 --- a/intersight/model/pci_node_all_of.py +++ b/intersight/model/pci_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pci_node_list.py b/intersight/model/pci_node_list.py index 235b107b17..6d486b45f6 100644 --- a/intersight/model/pci_node_list.py +++ b/intersight/model/pci_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pci_node_list_all_of.py b/intersight/model/pci_node_list_all_of.py index fdb1142791..11c2cb4811 100644 --- a/intersight/model/pci_node_list_all_of.py +++ b/intersight/model/pci_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pci_node_relationship.py b/intersight/model/pci_node_relationship.py index a0ec216807..36069b6422 100644 --- a/intersight/model/pci_node_relationship.py +++ b/intersight/model/pci_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -270,6 +270,7 @@ class PciNodeRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -301,6 +302,7 @@ class PciNodeRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -347,7 +349,9 @@ class PciNodeRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -725,6 +729,8 @@ class PciNodeRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -1006,6 +1012,7 @@ class PciNodeRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/pci_node_response.py b/intersight/model/pci_node_response.py index be1153f0fb..2e06afba55 100644 --- a/intersight/model/pci_node_response.py +++ b/intersight/model/pci_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pci_switch.py b/intersight/model/pci_switch.py index 0afea2abb4..2768227051 100644 --- a/intersight/model/pci_switch.py +++ b/intersight/model/pci_switch.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pci_switch_all_of.py b/intersight/model/pci_switch_all_of.py index d2f7c90b75..60aaeb1428 100644 --- a/intersight/model/pci_switch_all_of.py +++ b/intersight/model/pci_switch_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pci_switch_list.py b/intersight/model/pci_switch_list.py index 74f303a2df..e5a99c5ec7 100644 --- a/intersight/model/pci_switch_list.py +++ b/intersight/model/pci_switch_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pci_switch_list_all_of.py b/intersight/model/pci_switch_list_all_of.py index a7bf1b73a6..a10f60c44a 100644 --- a/intersight/model/pci_switch_list_all_of.py +++ b/intersight/model/pci_switch_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pci_switch_relationship.py b/intersight/model/pci_switch_relationship.py index b696042198..6537bf6a93 100644 --- a/intersight/model/pci_switch_relationship.py +++ b/intersight/model/pci_switch_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -183,6 +183,7 @@ class PciSwitchRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -214,6 +215,7 @@ class PciSwitchRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -260,7 +262,9 @@ class PciSwitchRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -638,6 +642,8 @@ class PciSwitchRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -919,6 +925,7 @@ class PciSwitchRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/pci_switch_response.py b/intersight/model/pci_switch_response.py index acff0f505f..89efbc7a8b 100644 --- a/intersight/model/pci_switch_response.py +++ b/intersight/model/pci_switch_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pkix_distinguished_name.py b/intersight/model/pkix_distinguished_name.py index f49965ca19..7749195f99 100644 --- a/intersight/model/pkix_distinguished_name.py +++ b/intersight/model/pkix_distinguished_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pkix_distinguished_name_all_of.py b/intersight/model/pkix_distinguished_name_all_of.py index d002786e18..d47b14ac2c 100644 --- a/intersight/model/pkix_distinguished_name_all_of.py +++ b/intersight/model/pkix_distinguished_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pkix_ecdsa_key_spec.py b/intersight/model/pkix_ecdsa_key_spec.py index bd0dc1fe8d..99cd24032a 100644 --- a/intersight/model/pkix_ecdsa_key_spec.py +++ b/intersight/model/pkix_ecdsa_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pkix_ecdsa_key_spec_all_of.py b/intersight/model/pkix_ecdsa_key_spec_all_of.py index 2e1c5cc4f3..b8562ba607 100644 --- a/intersight/model/pkix_ecdsa_key_spec_all_of.py +++ b/intersight/model/pkix_ecdsa_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pkix_eddsa_key_spec.py b/intersight/model/pkix_eddsa_key_spec.py index 70f2ac7102..ccb030cd82 100644 --- a/intersight/model/pkix_eddsa_key_spec.py +++ b/intersight/model/pkix_eddsa_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pkix_eddsa_key_spec_all_of.py b/intersight/model/pkix_eddsa_key_spec_all_of.py index 35d02f4c87..83644fe6a3 100644 --- a/intersight/model/pkix_eddsa_key_spec_all_of.py +++ b/intersight/model/pkix_eddsa_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pkix_key_generation_spec.py b/intersight/model/pkix_key_generation_spec.py index 011aabbef7..aa73f1f0c1 100644 --- a/intersight/model/pkix_key_generation_spec.py +++ b/intersight/model/pkix_key_generation_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pkix_key_generation_spec_all_of.py b/intersight/model/pkix_key_generation_spec_all_of.py index f9baca6c84..a68981c590 100644 --- a/intersight/model/pkix_key_generation_spec_all_of.py +++ b/intersight/model/pkix_key_generation_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pkix_rsa_algorithm.py b/intersight/model/pkix_rsa_algorithm.py index c6b77bae46..d3c73ad437 100644 --- a/intersight/model/pkix_rsa_algorithm.py +++ b/intersight/model/pkix_rsa_algorithm.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pkix_rsa_algorithm_all_of.py b/intersight/model/pkix_rsa_algorithm_all_of.py index 8734c130e4..caa51569ab 100644 --- a/intersight/model/pkix_rsa_algorithm_all_of.py +++ b/intersight/model/pkix_rsa_algorithm_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pkix_subject_alternate_name.py b/intersight/model/pkix_subject_alternate_name.py index 88f761fab6..d9222cb0c5 100644 --- a/intersight/model/pkix_subject_alternate_name.py +++ b/intersight/model/pkix_subject_alternate_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pkix_subject_alternate_name_all_of.py b/intersight/model/pkix_subject_alternate_name_all_of.py index a6e1f675f1..af8ab99292 100644 --- a/intersight/model/pkix_subject_alternate_name_all_of.py +++ b/intersight/model/pkix_subject_alternate_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policy_abstract_config_change_detail.py b/intersight/model/policy_abstract_config_change_detail.py index 03f3ab7bd1..954897378b 100644 --- a/intersight/model/policy_abstract_config_change_detail.py +++ b/intersight/model/policy_abstract_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policy_abstract_config_change_detail_all_of.py b/intersight/model/policy_abstract_config_change_detail_all_of.py index b40919ebac..cedd99ddab 100644 --- a/intersight/model/policy_abstract_config_change_detail_all_of.py +++ b/intersight/model/policy_abstract_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policy_abstract_config_profile.py b/intersight/model/policy_abstract_config_profile.py index 6a1de0e3f2..e6419c649d 100644 --- a/intersight/model/policy_abstract_config_profile.py +++ b/intersight/model/policy_abstract_config_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policy_abstract_config_profile_all_of.py b/intersight/model/policy_abstract_config_profile_all_of.py index 2e08c41290..a7dff43555 100644 --- a/intersight/model/policy_abstract_config_profile_all_of.py +++ b/intersight/model/policy_abstract_config_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policy_abstract_config_profile_relationship.py b/intersight/model/policy_abstract_config_profile_relationship.py index 5e0e600422..4e4e2f187e 100644 --- a/intersight/model/policy_abstract_config_profile_relationship.py +++ b/intersight/model/policy_abstract_config_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -184,6 +184,7 @@ class PolicyAbstractConfigProfileRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -215,6 +216,7 @@ class PolicyAbstractConfigProfileRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -261,7 +263,9 @@ class PolicyAbstractConfigProfileRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -639,6 +643,8 @@ class PolicyAbstractConfigProfileRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -920,6 +926,7 @@ class PolicyAbstractConfigProfileRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/policy_abstract_config_result.py b/intersight/model/policy_abstract_config_result.py index 2f79c2f807..4d9786253b 100644 --- a/intersight/model/policy_abstract_config_result.py +++ b/intersight/model/policy_abstract_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policy_abstract_config_result_all_of.py b/intersight/model/policy_abstract_config_result_all_of.py index d09087f002..0929d4054a 100644 --- a/intersight/model/policy_abstract_config_result_all_of.py +++ b/intersight/model/policy_abstract_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policy_abstract_config_result_entry.py b/intersight/model/policy_abstract_config_result_entry.py index 38da365a0e..2ed3165d26 100644 --- a/intersight/model/policy_abstract_config_result_entry.py +++ b/intersight/model/policy_abstract_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policy_abstract_config_result_entry_all_of.py b/intersight/model/policy_abstract_config_result_entry_all_of.py index c186003c46..bd0324e5ef 100644 --- a/intersight/model/policy_abstract_config_result_entry_all_of.py +++ b/intersight/model/policy_abstract_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policy_abstract_disruption.py b/intersight/model/policy_abstract_disruption.py index 3b912f66e5..1cda39cf22 100644 --- a/intersight/model/policy_abstract_disruption.py +++ b/intersight/model/policy_abstract_disruption.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policy_abstract_disruption_all_of.py b/intersight/model/policy_abstract_disruption_all_of.py index ea98e47522..2a0adc4a08 100644 --- a/intersight/model/policy_abstract_disruption_all_of.py +++ b/intersight/model/policy_abstract_disruption_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policy_abstract_inventory.py b/intersight/model/policy_abstract_inventory.py index 42d77face5..d6b07c1fc0 100644 --- a/intersight/model/policy_abstract_inventory.py +++ b/intersight/model/policy_abstract_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policy_abstract_inventory_all_of.py b/intersight/model/policy_abstract_inventory_all_of.py index 3af3a44b68..05e43e5b45 100644 --- a/intersight/model/policy_abstract_inventory_all_of.py +++ b/intersight/model/policy_abstract_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policy_abstract_policy.py b/intersight/model/policy_abstract_policy.py index 3e4372fd94..e810beaa03 100644 --- a/intersight/model/policy_abstract_policy.py +++ b/intersight/model/policy_abstract_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policy_abstract_policy_all_of.py b/intersight/model/policy_abstract_policy_all_of.py index e402bba639..af4e094c66 100644 --- a/intersight/model/policy_abstract_policy_all_of.py +++ b/intersight/model/policy_abstract_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policy_abstract_policy_inventory.py b/intersight/model/policy_abstract_policy_inventory.py index 36028bda8b..9bfa06b067 100644 --- a/intersight/model/policy_abstract_policy_inventory.py +++ b/intersight/model/policy_abstract_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policy_abstract_policy_inventory_all_of.py b/intersight/model/policy_abstract_policy_inventory_all_of.py index 71d58212c9..191f3e3ee2 100644 --- a/intersight/model/policy_abstract_policy_inventory_all_of.py +++ b/intersight/model/policy_abstract_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policy_abstract_policy_relationship.py b/intersight/model/policy_abstract_policy_relationship.py index 5923065ad4..0a7e015472 100644 --- a/intersight/model/policy_abstract_policy_relationship.py +++ b/intersight/model/policy_abstract_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -171,6 +171,7 @@ class PolicyAbstractPolicyRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -202,6 +203,7 @@ class PolicyAbstractPolicyRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -248,7 +250,9 @@ class PolicyAbstractPolicyRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -626,6 +630,8 @@ class PolicyAbstractPolicyRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -907,6 +913,7 @@ class PolicyAbstractPolicyRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/policy_abstract_profile.py b/intersight/model/policy_abstract_profile.py index 573a6a09ae..7361b85216 100644 --- a/intersight/model/policy_abstract_profile.py +++ b/intersight/model/policy_abstract_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policy_abstract_profile_all_of.py b/intersight/model/policy_abstract_profile_all_of.py index 351ecab261..f3f08700b5 100644 --- a/intersight/model/policy_abstract_profile_all_of.py +++ b/intersight/model/policy_abstract_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policy_abstract_profile_relationship.py b/intersight/model/policy_abstract_profile_relationship.py index df6d1e4153..3f3030520f 100644 --- a/intersight/model/policy_abstract_profile_relationship.py +++ b/intersight/model/policy_abstract_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -174,6 +174,7 @@ class PolicyAbstractProfileRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -205,6 +206,7 @@ class PolicyAbstractProfileRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -251,7 +253,9 @@ class PolicyAbstractProfileRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -629,6 +633,8 @@ class PolicyAbstractProfileRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -910,6 +916,7 @@ class PolicyAbstractProfileRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/policy_action_param.py b/intersight/model/policy_action_param.py index dc8d7fe779..56d84a7fa9 100644 --- a/intersight/model/policy_action_param.py +++ b/intersight/model/policy_action_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policy_action_param_all_of.py b/intersight/model/policy_action_param_all_of.py index 717eb8b355..b39159cc77 100644 --- a/intersight/model/policy_action_param_all_of.py +++ b/intersight/model/policy_action_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policy_action_qualifier.py b/intersight/model/policy_action_qualifier.py index 4340c2ae08..35ebdbac9b 100644 --- a/intersight/model/policy_action_qualifier.py +++ b/intersight/model/policy_action_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -61,6 +61,7 @@ class PolicyActionQualifier(ModelComposed): allowed_values = { ('class_id',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -161,6 +162,7 @@ class PolicyActionQualifier(ModelComposed): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -197,6 +199,7 @@ class PolicyActionQualifier(ModelComposed): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", @@ -733,6 +736,7 @@ class PolicyActionQualifier(ModelComposed): 'X509.CERTIFICATE': "x509.Certificate", }, ('object_type',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -833,6 +837,7 @@ class PolicyActionQualifier(ModelComposed): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -869,6 +874,7 @@ class PolicyActionQualifier(ModelComposed): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", diff --git a/intersight/model/policy_config_change.py b/intersight/model/policy_config_change.py index bd7c1913da..89f821a860 100644 --- a/intersight/model/policy_config_change.py +++ b/intersight/model/policy_config_change.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policy_config_change_all_of.py b/intersight/model/policy_config_change_all_of.py index b1662f653c..299afbb2f2 100644 --- a/intersight/model/policy_config_change_all_of.py +++ b/intersight/model/policy_config_change_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policy_config_change_context.py b/intersight/model/policy_config_change_context.py index b41b8c6978..a6149aa036 100644 --- a/intersight/model/policy_config_change_context.py +++ b/intersight/model/policy_config_change_context.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policy_config_change_context_all_of.py b/intersight/model/policy_config_change_context_all_of.py index 3321c53b9e..1e04d71c6d 100644 --- a/intersight/model/policy_config_change_context_all_of.py +++ b/intersight/model/policy_config_change_context_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policy_config_change_disruption_detail_type.py b/intersight/model/policy_config_change_disruption_detail_type.py index f4b0636dd5..7ea19c2489 100644 --- a/intersight/model/policy_config_change_disruption_detail_type.py +++ b/intersight/model/policy_config_change_disruption_detail_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policy_config_change_disruption_detail_type_all_of.py b/intersight/model/policy_config_change_disruption_detail_type_all_of.py index 3a8a630055..6deffe4326 100644 --- a/intersight/model/policy_config_change_disruption_detail_type_all_of.py +++ b/intersight/model/policy_config_change_disruption_detail_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policy_config_context.py b/intersight/model/policy_config_context.py index 0f82b4cbe2..81577b076b 100644 --- a/intersight/model/policy_config_context.py +++ b/intersight/model/policy_config_context.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policy_config_context_all_of.py b/intersight/model/policy_config_context_all_of.py index 7c80a89dc8..372cc954b4 100644 --- a/intersight/model/policy_config_context_all_of.py +++ b/intersight/model/policy_config_context_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policy_config_result_context.py b/intersight/model/policy_config_result_context.py index 85d4ae6182..b85a437f9f 100644 --- a/intersight/model/policy_config_result_context.py +++ b/intersight/model/policy_config_result_context.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policy_config_result_context_all_of.py b/intersight/model/policy_config_result_context_all_of.py index 686cb94edc..9e6453eb0e 100644 --- a/intersight/model/policy_config_result_context_all_of.py +++ b/intersight/model/policy_config_result_context_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policy_policy_error.py b/intersight/model/policy_policy_error.py index 086e1b3758..0d7afa251b 100644 --- a/intersight/model/policy_policy_error.py +++ b/intersight/model/policy_policy_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policy_policy_error_all_of.py b/intersight/model/policy_policy_error_all_of.py index a8e4f00757..b9dd933ba1 100644 --- a/intersight/model/policy_policy_error_all_of.py +++ b/intersight/model/policy_policy_error_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policy_policy_status.py b/intersight/model/policy_policy_status.py index a372266be9..f6d826be2f 100644 --- a/intersight/model/policy_policy_status.py +++ b/intersight/model/policy_policy_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policy_policy_status_all_of.py b/intersight/model/policy_policy_status_all_of.py index 94476a3b1b..4f32e7aa49 100644 --- a/intersight/model/policy_policy_status_all_of.py +++ b/intersight/model/policy_policy_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policy_qualifier.py b/intersight/model/policy_qualifier.py index ca2147c954..0264fd5f66 100644 --- a/intersight/model/policy_qualifier.py +++ b/intersight/model/policy_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -61,6 +61,7 @@ class PolicyQualifier(ModelComposed): allowed_values = { ('class_id',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -161,6 +162,7 @@ class PolicyQualifier(ModelComposed): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -197,6 +199,7 @@ class PolicyQualifier(ModelComposed): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", @@ -733,6 +736,7 @@ class PolicyQualifier(ModelComposed): 'X509.CERTIFICATE': "x509.Certificate", }, ('object_type',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -833,6 +837,7 @@ class PolicyQualifier(ModelComposed): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -869,6 +874,7 @@ class PolicyQualifier(ModelComposed): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", diff --git a/intersight/model/policy_scheduled_action.py b/intersight/model/policy_scheduled_action.py index 32e22db7a7..e8602616b9 100644 --- a/intersight/model/policy_scheduled_action.py +++ b/intersight/model/policy_scheduled_action.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policy_scheduled_action_all_of.py b/intersight/model/policy_scheduled_action_all_of.py index 7101f81716..e389738f07 100644 --- a/intersight/model/policy_scheduled_action_all_of.py +++ b/intersight/model/policy_scheduled_action_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policyinventory_abstract_device_info.py b/intersight/model/policyinventory_abstract_device_info.py index 2d9bf682ec..f064880d6f 100644 --- a/intersight/model/policyinventory_abstract_device_info.py +++ b/intersight/model/policyinventory_abstract_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policyinventory_abstract_device_info_all_of.py b/intersight/model/policyinventory_abstract_device_info_all_of.py index e30abdbd91..e9e60e8d30 100644 --- a/intersight/model/policyinventory_abstract_device_info_all_of.py +++ b/intersight/model/policyinventory_abstract_device_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policyinventory_job_info.py b/intersight/model/policyinventory_job_info.py index e463be06fd..fe265a7354 100644 --- a/intersight/model/policyinventory_job_info.py +++ b/intersight/model/policyinventory_job_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policyinventory_job_info_all_of.py b/intersight/model/policyinventory_job_info_all_of.py index 44ad3ec2bc..49f3d057fa 100644 --- a/intersight/model/policyinventory_job_info_all_of.py +++ b/intersight/model/policyinventory_job_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pool_abstract_block.py b/intersight/model/pool_abstract_block.py index efa3bf738c..567c924873 100644 --- a/intersight/model/pool_abstract_block.py +++ b/intersight/model/pool_abstract_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pool_abstract_block_all_of.py b/intersight/model/pool_abstract_block_all_of.py index c1ab0c21f2..f323799f3c 100644 --- a/intersight/model/pool_abstract_block_all_of.py +++ b/intersight/model/pool_abstract_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pool_abstract_block_lease.py b/intersight/model/pool_abstract_block_lease.py index 9d9ab4a795..18830eccaf 100644 --- a/intersight/model/pool_abstract_block_lease.py +++ b/intersight/model/pool_abstract_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pool_abstract_block_lease_all_of.py b/intersight/model/pool_abstract_block_lease_all_of.py index a2df0497d9..14619e6cb1 100644 --- a/intersight/model/pool_abstract_block_lease_all_of.py +++ b/intersight/model/pool_abstract_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pool_abstract_block_type.py b/intersight/model/pool_abstract_block_type.py index dda7a3a04c..3ab608a357 100644 --- a/intersight/model/pool_abstract_block_type.py +++ b/intersight/model/pool_abstract_block_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pool_abstract_block_type_all_of.py b/intersight/model/pool_abstract_block_type_all_of.py index 33c3a7070c..8e260f0cb8 100644 --- a/intersight/model/pool_abstract_block_type_all_of.py +++ b/intersight/model/pool_abstract_block_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pool_abstract_id_pool_member.py b/intersight/model/pool_abstract_id_pool_member.py index 9359b0344d..497c40c9f7 100644 --- a/intersight/model/pool_abstract_id_pool_member.py +++ b/intersight/model/pool_abstract_id_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pool_abstract_id_pool_member_all_of.py b/intersight/model/pool_abstract_id_pool_member_all_of.py index 7d336ac5f9..07c72c253a 100644 --- a/intersight/model/pool_abstract_id_pool_member_all_of.py +++ b/intersight/model/pool_abstract_id_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pool_abstract_lease.py b/intersight/model/pool_abstract_lease.py index dd4a64a9cc..8d2cedeee7 100644 --- a/intersight/model/pool_abstract_lease.py +++ b/intersight/model/pool_abstract_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pool_abstract_lease_all_of.py b/intersight/model/pool_abstract_lease_all_of.py index 5a67057ab4..bc6ccfd251 100644 --- a/intersight/model/pool_abstract_lease_all_of.py +++ b/intersight/model/pool_abstract_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pool_abstract_pool.py b/intersight/model/pool_abstract_pool.py index f5325878f2..e805ffedd5 100644 --- a/intersight/model/pool_abstract_pool.py +++ b/intersight/model/pool_abstract_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pool_abstract_pool_all_of.py b/intersight/model/pool_abstract_pool_all_of.py index cd081d54df..df87b5bcac 100644 --- a/intersight/model/pool_abstract_pool_all_of.py +++ b/intersight/model/pool_abstract_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pool_abstract_pool_member.py b/intersight/model/pool_abstract_pool_member.py index 39345840a7..14b177d4a0 100644 --- a/intersight/model/pool_abstract_pool_member.py +++ b/intersight/model/pool_abstract_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pool_abstract_pool_member_all_of.py b/intersight/model/pool_abstract_pool_member_all_of.py index 107a4c82e2..6ca7a8d3e4 100644 --- a/intersight/model/pool_abstract_pool_member_all_of.py +++ b/intersight/model/pool_abstract_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pool_reservation.py b/intersight/model/pool_reservation.py index e8ffd71852..e9976ab336 100644 --- a/intersight/model/pool_reservation.py +++ b/intersight/model/pool_reservation.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pool_reservation_all_of.py b/intersight/model/pool_reservation_all_of.py index 4caf46023a..9c5029ea93 100644 --- a/intersight/model/pool_reservation_all_of.py +++ b/intersight/model/pool_reservation_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pool_reservation_reference.py b/intersight/model/pool_reservation_reference.py index de5b89dc63..9f7d5c0737 100644 --- a/intersight/model/pool_reservation_reference.py +++ b/intersight/model/pool_reservation_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pool_reservation_reference_all_of.py b/intersight/model/pool_reservation_reference_all_of.py index 83ada4daa0..da067d2894 100644 --- a/intersight/model/pool_reservation_reference_all_of.py +++ b/intersight/model/pool_reservation_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/port_group.py b/intersight/model/port_group.py index 69e46808a5..5aca1d19aa 100644 --- a/intersight/model/port_group.py +++ b/intersight/model/port_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/port_group_all_of.py b/intersight/model/port_group_all_of.py index a63d92f373..6271696908 100644 --- a/intersight/model/port_group_all_of.py +++ b/intersight/model/port_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/port_group_list.py b/intersight/model/port_group_list.py index 0a4c30d173..d9b39ed3c7 100644 --- a/intersight/model/port_group_list.py +++ b/intersight/model/port_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/port_group_list_all_of.py b/intersight/model/port_group_list_all_of.py index 2dd38db8a6..676178aea9 100644 --- a/intersight/model/port_group_list_all_of.py +++ b/intersight/model/port_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/port_group_relationship.py b/intersight/model/port_group_relationship.py index 49c5364b6b..da372ccdee 100644 --- a/intersight/model/port_group_relationship.py +++ b/intersight/model/port_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -185,6 +185,7 @@ class PortGroupRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -216,6 +217,7 @@ class PortGroupRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -262,7 +264,9 @@ class PortGroupRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -640,6 +644,8 @@ class PortGroupRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -921,6 +927,7 @@ class PortGroupRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/port_group_response.py b/intersight/model/port_group_response.py index 61185c3a8a..f83bbb3041 100644 --- a/intersight/model/port_group_response.py +++ b/intersight/model/port_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/port_interface_base.py b/intersight/model/port_interface_base.py index 54bd654b57..ed71ffb8e8 100644 --- a/intersight/model/port_interface_base.py +++ b/intersight/model/port_interface_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/port_interface_base_all_of.py b/intersight/model/port_interface_base_all_of.py index ea6d1b19b2..d817e8539d 100644 --- a/intersight/model/port_interface_base_all_of.py +++ b/intersight/model/port_interface_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/port_interface_base_relationship.py b/intersight/model/port_interface_base_relationship.py index 75658bb6df..d1a58be051 100644 --- a/intersight/model/port_interface_base_relationship.py +++ b/intersight/model/port_interface_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -173,6 +173,7 @@ class PortInterfaceBaseRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -204,6 +205,7 @@ class PortInterfaceBaseRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -250,7 +252,9 @@ class PortInterfaceBaseRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -628,6 +632,8 @@ class PortInterfaceBaseRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -909,6 +915,7 @@ class PortInterfaceBaseRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/port_mac_binding.py b/intersight/model/port_mac_binding.py index e865ab7fc7..ca4ceba67b 100644 --- a/intersight/model/port_mac_binding.py +++ b/intersight/model/port_mac_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/port_mac_binding_all_of.py b/intersight/model/port_mac_binding_all_of.py index d924a306c6..6396ce10dd 100644 --- a/intersight/model/port_mac_binding_all_of.py +++ b/intersight/model/port_mac_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/port_mac_binding_list.py b/intersight/model/port_mac_binding_list.py index b9106788d1..978079747e 100644 --- a/intersight/model/port_mac_binding_list.py +++ b/intersight/model/port_mac_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/port_mac_binding_list_all_of.py b/intersight/model/port_mac_binding_list_all_of.py index 1aacf9799b..5747b59309 100644 --- a/intersight/model/port_mac_binding_list_all_of.py +++ b/intersight/model/port_mac_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/port_mac_binding_relationship.py b/intersight/model/port_mac_binding_relationship.py index 9fef8e88e1..b3e0d890aa 100644 --- a/intersight/model/port_mac_binding_relationship.py +++ b/intersight/model/port_mac_binding_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -175,6 +175,7 @@ class PortMacBindingRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -206,6 +207,7 @@ class PortMacBindingRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -252,7 +254,9 @@ class PortMacBindingRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -630,6 +634,8 @@ class PortMacBindingRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -911,6 +917,7 @@ class PortMacBindingRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/port_mac_binding_response.py b/intersight/model/port_mac_binding_response.py index 9d7b935d01..3837e2e40d 100644 --- a/intersight/model/port_mac_binding_response.py +++ b/intersight/model/port_mac_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/port_physical.py b/intersight/model/port_physical.py index 0992307206..3e94af4beb 100644 --- a/intersight/model/port_physical.py +++ b/intersight/model/port_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/port_physical_all_of.py b/intersight/model/port_physical_all_of.py index 25a32dd00a..dedbe44c02 100644 --- a/intersight/model/port_physical_all_of.py +++ b/intersight/model/port_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/port_sub_group.py b/intersight/model/port_sub_group.py index 54017ccaa5..469029f169 100644 --- a/intersight/model/port_sub_group.py +++ b/intersight/model/port_sub_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/port_sub_group_all_of.py b/intersight/model/port_sub_group_all_of.py index 26d4092e31..931ca5cea3 100644 --- a/intersight/model/port_sub_group_all_of.py +++ b/intersight/model/port_sub_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/port_sub_group_list.py b/intersight/model/port_sub_group_list.py index d9db5e5687..747c8c3c9e 100644 --- a/intersight/model/port_sub_group_list.py +++ b/intersight/model/port_sub_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/port_sub_group_list_all_of.py b/intersight/model/port_sub_group_list_all_of.py index 50c6b2f980..35bcd769e6 100644 --- a/intersight/model/port_sub_group_list_all_of.py +++ b/intersight/model/port_sub_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/port_sub_group_relationship.py b/intersight/model/port_sub_group_relationship.py index 93390f51d6..46acf373f5 100644 --- a/intersight/model/port_sub_group_relationship.py +++ b/intersight/model/port_sub_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -181,6 +181,7 @@ class PortSubGroupRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -212,6 +213,7 @@ class PortSubGroupRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -258,7 +260,9 @@ class PortSubGroupRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -636,6 +640,8 @@ class PortSubGroupRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -917,6 +923,7 @@ class PortSubGroupRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/port_sub_group_response.py b/intersight/model/port_sub_group_response.py index 64f3190a27..5d0b348492 100644 --- a/intersight/model/port_sub_group_response.py +++ b/intersight/model/port_sub_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/power_control_state.py b/intersight/model/power_control_state.py index ef7ebaf5f7..581d18a045 100644 --- a/intersight/model/power_control_state.py +++ b/intersight/model/power_control_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/power_control_state_all_of.py b/intersight/model/power_control_state_all_of.py index c8ea1b68b7..cf847f98c0 100644 --- a/intersight/model/power_control_state_all_of.py +++ b/intersight/model/power_control_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/power_control_state_list.py b/intersight/model/power_control_state_list.py index 4f4b0d1a70..7275459f66 100644 --- a/intersight/model/power_control_state_list.py +++ b/intersight/model/power_control_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/power_control_state_list_all_of.py b/intersight/model/power_control_state_list_all_of.py index 4dd3b6f79b..2f94c6d79a 100644 --- a/intersight/model/power_control_state_list_all_of.py +++ b/intersight/model/power_control_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/power_control_state_relationship.py b/intersight/model/power_control_state_relationship.py index 4c8f4ae113..34569964f8 100644 --- a/intersight/model/power_control_state_relationship.py +++ b/intersight/model/power_control_state_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -188,6 +188,7 @@ class PowerControlStateRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -219,6 +220,7 @@ class PowerControlStateRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -265,7 +267,9 @@ class PowerControlStateRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -643,6 +647,8 @@ class PowerControlStateRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -924,6 +930,7 @@ class PowerControlStateRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/power_control_state_response.py b/intersight/model/power_control_state_response.py index 8420e9a5fd..2d57b5b156 100644 --- a/intersight/model/power_control_state_response.py +++ b/intersight/model/power_control_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/power_policy.py b/intersight/model/power_policy.py index 9072999a08..4e7f13de2d 100644 --- a/intersight/model/power_policy.py +++ b/intersight/model/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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/power_policy_all_of.py b/intersight/model/power_policy_all_of.py index 51ec45a1fb..be42163f3c 100644 --- a/intersight/model/power_policy_all_of.py +++ b/intersight/model/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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/power_policy_inventory.py b/intersight/model/power_policy_inventory.py index c3256a5d16..78c2e7ed3a 100644 --- a/intersight/model/power_policy_inventory.py +++ b/intersight/model/power_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/power_policy_inventory_all_of.py b/intersight/model/power_policy_inventory_all_of.py index af4c7fda2a..0b358a5433 100644 --- a/intersight/model/power_policy_inventory_all_of.py +++ b/intersight/model/power_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/power_policy_inventory_list.py b/intersight/model/power_policy_inventory_list.py index 252718089a..b745580986 100644 --- a/intersight/model/power_policy_inventory_list.py +++ b/intersight/model/power_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/power_policy_inventory_list_all_of.py b/intersight/model/power_policy_inventory_list_all_of.py index 7581daa6b6..dc8229de85 100644 --- a/intersight/model/power_policy_inventory_list_all_of.py +++ b/intersight/model/power_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/power_policy_inventory_response.py b/intersight/model/power_policy_inventory_response.py index 33678d4681..95a2d16079 100644 --- a/intersight/model/power_policy_inventory_response.py +++ b/intersight/model/power_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/power_policy_list.py b/intersight/model/power_policy_list.py index 796e6fe023..a0533f2322 100644 --- a/intersight/model/power_policy_list.py +++ b/intersight/model/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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/power_policy_list_all_of.py b/intersight/model/power_policy_list_all_of.py index ed74ae8717..80fb7ca68b 100644 --- a/intersight/model/power_policy_list_all_of.py +++ b/intersight/model/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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/power_policy_response.py b/intersight/model/power_policy_response.py index 4070dd6b45..f408bd1c8a 100644 --- a/intersight/model/power_policy_response.py +++ b/intersight/model/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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/processor_unit.py b/intersight/model/processor_unit.py index 67d217a030..12ba795287 100644 --- a/intersight/model/processor_unit.py +++ b/intersight/model/processor_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/processor_unit_all_of.py b/intersight/model/processor_unit_all_of.py index a405b38d5b..cfa100af33 100644 --- a/intersight/model/processor_unit_all_of.py +++ b/intersight/model/processor_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/processor_unit_list.py b/intersight/model/processor_unit_list.py index 5277c3bf9f..9819776285 100644 --- a/intersight/model/processor_unit_list.py +++ b/intersight/model/processor_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/processor_unit_list_all_of.py b/intersight/model/processor_unit_list_all_of.py index a277597670..e1845b52a8 100644 --- a/intersight/model/processor_unit_list_all_of.py +++ b/intersight/model/processor_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/processor_unit_relationship.py b/intersight/model/processor_unit_relationship.py index 5c5016285f..d49167caea 100644 --- a/intersight/model/processor_unit_relationship.py +++ b/intersight/model/processor_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -274,6 +274,7 @@ class ProcessorUnitRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -305,6 +306,7 @@ class ProcessorUnitRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -351,7 +353,9 @@ class ProcessorUnitRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -729,6 +733,8 @@ class ProcessorUnitRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -1010,6 +1016,7 @@ class ProcessorUnitRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/processor_unit_response.py b/intersight/model/processor_unit_response.py index ac0b2c9f10..8acbed56ca 100644 --- a/intersight/model/processor_unit_response.py +++ b/intersight/model/processor_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/rack_unit_personality.py b/intersight/model/rack_unit_personality.py index 0fea56805e..e5654c693c 100644 --- a/intersight/model/rack_unit_personality.py +++ b/intersight/model/rack_unit_personality.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/rack_unit_personality_all_of.py b/intersight/model/rack_unit_personality_all_of.py index f2e82d414b..89f8a4240d 100644 --- a/intersight/model/rack_unit_personality_all_of.py +++ b/intersight/model/rack_unit_personality_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/rack_unit_personality_list.py b/intersight/model/rack_unit_personality_list.py index 2becf8025a..cec05d27c4 100644 --- a/intersight/model/rack_unit_personality_list.py +++ b/intersight/model/rack_unit_personality_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/rack_unit_personality_list_all_of.py b/intersight/model/rack_unit_personality_list_all_of.py index 7069934276..3de341703f 100644 --- a/intersight/model/rack_unit_personality_list_all_of.py +++ b/intersight/model/rack_unit_personality_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/rack_unit_personality_relationship.py b/intersight/model/rack_unit_personality_relationship.py index b90f22f84c..dde64fa39d 100644 --- a/intersight/model/rack_unit_personality_relationship.py +++ b/intersight/model/rack_unit_personality_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -177,6 +177,7 @@ class RackUnitPersonalityRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -208,6 +209,7 @@ class RackUnitPersonalityRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -254,7 +256,9 @@ class RackUnitPersonalityRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -632,6 +636,8 @@ class RackUnitPersonalityRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -913,6 +919,7 @@ class RackUnitPersonalityRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/rack_unit_personality_response.py b/intersight/model/rack_unit_personality_response.py index 984edee331..9c5fd1262c 100644 --- a/intersight/model/rack_unit_personality_response.py +++ b/intersight/model/rack_unit_personality_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_abstract_item.py b/intersight/model/recommendation_abstract_item.py index a6814f8085..73abd219be 100644 --- a/intersight/model/recommendation_abstract_item.py +++ b/intersight/model/recommendation_abstract_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_abstract_item_all_of.py b/intersight/model/recommendation_abstract_item_all_of.py index ffe88d5d28..c822d640df 100644 --- a/intersight/model/recommendation_abstract_item_all_of.py +++ b/intersight/model/recommendation_abstract_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_base.py b/intersight/model/recommendation_base.py index e710d26c48..7cac4971ab 100644 --- a/intersight/model/recommendation_base.py +++ b/intersight/model/recommendation_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_base_all_of.py b/intersight/model/recommendation_base_all_of.py index 2a95a92ae9..b482835461 100644 --- a/intersight/model/recommendation_base_all_of.py +++ b/intersight/model/recommendation_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_capacity_runway.py b/intersight/model/recommendation_capacity_runway.py index 02cb803554..200b3fe5b9 100644 --- a/intersight/model/recommendation_capacity_runway.py +++ b/intersight/model/recommendation_capacity_runway.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_capacity_runway_all_of.py b/intersight/model/recommendation_capacity_runway_all_of.py index ef39f4024d..c173f5ba7c 100644 --- a/intersight/model/recommendation_capacity_runway_all_of.py +++ b/intersight/model/recommendation_capacity_runway_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_capacity_runway_list.py b/intersight/model/recommendation_capacity_runway_list.py index ec5bbdec60..e09c88a6d7 100644 --- a/intersight/model/recommendation_capacity_runway_list.py +++ b/intersight/model/recommendation_capacity_runway_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_capacity_runway_list_all_of.py b/intersight/model/recommendation_capacity_runway_list_all_of.py index e4f80ef966..5caf2da8a9 100644 --- a/intersight/model/recommendation_capacity_runway_list_all_of.py +++ b/intersight/model/recommendation_capacity_runway_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_capacity_runway_relationship.py b/intersight/model/recommendation_capacity_runway_relationship.py index 4be3546bbd..054a302173 100644 --- a/intersight/model/recommendation_capacity_runway_relationship.py +++ b/intersight/model/recommendation_capacity_runway_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -185,6 +185,7 @@ class RecommendationCapacityRunwayRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -216,6 +217,7 @@ class RecommendationCapacityRunwayRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -262,7 +264,9 @@ class RecommendationCapacityRunwayRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -640,6 +644,8 @@ class RecommendationCapacityRunwayRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -921,6 +927,7 @@ class RecommendationCapacityRunwayRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/recommendation_capacity_runway_response.py b/intersight/model/recommendation_capacity_runway_response.py index fe393badd8..74bef3999b 100644 --- a/intersight/model/recommendation_capacity_runway_response.py +++ b/intersight/model/recommendation_capacity_runway_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_cluster_expansion.py b/intersight/model/recommendation_cluster_expansion.py index 4c9405869c..adb7c0ea3d 100644 --- a/intersight/model/recommendation_cluster_expansion.py +++ b/intersight/model/recommendation_cluster_expansion.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_cluster_expansion_all_of.py b/intersight/model/recommendation_cluster_expansion_all_of.py index 5903afc4eb..7d3247e1ed 100644 --- a/intersight/model/recommendation_cluster_expansion_all_of.py +++ b/intersight/model/recommendation_cluster_expansion_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_cluster_expansion_list.py b/intersight/model/recommendation_cluster_expansion_list.py index 043efe67b1..292128cb54 100644 --- a/intersight/model/recommendation_cluster_expansion_list.py +++ b/intersight/model/recommendation_cluster_expansion_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_cluster_expansion_list_all_of.py b/intersight/model/recommendation_cluster_expansion_list_all_of.py index c5aedfe22a..ad6c769f5d 100644 --- a/intersight/model/recommendation_cluster_expansion_list_all_of.py +++ b/intersight/model/recommendation_cluster_expansion_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_cluster_expansion_relationship.py b/intersight/model/recommendation_cluster_expansion_relationship.py index a903907126..b2dec7f4f9 100644 --- a/intersight/model/recommendation_cluster_expansion_relationship.py +++ b/intersight/model/recommendation_cluster_expansion_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -179,6 +179,7 @@ class RecommendationClusterExpansionRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -210,6 +211,7 @@ class RecommendationClusterExpansionRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -256,7 +258,9 @@ class RecommendationClusterExpansionRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -634,6 +638,8 @@ class RecommendationClusterExpansionRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -915,6 +921,7 @@ class RecommendationClusterExpansionRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/recommendation_cluster_expansion_response.py b/intersight/model/recommendation_cluster_expansion_response.py index 0a7ee9a13b..213a102df2 100644 --- a/intersight/model/recommendation_cluster_expansion_response.py +++ b/intersight/model/recommendation_cluster_expansion_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_expansion_request.py b/intersight/model/recommendation_expansion_request.py index 6e08ebbe4c..55c2c1d88c 100644 --- a/intersight/model/recommendation_expansion_request.py +++ b/intersight/model/recommendation_expansion_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_expansion_request_all_of.py b/intersight/model/recommendation_expansion_request_all_of.py index ed3bdcb675..420e5bf06b 100644 --- a/intersight/model/recommendation_expansion_request_all_of.py +++ b/intersight/model/recommendation_expansion_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_hardware_expansion_request.py b/intersight/model/recommendation_hardware_expansion_request.py index 2703e78ca0..3bdc0cfc02 100644 --- a/intersight/model/recommendation_hardware_expansion_request.py +++ b/intersight/model/recommendation_hardware_expansion_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_hardware_expansion_request_all_of.py b/intersight/model/recommendation_hardware_expansion_request_all_of.py index 31c888871f..2062ad51e2 100644 --- a/intersight/model/recommendation_hardware_expansion_request_all_of.py +++ b/intersight/model/recommendation_hardware_expansion_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_hardware_expansion_request_item.py b/intersight/model/recommendation_hardware_expansion_request_item.py index bed1305adf..f1a7d4b6ce 100644 --- a/intersight/model/recommendation_hardware_expansion_request_item.py +++ b/intersight/model/recommendation_hardware_expansion_request_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_hardware_expansion_request_item_all_of.py b/intersight/model/recommendation_hardware_expansion_request_item_all_of.py index 358eeda3ba..1fc605bb39 100644 --- a/intersight/model/recommendation_hardware_expansion_request_item_all_of.py +++ b/intersight/model/recommendation_hardware_expansion_request_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_hardware_expansion_request_item_list.py b/intersight/model/recommendation_hardware_expansion_request_item_list.py index 0c9dc8a4b2..f0f80c9a79 100644 --- a/intersight/model/recommendation_hardware_expansion_request_item_list.py +++ b/intersight/model/recommendation_hardware_expansion_request_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_hardware_expansion_request_item_list_all_of.py b/intersight/model/recommendation_hardware_expansion_request_item_list_all_of.py index 08c562e726..4d6de34f05 100644 --- a/intersight/model/recommendation_hardware_expansion_request_item_list_all_of.py +++ b/intersight/model/recommendation_hardware_expansion_request_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_hardware_expansion_request_item_relationship.py b/intersight/model/recommendation_hardware_expansion_request_item_relationship.py index 1dd32d2e68..04c253a0c4 100644 --- a/intersight/model/recommendation_hardware_expansion_request_item_relationship.py +++ b/intersight/model/recommendation_hardware_expansion_request_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -195,6 +195,7 @@ class RecommendationHardwareExpansionRequestItemRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -226,6 +227,7 @@ class RecommendationHardwareExpansionRequestItemRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -272,7 +274,9 @@ class RecommendationHardwareExpansionRequestItemRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -650,6 +654,8 @@ class RecommendationHardwareExpansionRequestItemRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -931,6 +937,7 @@ class RecommendationHardwareExpansionRequestItemRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/recommendation_hardware_expansion_request_item_response.py b/intersight/model/recommendation_hardware_expansion_request_item_response.py index ca17b5e454..15cb3e8add 100644 --- a/intersight/model/recommendation_hardware_expansion_request_item_response.py +++ b/intersight/model/recommendation_hardware_expansion_request_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_hardware_expansion_request_list.py b/intersight/model/recommendation_hardware_expansion_request_list.py index 264244c779..a84d0bfb59 100644 --- a/intersight/model/recommendation_hardware_expansion_request_list.py +++ b/intersight/model/recommendation_hardware_expansion_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_hardware_expansion_request_list_all_of.py b/intersight/model/recommendation_hardware_expansion_request_list_all_of.py index 67dc58f345..abb72d91c2 100644 --- a/intersight/model/recommendation_hardware_expansion_request_list_all_of.py +++ b/intersight/model/recommendation_hardware_expansion_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_hardware_expansion_request_relationship.py b/intersight/model/recommendation_hardware_expansion_request_relationship.py index 4c2ff2e831..c9268d2194 100644 --- a/intersight/model/recommendation_hardware_expansion_request_relationship.py +++ b/intersight/model/recommendation_hardware_expansion_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -184,6 +184,7 @@ class RecommendationHardwareExpansionRequestRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -215,6 +216,7 @@ class RecommendationHardwareExpansionRequestRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -261,7 +263,9 @@ class RecommendationHardwareExpansionRequestRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -639,6 +643,8 @@ class RecommendationHardwareExpansionRequestRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -920,6 +926,7 @@ class RecommendationHardwareExpansionRequestRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/recommendation_hardware_expansion_request_response.py b/intersight/model/recommendation_hardware_expansion_request_response.py index 52619fc2fe..697790f0f2 100644 --- a/intersight/model/recommendation_hardware_expansion_request_response.py +++ b/intersight/model/recommendation_hardware_expansion_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_physical_item.py b/intersight/model/recommendation_physical_item.py index 532d9b2b39..c54c33ed5c 100644 --- a/intersight/model/recommendation_physical_item.py +++ b/intersight/model/recommendation_physical_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_physical_item_all_of.py b/intersight/model/recommendation_physical_item_all_of.py index 0049bb5073..c5ed4b9603 100644 --- a/intersight/model/recommendation_physical_item_all_of.py +++ b/intersight/model/recommendation_physical_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_physical_item_list.py b/intersight/model/recommendation_physical_item_list.py index 694007585b..6e0f2c695f 100644 --- a/intersight/model/recommendation_physical_item_list.py +++ b/intersight/model/recommendation_physical_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_physical_item_list_all_of.py b/intersight/model/recommendation_physical_item_list_all_of.py index 06588ff85b..3fe33fc0b6 100644 --- a/intersight/model/recommendation_physical_item_list_all_of.py +++ b/intersight/model/recommendation_physical_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_physical_item_relationship.py b/intersight/model/recommendation_physical_item_relationship.py index dce15fe7d1..3af00df507 100644 --- a/intersight/model/recommendation_physical_item_relationship.py +++ b/intersight/model/recommendation_physical_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -191,6 +191,7 @@ class RecommendationPhysicalItemRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -222,6 +223,7 @@ class RecommendationPhysicalItemRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -268,7 +270,9 @@ class RecommendationPhysicalItemRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -646,6 +650,8 @@ class RecommendationPhysicalItemRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -927,6 +933,7 @@ class RecommendationPhysicalItemRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/recommendation_physical_item_response.py b/intersight/model/recommendation_physical_item_response.py index 2a4105e1da..5afd230069 100644 --- a/intersight/model/recommendation_physical_item_response.py +++ b/intersight/model/recommendation_physical_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_purchase_order_estimate.py b/intersight/model/recommendation_purchase_order_estimate.py index 60fba01058..8b1915e2d2 100644 --- a/intersight/model/recommendation_purchase_order_estimate.py +++ b/intersight/model/recommendation_purchase_order_estimate.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_purchase_order_estimate_all_of.py b/intersight/model/recommendation_purchase_order_estimate_all_of.py index f61513c953..f223a7039e 100644 --- a/intersight/model/recommendation_purchase_order_estimate_all_of.py +++ b/intersight/model/recommendation_purchase_order_estimate_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_purchase_order_estimate_list.py b/intersight/model/recommendation_purchase_order_estimate_list.py index c43cf3dae8..2d6b259e37 100644 --- a/intersight/model/recommendation_purchase_order_estimate_list.py +++ b/intersight/model/recommendation_purchase_order_estimate_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_purchase_order_estimate_list_all_of.py b/intersight/model/recommendation_purchase_order_estimate_list_all_of.py index 471ab84dc3..d7d3e903be 100644 --- a/intersight/model/recommendation_purchase_order_estimate_list_all_of.py +++ b/intersight/model/recommendation_purchase_order_estimate_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_purchase_order_estimate_response.py b/intersight/model/recommendation_purchase_order_estimate_response.py index 17f8aebe9e..52393a702c 100644 --- a/intersight/model/recommendation_purchase_order_estimate_response.py +++ b/intersight/model/recommendation_purchase_order_estimate_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_purchase_order_list.py b/intersight/model/recommendation_purchase_order_list.py index 272c2bbc4e..fc0e926289 100644 --- a/intersight/model/recommendation_purchase_order_list.py +++ b/intersight/model/recommendation_purchase_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_purchase_order_list_all_of.py b/intersight/model/recommendation_purchase_order_list_all_of.py index 43f424806f..6a6ec2f896 100644 --- a/intersight/model/recommendation_purchase_order_list_all_of.py +++ b/intersight/model/recommendation_purchase_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_purchase_order_list_list.py b/intersight/model/recommendation_purchase_order_list_list.py index e8ca491d94..d797d70fd0 100644 --- a/intersight/model/recommendation_purchase_order_list_list.py +++ b/intersight/model/recommendation_purchase_order_list_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_purchase_order_list_list_all_of.py b/intersight/model/recommendation_purchase_order_list_list_all_of.py index 10ebdfac73..fc13155ad0 100644 --- a/intersight/model/recommendation_purchase_order_list_list_all_of.py +++ b/intersight/model/recommendation_purchase_order_list_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_purchase_order_list_response.py b/intersight/model/recommendation_purchase_order_list_response.py index 867a9651d9..c5a7bf3be8 100644 --- a/intersight/model/recommendation_purchase_order_list_response.py +++ b/intersight/model/recommendation_purchase_order_list_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_software_item.py b/intersight/model/recommendation_software_item.py index d62dc7e452..0b025ae8b5 100644 --- a/intersight/model/recommendation_software_item.py +++ b/intersight/model/recommendation_software_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_software_item_all_of.py b/intersight/model/recommendation_software_item_all_of.py index 22ead2c823..98cc7f88ab 100644 --- a/intersight/model/recommendation_software_item_all_of.py +++ b/intersight/model/recommendation_software_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_software_item_list.py b/intersight/model/recommendation_software_item_list.py index 2cd8749c1e..81a307d956 100644 --- a/intersight/model/recommendation_software_item_list.py +++ b/intersight/model/recommendation_software_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_software_item_list_all_of.py b/intersight/model/recommendation_software_item_list_all_of.py index aa3e0b9adf..d7e8f16844 100644 --- a/intersight/model/recommendation_software_item_list_all_of.py +++ b/intersight/model/recommendation_software_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_software_item_relationship.py b/intersight/model/recommendation_software_item_relationship.py index 3903f8096a..8af829a4ca 100644 --- a/intersight/model/recommendation_software_item_relationship.py +++ b/intersight/model/recommendation_software_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -192,6 +192,7 @@ class RecommendationSoftwareItemRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -223,6 +224,7 @@ class RecommendationSoftwareItemRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -269,7 +271,9 @@ class RecommendationSoftwareItemRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -647,6 +651,8 @@ class RecommendationSoftwareItemRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -928,6 +934,7 @@ class RecommendationSoftwareItemRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/recommendation_software_item_response.py b/intersight/model/recommendation_software_item_response.py index 9174c727a3..d5dbf3f62b 100644 --- a/intersight/model/recommendation_software_item_response.py +++ b/intersight/model/recommendation_software_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_abstract_backup_config.py b/intersight/model/recovery_abstract_backup_config.py index 33798a05a7..01a96a15a8 100644 --- a/intersight/model/recovery_abstract_backup_config.py +++ b/intersight/model/recovery_abstract_backup_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_abstract_backup_config_all_of.py b/intersight/model/recovery_abstract_backup_config_all_of.py index 2a6537c276..939ed85ae8 100644 --- a/intersight/model/recovery_abstract_backup_config_all_of.py +++ b/intersight/model/recovery_abstract_backup_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_abstract_backup_info.py b/intersight/model/recovery_abstract_backup_info.py index 082a38b4c9..452f4fe7a1 100644 --- a/intersight/model/recovery_abstract_backup_info.py +++ b/intersight/model/recovery_abstract_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_abstract_backup_info_all_of.py b/intersight/model/recovery_abstract_backup_info_all_of.py index d099940b22..747d9e449e 100644 --- a/intersight/model/recovery_abstract_backup_info_all_of.py +++ b/intersight/model/recovery_abstract_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_abstract_backup_info_relationship.py b/intersight/model/recovery_abstract_backup_info_relationship.py index 28d9e06600..8915a429e3 100644 --- a/intersight/model/recovery_abstract_backup_info_relationship.py +++ b/intersight/model/recovery_abstract_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -173,6 +173,7 @@ class RecoveryAbstractBackupInfoRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -204,6 +205,7 @@ class RecoveryAbstractBackupInfoRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -250,7 +252,9 @@ class RecoveryAbstractBackupInfoRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -628,6 +632,8 @@ class RecoveryAbstractBackupInfoRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -909,6 +915,7 @@ class RecoveryAbstractBackupInfoRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/recovery_backup_config_policy.py b/intersight/model/recovery_backup_config_policy.py index 07c7337959..0b9296ca6e 100644 --- a/intersight/model/recovery_backup_config_policy.py +++ b/intersight/model/recovery_backup_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_backup_config_policy_all_of.py b/intersight/model/recovery_backup_config_policy_all_of.py index 94dd5266c2..8d144a9f1a 100644 --- a/intersight/model/recovery_backup_config_policy_all_of.py +++ b/intersight/model/recovery_backup_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_backup_config_policy_list.py b/intersight/model/recovery_backup_config_policy_list.py index 37234a660e..33f6499e56 100644 --- a/intersight/model/recovery_backup_config_policy_list.py +++ b/intersight/model/recovery_backup_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_backup_config_policy_list_all_of.py b/intersight/model/recovery_backup_config_policy_list_all_of.py index 09d8e7b155..c639e47b72 100644 --- a/intersight/model/recovery_backup_config_policy_list_all_of.py +++ b/intersight/model/recovery_backup_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_backup_config_policy_relationship.py b/intersight/model/recovery_backup_config_policy_relationship.py index 90b6e371ee..b96d43068e 100644 --- a/intersight/model/recovery_backup_config_policy_relationship.py +++ b/intersight/model/recovery_backup_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -184,6 +184,7 @@ class RecoveryBackupConfigPolicyRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -215,6 +216,7 @@ class RecoveryBackupConfigPolicyRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -261,7 +263,9 @@ class RecoveryBackupConfigPolicyRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -639,6 +643,8 @@ class RecoveryBackupConfigPolicyRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -920,6 +926,7 @@ class RecoveryBackupConfigPolicyRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/recovery_backup_config_policy_response.py b/intersight/model/recovery_backup_config_policy_response.py index fe1682c912..e3a625cc44 100644 --- a/intersight/model/recovery_backup_config_policy_response.py +++ b/intersight/model/recovery_backup_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_backup_profile.py b/intersight/model/recovery_backup_profile.py index 2fa9a8085d..6bfbdf1da6 100644 --- a/intersight/model/recovery_backup_profile.py +++ b/intersight/model/recovery_backup_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_backup_profile_all_of.py b/intersight/model/recovery_backup_profile_all_of.py index be543f3c35..0a342d738b 100644 --- a/intersight/model/recovery_backup_profile_all_of.py +++ b/intersight/model/recovery_backup_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_backup_profile_list.py b/intersight/model/recovery_backup_profile_list.py index 21715158b2..21841a041d 100644 --- a/intersight/model/recovery_backup_profile_list.py +++ b/intersight/model/recovery_backup_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_backup_profile_list_all_of.py b/intersight/model/recovery_backup_profile_list_all_of.py index ed9a53f3ae..4488c92b5e 100644 --- a/intersight/model/recovery_backup_profile_list_all_of.py +++ b/intersight/model/recovery_backup_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_backup_profile_relationship.py b/intersight/model/recovery_backup_profile_relationship.py index 4f0eb43310..7101c0129f 100644 --- a/intersight/model/recovery_backup_profile_relationship.py +++ b/intersight/model/recovery_backup_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -194,6 +194,7 @@ class RecoveryBackupProfileRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -225,6 +226,7 @@ class RecoveryBackupProfileRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -271,7 +273,9 @@ class RecoveryBackupProfileRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -649,6 +653,8 @@ class RecoveryBackupProfileRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -930,6 +936,7 @@ class RecoveryBackupProfileRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/recovery_backup_profile_response.py b/intersight/model/recovery_backup_profile_response.py index a2f44b84c7..22dde543e6 100644 --- a/intersight/model/recovery_backup_profile_response.py +++ b/intersight/model/recovery_backup_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_backup_schedule.py b/intersight/model/recovery_backup_schedule.py index 4dcec7a6de..66a9ef253a 100644 --- a/intersight/model/recovery_backup_schedule.py +++ b/intersight/model/recovery_backup_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_backup_schedule_all_of.py b/intersight/model/recovery_backup_schedule_all_of.py index da1ee1ee23..e2b98c1cff 100644 --- a/intersight/model/recovery_backup_schedule_all_of.py +++ b/intersight/model/recovery_backup_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_config_params.py b/intersight/model/recovery_config_params.py index 4214aa6d61..d2c914728f 100644 --- a/intersight/model/recovery_config_params.py +++ b/intersight/model/recovery_config_params.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -63,6 +63,7 @@ class RecoveryConfigParams(ModelComposed): allowed_values = { ('class_id',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -163,6 +164,7 @@ class RecoveryConfigParams(ModelComposed): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -199,6 +201,7 @@ class RecoveryConfigParams(ModelComposed): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", @@ -735,6 +738,7 @@ class RecoveryConfigParams(ModelComposed): 'X509.CERTIFICATE': "x509.Certificate", }, ('object_type',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -835,6 +839,7 @@ class RecoveryConfigParams(ModelComposed): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -871,6 +876,7 @@ class RecoveryConfigParams(ModelComposed): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", diff --git a/intersight/model/recovery_config_result.py b/intersight/model/recovery_config_result.py index 98313a704f..6cc78a519a 100644 --- a/intersight/model/recovery_config_result.py +++ b/intersight/model/recovery_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_config_result_all_of.py b/intersight/model/recovery_config_result_all_of.py index 713e446aa1..1c01dd9cae 100644 --- a/intersight/model/recovery_config_result_all_of.py +++ b/intersight/model/recovery_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_config_result_entry.py b/intersight/model/recovery_config_result_entry.py index c30f07f533..3e17596ede 100644 --- a/intersight/model/recovery_config_result_entry.py +++ b/intersight/model/recovery_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_config_result_entry_all_of.py b/intersight/model/recovery_config_result_entry_all_of.py index be9b3ac9f3..67ed67c352 100644 --- a/intersight/model/recovery_config_result_entry_all_of.py +++ b/intersight/model/recovery_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_config_result_entry_list.py b/intersight/model/recovery_config_result_entry_list.py index b4ea1c58cd..04371e5442 100644 --- a/intersight/model/recovery_config_result_entry_list.py +++ b/intersight/model/recovery_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_config_result_entry_list_all_of.py b/intersight/model/recovery_config_result_entry_list_all_of.py index 9efef52c34..a1f59bb4dd 100644 --- a/intersight/model/recovery_config_result_entry_list_all_of.py +++ b/intersight/model/recovery_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_config_result_entry_relationship.py b/intersight/model/recovery_config_result_entry_relationship.py index 7dbfc5f27e..860108ff9d 100644 --- a/intersight/model/recovery_config_result_entry_relationship.py +++ b/intersight/model/recovery_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -175,6 +175,7 @@ class RecoveryConfigResultEntryRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -206,6 +207,7 @@ class RecoveryConfigResultEntryRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -252,7 +254,9 @@ class RecoveryConfigResultEntryRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -630,6 +634,8 @@ class RecoveryConfigResultEntryRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -911,6 +917,7 @@ class RecoveryConfigResultEntryRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/recovery_config_result_entry_response.py b/intersight/model/recovery_config_result_entry_response.py index 875513ab40..c2de00a024 100644 --- a/intersight/model/recovery_config_result_entry_response.py +++ b/intersight/model/recovery_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_config_result_list.py b/intersight/model/recovery_config_result_list.py index 256e66f428..ad52dafd5d 100644 --- a/intersight/model/recovery_config_result_list.py +++ b/intersight/model/recovery_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_config_result_list_all_of.py b/intersight/model/recovery_config_result_list_all_of.py index c041dcaece..d0491f4488 100644 --- a/intersight/model/recovery_config_result_list_all_of.py +++ b/intersight/model/recovery_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_config_result_relationship.py b/intersight/model/recovery_config_result_relationship.py index 1b86fe44ce..03df6e86e0 100644 --- a/intersight/model/recovery_config_result_relationship.py +++ b/intersight/model/recovery_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -177,6 +177,7 @@ class RecoveryConfigResultRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -208,6 +209,7 @@ class RecoveryConfigResultRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -254,7 +256,9 @@ class RecoveryConfigResultRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -632,6 +636,8 @@ class RecoveryConfigResultRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -913,6 +919,7 @@ class RecoveryConfigResultRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/recovery_config_result_response.py b/intersight/model/recovery_config_result_response.py index 9765fce92d..4c3f8d7229 100644 --- a/intersight/model/recovery_config_result_response.py +++ b/intersight/model/recovery_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_on_demand_backup.py b/intersight/model/recovery_on_demand_backup.py index 2b23647c5c..c1185b78f0 100644 --- a/intersight/model/recovery_on_demand_backup.py +++ b/intersight/model/recovery_on_demand_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_on_demand_backup_all_of.py b/intersight/model/recovery_on_demand_backup_all_of.py index 860dd3570d..e5ab4066ef 100644 --- a/intersight/model/recovery_on_demand_backup_all_of.py +++ b/intersight/model/recovery_on_demand_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_on_demand_backup_list.py b/intersight/model/recovery_on_demand_backup_list.py index 2968e86ee7..0e2c6be9f8 100644 --- a/intersight/model/recovery_on_demand_backup_list.py +++ b/intersight/model/recovery_on_demand_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_on_demand_backup_list_all_of.py b/intersight/model/recovery_on_demand_backup_list_all_of.py index 3c464c19da..69519d3247 100644 --- a/intersight/model/recovery_on_demand_backup_list_all_of.py +++ b/intersight/model/recovery_on_demand_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_on_demand_backup_response.py b/intersight/model/recovery_on_demand_backup_response.py index 74ff845a65..967661dbe7 100644 --- a/intersight/model/recovery_on_demand_backup_response.py +++ b/intersight/model/recovery_on_demand_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_restore.py b/intersight/model/recovery_restore.py index 05969907b8..bf6f125dab 100644 --- a/intersight/model/recovery_restore.py +++ b/intersight/model/recovery_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_restore_all_of.py b/intersight/model/recovery_restore_all_of.py index 9e43086ecb..04299e85cf 100644 --- a/intersight/model/recovery_restore_all_of.py +++ b/intersight/model/recovery_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_restore_list.py b/intersight/model/recovery_restore_list.py index f7d9fcb95e..6c72ed7be6 100644 --- a/intersight/model/recovery_restore_list.py +++ b/intersight/model/recovery_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_restore_list_all_of.py b/intersight/model/recovery_restore_list_all_of.py index aca0ab9b59..4f2637e715 100644 --- a/intersight/model/recovery_restore_list_all_of.py +++ b/intersight/model/recovery_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_restore_response.py b/intersight/model/recovery_restore_response.py index 24ccc5da86..826a3fb513 100644 --- a/intersight/model/recovery_restore_response.py +++ b/intersight/model/recovery_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_schedule_config_policy.py b/intersight/model/recovery_schedule_config_policy.py index 4a6e120cd6..a62135cd95 100644 --- a/intersight/model/recovery_schedule_config_policy.py +++ b/intersight/model/recovery_schedule_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_schedule_config_policy_all_of.py b/intersight/model/recovery_schedule_config_policy_all_of.py index 6015df0be4..f078e9e68b 100644 --- a/intersight/model/recovery_schedule_config_policy_all_of.py +++ b/intersight/model/recovery_schedule_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_schedule_config_policy_list.py b/intersight/model/recovery_schedule_config_policy_list.py index 184707e21a..9e26870209 100644 --- a/intersight/model/recovery_schedule_config_policy_list.py +++ b/intersight/model/recovery_schedule_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_schedule_config_policy_list_all_of.py b/intersight/model/recovery_schedule_config_policy_list_all_of.py index 7464e55325..23de6f4182 100644 --- a/intersight/model/recovery_schedule_config_policy_list_all_of.py +++ b/intersight/model/recovery_schedule_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_schedule_config_policy_relationship.py b/intersight/model/recovery_schedule_config_policy_relationship.py index 7e178bdf50..ca764a120c 100644 --- a/intersight/model/recovery_schedule_config_policy_relationship.py +++ b/intersight/model/recovery_schedule_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -177,6 +177,7 @@ class RecoveryScheduleConfigPolicyRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -208,6 +209,7 @@ class RecoveryScheduleConfigPolicyRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -254,7 +256,9 @@ class RecoveryScheduleConfigPolicyRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -632,6 +636,8 @@ class RecoveryScheduleConfigPolicyRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -913,6 +919,7 @@ class RecoveryScheduleConfigPolicyRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/recovery_schedule_config_policy_response.py b/intersight/model/recovery_schedule_config_policy_response.py index dd0ddb6745..c9774c181a 100644 --- a/intersight/model/recovery_schedule_config_policy_response.py +++ b/intersight/model/recovery_schedule_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_group.py b/intersight/model/resource_group.py index 355d188395..c06cfe4098 100644 --- a/intersight/model/resource_group.py +++ b/intersight/model/resource_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_group_all_of.py b/intersight/model/resource_group_all_of.py index ed04951e59..2b685b6967 100644 --- a/intersight/model/resource_group_all_of.py +++ b/intersight/model/resource_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_group_list.py b/intersight/model/resource_group_list.py index 924c12a8a4..b3d4a6ca95 100644 --- a/intersight/model/resource_group_list.py +++ b/intersight/model/resource_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_group_list_all_of.py b/intersight/model/resource_group_list_all_of.py index 2d53fc89e0..3632c0d2ed 100644 --- a/intersight/model/resource_group_list_all_of.py +++ b/intersight/model/resource_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_group_member.py b/intersight/model/resource_group_member.py index 39fd38f956..d0cbe0837e 100644 --- a/intersight/model/resource_group_member.py +++ b/intersight/model/resource_group_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_group_member_all_of.py b/intersight/model/resource_group_member_all_of.py index 27c2c88b2e..685d71b407 100644 --- a/intersight/model/resource_group_member_all_of.py +++ b/intersight/model/resource_group_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_group_member_list.py b/intersight/model/resource_group_member_list.py index 4eccc0fdf9..1d9a7b6cbf 100644 --- a/intersight/model/resource_group_member_list.py +++ b/intersight/model/resource_group_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_group_member_list_all_of.py b/intersight/model/resource_group_member_list_all_of.py index 9865dc3fc7..bc13c7d935 100644 --- a/intersight/model/resource_group_member_list_all_of.py +++ b/intersight/model/resource_group_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_group_member_response.py b/intersight/model/resource_group_member_response.py index b1e1eb6068..79d58e09c1 100644 --- a/intersight/model/resource_group_member_response.py +++ b/intersight/model/resource_group_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_group_relationship.py b/intersight/model/resource_group_relationship.py index 3f404f6761..c5caed62b7 100644 --- a/intersight/model/resource_group_relationship.py +++ b/intersight/model/resource_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -188,6 +188,7 @@ class ResourceGroupRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -219,6 +220,7 @@ class ResourceGroupRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -265,7 +267,9 @@ class ResourceGroupRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -643,6 +647,8 @@ class ResourceGroupRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -924,6 +930,7 @@ class ResourceGroupRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/resource_group_response.py b/intersight/model/resource_group_response.py index 698aa6c101..f3ffab30ac 100644 --- a/intersight/model/resource_group_response.py +++ b/intersight/model/resource_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_license_resource_count.py b/intersight/model/resource_license_resource_count.py index b10b36905e..8db02ba068 100644 --- a/intersight/model/resource_license_resource_count.py +++ b/intersight/model/resource_license_resource_count.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_license_resource_count_all_of.py b/intersight/model/resource_license_resource_count_all_of.py index 75d5324af7..ba1fe6b47b 100644 --- a/intersight/model/resource_license_resource_count_all_of.py +++ b/intersight/model/resource_license_resource_count_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_license_resource_count_list.py b/intersight/model/resource_license_resource_count_list.py index a573b46085..20fc393587 100644 --- a/intersight/model/resource_license_resource_count_list.py +++ b/intersight/model/resource_license_resource_count_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_license_resource_count_list_all_of.py b/intersight/model/resource_license_resource_count_list_all_of.py index 7762c27b6e..bca7cd05f5 100644 --- a/intersight/model/resource_license_resource_count_list_all_of.py +++ b/intersight/model/resource_license_resource_count_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_license_resource_count_response.py b/intersight/model/resource_license_resource_count_response.py index 8e810cfe1d..952fdb4d57 100644 --- a/intersight/model/resource_license_resource_count_response.py +++ b/intersight/model/resource_license_resource_count_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_membership.py b/intersight/model/resource_membership.py index dc906b675e..fc72756bc9 100644 --- a/intersight/model/resource_membership.py +++ b/intersight/model/resource_membership.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_membership_all_of.py b/intersight/model/resource_membership_all_of.py index 359e54fbc2..f93eec166b 100644 --- a/intersight/model/resource_membership_all_of.py +++ b/intersight/model/resource_membership_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_membership_holder.py b/intersight/model/resource_membership_holder.py index 7556a042ba..b38e4e6980 100644 --- a/intersight/model/resource_membership_holder.py +++ b/intersight/model/resource_membership_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_membership_holder_all_of.py b/intersight/model/resource_membership_holder_all_of.py index 338dde625c..a8717350b9 100644 --- a/intersight/model/resource_membership_holder_all_of.py +++ b/intersight/model/resource_membership_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_membership_holder_list.py b/intersight/model/resource_membership_holder_list.py index dc6cbe7193..f7184ab6f3 100644 --- a/intersight/model/resource_membership_holder_list.py +++ b/intersight/model/resource_membership_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_membership_holder_list_all_of.py b/intersight/model/resource_membership_holder_list_all_of.py index 3a148248df..ca7d1e945b 100644 --- a/intersight/model/resource_membership_holder_list_all_of.py +++ b/intersight/model/resource_membership_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_membership_holder_relationship.py b/intersight/model/resource_membership_holder_relationship.py index a93477887e..4129768359 100644 --- a/intersight/model/resource_membership_holder_relationship.py +++ b/intersight/model/resource_membership_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -173,6 +173,7 @@ class ResourceMembershipHolderRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -204,6 +205,7 @@ class ResourceMembershipHolderRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -250,7 +252,9 @@ class ResourceMembershipHolderRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -628,6 +632,8 @@ class ResourceMembershipHolderRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -909,6 +915,7 @@ class ResourceMembershipHolderRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/resource_membership_holder_response.py b/intersight/model/resource_membership_holder_response.py index 1b7a4bf810..627344287e 100644 --- a/intersight/model/resource_membership_holder_response.py +++ b/intersight/model/resource_membership_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_membership_list.py b/intersight/model/resource_membership_list.py index b9fbc547cf..0da0771faf 100644 --- a/intersight/model/resource_membership_list.py +++ b/intersight/model/resource_membership_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_membership_list_all_of.py b/intersight/model/resource_membership_list_all_of.py index eb8265fca0..df038dac27 100644 --- a/intersight/model/resource_membership_list_all_of.py +++ b/intersight/model/resource_membership_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_membership_response.py b/intersight/model/resource_membership_response.py index 4c944669d2..90482c043e 100644 --- a/intersight/model/resource_membership_response.py +++ b/intersight/model/resource_membership_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_per_type_combined_selector.py b/intersight/model/resource_per_type_combined_selector.py index da9b0d04ea..e325e052f9 100644 --- a/intersight/model/resource_per_type_combined_selector.py +++ b/intersight/model/resource_per_type_combined_selector.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_per_type_combined_selector_all_of.py b/intersight/model/resource_per_type_combined_selector_all_of.py index 9c55d1a456..b2e8aa78f0 100644 --- a/intersight/model/resource_per_type_combined_selector_all_of.py +++ b/intersight/model/resource_per_type_combined_selector_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_reservation.py b/intersight/model/resource_reservation.py index 07f38cf10a..d6f2b17c99 100644 --- a/intersight/model/resource_reservation.py +++ b/intersight/model/resource_reservation.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_reservation_all_of.py b/intersight/model/resource_reservation_all_of.py index 1d452f1bfb..d6b7c0eb83 100644 --- a/intersight/model/resource_reservation_all_of.py +++ b/intersight/model/resource_reservation_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_reservation_list.py b/intersight/model/resource_reservation_list.py index d63e8ab467..7fef7ec6a4 100644 --- a/intersight/model/resource_reservation_list.py +++ b/intersight/model/resource_reservation_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_reservation_list_all_of.py b/intersight/model/resource_reservation_list_all_of.py index ce89e288c0..b28a2994a0 100644 --- a/intersight/model/resource_reservation_list_all_of.py +++ b/intersight/model/resource_reservation_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_reservation_relationship.py b/intersight/model/resource_reservation_relationship.py index d77848166d..59227f49e1 100644 --- a/intersight/model/resource_reservation_relationship.py +++ b/intersight/model/resource_reservation_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -181,6 +181,7 @@ class ResourceReservationRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -212,6 +213,7 @@ class ResourceReservationRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -258,7 +260,9 @@ class ResourceReservationRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -636,6 +640,8 @@ class ResourceReservationRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -917,6 +923,7 @@ class ResourceReservationRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/resource_reservation_response.py b/intersight/model/resource_reservation_response.py index abb628e849..30a6ff0dae 100644 --- a/intersight/model/resource_reservation_response.py +++ b/intersight/model/resource_reservation_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_selection_criteria.py b/intersight/model/resource_selection_criteria.py index 78b4d0f461..21120d2f0a 100644 --- a/intersight/model/resource_selection_criteria.py +++ b/intersight/model/resource_selection_criteria.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_selection_criteria_all_of.py b/intersight/model/resource_selection_criteria_all_of.py index 0942c0b3b5..ed04b442e4 100644 --- a/intersight/model/resource_selection_criteria_all_of.py +++ b/intersight/model/resource_selection_criteria_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_selection_criteria_list.py b/intersight/model/resource_selection_criteria_list.py index 57db3e2fcf..1a89fb2270 100644 --- a/intersight/model/resource_selection_criteria_list.py +++ b/intersight/model/resource_selection_criteria_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_selection_criteria_list_all_of.py b/intersight/model/resource_selection_criteria_list_all_of.py index a36dc6bcf9..bf068de63b 100644 --- a/intersight/model/resource_selection_criteria_list_all_of.py +++ b/intersight/model/resource_selection_criteria_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_selection_criteria_response.py b/intersight/model/resource_selection_criteria_response.py index 118f4eafdf..b72fc72171 100644 --- a/intersight/model/resource_selection_criteria_response.py +++ b/intersight/model/resource_selection_criteria_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_selector.py b/intersight/model/resource_selector.py index 34717bcfa1..eff39a7a48 100644 --- a/intersight/model/resource_selector.py +++ b/intersight/model/resource_selector.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_selector_all_of.py b/intersight/model/resource_selector_all_of.py index 56252b9ab4..7b3c9a82b9 100644 --- a/intersight/model/resource_selector_all_of.py +++ b/intersight/model/resource_selector_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_shared_resources_info_holder.py b/intersight/model/resource_shared_resources_info_holder.py index 945927431d..9985362cd9 100644 --- a/intersight/model/resource_shared_resources_info_holder.py +++ b/intersight/model/resource_shared_resources_info_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_shared_resources_info_holder_all_of.py b/intersight/model/resource_shared_resources_info_holder_all_of.py index a5a86efc18..7742ccfd30 100644 --- a/intersight/model/resource_shared_resources_info_holder_all_of.py +++ b/intersight/model/resource_shared_resources_info_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_shared_resources_info_holder_list.py b/intersight/model/resource_shared_resources_info_holder_list.py index 3fad6789f2..77bb1d0b89 100644 --- a/intersight/model/resource_shared_resources_info_holder_list.py +++ b/intersight/model/resource_shared_resources_info_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_shared_resources_info_holder_list_all_of.py b/intersight/model/resource_shared_resources_info_holder_list_all_of.py index d98d1df75f..2d36154dc4 100644 --- a/intersight/model/resource_shared_resources_info_holder_list_all_of.py +++ b/intersight/model/resource_shared_resources_info_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_shared_resources_info_holder_response.py b/intersight/model/resource_shared_resources_info_holder_response.py index 2501265c76..e52a4b5c7a 100644 --- a/intersight/model/resource_shared_resources_info_holder_response.py +++ b/intersight/model/resource_shared_resources_info_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_source_to_permission_resources.py b/intersight/model/resource_source_to_permission_resources.py index 950b83bfe8..428aa4a8ed 100644 --- a/intersight/model/resource_source_to_permission_resources.py +++ b/intersight/model/resource_source_to_permission_resources.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_source_to_permission_resources_all_of.py b/intersight/model/resource_source_to_permission_resources_all_of.py index f9906c74f8..a92340bda7 100644 --- a/intersight/model/resource_source_to_permission_resources_all_of.py +++ b/intersight/model/resource_source_to_permission_resources_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_source_to_permission_resources_holder.py b/intersight/model/resource_source_to_permission_resources_holder.py index 3bc03a5d11..ce4d9db3bb 100644 --- a/intersight/model/resource_source_to_permission_resources_holder.py +++ b/intersight/model/resource_source_to_permission_resources_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_source_to_permission_resources_holder_all_of.py b/intersight/model/resource_source_to_permission_resources_holder_all_of.py index e6a2230222..76898f6764 100644 --- a/intersight/model/resource_source_to_permission_resources_holder_all_of.py +++ b/intersight/model/resource_source_to_permission_resources_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resourcepool_lease.py b/intersight/model/resourcepool_lease.py index 9d97b3abbc..d30be071ed 100644 --- a/intersight/model/resourcepool_lease.py +++ b/intersight/model/resourcepool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resourcepool_lease_all_of.py b/intersight/model/resourcepool_lease_all_of.py index 3e8be981f7..72e4ae4c5f 100644 --- a/intersight/model/resourcepool_lease_all_of.py +++ b/intersight/model/resourcepool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resourcepool_lease_list.py b/intersight/model/resourcepool_lease_list.py index 2e741720ef..77113d1ae8 100644 --- a/intersight/model/resourcepool_lease_list.py +++ b/intersight/model/resourcepool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resourcepool_lease_list_all_of.py b/intersight/model/resourcepool_lease_list_all_of.py index 52f1806f1a..830dccd806 100644 --- a/intersight/model/resourcepool_lease_list_all_of.py +++ b/intersight/model/resourcepool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resourcepool_lease_parameters.py b/intersight/model/resourcepool_lease_parameters.py index a6bee58af6..de7a2a9ce0 100644 --- a/intersight/model/resourcepool_lease_parameters.py +++ b/intersight/model/resourcepool_lease_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -63,6 +63,7 @@ class ResourcepoolLeaseParameters(ModelComposed): allowed_values = { ('class_id',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -163,6 +164,7 @@ class ResourcepoolLeaseParameters(ModelComposed): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -199,6 +201,7 @@ class ResourcepoolLeaseParameters(ModelComposed): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", @@ -735,6 +738,7 @@ class ResourcepoolLeaseParameters(ModelComposed): 'X509.CERTIFICATE': "x509.Certificate", }, ('object_type',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -835,6 +839,7 @@ class ResourcepoolLeaseParameters(ModelComposed): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -871,6 +876,7 @@ class ResourcepoolLeaseParameters(ModelComposed): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", diff --git a/intersight/model/resourcepool_lease_relationship.py b/intersight/model/resourcepool_lease_relationship.py index f928859feb..0b98419655 100644 --- a/intersight/model/resourcepool_lease_relationship.py +++ b/intersight/model/resourcepool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -193,6 +193,7 @@ class ResourcepoolLeaseRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -224,6 +225,7 @@ class ResourcepoolLeaseRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -270,7 +272,9 @@ class ResourcepoolLeaseRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -648,6 +652,8 @@ class ResourcepoolLeaseRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -929,6 +935,7 @@ class ResourcepoolLeaseRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/resourcepool_lease_resource.py b/intersight/model/resourcepool_lease_resource.py index 5ed97b1c4c..1f46fca760 100644 --- a/intersight/model/resourcepool_lease_resource.py +++ b/intersight/model/resourcepool_lease_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resourcepool_lease_resource_all_of.py b/intersight/model/resourcepool_lease_resource_all_of.py index ee28f5501a..5a2f385239 100644 --- a/intersight/model/resourcepool_lease_resource_all_of.py +++ b/intersight/model/resourcepool_lease_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resourcepool_lease_resource_list.py b/intersight/model/resourcepool_lease_resource_list.py index ad8a09bc1f..05e9049610 100644 --- a/intersight/model/resourcepool_lease_resource_list.py +++ b/intersight/model/resourcepool_lease_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resourcepool_lease_resource_list_all_of.py b/intersight/model/resourcepool_lease_resource_list_all_of.py index f52160fcd0..84a141b5e6 100644 --- a/intersight/model/resourcepool_lease_resource_list_all_of.py +++ b/intersight/model/resourcepool_lease_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resourcepool_lease_resource_relationship.py b/intersight/model/resourcepool_lease_resource_relationship.py index 3c58ca3a27..06e6d62538 100644 --- a/intersight/model/resourcepool_lease_resource_relationship.py +++ b/intersight/model/resourcepool_lease_resource_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -171,6 +171,7 @@ class ResourcepoolLeaseResourceRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -202,6 +203,7 @@ class ResourcepoolLeaseResourceRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -248,7 +250,9 @@ class ResourcepoolLeaseResourceRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -626,6 +630,8 @@ class ResourcepoolLeaseResourceRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -907,6 +913,7 @@ class ResourcepoolLeaseResourceRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/resourcepool_lease_resource_response.py b/intersight/model/resourcepool_lease_resource_response.py index 6f7c62dbd4..5e73a98a49 100644 --- a/intersight/model/resourcepool_lease_resource_response.py +++ b/intersight/model/resourcepool_lease_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resourcepool_lease_response.py b/intersight/model/resourcepool_lease_response.py index a68e1f0b68..f7fbaae4a7 100644 --- a/intersight/model/resourcepool_lease_response.py +++ b/intersight/model/resourcepool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resourcepool_pool.py b/intersight/model/resourcepool_pool.py index 0d910249b0..958e8912d1 100644 --- a/intersight/model/resourcepool_pool.py +++ b/intersight/model/resourcepool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resourcepool_pool_all_of.py b/intersight/model/resourcepool_pool_all_of.py index 21c7db1667..9b07576525 100644 --- a/intersight/model/resourcepool_pool_all_of.py +++ b/intersight/model/resourcepool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resourcepool_pool_list.py b/intersight/model/resourcepool_pool_list.py index 0e4fda843c..61b429d253 100644 --- a/intersight/model/resourcepool_pool_list.py +++ b/intersight/model/resourcepool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resourcepool_pool_list_all_of.py b/intersight/model/resourcepool_pool_list_all_of.py index 6987d55302..efd41e27d0 100644 --- a/intersight/model/resourcepool_pool_list_all_of.py +++ b/intersight/model/resourcepool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resourcepool_pool_member.py b/intersight/model/resourcepool_pool_member.py index 48318adeab..298404e2d1 100644 --- a/intersight/model/resourcepool_pool_member.py +++ b/intersight/model/resourcepool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resourcepool_pool_member_all_of.py b/intersight/model/resourcepool_pool_member_all_of.py index c55ab378b7..d32ce77da2 100644 --- a/intersight/model/resourcepool_pool_member_all_of.py +++ b/intersight/model/resourcepool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resourcepool_pool_member_list.py b/intersight/model/resourcepool_pool_member_list.py index 56ca224730..08d5fec31d 100644 --- a/intersight/model/resourcepool_pool_member_list.py +++ b/intersight/model/resourcepool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resourcepool_pool_member_list_all_of.py b/intersight/model/resourcepool_pool_member_list_all_of.py index 501a1abaa2..12b02377f8 100644 --- a/intersight/model/resourcepool_pool_member_list_all_of.py +++ b/intersight/model/resourcepool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resourcepool_pool_member_relationship.py b/intersight/model/resourcepool_pool_member_relationship.py index c23641a085..07d999c584 100644 --- a/intersight/model/resourcepool_pool_member_relationship.py +++ b/intersight/model/resourcepool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -175,6 +175,7 @@ class ResourcepoolPoolMemberRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -206,6 +207,7 @@ class ResourcepoolPoolMemberRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -252,7 +254,9 @@ class ResourcepoolPoolMemberRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -630,6 +634,8 @@ class ResourcepoolPoolMemberRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -911,6 +917,7 @@ class ResourcepoolPoolMemberRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/resourcepool_pool_member_response.py b/intersight/model/resourcepool_pool_member_response.py index 9f8e543aab..99046dcf32 100644 --- a/intersight/model/resourcepool_pool_member_response.py +++ b/intersight/model/resourcepool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resourcepool_pool_relationship.py b/intersight/model/resourcepool_pool_relationship.py index e7e4697c6d..2f0d442f2b 100644 --- a/intersight/model/resourcepool_pool_relationship.py +++ b/intersight/model/resourcepool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -189,6 +189,7 @@ class ResourcepoolPoolRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -220,6 +221,7 @@ class ResourcepoolPoolRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -266,7 +268,9 @@ class ResourcepoolPoolRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -644,6 +648,8 @@ class ResourcepoolPoolRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -925,6 +931,7 @@ class ResourcepoolPoolRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/resourcepool_pool_response.py b/intersight/model/resourcepool_pool_response.py index d374abf3ca..a221554c07 100644 --- a/intersight/model/resourcepool_pool_response.py +++ b/intersight/model/resourcepool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resourcepool_resource_pool_parameters.py b/intersight/model/resourcepool_resource_pool_parameters.py index 16ac50e95e..5f4834e8d1 100644 --- a/intersight/model/resourcepool_resource_pool_parameters.py +++ b/intersight/model/resourcepool_resource_pool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -63,6 +63,7 @@ class ResourcepoolResourcePoolParameters(ModelComposed): allowed_values = { ('class_id',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -163,6 +164,7 @@ class ResourcepoolResourcePoolParameters(ModelComposed): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -199,6 +201,7 @@ class ResourcepoolResourcePoolParameters(ModelComposed): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", @@ -735,6 +738,7 @@ class ResourcepoolResourcePoolParameters(ModelComposed): 'X509.CERTIFICATE': "x509.Certificate", }, ('object_type',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -835,6 +839,7 @@ class ResourcepoolResourcePoolParameters(ModelComposed): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -871,6 +876,7 @@ class ResourcepoolResourcePoolParameters(ModelComposed): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", diff --git a/intersight/model/resourcepool_server_lease_parameters.py b/intersight/model/resourcepool_server_lease_parameters.py index 1cac47da0e..c50e8e3aec 100644 --- a/intersight/model/resourcepool_server_lease_parameters.py +++ b/intersight/model/resourcepool_server_lease_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resourcepool_server_lease_parameters_all_of.py b/intersight/model/resourcepool_server_lease_parameters_all_of.py index de46533f25..a71dc2700d 100644 --- a/intersight/model/resourcepool_server_lease_parameters_all_of.py +++ b/intersight/model/resourcepool_server_lease_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resourcepool_server_pool_parameters.py b/intersight/model/resourcepool_server_pool_parameters.py index bcc79656e8..dd3c3a3be3 100644 --- a/intersight/model/resourcepool_server_pool_parameters.py +++ b/intersight/model/resourcepool_server_pool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resourcepool_server_pool_parameters_all_of.py b/intersight/model/resourcepool_server_pool_parameters_all_of.py index 5581b55c8f..9e09697c02 100644 --- a/intersight/model/resourcepool_server_pool_parameters_all_of.py +++ b/intersight/model/resourcepool_server_pool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resourcepool_universe.py b/intersight/model/resourcepool_universe.py index e40841c747..b3afd89e51 100644 --- a/intersight/model/resourcepool_universe.py +++ b/intersight/model/resourcepool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resourcepool_universe_all_of.py b/intersight/model/resourcepool_universe_all_of.py index e30547b097..2d90692f3e 100644 --- a/intersight/model/resourcepool_universe_all_of.py +++ b/intersight/model/resourcepool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resourcepool_universe_list.py b/intersight/model/resourcepool_universe_list.py index 827ff3f06b..5c6955f494 100644 --- a/intersight/model/resourcepool_universe_list.py +++ b/intersight/model/resourcepool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resourcepool_universe_list_all_of.py b/intersight/model/resourcepool_universe_list_all_of.py index 85f47893ac..ac9176bd6a 100644 --- a/intersight/model/resourcepool_universe_list_all_of.py +++ b/intersight/model/resourcepool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resourcepool_universe_relationship.py b/intersight/model/resourcepool_universe_relationship.py index 95c5b59f14..82209a3de1 100644 --- a/intersight/model/resourcepool_universe_relationship.py +++ b/intersight/model/resourcepool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -173,6 +173,7 @@ class ResourcepoolUniverseRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -204,6 +205,7 @@ class ResourcepoolUniverseRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -250,7 +252,9 @@ class ResourcepoolUniverseRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -628,6 +632,8 @@ class ResourcepoolUniverseRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -909,6 +915,7 @@ class ResourcepoolUniverseRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/resourcepool_universe_response.py b/intersight/model/resourcepool_universe_response.py index d996a75155..b870d9005c 100644 --- a/intersight/model/resourcepool_universe_response.py +++ b/intersight/model/resourcepool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/rproxy_reverse_proxy.py b/intersight/model/rproxy_reverse_proxy.py index 965dd94cdb..debedb4b2b 100644 --- a/intersight/model/rproxy_reverse_proxy.py +++ b/intersight/model/rproxy_reverse_proxy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/rproxy_reverse_proxy_all_of.py b/intersight/model/rproxy_reverse_proxy_all_of.py index ad51f85fb4..9554ed9a63 100644 --- a/intersight/model/rproxy_reverse_proxy_all_of.py +++ b/intersight/model/rproxy_reverse_proxy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/sdcard_diagnostics.py b/intersight/model/sdcard_diagnostics.py index 7531ec4b8a..d86aef3b42 100644 --- a/intersight/model/sdcard_diagnostics.py +++ b/intersight/model/sdcard_diagnostics.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/sdcard_drivers.py b/intersight/model/sdcard_drivers.py index 99f066878d..0b92fa8281 100644 --- a/intersight/model/sdcard_drivers.py +++ b/intersight/model/sdcard_drivers.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/sdcard_host_upgrade_utility.py b/intersight/model/sdcard_host_upgrade_utility.py index 2f51031c8e..5b4bce905e 100644 --- a/intersight/model/sdcard_host_upgrade_utility.py +++ b/intersight/model/sdcard_host_upgrade_utility.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/sdcard_operating_system.py b/intersight/model/sdcard_operating_system.py index 5b8ed02f0c..f3bcb864f5 100644 --- a/intersight/model/sdcard_operating_system.py +++ b/intersight/model/sdcard_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/sdcard_operating_system_all_of.py b/intersight/model/sdcard_operating_system_all_of.py index ea32049791..b4889d597f 100644 --- a/intersight/model/sdcard_operating_system_all_of.py +++ b/intersight/model/sdcard_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/sdcard_partition.py b/intersight/model/sdcard_partition.py index b43ff83237..b96566679b 100644 --- a/intersight/model/sdcard_partition.py +++ b/intersight/model/sdcard_partition.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/sdcard_partition_all_of.py b/intersight/model/sdcard_partition_all_of.py index 206b08877c..f8f5d80d2b 100644 --- a/intersight/model/sdcard_partition_all_of.py +++ b/intersight/model/sdcard_partition_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/sdcard_policy.py b/intersight/model/sdcard_policy.py index 561b9670ad..cd88be3259 100644 --- a/intersight/model/sdcard_policy.py +++ b/intersight/model/sdcard_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/sdcard_policy_all_of.py b/intersight/model/sdcard_policy_all_of.py index 5a418c9d47..057f9db5b9 100644 --- a/intersight/model/sdcard_policy_all_of.py +++ b/intersight/model/sdcard_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/sdcard_policy_inventory.py b/intersight/model/sdcard_policy_inventory.py index 1d2498c2a9..1deec927f4 100644 --- a/intersight/model/sdcard_policy_inventory.py +++ b/intersight/model/sdcard_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/sdcard_policy_inventory_all_of.py b/intersight/model/sdcard_policy_inventory_all_of.py index e58cdd20cd..39b893399f 100644 --- a/intersight/model/sdcard_policy_inventory_all_of.py +++ b/intersight/model/sdcard_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/sdcard_policy_inventory_list.py b/intersight/model/sdcard_policy_inventory_list.py index 443484c18a..b493b536c6 100644 --- a/intersight/model/sdcard_policy_inventory_list.py +++ b/intersight/model/sdcard_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/sdcard_policy_inventory_list_all_of.py b/intersight/model/sdcard_policy_inventory_list_all_of.py index 4d0caf1383..bbd6590677 100644 --- a/intersight/model/sdcard_policy_inventory_list_all_of.py +++ b/intersight/model/sdcard_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/sdcard_policy_inventory_response.py b/intersight/model/sdcard_policy_inventory_response.py index f6eb59c2bb..10e6f9a723 100644 --- a/intersight/model/sdcard_policy_inventory_response.py +++ b/intersight/model/sdcard_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/sdcard_policy_list.py b/intersight/model/sdcard_policy_list.py index d15427e068..52b4a55670 100644 --- a/intersight/model/sdcard_policy_list.py +++ b/intersight/model/sdcard_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/sdcard_policy_list_all_of.py b/intersight/model/sdcard_policy_list_all_of.py index 7d54eadfea..317078e832 100644 --- a/intersight/model/sdcard_policy_list_all_of.py +++ b/intersight/model/sdcard_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/sdcard_policy_response.py b/intersight/model/sdcard_policy_response.py index 9a0ee7bda1..3608447b39 100644 --- a/intersight/model/sdcard_policy_response.py +++ b/intersight/model/sdcard_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/sdcard_server_configuration_utility.py b/intersight/model/sdcard_server_configuration_utility.py index 38cb4447bd..8b2c7a2180 100644 --- a/intersight/model/sdcard_server_configuration_utility.py +++ b/intersight/model/sdcard_server_configuration_utility.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/sdcard_user_partition.py b/intersight/model/sdcard_user_partition.py index f00df23fac..a4c1cac98d 100644 --- a/intersight/model/sdcard_user_partition.py +++ b/intersight/model/sdcard_user_partition.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/sdcard_user_partition_all_of.py b/intersight/model/sdcard_user_partition_all_of.py index 14e4018d3a..828df2c04a 100644 --- a/intersight/model/sdcard_user_partition_all_of.py +++ b/intersight/model/sdcard_user_partition_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/sdcard_virtual_drive.py b/intersight/model/sdcard_virtual_drive.py index 2cbae944ca..f3dbf43b4a 100644 --- a/intersight/model/sdcard_virtual_drive.py +++ b/intersight/model/sdcard_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/sdcard_virtual_drive_all_of.py b/intersight/model/sdcard_virtual_drive_all_of.py index 557345d036..b12c4d58bb 100644 --- a/intersight/model/sdcard_virtual_drive_all_of.py +++ b/intersight/model/sdcard_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/search_search_item.py b/intersight/model/search_search_item.py index 1509c93e3c..8ec148abaa 100644 --- a/intersight/model/search_search_item.py +++ b/intersight/model/search_search_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -166,6 +166,7 @@ class SearchSearchItem(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -197,6 +198,7 @@ class SearchSearchItem(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -243,7 +245,9 @@ class SearchSearchItem(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -621,6 +625,8 @@ class SearchSearchItem(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -902,6 +908,7 @@ class SearchSearchItem(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", @@ -1172,6 +1179,7 @@ class SearchSearchItem(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -1203,6 +1211,7 @@ class SearchSearchItem(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -1249,7 +1258,9 @@ class SearchSearchItem(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -1627,6 +1638,8 @@ class SearchSearchItem(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -1908,6 +1921,7 @@ class SearchSearchItem(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/search_search_item_list.py b/intersight/model/search_search_item_list.py index 41dd6e84c0..b3ed124126 100644 --- a/intersight/model/search_search_item_list.py +++ b/intersight/model/search_search_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/search_search_item_list_all_of.py b/intersight/model/search_search_item_list_all_of.py index 038cf1f64f..db77c8e2aa 100644 --- a/intersight/model/search_search_item_list_all_of.py +++ b/intersight/model/search_search_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/search_search_item_response.py b/intersight/model/search_search_item_response.py index e7359f8b9a..c15433db8d 100644 --- a/intersight/model/search_search_item_response.py +++ b/intersight/model/search_search_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/search_suggest_item.py b/intersight/model/search_suggest_item.py index fbeca97654..0da744ddd0 100644 --- a/intersight/model/search_suggest_item.py +++ b/intersight/model/search_suggest_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/search_suggest_item_list.py b/intersight/model/search_suggest_item_list.py index 18518ab09a..b404117974 100644 --- a/intersight/model/search_suggest_item_list.py +++ b/intersight/model/search_suggest_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/search_suggest_item_list_all_of.py b/intersight/model/search_suggest_item_list_all_of.py index 9b069087d3..930780b121 100644 --- a/intersight/model/search_suggest_item_list_all_of.py +++ b/intersight/model/search_suggest_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/search_suggest_item_response.py b/intersight/model/search_suggest_item_response.py index 25ac35e0fd..2c6574e7f0 100644 --- a/intersight/model/search_suggest_item_response.py +++ b/intersight/model/search_suggest_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/search_tag_item.py b/intersight/model/search_tag_item.py index b8e298a5bc..a47836e362 100644 --- a/intersight/model/search_tag_item.py +++ b/intersight/model/search_tag_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/search_tag_item_all_of.py b/intersight/model/search_tag_item_all_of.py index 6ed5808906..7d961ab492 100644 --- a/intersight/model/search_tag_item_all_of.py +++ b/intersight/model/search_tag_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/search_tag_item_list.py b/intersight/model/search_tag_item_list.py index 31a76ef1c1..a2240ea0fb 100644 --- a/intersight/model/search_tag_item_list.py +++ b/intersight/model/search_tag_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/search_tag_item_list_all_of.py b/intersight/model/search_tag_item_list_all_of.py index 1dd84ff733..171f29e463 100644 --- a/intersight/model/search_tag_item_list_all_of.py +++ b/intersight/model/search_tag_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/search_tag_item_response.py b/intersight/model/search_tag_item_response.py index c384faa965..9502977a76 100644 --- a/intersight/model/search_tag_item_response.py +++ b/intersight/model/search_tag_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/security_unit.py b/intersight/model/security_unit.py index 0b7e152a27..fe2a6d068a 100644 --- a/intersight/model/security_unit.py +++ b/intersight/model/security_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/security_unit_all_of.py b/intersight/model/security_unit_all_of.py index c6ce8d2847..59e748bdc2 100644 --- a/intersight/model/security_unit_all_of.py +++ b/intersight/model/security_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/security_unit_list.py b/intersight/model/security_unit_list.py index 17cecc126d..b362aea29c 100644 --- a/intersight/model/security_unit_list.py +++ b/intersight/model/security_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/security_unit_list_all_of.py b/intersight/model/security_unit_list_all_of.py index 7dca3bc1b3..54e5a815a7 100644 --- a/intersight/model/security_unit_list_all_of.py +++ b/intersight/model/security_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/security_unit_relationship.py b/intersight/model/security_unit_relationship.py index 1f96c5a396..1b2541d025 100644 --- a/intersight/model/security_unit_relationship.py +++ b/intersight/model/security_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -179,6 +179,7 @@ class SecurityUnitRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -210,6 +211,7 @@ class SecurityUnitRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -256,7 +258,9 @@ class SecurityUnitRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -634,6 +638,8 @@ class SecurityUnitRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -915,6 +921,7 @@ class SecurityUnitRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/security_unit_response.py b/intersight/model/security_unit_response.py index 5e959d58a5..d557556a58 100644 --- a/intersight/model/security_unit_response.py +++ b/intersight/model/security_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_base_profile.py b/intersight/model/server_base_profile.py index a42c53fab2..40de2da229 100644 --- a/intersight/model/server_base_profile.py +++ b/intersight/model/server_base_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_base_profile_all_of.py b/intersight/model/server_base_profile_all_of.py index 221c514c4f..684de9ac46 100644 --- a/intersight/model/server_base_profile_all_of.py +++ b/intersight/model/server_base_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_base_profile_relationship.py b/intersight/model/server_base_profile_relationship.py index f2a058c8d3..aa6a7a1cfa 100644 --- a/intersight/model/server_base_profile_relationship.py +++ b/intersight/model/server_base_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -197,6 +197,7 @@ class ServerBaseProfileRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -228,6 +229,7 @@ class ServerBaseProfileRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -274,7 +276,9 @@ class ServerBaseProfileRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -652,6 +656,8 @@ class ServerBaseProfileRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -933,6 +939,7 @@ class ServerBaseProfileRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/server_config_change_detail.py b/intersight/model/server_config_change_detail.py index 600668e565..b94940a70f 100644 --- a/intersight/model/server_config_change_detail.py +++ b/intersight/model/server_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_config_change_detail_all_of.py b/intersight/model/server_config_change_detail_all_of.py index 34076c3f22..1bb1b2a351 100644 --- a/intersight/model/server_config_change_detail_all_of.py +++ b/intersight/model/server_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_config_change_detail_list.py b/intersight/model/server_config_change_detail_list.py index 3972d4e0a0..142bd28e8d 100644 --- a/intersight/model/server_config_change_detail_list.py +++ b/intersight/model/server_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_config_change_detail_list_all_of.py b/intersight/model/server_config_change_detail_list_all_of.py index 6c19c645fc..a6d24a7cb5 100644 --- a/intersight/model/server_config_change_detail_list_all_of.py +++ b/intersight/model/server_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_config_change_detail_relationship.py b/intersight/model/server_config_change_detail_relationship.py index 735e18539a..dc37202dce 100644 --- a/intersight/model/server_config_change_detail_relationship.py +++ b/intersight/model/server_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -185,6 +185,7 @@ class ServerConfigChangeDetailRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -216,6 +217,7 @@ class ServerConfigChangeDetailRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -262,7 +264,9 @@ class ServerConfigChangeDetailRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -640,6 +644,8 @@ class ServerConfigChangeDetailRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -921,6 +927,7 @@ class ServerConfigChangeDetailRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/server_config_change_detail_response.py b/intersight/model/server_config_change_detail_response.py index 2dacd68603..0ef1eada1b 100644 --- a/intersight/model/server_config_change_detail_response.py +++ b/intersight/model/server_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_config_import.py b/intersight/model/server_config_import.py index dd510e6f2e..241a8c0818 100644 --- a/intersight/model/server_config_import.py +++ b/intersight/model/server_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_config_import_all_of.py b/intersight/model/server_config_import_all_of.py index b13b55c5d7..66dab3b9c9 100644 --- a/intersight/model/server_config_import_all_of.py +++ b/intersight/model/server_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_config_import_list.py b/intersight/model/server_config_import_list.py index 368e84fdff..713a65a9d4 100644 --- a/intersight/model/server_config_import_list.py +++ b/intersight/model/server_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_config_import_list_all_of.py b/intersight/model/server_config_import_list_all_of.py index e3f6f7a179..4a99833187 100644 --- a/intersight/model/server_config_import_list_all_of.py +++ b/intersight/model/server_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_config_import_response.py b/intersight/model/server_config_import_response.py index b7ab450d2c..0bf83f2a11 100644 --- a/intersight/model/server_config_import_response.py +++ b/intersight/model/server_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_config_result.py b/intersight/model/server_config_result.py index f935630913..7be0bdffee 100644 --- a/intersight/model/server_config_result.py +++ b/intersight/model/server_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_config_result_all_of.py b/intersight/model/server_config_result_all_of.py index 81483ef60a..77d4f25128 100644 --- a/intersight/model/server_config_result_all_of.py +++ b/intersight/model/server_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_config_result_entry.py b/intersight/model/server_config_result_entry.py index 6c9023d51b..4c6efa1470 100644 --- a/intersight/model/server_config_result_entry.py +++ b/intersight/model/server_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_config_result_entry_all_of.py b/intersight/model/server_config_result_entry_all_of.py index 52f1a91a15..eebbc9069e 100644 --- a/intersight/model/server_config_result_entry_all_of.py +++ b/intersight/model/server_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_config_result_entry_list.py b/intersight/model/server_config_result_entry_list.py index 21a454d197..33027ac50a 100644 --- a/intersight/model/server_config_result_entry_list.py +++ b/intersight/model/server_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_config_result_entry_list_all_of.py b/intersight/model/server_config_result_entry_list_all_of.py index 7a7783e2ee..9d7c753b30 100644 --- a/intersight/model/server_config_result_entry_list_all_of.py +++ b/intersight/model/server_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_config_result_entry_relationship.py b/intersight/model/server_config_result_entry_relationship.py index 45de068bd7..d51d74f868 100644 --- a/intersight/model/server_config_result_entry_relationship.py +++ b/intersight/model/server_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -175,6 +175,7 @@ class ServerConfigResultEntryRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -206,6 +207,7 @@ class ServerConfigResultEntryRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -252,7 +254,9 @@ class ServerConfigResultEntryRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -630,6 +634,8 @@ class ServerConfigResultEntryRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -911,6 +917,7 @@ class ServerConfigResultEntryRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/server_config_result_entry_response.py b/intersight/model/server_config_result_entry_response.py index 991f2938f2..6e3670fbf1 100644 --- a/intersight/model/server_config_result_entry_response.py +++ b/intersight/model/server_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_config_result_list.py b/intersight/model/server_config_result_list.py index 3344a3cf8a..91bde83277 100644 --- a/intersight/model/server_config_result_list.py +++ b/intersight/model/server_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_config_result_list_all_of.py b/intersight/model/server_config_result_list_all_of.py index f3d2e9bace..b7fb1802dd 100644 --- a/intersight/model/server_config_result_list_all_of.py +++ b/intersight/model/server_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_config_result_relationship.py b/intersight/model/server_config_result_relationship.py index 4078148fb4..5bd9eb9f08 100644 --- a/intersight/model/server_config_result_relationship.py +++ b/intersight/model/server_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -177,6 +177,7 @@ class ServerConfigResultRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -208,6 +209,7 @@ class ServerConfigResultRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -254,7 +256,9 @@ class ServerConfigResultRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -632,6 +636,8 @@ class ServerConfigResultRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -913,6 +919,7 @@ class ServerConfigResultRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/server_config_result_response.py b/intersight/model/server_config_result_response.py index dec991a191..7e517b49dd 100644 --- a/intersight/model/server_config_result_response.py +++ b/intersight/model/server_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_disruption.py b/intersight/model/server_disruption.py index e536f12c43..973ab02d87 100644 --- a/intersight/model/server_disruption.py +++ b/intersight/model/server_disruption.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_disruption_all_of.py b/intersight/model/server_disruption_all_of.py index 6a121ac867..3892bf2c6c 100644 --- a/intersight/model/server_disruption_all_of.py +++ b/intersight/model/server_disruption_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_disruption_list.py b/intersight/model/server_disruption_list.py index 3f580b03fc..b481c95c42 100644 --- a/intersight/model/server_disruption_list.py +++ b/intersight/model/server_disruption_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_disruption_list_all_of.py b/intersight/model/server_disruption_list_all_of.py index cb9a3bdcfc..c9e06070f2 100644 --- a/intersight/model/server_disruption_list_all_of.py +++ b/intersight/model/server_disruption_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_disruption_response.py b/intersight/model/server_disruption_response.py index 647b7bae23..b631033fa7 100644 --- a/intersight/model/server_disruption_response.py +++ b/intersight/model/server_disruption_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_pending_workflow_trigger.py b/intersight/model/server_pending_workflow_trigger.py index a50b53fbf3..1fd47a3764 100644 --- a/intersight/model/server_pending_workflow_trigger.py +++ b/intersight/model/server_pending_workflow_trigger.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -61,6 +61,7 @@ class ServerPendingWorkflowTrigger(ModelComposed): allowed_values = { ('class_id',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -161,6 +162,7 @@ class ServerPendingWorkflowTrigger(ModelComposed): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -197,6 +199,7 @@ class ServerPendingWorkflowTrigger(ModelComposed): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", @@ -733,6 +736,7 @@ class ServerPendingWorkflowTrigger(ModelComposed): 'X509.CERTIFICATE': "x509.Certificate", }, ('object_type',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -833,6 +837,7 @@ class ServerPendingWorkflowTrigger(ModelComposed): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -869,6 +874,7 @@ class ServerPendingWorkflowTrigger(ModelComposed): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", diff --git a/intersight/model/server_profile.py b/intersight/model/server_profile.py index 2fefc2591f..5563b36a36 100644 --- a/intersight/model/server_profile.py +++ b/intersight/model/server_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_profile_all_of.py b/intersight/model/server_profile_all_of.py index 2af6e26cc8..8b9d6c45e9 100644 --- a/intersight/model/server_profile_all_of.py +++ b/intersight/model/server_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_profile_list.py b/intersight/model/server_profile_list.py index a5a5d407c4..670f67cef9 100644 --- a/intersight/model/server_profile_list.py +++ b/intersight/model/server_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_profile_list_all_of.py b/intersight/model/server_profile_list_all_of.py index d096489a5a..67bfb980d0 100644 --- a/intersight/model/server_profile_list_all_of.py +++ b/intersight/model/server_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_profile_relationship.py b/intersight/model/server_profile_relationship.py index 96e0e349e0..9395d7a450 100644 --- a/intersight/model/server_profile_relationship.py +++ b/intersight/model/server_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -235,6 +235,7 @@ class ServerProfileRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -266,6 +267,7 @@ class ServerProfileRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -312,7 +314,9 @@ class ServerProfileRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -690,6 +694,8 @@ class ServerProfileRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -971,6 +977,7 @@ class ServerProfileRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/server_profile_response.py b/intersight/model/server_profile_response.py index 77936b6df3..049f9740e8 100644 --- a/intersight/model/server_profile_response.py +++ b/intersight/model/server_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_profile_template.py b/intersight/model/server_profile_template.py index 3e8fc831f0..e19584ca4e 100644 --- a/intersight/model/server_profile_template.py +++ b/intersight/model/server_profile_template.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_profile_template_all_of.py b/intersight/model/server_profile_template_all_of.py index d9ef2c8438..66983a1578 100644 --- a/intersight/model/server_profile_template_all_of.py +++ b/intersight/model/server_profile_template_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_profile_template_list.py b/intersight/model/server_profile_template_list.py index 483720ffe1..55d14eabb1 100644 --- a/intersight/model/server_profile_template_list.py +++ b/intersight/model/server_profile_template_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_profile_template_list_all_of.py b/intersight/model/server_profile_template_list_all_of.py index fe6016402b..5e8640859e 100644 --- a/intersight/model/server_profile_template_list_all_of.py +++ b/intersight/model/server_profile_template_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_profile_template_response.py b/intersight/model/server_profile_template_response.py index c43072e09a..2be9eef231 100644 --- a/intersight/model/server_profile_template_response.py +++ b/intersight/model/server_profile_template_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_server_assign_type_slot.py b/intersight/model/server_server_assign_type_slot.py index dba9732245..3a68df2aff 100644 --- a/intersight/model/server_server_assign_type_slot.py +++ b/intersight/model/server_server_assign_type_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_server_assign_type_slot_all_of.py b/intersight/model/server_server_assign_type_slot_all_of.py index fb644bf23a..e1951b7f7c 100644 --- a/intersight/model/server_server_assign_type_slot_all_of.py +++ b/intersight/model/server_server_assign_type_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/serviceitem_base_message.py b/intersight/model/serviceitem_base_message.py index 496b1be473..43570caed8 100644 --- a/intersight/model/serviceitem_base_message.py +++ b/intersight/model/serviceitem_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/serviceitem_base_message_all_of.py b/intersight/model/serviceitem_base_message_all_of.py index d985c79ce1..a56f9521dd 100644 --- a/intersight/model/serviceitem_base_message_all_of.py +++ b/intersight/model/serviceitem_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/serviceitem_health_check_error_element.py b/intersight/model/serviceitem_health_check_error_element.py index 6215a1ff96..6af186c9a4 100644 --- a/intersight/model/serviceitem_health_check_error_element.py +++ b/intersight/model/serviceitem_health_check_error_element.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/serviceitem_health_check_error_element_all_of.py b/intersight/model/serviceitem_health_check_error_element_all_of.py index de6418f115..8424e217bd 100644 --- a/intersight/model/serviceitem_health_check_error_element_all_of.py +++ b/intersight/model/serviceitem_health_check_error_element_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/serviceitem_message.py b/intersight/model/serviceitem_message.py index 38024d0f27..9a04e86a2a 100644 --- a/intersight/model/serviceitem_message.py +++ b/intersight/model/serviceitem_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/serviceitem_selection_criteria_input.py b/intersight/model/serviceitem_selection_criteria_input.py index 2ac99af0dc..2991be6a4e 100644 --- a/intersight/model/serviceitem_selection_criteria_input.py +++ b/intersight/model/serviceitem_selection_criteria_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/serviceitem_selection_criteria_input_all_of.py b/intersight/model/serviceitem_selection_criteria_input_all_of.py index e767d7f935..822de69ee0 100644 --- a/intersight/model/serviceitem_selection_criteria_input_all_of.py +++ b/intersight/model/serviceitem_selection_criteria_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/servicerequest_message.py b/intersight/model/servicerequest_message.py index d766558c50..c5793a149d 100644 --- a/intersight/model/servicerequest_message.py +++ b/intersight/model/servicerequest_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/servicerequest_message_all_of.py b/intersight/model/servicerequest_message_all_of.py index a49fd45cd9..da6a991673 100644 --- a/intersight/model/servicerequest_message_all_of.py +++ b/intersight/model/servicerequest_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/session_abstract_session.py b/intersight/model/session_abstract_session.py index 77e63b4ed6..a394a7786c 100644 --- a/intersight/model/session_abstract_session.py +++ b/intersight/model/session_abstract_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/session_abstract_session_all_of.py b/intersight/model/session_abstract_session_all_of.py index 3c0d8bf1fb..1d116aaa0b 100644 --- a/intersight/model/session_abstract_session_all_of.py +++ b/intersight/model/session_abstract_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/session_abstract_session_relationship.py b/intersight/model/session_abstract_session_relationship.py index 368ef30d37..530f9124c9 100644 --- a/intersight/model/session_abstract_session_relationship.py +++ b/intersight/model/session_abstract_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -176,6 +176,7 @@ class SessionAbstractSessionRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -207,6 +208,7 @@ class SessionAbstractSessionRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -253,7 +255,9 @@ class SessionAbstractSessionRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -631,6 +635,8 @@ class SessionAbstractSessionRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -912,6 +918,7 @@ class SessionAbstractSessionRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/session_abstract_sub_session.py b/intersight/model/session_abstract_sub_session.py index 07e17f98b5..851df515d3 100644 --- a/intersight/model/session_abstract_sub_session.py +++ b/intersight/model/session_abstract_sub_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/session_abstract_sub_session_all_of.py b/intersight/model/session_abstract_sub_session_all_of.py index 4828a52a60..ee88d85049 100644 --- a/intersight/model/session_abstract_sub_session_all_of.py +++ b/intersight/model/session_abstract_sub_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/smtp_policy.py b/intersight/model/smtp_policy.py index c47a3a54ad..33140d26ac 100644 --- a/intersight/model/smtp_policy.py +++ b/intersight/model/smtp_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/smtp_policy_all_of.py b/intersight/model/smtp_policy_all_of.py index 50c9d8a671..80ccd45500 100644 --- a/intersight/model/smtp_policy_all_of.py +++ b/intersight/model/smtp_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/smtp_policy_list.py b/intersight/model/smtp_policy_list.py index 46a80d111b..02b161ead9 100644 --- a/intersight/model/smtp_policy_list.py +++ b/intersight/model/smtp_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/smtp_policy_list_all_of.py b/intersight/model/smtp_policy_list_all_of.py index 0ad156e0ca..a82497b1dc 100644 --- a/intersight/model/smtp_policy_list_all_of.py +++ b/intersight/model/smtp_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/smtp_policy_response.py b/intersight/model/smtp_policy_response.py index f7dbfe0903..4f5c20a651 100644 --- a/intersight/model/smtp_policy_response.py +++ b/intersight/model/smtp_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/snmp_policy.py b/intersight/model/snmp_policy.py index 6c67699408..9c9e55b94b 100644 --- a/intersight/model/snmp_policy.py +++ b/intersight/model/snmp_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/snmp_policy_all_of.py b/intersight/model/snmp_policy_all_of.py index e431196bdc..c131e14fcf 100644 --- a/intersight/model/snmp_policy_all_of.py +++ b/intersight/model/snmp_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/snmp_policy_inventory.py b/intersight/model/snmp_policy_inventory.py index b129051e29..b565bf0b67 100644 --- a/intersight/model/snmp_policy_inventory.py +++ b/intersight/model/snmp_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/snmp_policy_inventory_all_of.py b/intersight/model/snmp_policy_inventory_all_of.py index e61074808b..cacb63084c 100644 --- a/intersight/model/snmp_policy_inventory_all_of.py +++ b/intersight/model/snmp_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/snmp_policy_inventory_list.py b/intersight/model/snmp_policy_inventory_list.py index 34319dcfe2..e27d65c6e2 100644 --- a/intersight/model/snmp_policy_inventory_list.py +++ b/intersight/model/snmp_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/snmp_policy_inventory_list_all_of.py b/intersight/model/snmp_policy_inventory_list_all_of.py index 0f626a7761..6114b6aade 100644 --- a/intersight/model/snmp_policy_inventory_list_all_of.py +++ b/intersight/model/snmp_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/snmp_policy_inventory_response.py b/intersight/model/snmp_policy_inventory_response.py index 0d2e677e85..fbfbddf735 100644 --- a/intersight/model/snmp_policy_inventory_response.py +++ b/intersight/model/snmp_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/snmp_policy_list.py b/intersight/model/snmp_policy_list.py index 2c26d035dd..7e12190bec 100644 --- a/intersight/model/snmp_policy_list.py +++ b/intersight/model/snmp_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/snmp_policy_list_all_of.py b/intersight/model/snmp_policy_list_all_of.py index f26d27921d..5ca04b63a6 100644 --- a/intersight/model/snmp_policy_list_all_of.py +++ b/intersight/model/snmp_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/snmp_policy_response.py b/intersight/model/snmp_policy_response.py index 5b21b54d3d..e07cf488c6 100644 --- a/intersight/model/snmp_policy_response.py +++ b/intersight/model/snmp_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/snmp_trap.py b/intersight/model/snmp_trap.py index d4e0e65d5c..ba8203aaae 100644 --- a/intersight/model/snmp_trap.py +++ b/intersight/model/snmp_trap.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/snmp_trap_all_of.py b/intersight/model/snmp_trap_all_of.py index b36e97e083..8897f1933d 100644 --- a/intersight/model/snmp_trap_all_of.py +++ b/intersight/model/snmp_trap_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/snmp_user.py b/intersight/model/snmp_user.py index 733c696c46..d11cc8a73c 100644 --- a/intersight/model/snmp_user.py +++ b/intersight/model/snmp_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/snmp_user_all_of.py b/intersight/model/snmp_user_all_of.py index b23b085389..9810dd1825 100644 --- a/intersight/model/snmp_user_all_of.py +++ b/intersight/model/snmp_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_appliance_distributable.py b/intersight/model/software_appliance_distributable.py index 552103e55c..a65ba6404e 100644 --- a/intersight/model/software_appliance_distributable.py +++ b/intersight/model/software_appliance_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_appliance_distributable_all_of.py b/intersight/model/software_appliance_distributable_all_of.py index 7f260accd2..38ea84735d 100644 --- a/intersight/model/software_appliance_distributable_all_of.py +++ b/intersight/model/software_appliance_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_appliance_distributable_list.py b/intersight/model/software_appliance_distributable_list.py index 17e94b945e..1cd4575be6 100644 --- a/intersight/model/software_appliance_distributable_list.py +++ b/intersight/model/software_appliance_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_appliance_distributable_list_all_of.py b/intersight/model/software_appliance_distributable_list_all_of.py index aee1d27b86..f4c59af8da 100644 --- a/intersight/model/software_appliance_distributable_list_all_of.py +++ b/intersight/model/software_appliance_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_appliance_distributable_response.py b/intersight/model/software_appliance_distributable_response.py index d5073912c3..fbf34be043 100644 --- a/intersight/model/software_appliance_distributable_response.py +++ b/intersight/model/software_appliance_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_download_history.py b/intersight/model/software_download_history.py index 59ed87cd7a..7625bdf80c 100644 --- a/intersight/model/software_download_history.py +++ b/intersight/model/software_download_history.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_download_history_all_of.py b/intersight/model/software_download_history_all_of.py index 4c3c175e33..d0ddd577a8 100644 --- a/intersight/model/software_download_history_all_of.py +++ b/intersight/model/software_download_history_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_download_history_list.py b/intersight/model/software_download_history_list.py index b0cab2aaa9..fd69f93abc 100644 --- a/intersight/model/software_download_history_list.py +++ b/intersight/model/software_download_history_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_download_history_list_all_of.py b/intersight/model/software_download_history_list_all_of.py index b07c27bbe0..ae322d927f 100644 --- a/intersight/model/software_download_history_list_all_of.py +++ b/intersight/model/software_download_history_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_download_history_response.py b/intersight/model/software_download_history_response.py index 53e1fb4dc5..65d572a8da 100644 --- a/intersight/model/software_download_history_response.py +++ b/intersight/model/software_download_history_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_hcl_meta.py b/intersight/model/software_hcl_meta.py index c82bc09f4f..d48abc589e 100644 --- a/intersight/model/software_hcl_meta.py +++ b/intersight/model/software_hcl_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_hcl_meta_all_of.py b/intersight/model/software_hcl_meta_all_of.py index 830b87b961..6c1a1c50e2 100644 --- a/intersight/model/software_hcl_meta_all_of.py +++ b/intersight/model/software_hcl_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_hcl_meta_list.py b/intersight/model/software_hcl_meta_list.py index 0be3fe57fd..bc2d785249 100644 --- a/intersight/model/software_hcl_meta_list.py +++ b/intersight/model/software_hcl_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_hcl_meta_list_all_of.py b/intersight/model/software_hcl_meta_list_all_of.py index 00373ca820..4220fbbe15 100644 --- a/intersight/model/software_hcl_meta_list_all_of.py +++ b/intersight/model/software_hcl_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_hcl_meta_response.py b/intersight/model/software_hcl_meta_response.py index 7366810558..0ca06879a7 100644 --- a/intersight/model/software_hcl_meta_response.py +++ b/intersight/model/software_hcl_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_hyperflex_bundle_distributable.py b/intersight/model/software_hyperflex_bundle_distributable.py index e654162602..c024f8e453 100644 --- a/intersight/model/software_hyperflex_bundle_distributable.py +++ b/intersight/model/software_hyperflex_bundle_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_hyperflex_bundle_distributable_all_of.py b/intersight/model/software_hyperflex_bundle_distributable_all_of.py index 72f9549630..53efb02c40 100644 --- a/intersight/model/software_hyperflex_bundle_distributable_all_of.py +++ b/intersight/model/software_hyperflex_bundle_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_hyperflex_bundle_distributable_list.py b/intersight/model/software_hyperflex_bundle_distributable_list.py index c47514366f..9090e8ef71 100644 --- a/intersight/model/software_hyperflex_bundle_distributable_list.py +++ b/intersight/model/software_hyperflex_bundle_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_hyperflex_bundle_distributable_list_all_of.py b/intersight/model/software_hyperflex_bundle_distributable_list_all_of.py index a9243835d2..05228fef45 100644 --- a/intersight/model/software_hyperflex_bundle_distributable_list_all_of.py +++ b/intersight/model/software_hyperflex_bundle_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_hyperflex_bundle_distributable_response.py b/intersight/model/software_hyperflex_bundle_distributable_response.py index a947b04d21..2ca037b2eb 100644 --- a/intersight/model/software_hyperflex_bundle_distributable_response.py +++ b/intersight/model/software_hyperflex_bundle_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_hyperflex_distributable.py b/intersight/model/software_hyperflex_distributable.py index 6bc7b9da36..b30132fe91 100644 --- a/intersight/model/software_hyperflex_distributable.py +++ b/intersight/model/software_hyperflex_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_hyperflex_distributable_all_of.py b/intersight/model/software_hyperflex_distributable_all_of.py index 226c8de393..c6fb2d9e00 100644 --- a/intersight/model/software_hyperflex_distributable_all_of.py +++ b/intersight/model/software_hyperflex_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_hyperflex_distributable_list.py b/intersight/model/software_hyperflex_distributable_list.py index 95d7de44b9..bfe9049568 100644 --- a/intersight/model/software_hyperflex_distributable_list.py +++ b/intersight/model/software_hyperflex_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_hyperflex_distributable_list_all_of.py b/intersight/model/software_hyperflex_distributable_list_all_of.py index 0fed04a341..65333a78ae 100644 --- a/intersight/model/software_hyperflex_distributable_list_all_of.py +++ b/intersight/model/software_hyperflex_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_hyperflex_distributable_relationship.py b/intersight/model/software_hyperflex_distributable_relationship.py index ea07fd6975..283d46f9cb 100644 --- a/intersight/model/software_hyperflex_distributable_relationship.py +++ b/intersight/model/software_hyperflex_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -214,6 +214,7 @@ class SoftwareHyperflexDistributableRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -245,6 +246,7 @@ class SoftwareHyperflexDistributableRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -291,7 +293,9 @@ class SoftwareHyperflexDistributableRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -669,6 +673,8 @@ class SoftwareHyperflexDistributableRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -950,6 +956,7 @@ class SoftwareHyperflexDistributableRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/software_hyperflex_distributable_response.py b/intersight/model/software_hyperflex_distributable_response.py index a7c180dd4d..4afc9b8a96 100644 --- a/intersight/model/software_hyperflex_distributable_response.py +++ b/intersight/model/software_hyperflex_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_iks_bundle_distributable.py b/intersight/model/software_iks_bundle_distributable.py index 27fb0065c8..4cb4324df2 100644 --- a/intersight/model/software_iks_bundle_distributable.py +++ b/intersight/model/software_iks_bundle_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_iks_bundle_distributable_all_of.py b/intersight/model/software_iks_bundle_distributable_all_of.py index 153ca132bd..67d075119d 100644 --- a/intersight/model/software_iks_bundle_distributable_all_of.py +++ b/intersight/model/software_iks_bundle_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_iks_bundle_distributable_list.py b/intersight/model/software_iks_bundle_distributable_list.py index 95b8493aa4..214c617a13 100644 --- a/intersight/model/software_iks_bundle_distributable_list.py +++ b/intersight/model/software_iks_bundle_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_iks_bundle_distributable_list_all_of.py b/intersight/model/software_iks_bundle_distributable_list_all_of.py index 75ab909c40..86ac464c80 100644 --- a/intersight/model/software_iks_bundle_distributable_list_all_of.py +++ b/intersight/model/software_iks_bundle_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_iks_bundle_distributable_response.py b/intersight/model/software_iks_bundle_distributable_response.py index 596b75bbdb..a3de27a35e 100644 --- a/intersight/model/software_iks_bundle_distributable_response.py +++ b/intersight/model/software_iks_bundle_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_release_meta.py b/intersight/model/software_release_meta.py index f491f69bf2..c5d23ae4b9 100644 --- a/intersight/model/software_release_meta.py +++ b/intersight/model/software_release_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_release_meta_all_of.py b/intersight/model/software_release_meta_all_of.py index cb861e4961..8d7a42a3cb 100644 --- a/intersight/model/software_release_meta_all_of.py +++ b/intersight/model/software_release_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_release_meta_list.py b/intersight/model/software_release_meta_list.py index aa274726e8..c37cacd587 100644 --- a/intersight/model/software_release_meta_list.py +++ b/intersight/model/software_release_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_release_meta_list_all_of.py b/intersight/model/software_release_meta_list_all_of.py index 5ef3bfe665..95ba9f23ba 100644 --- a/intersight/model/software_release_meta_list_all_of.py +++ b/intersight/model/software_release_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_release_meta_response.py b/intersight/model/software_release_meta_response.py index 50de735952..162a3a9135 100644 --- a/intersight/model/software_release_meta_response.py +++ b/intersight/model/software_release_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_solution_distributable.py b/intersight/model/software_solution_distributable.py index 611c908b4a..298d97c0c3 100644 --- a/intersight/model/software_solution_distributable.py +++ b/intersight/model/software_solution_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_solution_distributable_all_of.py b/intersight/model/software_solution_distributable_all_of.py index 7944c912a1..57759637ee 100644 --- a/intersight/model/software_solution_distributable_all_of.py +++ b/intersight/model/software_solution_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_solution_distributable_list.py b/intersight/model/software_solution_distributable_list.py index 62f8223d5c..dec232171f 100644 --- a/intersight/model/software_solution_distributable_list.py +++ b/intersight/model/software_solution_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_solution_distributable_list_all_of.py b/intersight/model/software_solution_distributable_list_all_of.py index 0f706eb6af..b5164f7882 100644 --- a/intersight/model/software_solution_distributable_list_all_of.py +++ b/intersight/model/software_solution_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_solution_distributable_relationship.py b/intersight/model/software_solution_distributable_relationship.py index 430ea429f3..efc6bb4103 100644 --- a/intersight/model/software_solution_distributable_relationship.py +++ b/intersight/model/software_solution_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -218,6 +218,7 @@ class SoftwareSolutionDistributableRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -249,6 +250,7 @@ class SoftwareSolutionDistributableRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -295,7 +297,9 @@ class SoftwareSolutionDistributableRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -673,6 +677,8 @@ class SoftwareSolutionDistributableRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -954,6 +960,7 @@ class SoftwareSolutionDistributableRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/software_solution_distributable_response.py b/intersight/model/software_solution_distributable_response.py index 31863bfd2a..18701cca13 100644 --- a/intersight/model/software_solution_distributable_response.py +++ b/intersight/model/software_solution_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_ucsd_bundle_distributable.py b/intersight/model/software_ucsd_bundle_distributable.py index 3fdda00842..776df60c89 100644 --- a/intersight/model/software_ucsd_bundle_distributable.py +++ b/intersight/model/software_ucsd_bundle_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_ucsd_bundle_distributable_all_of.py b/intersight/model/software_ucsd_bundle_distributable_all_of.py index ad80ac4e1c..e3f9236bb3 100644 --- a/intersight/model/software_ucsd_bundle_distributable_all_of.py +++ b/intersight/model/software_ucsd_bundle_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_ucsd_bundle_distributable_list.py b/intersight/model/software_ucsd_bundle_distributable_list.py index 8b6b051613..c62f907540 100644 --- a/intersight/model/software_ucsd_bundle_distributable_list.py +++ b/intersight/model/software_ucsd_bundle_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_ucsd_bundle_distributable_list_all_of.py b/intersight/model/software_ucsd_bundle_distributable_list_all_of.py index 39d1d67a39..6ee8e3fd60 100644 --- a/intersight/model/software_ucsd_bundle_distributable_list_all_of.py +++ b/intersight/model/software_ucsd_bundle_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_ucsd_bundle_distributable_response.py b/intersight/model/software_ucsd_bundle_distributable_response.py index 2b2b91b9f4..079e9ac12e 100644 --- a/intersight/model/software_ucsd_bundle_distributable_response.py +++ b/intersight/model/software_ucsd_bundle_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_ucsd_distributable.py b/intersight/model/software_ucsd_distributable.py index 173d6c77ae..8eaa6c9e3c 100644 --- a/intersight/model/software_ucsd_distributable.py +++ b/intersight/model/software_ucsd_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_ucsd_distributable_all_of.py b/intersight/model/software_ucsd_distributable_all_of.py index acea0cb4ef..c7a9b865cd 100644 --- a/intersight/model/software_ucsd_distributable_all_of.py +++ b/intersight/model/software_ucsd_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_ucsd_distributable_list.py b/intersight/model/software_ucsd_distributable_list.py index 42a2bef74e..f6318f87d9 100644 --- a/intersight/model/software_ucsd_distributable_list.py +++ b/intersight/model/software_ucsd_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_ucsd_distributable_list_all_of.py b/intersight/model/software_ucsd_distributable_list_all_of.py index 7ae6e83347..e86a68f394 100644 --- a/intersight/model/software_ucsd_distributable_list_all_of.py +++ b/intersight/model/software_ucsd_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_ucsd_distributable_relationship.py b/intersight/model/software_ucsd_distributable_relationship.py index d33437064f..014f21bf28 100644 --- a/intersight/model/software_ucsd_distributable_relationship.py +++ b/intersight/model/software_ucsd_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -214,6 +214,7 @@ class SoftwareUcsdDistributableRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -245,6 +246,7 @@ class SoftwareUcsdDistributableRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -291,7 +293,9 @@ class SoftwareUcsdDistributableRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -669,6 +673,8 @@ class SoftwareUcsdDistributableRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -950,6 +956,7 @@ class SoftwareUcsdDistributableRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/software_ucsd_distributable_response.py b/intersight/model/software_ucsd_distributable_response.py index 522bb54e36..b2fca89ce1 100644 --- a/intersight/model/software_ucsd_distributable_response.py +++ b/intersight/model/software_ucsd_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_appliance_upload.py b/intersight/model/softwarerepository_appliance_upload.py index 2953ba68d9..8c276646dc 100644 --- a/intersight/model/softwarerepository_appliance_upload.py +++ b/intersight/model/softwarerepository_appliance_upload.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -61,6 +61,7 @@ class SoftwarerepositoryApplianceUpload(ModelComposed): allowed_values = { ('class_id',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -161,6 +162,7 @@ class SoftwarerepositoryApplianceUpload(ModelComposed): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -197,6 +199,7 @@ class SoftwarerepositoryApplianceUpload(ModelComposed): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", @@ -733,6 +736,7 @@ class SoftwarerepositoryApplianceUpload(ModelComposed): 'X509.CERTIFICATE': "x509.Certificate", }, ('object_type',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -833,6 +837,7 @@ class SoftwarerepositoryApplianceUpload(ModelComposed): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -869,6 +874,7 @@ class SoftwarerepositoryApplianceUpload(ModelComposed): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", diff --git a/intersight/model/softwarerepository_authorization.py b/intersight/model/softwarerepository_authorization.py index 5521d55e37..e7148c7e8a 100644 --- a/intersight/model/softwarerepository_authorization.py +++ b/intersight/model/softwarerepository_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_authorization_all_of.py b/intersight/model/softwarerepository_authorization_all_of.py index ba0a1f4c50..451f689f8e 100644 --- a/intersight/model/softwarerepository_authorization_all_of.py +++ b/intersight/model/softwarerepository_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_authorization_list.py b/intersight/model/softwarerepository_authorization_list.py index f05e87216f..c5af2a95d9 100644 --- a/intersight/model/softwarerepository_authorization_list.py +++ b/intersight/model/softwarerepository_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_authorization_list_all_of.py b/intersight/model/softwarerepository_authorization_list_all_of.py index f9e6424f18..7a47e8cdef 100644 --- a/intersight/model/softwarerepository_authorization_list_all_of.py +++ b/intersight/model/softwarerepository_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_authorization_response.py b/intersight/model/softwarerepository_authorization_response.py index fc0d5d8dc0..c8d567535e 100644 --- a/intersight/model/softwarerepository_authorization_response.py +++ b/intersight/model/softwarerepository_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_cached_image.py b/intersight/model/softwarerepository_cached_image.py index 5c342998e5..3bcd75034c 100644 --- a/intersight/model/softwarerepository_cached_image.py +++ b/intersight/model/softwarerepository_cached_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_cached_image_all_of.py b/intersight/model/softwarerepository_cached_image_all_of.py index 7dab611040..df14afd461 100644 --- a/intersight/model/softwarerepository_cached_image_all_of.py +++ b/intersight/model/softwarerepository_cached_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_cached_image_list.py b/intersight/model/softwarerepository_cached_image_list.py index 155eb95c6b..1f654a004a 100644 --- a/intersight/model/softwarerepository_cached_image_list.py +++ b/intersight/model/softwarerepository_cached_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_cached_image_list_all_of.py b/intersight/model/softwarerepository_cached_image_list_all_of.py index 99423bc260..2ede2785c7 100644 --- a/intersight/model/softwarerepository_cached_image_list_all_of.py +++ b/intersight/model/softwarerepository_cached_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_cached_image_response.py b/intersight/model/softwarerepository_cached_image_response.py index 9ed23d1774..b933cc963e 100644 --- a/intersight/model/softwarerepository_cached_image_response.py +++ b/intersight/model/softwarerepository_cached_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_catalog.py b/intersight/model/softwarerepository_catalog.py index ef4c407fe1..da3bbab56f 100644 --- a/intersight/model/softwarerepository_catalog.py +++ b/intersight/model/softwarerepository_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_catalog_all_of.py b/intersight/model/softwarerepository_catalog_all_of.py index e34c5e9b9b..22ffdd368a 100644 --- a/intersight/model/softwarerepository_catalog_all_of.py +++ b/intersight/model/softwarerepository_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_catalog_list.py b/intersight/model/softwarerepository_catalog_list.py index 6bdf3a4677..815dbd32d1 100644 --- a/intersight/model/softwarerepository_catalog_list.py +++ b/intersight/model/softwarerepository_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_catalog_list_all_of.py b/intersight/model/softwarerepository_catalog_list_all_of.py index f1d7a43400..ead5d9af28 100644 --- a/intersight/model/softwarerepository_catalog_list_all_of.py +++ b/intersight/model/softwarerepository_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_catalog_relationship.py b/intersight/model/softwarerepository_catalog_relationship.py index 6586dc72d9..b800ba813c 100644 --- a/intersight/model/softwarerepository_catalog_relationship.py +++ b/intersight/model/softwarerepository_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -175,6 +175,7 @@ class SoftwarerepositoryCatalogRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -206,6 +207,7 @@ class SoftwarerepositoryCatalogRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -252,7 +254,9 @@ class SoftwarerepositoryCatalogRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -630,6 +634,8 @@ class SoftwarerepositoryCatalogRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -911,6 +917,7 @@ class SoftwarerepositoryCatalogRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/softwarerepository_catalog_response.py b/intersight/model/softwarerepository_catalog_response.py index b5a6458544..6ace5670aa 100644 --- a/intersight/model/softwarerepository_catalog_response.py +++ b/intersight/model/softwarerepository_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_category_mapper.py b/intersight/model/softwarerepository_category_mapper.py index 768465eb02..56ff19f579 100644 --- a/intersight/model/softwarerepository_category_mapper.py +++ b/intersight/model/softwarerepository_category_mapper.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_category_mapper_all_of.py b/intersight/model/softwarerepository_category_mapper_all_of.py index 56c0a47ce4..6b490c401a 100644 --- a/intersight/model/softwarerepository_category_mapper_all_of.py +++ b/intersight/model/softwarerepository_category_mapper_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_category_mapper_list.py b/intersight/model/softwarerepository_category_mapper_list.py index c4d648e910..c60d982eaa 100644 --- a/intersight/model/softwarerepository_category_mapper_list.py +++ b/intersight/model/softwarerepository_category_mapper_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_category_mapper_list_all_of.py b/intersight/model/softwarerepository_category_mapper_list_all_of.py index e1b6aef75d..c016ddccdd 100644 --- a/intersight/model/softwarerepository_category_mapper_list_all_of.py +++ b/intersight/model/softwarerepository_category_mapper_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_category_mapper_model.py b/intersight/model/softwarerepository_category_mapper_model.py index 6bc222ba22..32f9660335 100644 --- a/intersight/model/softwarerepository_category_mapper_model.py +++ b/intersight/model/softwarerepository_category_mapper_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_category_mapper_model_all_of.py b/intersight/model/softwarerepository_category_mapper_model_all_of.py index 96a0295a1a..db693bcaa8 100644 --- a/intersight/model/softwarerepository_category_mapper_model_all_of.py +++ b/intersight/model/softwarerepository_category_mapper_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_category_mapper_model_list.py b/intersight/model/softwarerepository_category_mapper_model_list.py index c01af776fb..4745da8633 100644 --- a/intersight/model/softwarerepository_category_mapper_model_list.py +++ b/intersight/model/softwarerepository_category_mapper_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_category_mapper_model_list_all_of.py b/intersight/model/softwarerepository_category_mapper_model_list_all_of.py index 6a08f20241..b7e1634409 100644 --- a/intersight/model/softwarerepository_category_mapper_model_list_all_of.py +++ b/intersight/model/softwarerepository_category_mapper_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_category_mapper_model_response.py b/intersight/model/softwarerepository_category_mapper_model_response.py index 4ddf5f5a55..fa10b69383 100644 --- a/intersight/model/softwarerepository_category_mapper_model_response.py +++ b/intersight/model/softwarerepository_category_mapper_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_category_mapper_response.py b/intersight/model/softwarerepository_category_mapper_response.py index fd603ad8bf..ad2be775c6 100644 --- a/intersight/model/softwarerepository_category_mapper_response.py +++ b/intersight/model/softwarerepository_category_mapper_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_category_support_constraint.py b/intersight/model/softwarerepository_category_support_constraint.py index 25bdc82832..1a2a2034d7 100644 --- a/intersight/model/softwarerepository_category_support_constraint.py +++ b/intersight/model/softwarerepository_category_support_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_category_support_constraint_all_of.py b/intersight/model/softwarerepository_category_support_constraint_all_of.py index 039aec1fd4..1cde06e1fa 100644 --- a/intersight/model/softwarerepository_category_support_constraint_all_of.py +++ b/intersight/model/softwarerepository_category_support_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_category_support_constraint_list.py b/intersight/model/softwarerepository_category_support_constraint_list.py index 950316704a..bd781149c5 100644 --- a/intersight/model/softwarerepository_category_support_constraint_list.py +++ b/intersight/model/softwarerepository_category_support_constraint_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_category_support_constraint_list_all_of.py b/intersight/model/softwarerepository_category_support_constraint_list_all_of.py index bc20fb2aa6..c43cabd083 100644 --- a/intersight/model/softwarerepository_category_support_constraint_list_all_of.py +++ b/intersight/model/softwarerepository_category_support_constraint_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_category_support_constraint_response.py b/intersight/model/softwarerepository_category_support_constraint_response.py index ca879a5ee7..476cd67a89 100644 --- a/intersight/model/softwarerepository_category_support_constraint_response.py +++ b/intersight/model/softwarerepository_category_support_constraint_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_cifs_server.py b/intersight/model/softwarerepository_cifs_server.py index e16c84e8b8..1d311fa727 100644 --- a/intersight/model/softwarerepository_cifs_server.py +++ b/intersight/model/softwarerepository_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_cifs_server_all_of.py b/intersight/model/softwarerepository_cifs_server_all_of.py index 928b3a9d48..1b949353e2 100644 --- a/intersight/model/softwarerepository_cifs_server_all_of.py +++ b/intersight/model/softwarerepository_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_constraint_models.py b/intersight/model/softwarerepository_constraint_models.py index bdfadc3684..017915074e 100644 --- a/intersight/model/softwarerepository_constraint_models.py +++ b/intersight/model/softwarerepository_constraint_models.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_constraint_models_all_of.py b/intersight/model/softwarerepository_constraint_models_all_of.py index 6354b24cd0..22d083b034 100644 --- a/intersight/model/softwarerepository_constraint_models_all_of.py +++ b/intersight/model/softwarerepository_constraint_models_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_download_spec.py b/intersight/model/softwarerepository_download_spec.py index 6573d6fe1f..c527b2d8ee 100644 --- a/intersight/model/softwarerepository_download_spec.py +++ b/intersight/model/softwarerepository_download_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_download_spec_all_of.py b/intersight/model/softwarerepository_download_spec_all_of.py index 3f977fc46d..fbd86fadad 100644 --- a/intersight/model/softwarerepository_download_spec_all_of.py +++ b/intersight/model/softwarerepository_download_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_download_spec_list.py b/intersight/model/softwarerepository_download_spec_list.py index 65bc341d7a..037192acb0 100644 --- a/intersight/model/softwarerepository_download_spec_list.py +++ b/intersight/model/softwarerepository_download_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_download_spec_list_all_of.py b/intersight/model/softwarerepository_download_spec_list_all_of.py index ba1e7321b3..c309938a38 100644 --- a/intersight/model/softwarerepository_download_spec_list_all_of.py +++ b/intersight/model/softwarerepository_download_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_download_spec_response.py b/intersight/model/softwarerepository_download_spec_response.py index 92294d308b..377fc749d0 100644 --- a/intersight/model/softwarerepository_download_spec_response.py +++ b/intersight/model/softwarerepository_download_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_file.py b/intersight/model/softwarerepository_file.py index 5e1ab9afd4..3602a5f077 100644 --- a/intersight/model/softwarerepository_file.py +++ b/intersight/model/softwarerepository_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_file_all_of.py b/intersight/model/softwarerepository_file_all_of.py index 3d65dcda99..954822cf89 100644 --- a/intersight/model/softwarerepository_file_all_of.py +++ b/intersight/model/softwarerepository_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_file_relationship.py b/intersight/model/softwarerepository_file_relationship.py index 11a87a2f20..ed342f2a86 100644 --- a/intersight/model/softwarerepository_file_relationship.py +++ b/intersight/model/softwarerepository_file_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -206,6 +206,7 @@ class SoftwarerepositoryFileRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -237,6 +238,7 @@ class SoftwarerepositoryFileRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -283,7 +285,9 @@ class SoftwarerepositoryFileRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -661,6 +665,8 @@ class SoftwarerepositoryFileRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -942,6 +948,7 @@ class SoftwarerepositoryFileRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/softwarerepository_file_server.py b/intersight/model/softwarerepository_file_server.py index 22a9ac7744..a294b5713d 100644 --- a/intersight/model/softwarerepository_file_server.py +++ b/intersight/model/softwarerepository_file_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -71,6 +71,7 @@ class SoftwarerepositoryFileServer(ModelComposed): allowed_values = { ('class_id',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -171,6 +172,7 @@ class SoftwarerepositoryFileServer(ModelComposed): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -207,6 +209,7 @@ class SoftwarerepositoryFileServer(ModelComposed): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", @@ -743,6 +746,7 @@ class SoftwarerepositoryFileServer(ModelComposed): 'X509.CERTIFICATE': "x509.Certificate", }, ('object_type',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -843,6 +847,7 @@ class SoftwarerepositoryFileServer(ModelComposed): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -879,6 +884,7 @@ class SoftwarerepositoryFileServer(ModelComposed): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", diff --git a/intersight/model/softwarerepository_http_server.py b/intersight/model/softwarerepository_http_server.py index cab64d3dfb..ad8315cc5b 100644 --- a/intersight/model/softwarerepository_http_server.py +++ b/intersight/model/softwarerepository_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_http_server_all_of.py b/intersight/model/softwarerepository_http_server_all_of.py index a42f82d9cd..87ace38e95 100644 --- a/intersight/model/softwarerepository_http_server_all_of.py +++ b/intersight/model/softwarerepository_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_import_result.py b/intersight/model/softwarerepository_import_result.py index 8ce7797851..eb08ae5fdf 100644 --- a/intersight/model/softwarerepository_import_result.py +++ b/intersight/model/softwarerepository_import_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_import_result_all_of.py b/intersight/model/softwarerepository_import_result_all_of.py index dcc31b55b0..2cd8052c27 100644 --- a/intersight/model/softwarerepository_import_result_all_of.py +++ b/intersight/model/softwarerepository_import_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_local_machine.py b/intersight/model/softwarerepository_local_machine.py index 4836986df8..412e7aec40 100644 --- a/intersight/model/softwarerepository_local_machine.py +++ b/intersight/model/softwarerepository_local_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_local_machine_all_of.py b/intersight/model/softwarerepository_local_machine_all_of.py index dc40ea29b9..ef6092da27 100644 --- a/intersight/model/softwarerepository_local_machine_all_of.py +++ b/intersight/model/softwarerepository_local_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_nfs_server.py b/intersight/model/softwarerepository_nfs_server.py index 4f2364ad8d..ef601695cc 100644 --- a/intersight/model/softwarerepository_nfs_server.py +++ b/intersight/model/softwarerepository_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_nfs_server_all_of.py b/intersight/model/softwarerepository_nfs_server_all_of.py index 9c90a29a86..32ba5ad625 100644 --- a/intersight/model/softwarerepository_nfs_server_all_of.py +++ b/intersight/model/softwarerepository_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_operating_system_file.py b/intersight/model/softwarerepository_operating_system_file.py index ab2f2bcc8d..e5691eba98 100644 --- a/intersight/model/softwarerepository_operating_system_file.py +++ b/intersight/model/softwarerepository_operating_system_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_operating_system_file_all_of.py b/intersight/model/softwarerepository_operating_system_file_all_of.py index 943ea6ee20..d1209016d2 100644 --- a/intersight/model/softwarerepository_operating_system_file_all_of.py +++ b/intersight/model/softwarerepository_operating_system_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_operating_system_file_list.py b/intersight/model/softwarerepository_operating_system_file_list.py index 954442c1d8..ae1d416799 100644 --- a/intersight/model/softwarerepository_operating_system_file_list.py +++ b/intersight/model/softwarerepository_operating_system_file_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_operating_system_file_list_all_of.py b/intersight/model/softwarerepository_operating_system_file_list_all_of.py index 83bae8b9b8..9dc9185e36 100644 --- a/intersight/model/softwarerepository_operating_system_file_list_all_of.py +++ b/intersight/model/softwarerepository_operating_system_file_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_operating_system_file_relationship.py b/intersight/model/softwarerepository_operating_system_file_relationship.py index 64d243c5b0..4fc2743885 100644 --- a/intersight/model/softwarerepository_operating_system_file_relationship.py +++ b/intersight/model/softwarerepository_operating_system_file_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -208,6 +208,7 @@ class SoftwarerepositoryOperatingSystemFileRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -239,6 +240,7 @@ class SoftwarerepositoryOperatingSystemFileRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -285,7 +287,9 @@ class SoftwarerepositoryOperatingSystemFileRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -663,6 +667,8 @@ class SoftwarerepositoryOperatingSystemFileRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -944,6 +950,7 @@ class SoftwarerepositoryOperatingSystemFileRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/softwarerepository_operating_system_file_response.py b/intersight/model/softwarerepository_operating_system_file_response.py index 543d3ebcef..ff23a23908 100644 --- a/intersight/model/softwarerepository_operating_system_file_response.py +++ b/intersight/model/softwarerepository_operating_system_file_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_release.py b/intersight/model/softwarerepository_release.py index 490aa71568..79e672feeb 100644 --- a/intersight/model/softwarerepository_release.py +++ b/intersight/model/softwarerepository_release.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_release_all_of.py b/intersight/model/softwarerepository_release_all_of.py index 5128454b2b..da424f9271 100644 --- a/intersight/model/softwarerepository_release_all_of.py +++ b/intersight/model/softwarerepository_release_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_release_list.py b/intersight/model/softwarerepository_release_list.py index 7b90238f3c..5900e54b68 100644 --- a/intersight/model/softwarerepository_release_list.py +++ b/intersight/model/softwarerepository_release_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_release_list_all_of.py b/intersight/model/softwarerepository_release_list_all_of.py index 78eebc3cdd..f2ce6bca45 100644 --- a/intersight/model/softwarerepository_release_list_all_of.py +++ b/intersight/model/softwarerepository_release_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_release_relationship.py b/intersight/model/softwarerepository_release_relationship.py index 6b19a439ba..b8acf5c3a7 100644 --- a/intersight/model/softwarerepository_release_relationship.py +++ b/intersight/model/softwarerepository_release_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -177,6 +177,7 @@ class SoftwarerepositoryReleaseRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -208,6 +209,7 @@ class SoftwarerepositoryReleaseRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -254,7 +256,9 @@ class SoftwarerepositoryReleaseRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -632,6 +636,8 @@ class SoftwarerepositoryReleaseRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -913,6 +919,7 @@ class SoftwarerepositoryReleaseRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/softwarerepository_release_response.py b/intersight/model/softwarerepository_release_response.py index 9d9f171749..4ae6ff6657 100644 --- a/intersight/model/softwarerepository_release_response.py +++ b/intersight/model/softwarerepository_release_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/sol_policy.py b/intersight/model/sol_policy.py index 8f6d10546a..53500061fd 100644 --- a/intersight/model/sol_policy.py +++ b/intersight/model/sol_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/sol_policy_all_of.py b/intersight/model/sol_policy_all_of.py index 6fe069746b..793c2934d1 100644 --- a/intersight/model/sol_policy_all_of.py +++ b/intersight/model/sol_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/sol_policy_inventory.py b/intersight/model/sol_policy_inventory.py index 41e9fa5936..cf806cb019 100644 --- a/intersight/model/sol_policy_inventory.py +++ b/intersight/model/sol_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/sol_policy_inventory_all_of.py b/intersight/model/sol_policy_inventory_all_of.py index c8ba53d4b1..a753df21a9 100644 --- a/intersight/model/sol_policy_inventory_all_of.py +++ b/intersight/model/sol_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/sol_policy_inventory_list.py b/intersight/model/sol_policy_inventory_list.py index e59b5c97e0..27cefae0a6 100644 --- a/intersight/model/sol_policy_inventory_list.py +++ b/intersight/model/sol_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/sol_policy_inventory_list_all_of.py b/intersight/model/sol_policy_inventory_list_all_of.py index 804f089159..9d93a7e100 100644 --- a/intersight/model/sol_policy_inventory_list_all_of.py +++ b/intersight/model/sol_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/sol_policy_inventory_response.py b/intersight/model/sol_policy_inventory_response.py index 9cfba9b9f7..d1363d71f2 100644 --- a/intersight/model/sol_policy_inventory_response.py +++ b/intersight/model/sol_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/sol_policy_list.py b/intersight/model/sol_policy_list.py index 946b3db17b..2c7af7607a 100644 --- a/intersight/model/sol_policy_list.py +++ b/intersight/model/sol_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/sol_policy_list_all_of.py b/intersight/model/sol_policy_list_all_of.py index 6297e3fce2..fdd28e11a7 100644 --- a/intersight/model/sol_policy_list_all_of.py +++ b/intersight/model/sol_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/sol_policy_response.py b/intersight/model/sol_policy_response.py index ca916f534e..3dd427c8dd 100644 --- a/intersight/model/sol_policy_response.py +++ b/intersight/model/sol_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ssh_policy.py b/intersight/model/ssh_policy.py index 807b2fd671..1a424fcbb1 100644 --- a/intersight/model/ssh_policy.py +++ b/intersight/model/ssh_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ssh_policy_all_of.py b/intersight/model/ssh_policy_all_of.py index 3f6ef86ba9..d0b20b3023 100644 --- a/intersight/model/ssh_policy_all_of.py +++ b/intersight/model/ssh_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ssh_policy_inventory.py b/intersight/model/ssh_policy_inventory.py index 62d718ae38..a377110277 100644 --- a/intersight/model/ssh_policy_inventory.py +++ b/intersight/model/ssh_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ssh_policy_inventory_all_of.py b/intersight/model/ssh_policy_inventory_all_of.py index 2b17623a52..96e1d2146a 100644 --- a/intersight/model/ssh_policy_inventory_all_of.py +++ b/intersight/model/ssh_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ssh_policy_inventory_list.py b/intersight/model/ssh_policy_inventory_list.py index 18c7a20930..0ee2bbe8a4 100644 --- a/intersight/model/ssh_policy_inventory_list.py +++ b/intersight/model/ssh_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ssh_policy_inventory_list_all_of.py b/intersight/model/ssh_policy_inventory_list_all_of.py index 573022ecf1..e664cf4907 100644 --- a/intersight/model/ssh_policy_inventory_list_all_of.py +++ b/intersight/model/ssh_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ssh_policy_inventory_response.py b/intersight/model/ssh_policy_inventory_response.py index 5a03f4b572..92a121517a 100644 --- a/intersight/model/ssh_policy_inventory_response.py +++ b/intersight/model/ssh_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ssh_policy_list.py b/intersight/model/ssh_policy_list.py index 1ad006de9f..65b296737e 100644 --- a/intersight/model/ssh_policy_list.py +++ b/intersight/model/ssh_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ssh_policy_list_all_of.py b/intersight/model/ssh_policy_list_all_of.py index f664ad4e7a..534cadc435 100644 --- a/intersight/model/ssh_policy_list_all_of.py +++ b/intersight/model/ssh_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ssh_policy_response.py b/intersight/model/ssh_policy_response.py index 494f7151bb..710f059a35 100644 --- a/intersight/model/ssh_policy_response.py +++ b/intersight/model/ssh_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_automatic_drive_group.py b/intersight/model/storage_automatic_drive_group.py index 953000e97d..334cabf5f5 100644 --- a/intersight/model/storage_automatic_drive_group.py +++ b/intersight/model/storage_automatic_drive_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_automatic_drive_group_all_of.py b/intersight/model/storage_automatic_drive_group_all_of.py index f16e8b82d3..0fdabb5f2f 100644 --- a/intersight/model/storage_automatic_drive_group_all_of.py +++ b/intersight/model/storage_automatic_drive_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_array.py b/intersight/model/storage_base_array.py index c4e4668529..3f75c8ef72 100644 --- a/intersight/model/storage_base_array.py +++ b/intersight/model/storage_base_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_array_all_of.py b/intersight/model/storage_base_array_all_of.py index 0aa9e094f6..9eb0f9984e 100644 --- a/intersight/model/storage_base_array_all_of.py +++ b/intersight/model/storage_base_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_array_controller.py b/intersight/model/storage_base_array_controller.py index f6661f5e65..e58427885f 100644 --- a/intersight/model/storage_base_array_controller.py +++ b/intersight/model/storage_base_array_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_array_controller_all_of.py b/intersight/model/storage_base_array_controller_all_of.py index e74a853c4f..19744ac063 100644 --- a/intersight/model/storage_base_array_controller_all_of.py +++ b/intersight/model/storage_base_array_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_array_disk.py b/intersight/model/storage_base_array_disk.py index 64a62dd510..6932605346 100644 --- a/intersight/model/storage_base_array_disk.py +++ b/intersight/model/storage_base_array_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_array_disk_all_of.py b/intersight/model/storage_base_array_disk_all_of.py index e3a9c68581..e7dc511b06 100644 --- a/intersight/model/storage_base_array_disk_all_of.py +++ b/intersight/model/storage_base_array_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_array_relationship.py b/intersight/model/storage_base_array_relationship.py index 698f7eb11d..2f4d19dd32 100644 --- a/intersight/model/storage_base_array_relationship.py +++ b/intersight/model/storage_base_array_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -175,6 +175,7 @@ class StorageBaseArrayRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -206,6 +207,7 @@ class StorageBaseArrayRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -252,7 +254,9 @@ class StorageBaseArrayRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -630,6 +634,8 @@ class StorageBaseArrayRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -911,6 +917,7 @@ class StorageBaseArrayRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/storage_base_capacity.py b/intersight/model/storage_base_capacity.py index eb69d6c593..a01749d535 100644 --- a/intersight/model/storage_base_capacity.py +++ b/intersight/model/storage_base_capacity.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_capacity_all_of.py b/intersight/model/storage_base_capacity_all_of.py index 7c1960e5f0..fb398ef995 100644 --- a/intersight/model/storage_base_capacity_all_of.py +++ b/intersight/model/storage_base_capacity_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_cluster.py b/intersight/model/storage_base_cluster.py index e9c36f1aa2..9ff13bb900 100644 --- a/intersight/model/storage_base_cluster.py +++ b/intersight/model/storage_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_cluster_all_of.py b/intersight/model/storage_base_cluster_all_of.py index 2994b220dd..1700f24605 100644 --- a/intersight/model/storage_base_cluster_all_of.py +++ b/intersight/model/storage_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_cluster_relationship.py b/intersight/model/storage_base_cluster_relationship.py index 2b6d2a9846..d037a10318 100644 --- a/intersight/model/storage_base_cluster_relationship.py +++ b/intersight/model/storage_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -179,6 +179,7 @@ class StorageBaseClusterRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -210,6 +211,7 @@ class StorageBaseClusterRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -256,7 +258,9 @@ class StorageBaseClusterRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -634,6 +638,8 @@ class StorageBaseClusterRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -915,6 +921,7 @@ class StorageBaseClusterRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/storage_base_disk_pool.py b/intersight/model/storage_base_disk_pool.py index c469fb846c..46e266c150 100644 --- a/intersight/model/storage_base_disk_pool.py +++ b/intersight/model/storage_base_disk_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_disk_pool_all_of.py b/intersight/model/storage_base_disk_pool_all_of.py index 39dab1a111..7f4e61b4d8 100644 --- a/intersight/model/storage_base_disk_pool_all_of.py +++ b/intersight/model/storage_base_disk_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_host.py b/intersight/model/storage_base_host.py index c81c481570..02dea4d505 100644 --- a/intersight/model/storage_base_host.py +++ b/intersight/model/storage_base_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_host_all_of.py b/intersight/model/storage_base_host_all_of.py index 5b61149155..04540c14f2 100644 --- a/intersight/model/storage_base_host_all_of.py +++ b/intersight/model/storage_base_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_host_group.py b/intersight/model/storage_base_host_group.py index f3f00c5540..9744f5f22c 100644 --- a/intersight/model/storage_base_host_group.py +++ b/intersight/model/storage_base_host_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_host_group_all_of.py b/intersight/model/storage_base_host_group_all_of.py index 47b3b87dd2..a68ae59609 100644 --- a/intersight/model/storage_base_host_group_all_of.py +++ b/intersight/model/storage_base_host_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_host_lun.py b/intersight/model/storage_base_host_lun.py index 2d8b73ebae..22d8a53a9e 100644 --- a/intersight/model/storage_base_host_lun.py +++ b/intersight/model/storage_base_host_lun.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_host_lun_all_of.py b/intersight/model/storage_base_host_lun_all_of.py index 8c013d2dd2..78e4f80ec7 100644 --- a/intersight/model/storage_base_host_lun_all_of.py +++ b/intersight/model/storage_base_host_lun_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_initiator.py b/intersight/model/storage_base_initiator.py index 3e640bf420..359460088d 100644 --- a/intersight/model/storage_base_initiator.py +++ b/intersight/model/storage_base_initiator.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_initiator_all_of.py b/intersight/model/storage_base_initiator_all_of.py index 96d0c7bab3..89ee7bdc5d 100644 --- a/intersight/model/storage_base_initiator_all_of.py +++ b/intersight/model/storage_base_initiator_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_nfs_export.py b/intersight/model/storage_base_nfs_export.py index 49d44098f1..9beef1ace0 100644 --- a/intersight/model/storage_base_nfs_export.py +++ b/intersight/model/storage_base_nfs_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_nfs_export_all_of.py b/intersight/model/storage_base_nfs_export_all_of.py index 85cea4e143..e1000a818f 100644 --- a/intersight/model/storage_base_nfs_export_all_of.py +++ b/intersight/model/storage_base_nfs_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_performance_metrics_average.py b/intersight/model/storage_base_performance_metrics_average.py index df9da57080..ee664530e4 100644 --- a/intersight/model/storage_base_performance_metrics_average.py +++ b/intersight/model/storage_base_performance_metrics_average.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_performance_metrics_average_all_of.py b/intersight/model/storage_base_performance_metrics_average_all_of.py index d3c4ed7fe1..91cf9bf605 100644 --- a/intersight/model/storage_base_performance_metrics_average_all_of.py +++ b/intersight/model/storage_base_performance_metrics_average_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_physical_port.py b/intersight/model/storage_base_physical_port.py index b9ef6069cf..f695ca3c58 100644 --- a/intersight/model/storage_base_physical_port.py +++ b/intersight/model/storage_base_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_physical_port_all_of.py b/intersight/model/storage_base_physical_port_all_of.py index 8ede881a69..aa28c11f85 100644 --- a/intersight/model/storage_base_physical_port_all_of.py +++ b/intersight/model/storage_base_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_protection_group.py b/intersight/model/storage_base_protection_group.py index b73e54861b..5986906406 100644 --- a/intersight/model/storage_base_protection_group.py +++ b/intersight/model/storage_base_protection_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_protection_group_all_of.py b/intersight/model/storage_base_protection_group_all_of.py index a4bc4b7207..5d50c40cd6 100644 --- a/intersight/model/storage_base_protection_group_all_of.py +++ b/intersight/model/storage_base_protection_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_protection_group_snapshot.py b/intersight/model/storage_base_protection_group_snapshot.py index 731463d158..55224e82a1 100644 --- a/intersight/model/storage_base_protection_group_snapshot.py +++ b/intersight/model/storage_base_protection_group_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_protection_group_snapshot_all_of.py b/intersight/model/storage_base_protection_group_snapshot_all_of.py index 4737675662..edd49c7291 100644 --- a/intersight/model/storage_base_protection_group_snapshot_all_of.py +++ b/intersight/model/storage_base_protection_group_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_raid_group.py b/intersight/model/storage_base_raid_group.py index 78dd59f358..23727b8644 100644 --- a/intersight/model/storage_base_raid_group.py +++ b/intersight/model/storage_base_raid_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_raid_group_all_of.py b/intersight/model/storage_base_raid_group_all_of.py index 4dabcd9b87..7781838cf4 100644 --- a/intersight/model/storage_base_raid_group_all_of.py +++ b/intersight/model/storage_base_raid_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_replication_blackout.py b/intersight/model/storage_base_replication_blackout.py index 59a2ff7772..fe2725260f 100644 --- a/intersight/model/storage_base_replication_blackout.py +++ b/intersight/model/storage_base_replication_blackout.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_replication_blackout_all_of.py b/intersight/model/storage_base_replication_blackout_all_of.py index 533b5f7177..265e0ea258 100644 --- a/intersight/model/storage_base_replication_blackout_all_of.py +++ b/intersight/model/storage_base_replication_blackout_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_replication_schedule.py b/intersight/model/storage_base_replication_schedule.py index 677e035311..dde4ecffc3 100644 --- a/intersight/model/storage_base_replication_schedule.py +++ b/intersight/model/storage_base_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_replication_schedule_all_of.py b/intersight/model/storage_base_replication_schedule_all_of.py index 4041364671..194d79316e 100644 --- a/intersight/model/storage_base_replication_schedule_all_of.py +++ b/intersight/model/storage_base_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_snapshot.py b/intersight/model/storage_base_snapshot.py index 9398016540..1988e042f2 100644 --- a/intersight/model/storage_base_snapshot.py +++ b/intersight/model/storage_base_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_snapshot_all_of.py b/intersight/model/storage_base_snapshot_all_of.py index d3153d0d2c..d3afd6212c 100644 --- a/intersight/model/storage_base_snapshot_all_of.py +++ b/intersight/model/storage_base_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_snapshot_schedule.py b/intersight/model/storage_base_snapshot_schedule.py index 6cc64c7e22..54ce684a60 100644 --- a/intersight/model/storage_base_snapshot_schedule.py +++ b/intersight/model/storage_base_snapshot_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_snapshot_schedule_all_of.py b/intersight/model/storage_base_snapshot_schedule_all_of.py index 04b78b4a79..6213b4c374 100644 --- a/intersight/model/storage_base_snapshot_schedule_all_of.py +++ b/intersight/model/storage_base_snapshot_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_storage_container.py b/intersight/model/storage_base_storage_container.py index 9a6c44b897..8b8da850a6 100644 --- a/intersight/model/storage_base_storage_container.py +++ b/intersight/model/storage_base_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_storage_container_all_of.py b/intersight/model/storage_base_storage_container_all_of.py index 8c56416ef9..b62b2c74f3 100644 --- a/intersight/model/storage_base_storage_container_all_of.py +++ b/intersight/model/storage_base_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_target.py b/intersight/model/storage_base_target.py index c7798c055c..cf7f12e7f3 100644 --- a/intersight/model/storage_base_target.py +++ b/intersight/model/storage_base_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_target_all_of.py b/intersight/model/storage_base_target_all_of.py index 081907f661..6ba0431e54 100644 --- a/intersight/model/storage_base_target_all_of.py +++ b/intersight/model/storage_base_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_tenant.py b/intersight/model/storage_base_tenant.py index 163514b4fd..382aa2d6f6 100644 --- a/intersight/model/storage_base_tenant.py +++ b/intersight/model/storage_base_tenant.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_tenant_all_of.py b/intersight/model/storage_base_tenant_all_of.py index 94b5797157..da6190156d 100644 --- a/intersight/model/storage_base_tenant_all_of.py +++ b/intersight/model/storage_base_tenant_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_volume.py b/intersight/model/storage_base_volume.py index c7805345fe..f464b47c59 100644 --- a/intersight/model/storage_base_volume.py +++ b/intersight/model/storage_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_volume_all_of.py b/intersight/model/storage_base_volume_all_of.py index 3849f2473d..3d58e14b1c 100644 --- a/intersight/model/storage_base_volume_all_of.py +++ b/intersight/model/storage_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_battery_backup_unit.py b/intersight/model/storage_battery_backup_unit.py index dd1a27977a..0a26122efc 100644 --- a/intersight/model/storage_battery_backup_unit.py +++ b/intersight/model/storage_battery_backup_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_battery_backup_unit_all_of.py b/intersight/model/storage_battery_backup_unit_all_of.py index 66650548bb..0e99a1f369 100644 --- a/intersight/model/storage_battery_backup_unit_all_of.py +++ b/intersight/model/storage_battery_backup_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_battery_backup_unit_list.py b/intersight/model/storage_battery_backup_unit_list.py index 2438e4e577..0916355462 100644 --- a/intersight/model/storage_battery_backup_unit_list.py +++ b/intersight/model/storage_battery_backup_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_battery_backup_unit_list_all_of.py b/intersight/model/storage_battery_backup_unit_list_all_of.py index 88833d900b..0bcc1e82df 100644 --- a/intersight/model/storage_battery_backup_unit_list_all_of.py +++ b/intersight/model/storage_battery_backup_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_battery_backup_unit_relationship.py b/intersight/model/storage_battery_backup_unit_relationship.py index b4f8e9136e..297cdf30e1 100644 --- a/intersight/model/storage_battery_backup_unit_relationship.py +++ b/intersight/model/storage_battery_backup_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -179,6 +179,7 @@ class StorageBatteryBackupUnitRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -210,6 +211,7 @@ class StorageBatteryBackupUnitRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -256,7 +258,9 @@ class StorageBatteryBackupUnitRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -634,6 +638,8 @@ class StorageBatteryBackupUnitRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -915,6 +921,7 @@ class StorageBatteryBackupUnitRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/storage_battery_backup_unit_response.py b/intersight/model/storage_battery_backup_unit_response.py index f7f55fa058..7d20d66ca3 100644 --- a/intersight/model/storage_battery_backup_unit_response.py +++ b/intersight/model/storage_battery_backup_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_controller.py b/intersight/model/storage_controller.py index 07f3dafa09..e37992b353 100644 --- a/intersight/model/storage_controller.py +++ b/intersight/model/storage_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_controller_all_of.py b/intersight/model/storage_controller_all_of.py index 48eaa0ee06..68ce1062f8 100644 --- a/intersight/model/storage_controller_all_of.py +++ b/intersight/model/storage_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_controller_list.py b/intersight/model/storage_controller_list.py index 173edae879..c5bf92805f 100644 --- a/intersight/model/storage_controller_list.py +++ b/intersight/model/storage_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_controller_list_all_of.py b/intersight/model/storage_controller_list_all_of.py index 6eeb55f913..0957f8a501 100644 --- a/intersight/model/storage_controller_list_all_of.py +++ b/intersight/model/storage_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_controller_relationship.py b/intersight/model/storage_controller_relationship.py index 5a6fd7abb2..2c3541d461 100644 --- a/intersight/model/storage_controller_relationship.py +++ b/intersight/model/storage_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -199,6 +199,7 @@ class StorageControllerRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -230,6 +231,7 @@ class StorageControllerRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -276,7 +278,9 @@ class StorageControllerRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -654,6 +658,8 @@ class StorageControllerRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -935,6 +941,7 @@ class StorageControllerRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/storage_controller_response.py b/intersight/model/storage_controller_response.py index dd2ae034a4..60d63b91ef 100644 --- a/intersight/model/storage_controller_response.py +++ b/intersight/model/storage_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_disk_group.py b/intersight/model/storage_disk_group.py index 387ab8c502..db02b141dd 100644 --- a/intersight/model/storage_disk_group.py +++ b/intersight/model/storage_disk_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_disk_group_all_of.py b/intersight/model/storage_disk_group_all_of.py index 106c425dd3..42ef214795 100644 --- a/intersight/model/storage_disk_group_all_of.py +++ b/intersight/model/storage_disk_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_disk_group_list.py b/intersight/model/storage_disk_group_list.py index 97d19a3cc9..40ce515460 100644 --- a/intersight/model/storage_disk_group_list.py +++ b/intersight/model/storage_disk_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_disk_group_list_all_of.py b/intersight/model/storage_disk_group_list_all_of.py index 178ffbcb13..3c5aeb5bbe 100644 --- a/intersight/model/storage_disk_group_list_all_of.py +++ b/intersight/model/storage_disk_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_disk_group_relationship.py b/intersight/model/storage_disk_group_relationship.py index b6092ced09..7b864ded69 100644 --- a/intersight/model/storage_disk_group_relationship.py +++ b/intersight/model/storage_disk_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -181,6 +181,7 @@ class StorageDiskGroupRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -212,6 +213,7 @@ class StorageDiskGroupRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -258,7 +260,9 @@ class StorageDiskGroupRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -636,6 +640,8 @@ class StorageDiskGroupRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -917,6 +923,7 @@ class StorageDiskGroupRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/storage_disk_group_response.py b/intersight/model/storage_disk_group_response.py index d5e3ce6ccd..92960f52f0 100644 --- a/intersight/model/storage_disk_group_response.py +++ b/intersight/model/storage_disk_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_disk_slot.py b/intersight/model/storage_disk_slot.py index dd9a20af14..d9e1e6e0a1 100644 --- a/intersight/model/storage_disk_slot.py +++ b/intersight/model/storage_disk_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_disk_slot_all_of.py b/intersight/model/storage_disk_slot_all_of.py index 321443dc28..6adada4c4a 100644 --- a/intersight/model/storage_disk_slot_all_of.py +++ b/intersight/model/storage_disk_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_disk_slot_list.py b/intersight/model/storage_disk_slot_list.py index b29cf2e16a..986391e243 100644 --- a/intersight/model/storage_disk_slot_list.py +++ b/intersight/model/storage_disk_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_disk_slot_list_all_of.py b/intersight/model/storage_disk_slot_list_all_of.py index 2710fbdbad..d47e53346b 100644 --- a/intersight/model/storage_disk_slot_list_all_of.py +++ b/intersight/model/storage_disk_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_disk_slot_relationship.py b/intersight/model/storage_disk_slot_relationship.py index 4fe4deb3fd..ec178293ea 100644 --- a/intersight/model/storage_disk_slot_relationship.py +++ b/intersight/model/storage_disk_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -181,6 +181,7 @@ class StorageDiskSlotRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -212,6 +213,7 @@ class StorageDiskSlotRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -258,7 +260,9 @@ class StorageDiskSlotRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -636,6 +640,8 @@ class StorageDiskSlotRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -917,6 +923,7 @@ class StorageDiskSlotRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/storage_disk_slot_response.py b/intersight/model/storage_disk_slot_response.py index fd54986ecd..24230b1232 100644 --- a/intersight/model/storage_disk_slot_response.py +++ b/intersight/model/storage_disk_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_drive_group.py b/intersight/model/storage_drive_group.py index b91d5b6133..d7caa24b52 100644 --- a/intersight/model/storage_drive_group.py +++ b/intersight/model/storage_drive_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_drive_group_all_of.py b/intersight/model/storage_drive_group_all_of.py index c3e5cee320..a771b2c3db 100644 --- a/intersight/model/storage_drive_group_all_of.py +++ b/intersight/model/storage_drive_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_drive_group_list.py b/intersight/model/storage_drive_group_list.py index dee5347b10..30c816dd1c 100644 --- a/intersight/model/storage_drive_group_list.py +++ b/intersight/model/storage_drive_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_drive_group_list_all_of.py b/intersight/model/storage_drive_group_list_all_of.py index 0a9b64908a..d93d72ecf5 100644 --- a/intersight/model/storage_drive_group_list_all_of.py +++ b/intersight/model/storage_drive_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_drive_group_relationship.py b/intersight/model/storage_drive_group_relationship.py index 9e7bec49fc..331aa7f267 100644 --- a/intersight/model/storage_drive_group_relationship.py +++ b/intersight/model/storage_drive_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -192,6 +192,7 @@ class StorageDriveGroupRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -223,6 +224,7 @@ class StorageDriveGroupRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -269,7 +271,9 @@ class StorageDriveGroupRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -647,6 +651,8 @@ class StorageDriveGroupRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -928,6 +934,7 @@ class StorageDriveGroupRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/storage_drive_group_response.py b/intersight/model/storage_drive_group_response.py index b0bb8376e8..f1189b724a 100644 --- a/intersight/model/storage_drive_group_response.py +++ b/intersight/model/storage_drive_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_drive_security_policy.py b/intersight/model/storage_drive_security_policy.py index 39727e6024..71140a8cc8 100644 --- a/intersight/model/storage_drive_security_policy.py +++ b/intersight/model/storage_drive_security_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_drive_security_policy_all_of.py b/intersight/model/storage_drive_security_policy_all_of.py index 73d741b815..74d16d1c01 100644 --- a/intersight/model/storage_drive_security_policy_all_of.py +++ b/intersight/model/storage_drive_security_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_drive_security_policy_list.py b/intersight/model/storage_drive_security_policy_list.py index 339cc7ecff..19879ee8d9 100644 --- a/intersight/model/storage_drive_security_policy_list.py +++ b/intersight/model/storage_drive_security_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_drive_security_policy_list_all_of.py b/intersight/model/storage_drive_security_policy_list_all_of.py index 8bd420f89c..1a0085f144 100644 --- a/intersight/model/storage_drive_security_policy_list_all_of.py +++ b/intersight/model/storage_drive_security_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_drive_security_policy_response.py b/intersight/model/storage_drive_security_policy_response.py index 440a72a684..c33fc479ab 100644 --- a/intersight/model/storage_drive_security_policy_response.py +++ b/intersight/model/storage_drive_security_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_enclosure.py b/intersight/model/storage_enclosure.py index c6d0223641..6d918286ba 100644 --- a/intersight/model/storage_enclosure.py +++ b/intersight/model/storage_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_enclosure_all_of.py b/intersight/model/storage_enclosure_all_of.py index b3c4755a21..ebb195cea4 100644 --- a/intersight/model/storage_enclosure_all_of.py +++ b/intersight/model/storage_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_enclosure_disk.py b/intersight/model/storage_enclosure_disk.py index d2666e5721..b7a56a7da9 100644 --- a/intersight/model/storage_enclosure_disk.py +++ b/intersight/model/storage_enclosure_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_enclosure_disk_all_of.py b/intersight/model/storage_enclosure_disk_all_of.py index 4ca457401a..9a1cee25a5 100644 --- a/intersight/model/storage_enclosure_disk_all_of.py +++ b/intersight/model/storage_enclosure_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_enclosure_disk_list.py b/intersight/model/storage_enclosure_disk_list.py index 28abb055b8..bc555ef392 100644 --- a/intersight/model/storage_enclosure_disk_list.py +++ b/intersight/model/storage_enclosure_disk_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_enclosure_disk_list_all_of.py b/intersight/model/storage_enclosure_disk_list_all_of.py index 40c018cf72..20ff27ca62 100644 --- a/intersight/model/storage_enclosure_disk_list_all_of.py +++ b/intersight/model/storage_enclosure_disk_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_enclosure_disk_relationship.py b/intersight/model/storage_enclosure_disk_relationship.py index b134182185..6d724a1aec 100644 --- a/intersight/model/storage_enclosure_disk_relationship.py +++ b/intersight/model/storage_enclosure_disk_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -181,6 +181,7 @@ class StorageEnclosureDiskRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -212,6 +213,7 @@ class StorageEnclosureDiskRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -258,7 +260,9 @@ class StorageEnclosureDiskRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -636,6 +640,8 @@ class StorageEnclosureDiskRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -917,6 +923,7 @@ class StorageEnclosureDiskRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/storage_enclosure_disk_response.py b/intersight/model/storage_enclosure_disk_response.py index e0142edacf..cd484642be 100644 --- a/intersight/model/storage_enclosure_disk_response.py +++ b/intersight/model/storage_enclosure_disk_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_enclosure_disk_slot_ep.py b/intersight/model/storage_enclosure_disk_slot_ep.py index f06f46170b..8d9257e646 100644 --- a/intersight/model/storage_enclosure_disk_slot_ep.py +++ b/intersight/model/storage_enclosure_disk_slot_ep.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_enclosure_disk_slot_ep_all_of.py b/intersight/model/storage_enclosure_disk_slot_ep_all_of.py index 4aa2960828..bb11a73223 100644 --- a/intersight/model/storage_enclosure_disk_slot_ep_all_of.py +++ b/intersight/model/storage_enclosure_disk_slot_ep_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_enclosure_disk_slot_ep_list.py b/intersight/model/storage_enclosure_disk_slot_ep_list.py index 4caa272926..a47fe8a7d9 100644 --- a/intersight/model/storage_enclosure_disk_slot_ep_list.py +++ b/intersight/model/storage_enclosure_disk_slot_ep_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_enclosure_disk_slot_ep_list_all_of.py b/intersight/model/storage_enclosure_disk_slot_ep_list_all_of.py index 62ce05481f..4ce538b08f 100644 --- a/intersight/model/storage_enclosure_disk_slot_ep_list_all_of.py +++ b/intersight/model/storage_enclosure_disk_slot_ep_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_enclosure_disk_slot_ep_relationship.py b/intersight/model/storage_enclosure_disk_slot_ep_relationship.py index 53419fab94..7026212e07 100644 --- a/intersight/model/storage_enclosure_disk_slot_ep_relationship.py +++ b/intersight/model/storage_enclosure_disk_slot_ep_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -177,6 +177,7 @@ class StorageEnclosureDiskSlotEpRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -208,6 +209,7 @@ class StorageEnclosureDiskSlotEpRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -254,7 +256,9 @@ class StorageEnclosureDiskSlotEpRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -632,6 +636,8 @@ class StorageEnclosureDiskSlotEpRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -913,6 +919,7 @@ class StorageEnclosureDiskSlotEpRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/storage_enclosure_disk_slot_ep_response.py b/intersight/model/storage_enclosure_disk_slot_ep_response.py index 9647cbc5b4..8f7d3ff22a 100644 --- a/intersight/model/storage_enclosure_disk_slot_ep_response.py +++ b/intersight/model/storage_enclosure_disk_slot_ep_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_enclosure_list.py b/intersight/model/storage_enclosure_list.py index dbceba6a65..b5b69e272b 100644 --- a/intersight/model/storage_enclosure_list.py +++ b/intersight/model/storage_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_enclosure_list_all_of.py b/intersight/model/storage_enclosure_list_all_of.py index a38791f548..e5bf4dd588 100644 --- a/intersight/model/storage_enclosure_list_all_of.py +++ b/intersight/model/storage_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_enclosure_relationship.py b/intersight/model/storage_enclosure_relationship.py index decb000e27..b449128373 100644 --- a/intersight/model/storage_enclosure_relationship.py +++ b/intersight/model/storage_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -189,6 +189,7 @@ class StorageEnclosureRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -220,6 +221,7 @@ class StorageEnclosureRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -266,7 +268,9 @@ class StorageEnclosureRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -644,6 +648,8 @@ class StorageEnclosureRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -925,6 +931,7 @@ class StorageEnclosureRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/storage_enclosure_response.py b/intersight/model/storage_enclosure_response.py index 7e63128cbe..2fcb4a4a60 100644 --- a/intersight/model/storage_enclosure_response.py +++ b/intersight/model/storage_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_external_lun.py b/intersight/model/storage_external_lun.py index 691406f713..70b68819ef 100644 --- a/intersight/model/storage_external_lun.py +++ b/intersight/model/storage_external_lun.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_external_lun_all_of.py b/intersight/model/storage_external_lun_all_of.py index 48dede08fe..4ea5fd6b36 100644 --- a/intersight/model/storage_external_lun_all_of.py +++ b/intersight/model/storage_external_lun_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_external_parity_group.py b/intersight/model/storage_external_parity_group.py index 34ed536ad5..4ad4396fa1 100644 --- a/intersight/model/storage_external_parity_group.py +++ b/intersight/model/storage_external_parity_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_external_parity_group_all_of.py b/intersight/model/storage_external_parity_group_all_of.py index f098a445ee..edceb05c08 100644 --- a/intersight/model/storage_external_parity_group_all_of.py +++ b/intersight/model/storage_external_parity_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_external_path.py b/intersight/model/storage_external_path.py index d3ca9f96cf..e8f5a62226 100644 --- a/intersight/model/storage_external_path.py +++ b/intersight/model/storage_external_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_external_path_all_of.py b/intersight/model/storage_external_path_all_of.py index 16d8ddaa90..9dd63cc693 100644 --- a/intersight/model/storage_external_path_all_of.py +++ b/intersight/model/storage_external_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_flex_flash_controller.py b/intersight/model/storage_flex_flash_controller.py index 6dded7507b..4ea5b20f9a 100644 --- a/intersight/model/storage_flex_flash_controller.py +++ b/intersight/model/storage_flex_flash_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_flex_flash_controller_all_of.py b/intersight/model/storage_flex_flash_controller_all_of.py index 3ecd288591..17e31ec7c2 100644 --- a/intersight/model/storage_flex_flash_controller_all_of.py +++ b/intersight/model/storage_flex_flash_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_flex_flash_controller_list.py b/intersight/model/storage_flex_flash_controller_list.py index 97f03c6b2a..2ce308122f 100644 --- a/intersight/model/storage_flex_flash_controller_list.py +++ b/intersight/model/storage_flex_flash_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_flex_flash_controller_list_all_of.py b/intersight/model/storage_flex_flash_controller_list_all_of.py index 04f8a4d8cf..777ea4ad07 100644 --- a/intersight/model/storage_flex_flash_controller_list_all_of.py +++ b/intersight/model/storage_flex_flash_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_flex_flash_controller_props.py b/intersight/model/storage_flex_flash_controller_props.py index 8993b709e8..a6b650c580 100644 --- a/intersight/model/storage_flex_flash_controller_props.py +++ b/intersight/model/storage_flex_flash_controller_props.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_flex_flash_controller_props_all_of.py b/intersight/model/storage_flex_flash_controller_props_all_of.py index 93b560def4..3b890fd4aa 100644 --- a/intersight/model/storage_flex_flash_controller_props_all_of.py +++ b/intersight/model/storage_flex_flash_controller_props_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_flex_flash_controller_props_list.py b/intersight/model/storage_flex_flash_controller_props_list.py index 7eaf8fc1a2..1ddcf4bfe9 100644 --- a/intersight/model/storage_flex_flash_controller_props_list.py +++ b/intersight/model/storage_flex_flash_controller_props_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_flex_flash_controller_props_list_all_of.py b/intersight/model/storage_flex_flash_controller_props_list_all_of.py index 5125b4ced5..642dc94d65 100644 --- a/intersight/model/storage_flex_flash_controller_props_list_all_of.py +++ b/intersight/model/storage_flex_flash_controller_props_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_flex_flash_controller_props_relationship.py b/intersight/model/storage_flex_flash_controller_props_relationship.py index 0418440ac4..db7615e4fd 100644 --- a/intersight/model/storage_flex_flash_controller_props_relationship.py +++ b/intersight/model/storage_flex_flash_controller_props_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -179,6 +179,7 @@ class StorageFlexFlashControllerPropsRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -210,6 +211,7 @@ class StorageFlexFlashControllerPropsRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -256,7 +258,9 @@ class StorageFlexFlashControllerPropsRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -634,6 +638,8 @@ class StorageFlexFlashControllerPropsRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -915,6 +921,7 @@ class StorageFlexFlashControllerPropsRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/storage_flex_flash_controller_props_response.py b/intersight/model/storage_flex_flash_controller_props_response.py index b466183530..32c20c00b3 100644 --- a/intersight/model/storage_flex_flash_controller_props_response.py +++ b/intersight/model/storage_flex_flash_controller_props_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_flex_flash_controller_relationship.py b/intersight/model/storage_flex_flash_controller_relationship.py index 8e65d16b24..c026c157cd 100644 --- a/intersight/model/storage_flex_flash_controller_relationship.py +++ b/intersight/model/storage_flex_flash_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -187,6 +187,7 @@ class StorageFlexFlashControllerRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -218,6 +219,7 @@ class StorageFlexFlashControllerRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -264,7 +266,9 @@ class StorageFlexFlashControllerRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -642,6 +646,8 @@ class StorageFlexFlashControllerRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -923,6 +929,7 @@ class StorageFlexFlashControllerRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/storage_flex_flash_controller_response.py b/intersight/model/storage_flex_flash_controller_response.py index 58a5e1a7c4..687fd0f261 100644 --- a/intersight/model/storage_flex_flash_controller_response.py +++ b/intersight/model/storage_flex_flash_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_flex_flash_physical_drive.py b/intersight/model/storage_flex_flash_physical_drive.py index 939e59c70d..43946a1fe8 100644 --- a/intersight/model/storage_flex_flash_physical_drive.py +++ b/intersight/model/storage_flex_flash_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_flex_flash_physical_drive_all_of.py b/intersight/model/storage_flex_flash_physical_drive_all_of.py index b7e3cbd88d..a8475f3757 100644 --- a/intersight/model/storage_flex_flash_physical_drive_all_of.py +++ b/intersight/model/storage_flex_flash_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_flex_flash_physical_drive_list.py b/intersight/model/storage_flex_flash_physical_drive_list.py index f1f96ef558..ff84c0759c 100644 --- a/intersight/model/storage_flex_flash_physical_drive_list.py +++ b/intersight/model/storage_flex_flash_physical_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_flex_flash_physical_drive_list_all_of.py b/intersight/model/storage_flex_flash_physical_drive_list_all_of.py index ab3f2ee6e2..b373c1300a 100644 --- a/intersight/model/storage_flex_flash_physical_drive_list_all_of.py +++ b/intersight/model/storage_flex_flash_physical_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_flex_flash_physical_drive_relationship.py b/intersight/model/storage_flex_flash_physical_drive_relationship.py index 9ad559788b..db7ed916ad 100644 --- a/intersight/model/storage_flex_flash_physical_drive_relationship.py +++ b/intersight/model/storage_flex_flash_physical_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -179,6 +179,7 @@ class StorageFlexFlashPhysicalDriveRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -210,6 +211,7 @@ class StorageFlexFlashPhysicalDriveRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -256,7 +258,9 @@ class StorageFlexFlashPhysicalDriveRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -634,6 +638,8 @@ class StorageFlexFlashPhysicalDriveRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -915,6 +921,7 @@ class StorageFlexFlashPhysicalDriveRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/storage_flex_flash_physical_drive_response.py b/intersight/model/storage_flex_flash_physical_drive_response.py index ee652f4e3a..2378d2cd96 100644 --- a/intersight/model/storage_flex_flash_physical_drive_response.py +++ b/intersight/model/storage_flex_flash_physical_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_flex_flash_virtual_drive.py b/intersight/model/storage_flex_flash_virtual_drive.py index e1487c87a2..b0de75197f 100644 --- a/intersight/model/storage_flex_flash_virtual_drive.py +++ b/intersight/model/storage_flex_flash_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_flex_flash_virtual_drive_all_of.py b/intersight/model/storage_flex_flash_virtual_drive_all_of.py index 635439cf82..c42759645c 100644 --- a/intersight/model/storage_flex_flash_virtual_drive_all_of.py +++ b/intersight/model/storage_flex_flash_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_flex_flash_virtual_drive_list.py b/intersight/model/storage_flex_flash_virtual_drive_list.py index b22f00f583..fec552f28a 100644 --- a/intersight/model/storage_flex_flash_virtual_drive_list.py +++ b/intersight/model/storage_flex_flash_virtual_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_flex_flash_virtual_drive_list_all_of.py b/intersight/model/storage_flex_flash_virtual_drive_list_all_of.py index f99629e298..e4f552494d 100644 --- a/intersight/model/storage_flex_flash_virtual_drive_list_all_of.py +++ b/intersight/model/storage_flex_flash_virtual_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_flex_flash_virtual_drive_relationship.py b/intersight/model/storage_flex_flash_virtual_drive_relationship.py index e4869d8dbe..63d2a656bc 100644 --- a/intersight/model/storage_flex_flash_virtual_drive_relationship.py +++ b/intersight/model/storage_flex_flash_virtual_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -179,6 +179,7 @@ class StorageFlexFlashVirtualDriveRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -210,6 +211,7 @@ class StorageFlexFlashVirtualDriveRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -256,7 +258,9 @@ class StorageFlexFlashVirtualDriveRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -634,6 +638,8 @@ class StorageFlexFlashVirtualDriveRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -915,6 +921,7 @@ class StorageFlexFlashVirtualDriveRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/storage_flex_flash_virtual_drive_response.py b/intersight/model/storage_flex_flash_virtual_drive_response.py index ebf5674ad9..ef27a0456f 100644 --- a/intersight/model/storage_flex_flash_virtual_drive_response.py +++ b/intersight/model/storage_flex_flash_virtual_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_flex_util_controller.py b/intersight/model/storage_flex_util_controller.py index 5d02795c49..81b3c6c38b 100644 --- a/intersight/model/storage_flex_util_controller.py +++ b/intersight/model/storage_flex_util_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_flex_util_controller_all_of.py b/intersight/model/storage_flex_util_controller_all_of.py index febb336701..9666d16a58 100644 --- a/intersight/model/storage_flex_util_controller_all_of.py +++ b/intersight/model/storage_flex_util_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_flex_util_controller_list.py b/intersight/model/storage_flex_util_controller_list.py index 34e95d59b9..e67e11db13 100644 --- a/intersight/model/storage_flex_util_controller_list.py +++ b/intersight/model/storage_flex_util_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_flex_util_controller_list_all_of.py b/intersight/model/storage_flex_util_controller_list_all_of.py index 0a404ee695..d77d501653 100644 --- a/intersight/model/storage_flex_util_controller_list_all_of.py +++ b/intersight/model/storage_flex_util_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_flex_util_controller_relationship.py b/intersight/model/storage_flex_util_controller_relationship.py index ec9ed92c1e..f43db9e840 100644 --- a/intersight/model/storage_flex_util_controller_relationship.py +++ b/intersight/model/storage_flex_util_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -181,6 +181,7 @@ class StorageFlexUtilControllerRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -212,6 +213,7 @@ class StorageFlexUtilControllerRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -258,7 +260,9 @@ class StorageFlexUtilControllerRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -636,6 +640,8 @@ class StorageFlexUtilControllerRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -917,6 +923,7 @@ class StorageFlexUtilControllerRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/storage_flex_util_controller_response.py b/intersight/model/storage_flex_util_controller_response.py index 96af46637c..13257b05c9 100644 --- a/intersight/model/storage_flex_util_controller_response.py +++ b/intersight/model/storage_flex_util_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_flex_util_physical_drive.py b/intersight/model/storage_flex_util_physical_drive.py index 6d13ca42cc..cc7d2fa7c7 100644 --- a/intersight/model/storage_flex_util_physical_drive.py +++ b/intersight/model/storage_flex_util_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_flex_util_physical_drive_all_of.py b/intersight/model/storage_flex_util_physical_drive_all_of.py index 0b681f717f..58ed4b76c2 100644 --- a/intersight/model/storage_flex_util_physical_drive_all_of.py +++ b/intersight/model/storage_flex_util_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_flex_util_physical_drive_list.py b/intersight/model/storage_flex_util_physical_drive_list.py index 7a80866a3f..0f81aebdcd 100644 --- a/intersight/model/storage_flex_util_physical_drive_list.py +++ b/intersight/model/storage_flex_util_physical_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_flex_util_physical_drive_list_all_of.py b/intersight/model/storage_flex_util_physical_drive_list_all_of.py index a0b6858501..49f001e886 100644 --- a/intersight/model/storage_flex_util_physical_drive_list_all_of.py +++ b/intersight/model/storage_flex_util_physical_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_flex_util_physical_drive_relationship.py b/intersight/model/storage_flex_util_physical_drive_relationship.py index b14d3d25ff..2409b9b0da 100644 --- a/intersight/model/storage_flex_util_physical_drive_relationship.py +++ b/intersight/model/storage_flex_util_physical_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -179,6 +179,7 @@ class StorageFlexUtilPhysicalDriveRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -210,6 +211,7 @@ class StorageFlexUtilPhysicalDriveRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -256,7 +258,9 @@ class StorageFlexUtilPhysicalDriveRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -634,6 +638,8 @@ class StorageFlexUtilPhysicalDriveRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -915,6 +921,7 @@ class StorageFlexUtilPhysicalDriveRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/storage_flex_util_physical_drive_response.py b/intersight/model/storage_flex_util_physical_drive_response.py index 9670e60c9c..8cf0832748 100644 --- a/intersight/model/storage_flex_util_physical_drive_response.py +++ b/intersight/model/storage_flex_util_physical_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_flex_util_virtual_drive.py b/intersight/model/storage_flex_util_virtual_drive.py index 2265a412b8..a047df648a 100644 --- a/intersight/model/storage_flex_util_virtual_drive.py +++ b/intersight/model/storage_flex_util_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_flex_util_virtual_drive_all_of.py b/intersight/model/storage_flex_util_virtual_drive_all_of.py index 75cf3fb56f..154a9c3dd6 100644 --- a/intersight/model/storage_flex_util_virtual_drive_all_of.py +++ b/intersight/model/storage_flex_util_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_flex_util_virtual_drive_list.py b/intersight/model/storage_flex_util_virtual_drive_list.py index c84c0b7536..d919b37257 100644 --- a/intersight/model/storage_flex_util_virtual_drive_list.py +++ b/intersight/model/storage_flex_util_virtual_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_flex_util_virtual_drive_list_all_of.py b/intersight/model/storage_flex_util_virtual_drive_list_all_of.py index 5c257c0a2f..b57c86ba4c 100644 --- a/intersight/model/storage_flex_util_virtual_drive_list_all_of.py +++ b/intersight/model/storage_flex_util_virtual_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_flex_util_virtual_drive_relationship.py b/intersight/model/storage_flex_util_virtual_drive_relationship.py index 5eb37eb0ca..0c12f0ebc8 100644 --- a/intersight/model/storage_flex_util_virtual_drive_relationship.py +++ b/intersight/model/storage_flex_util_virtual_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -177,6 +177,7 @@ class StorageFlexUtilVirtualDriveRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -208,6 +209,7 @@ class StorageFlexUtilVirtualDriveRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -254,7 +256,9 @@ class StorageFlexUtilVirtualDriveRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -632,6 +636,8 @@ class StorageFlexUtilVirtualDriveRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -913,6 +919,7 @@ class StorageFlexUtilVirtualDriveRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/storage_flex_util_virtual_drive_response.py b/intersight/model/storage_flex_util_virtual_drive_response.py index b772aab46a..dbf419b4e8 100644 --- a/intersight/model/storage_flex_util_virtual_drive_response.py +++ b/intersight/model/storage_flex_util_virtual_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_array.py b/intersight/model/storage_hitachi_array.py index e3c0876336..c74a2c0c9e 100644 --- a/intersight/model/storage_hitachi_array.py +++ b/intersight/model/storage_hitachi_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_array_all_of.py b/intersight/model/storage_hitachi_array_all_of.py index df19987ef4..47512ee9fc 100644 --- a/intersight/model/storage_hitachi_array_all_of.py +++ b/intersight/model/storage_hitachi_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_array_list.py b/intersight/model/storage_hitachi_array_list.py index d6db91a84e..54c1e30e61 100644 --- a/intersight/model/storage_hitachi_array_list.py +++ b/intersight/model/storage_hitachi_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_array_list_all_of.py b/intersight/model/storage_hitachi_array_list_all_of.py index 43a336f39b..8c51ae06c0 100644 --- a/intersight/model/storage_hitachi_array_list_all_of.py +++ b/intersight/model/storage_hitachi_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_array_relationship.py b/intersight/model/storage_hitachi_array_relationship.py index 90d22aeb97..4365dc8eb6 100644 --- a/intersight/model/storage_hitachi_array_relationship.py +++ b/intersight/model/storage_hitachi_array_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -177,6 +177,7 @@ class StorageHitachiArrayRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -208,6 +209,7 @@ class StorageHitachiArrayRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -254,7 +256,9 @@ class StorageHitachiArrayRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -632,6 +636,8 @@ class StorageHitachiArrayRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -913,6 +919,7 @@ class StorageHitachiArrayRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/storage_hitachi_array_response.py b/intersight/model/storage_hitachi_array_response.py index 32d27dd76a..e796919d6f 100644 --- a/intersight/model/storage_hitachi_array_response.py +++ b/intersight/model/storage_hitachi_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_array_utilization.py b/intersight/model/storage_hitachi_array_utilization.py index 9df40d8d06..06a727979d 100644 --- a/intersight/model/storage_hitachi_array_utilization.py +++ b/intersight/model/storage_hitachi_array_utilization.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_array_utilization_all_of.py b/intersight/model/storage_hitachi_array_utilization_all_of.py index 43bf6d896a..7f78d11790 100644 --- a/intersight/model/storage_hitachi_array_utilization_all_of.py +++ b/intersight/model/storage_hitachi_array_utilization_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_capacity.py b/intersight/model/storage_hitachi_capacity.py index d90c7f4958..2123396b76 100644 --- a/intersight/model/storage_hitachi_capacity.py +++ b/intersight/model/storage_hitachi_capacity.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_controller.py b/intersight/model/storage_hitachi_controller.py index 3f5b4a1728..62c336db88 100644 --- a/intersight/model/storage_hitachi_controller.py +++ b/intersight/model/storage_hitachi_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_controller_all_of.py b/intersight/model/storage_hitachi_controller_all_of.py index 22cc1b0d5a..56d21fbc8d 100644 --- a/intersight/model/storage_hitachi_controller_all_of.py +++ b/intersight/model/storage_hitachi_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_controller_list.py b/intersight/model/storage_hitachi_controller_list.py index 8a657a6788..6cd3d1bb23 100644 --- a/intersight/model/storage_hitachi_controller_list.py +++ b/intersight/model/storage_hitachi_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_controller_list_all_of.py b/intersight/model/storage_hitachi_controller_list_all_of.py index f5cf15c646..135ae0edfa 100644 --- a/intersight/model/storage_hitachi_controller_list_all_of.py +++ b/intersight/model/storage_hitachi_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_controller_response.py b/intersight/model/storage_hitachi_controller_response.py index 0fe8a4a74e..2b55a527d4 100644 --- a/intersight/model/storage_hitachi_controller_response.py +++ b/intersight/model/storage_hitachi_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_disk.py b/intersight/model/storage_hitachi_disk.py index f8050e19a7..64927772e2 100644 --- a/intersight/model/storage_hitachi_disk.py +++ b/intersight/model/storage_hitachi_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_disk_all_of.py b/intersight/model/storage_hitachi_disk_all_of.py index 07f323a351..f00b5ca0d4 100644 --- a/intersight/model/storage_hitachi_disk_all_of.py +++ b/intersight/model/storage_hitachi_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_disk_list.py b/intersight/model/storage_hitachi_disk_list.py index 38a6699009..6ae7bf2dc2 100644 --- a/intersight/model/storage_hitachi_disk_list.py +++ b/intersight/model/storage_hitachi_disk_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_disk_list_all_of.py b/intersight/model/storage_hitachi_disk_list_all_of.py index 371204b351..1f5e3dc824 100644 --- a/intersight/model/storage_hitachi_disk_list_all_of.py +++ b/intersight/model/storage_hitachi_disk_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_disk_response.py b/intersight/model/storage_hitachi_disk_response.py index e8e13d860d..cd4cc840de 100644 --- a/intersight/model/storage_hitachi_disk_response.py +++ b/intersight/model/storage_hitachi_disk_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_external_parity_group.py b/intersight/model/storage_hitachi_external_parity_group.py index 4b7b8f2ab3..56013a1477 100644 --- a/intersight/model/storage_hitachi_external_parity_group.py +++ b/intersight/model/storage_hitachi_external_parity_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_external_parity_group_all_of.py b/intersight/model/storage_hitachi_external_parity_group_all_of.py index 5a461e21d0..159aa0372c 100644 --- a/intersight/model/storage_hitachi_external_parity_group_all_of.py +++ b/intersight/model/storage_hitachi_external_parity_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_external_parity_group_list.py b/intersight/model/storage_hitachi_external_parity_group_list.py index 84d59fd2bc..dcce047307 100644 --- a/intersight/model/storage_hitachi_external_parity_group_list.py +++ b/intersight/model/storage_hitachi_external_parity_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_external_parity_group_list_all_of.py b/intersight/model/storage_hitachi_external_parity_group_list_all_of.py index 618078b872..6c7c0d41d5 100644 --- a/intersight/model/storage_hitachi_external_parity_group_list_all_of.py +++ b/intersight/model/storage_hitachi_external_parity_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_external_parity_group_response.py b/intersight/model/storage_hitachi_external_parity_group_response.py index 112f924226..dde60c32b4 100644 --- a/intersight/model/storage_hitachi_external_parity_group_response.py +++ b/intersight/model/storage_hitachi_external_parity_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_external_path_group.py b/intersight/model/storage_hitachi_external_path_group.py index 7cbc6ce37d..4481848029 100644 --- a/intersight/model/storage_hitachi_external_path_group.py +++ b/intersight/model/storage_hitachi_external_path_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_external_path_group_all_of.py b/intersight/model/storage_hitachi_external_path_group_all_of.py index 2ed9c14ebc..a73eeccd25 100644 --- a/intersight/model/storage_hitachi_external_path_group_all_of.py +++ b/intersight/model/storage_hitachi_external_path_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_external_path_group_list.py b/intersight/model/storage_hitachi_external_path_group_list.py index 15240741f8..8672742dcf 100644 --- a/intersight/model/storage_hitachi_external_path_group_list.py +++ b/intersight/model/storage_hitachi_external_path_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_external_path_group_list_all_of.py b/intersight/model/storage_hitachi_external_path_group_list_all_of.py index 947962ccc9..2428465379 100644 --- a/intersight/model/storage_hitachi_external_path_group_list_all_of.py +++ b/intersight/model/storage_hitachi_external_path_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_external_path_group_response.py b/intersight/model/storage_hitachi_external_path_group_response.py index 73bf283f0c..a334e1b7a6 100644 --- a/intersight/model/storage_hitachi_external_path_group_response.py +++ b/intersight/model/storage_hitachi_external_path_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_external_storage_lun.py b/intersight/model/storage_hitachi_external_storage_lun.py index d04715841d..c87a44bd10 100644 --- a/intersight/model/storage_hitachi_external_storage_lun.py +++ b/intersight/model/storage_hitachi_external_storage_lun.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_external_storage_lun_all_of.py b/intersight/model/storage_hitachi_external_storage_lun_all_of.py index d3644d67e2..02fd10ec21 100644 --- a/intersight/model/storage_hitachi_external_storage_lun_all_of.py +++ b/intersight/model/storage_hitachi_external_storage_lun_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_external_storage_lun_list.py b/intersight/model/storage_hitachi_external_storage_lun_list.py index 1b96288ce9..c836f18851 100644 --- a/intersight/model/storage_hitachi_external_storage_lun_list.py +++ b/intersight/model/storage_hitachi_external_storage_lun_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_external_storage_lun_list_all_of.py b/intersight/model/storage_hitachi_external_storage_lun_list_all_of.py index 9fe9ce2662..7e3d873bf3 100644 --- a/intersight/model/storage_hitachi_external_storage_lun_list_all_of.py +++ b/intersight/model/storage_hitachi_external_storage_lun_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_external_storage_lun_response.py b/intersight/model/storage_hitachi_external_storage_lun_response.py index dcabd05eb3..df1338d849 100644 --- a/intersight/model/storage_hitachi_external_storage_lun_response.py +++ b/intersight/model/storage_hitachi_external_storage_lun_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_external_storage_port.py b/intersight/model/storage_hitachi_external_storage_port.py index 3c8139d0cc..4c96dbca6d 100644 --- a/intersight/model/storage_hitachi_external_storage_port.py +++ b/intersight/model/storage_hitachi_external_storage_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_external_storage_port_all_of.py b/intersight/model/storage_hitachi_external_storage_port_all_of.py index 2bc9a7f41d..bfd528719d 100644 --- a/intersight/model/storage_hitachi_external_storage_port_all_of.py +++ b/intersight/model/storage_hitachi_external_storage_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_external_storage_port_list.py b/intersight/model/storage_hitachi_external_storage_port_list.py index cc06d6517a..6cfede7211 100644 --- a/intersight/model/storage_hitachi_external_storage_port_list.py +++ b/intersight/model/storage_hitachi_external_storage_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_external_storage_port_list_all_of.py b/intersight/model/storage_hitachi_external_storage_port_list_all_of.py index ac0d7177ed..a997a959d5 100644 --- a/intersight/model/storage_hitachi_external_storage_port_list_all_of.py +++ b/intersight/model/storage_hitachi_external_storage_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_external_storage_port_relationship.py b/intersight/model/storage_hitachi_external_storage_port_relationship.py index f36442eee3..d343675549 100644 --- a/intersight/model/storage_hitachi_external_storage_port_relationship.py +++ b/intersight/model/storage_hitachi_external_storage_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -175,6 +175,7 @@ class StorageHitachiExternalStoragePortRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -206,6 +207,7 @@ class StorageHitachiExternalStoragePortRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -252,7 +254,9 @@ class StorageHitachiExternalStoragePortRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -630,6 +634,8 @@ class StorageHitachiExternalStoragePortRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -911,6 +917,7 @@ class StorageHitachiExternalStoragePortRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/storage_hitachi_external_storage_port_response.py b/intersight/model/storage_hitachi_external_storage_port_response.py index 29f347150f..0fea572081 100644 --- a/intersight/model/storage_hitachi_external_storage_port_response.py +++ b/intersight/model/storage_hitachi_external_storage_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_host.py b/intersight/model/storage_hitachi_host.py index f51d647b15..f8e8708c97 100644 --- a/intersight/model/storage_hitachi_host.py +++ b/intersight/model/storage_hitachi_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_host_all_of.py b/intersight/model/storage_hitachi_host_all_of.py index ef42c161d2..c599252fdc 100644 --- a/intersight/model/storage_hitachi_host_all_of.py +++ b/intersight/model/storage_hitachi_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_host_list.py b/intersight/model/storage_hitachi_host_list.py index 33d3c148e6..3048c4388b 100644 --- a/intersight/model/storage_hitachi_host_list.py +++ b/intersight/model/storage_hitachi_host_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_host_list_all_of.py b/intersight/model/storage_hitachi_host_list_all_of.py index 01ab7596b1..fd2f4ca9eb 100644 --- a/intersight/model/storage_hitachi_host_list_all_of.py +++ b/intersight/model/storage_hitachi_host_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_host_lun.py b/intersight/model/storage_hitachi_host_lun.py index e003ddca37..13332b3392 100644 --- a/intersight/model/storage_hitachi_host_lun.py +++ b/intersight/model/storage_hitachi_host_lun.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_host_lun_all_of.py b/intersight/model/storage_hitachi_host_lun_all_of.py index acbdd73c49..235673d234 100644 --- a/intersight/model/storage_hitachi_host_lun_all_of.py +++ b/intersight/model/storage_hitachi_host_lun_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_host_lun_list.py b/intersight/model/storage_hitachi_host_lun_list.py index 5e50c64862..5711ed7dba 100644 --- a/intersight/model/storage_hitachi_host_lun_list.py +++ b/intersight/model/storage_hitachi_host_lun_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_host_lun_list_all_of.py b/intersight/model/storage_hitachi_host_lun_list_all_of.py index 142d39639e..e2e8a304a0 100644 --- a/intersight/model/storage_hitachi_host_lun_list_all_of.py +++ b/intersight/model/storage_hitachi_host_lun_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_host_lun_response.py b/intersight/model/storage_hitachi_host_lun_response.py index 6ea16cf491..ac848403e1 100644 --- a/intersight/model/storage_hitachi_host_lun_response.py +++ b/intersight/model/storage_hitachi_host_lun_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_host_relationship.py b/intersight/model/storage_hitachi_host_relationship.py index bafaf4eff7..99b1c48f26 100644 --- a/intersight/model/storage_hitachi_host_relationship.py +++ b/intersight/model/storage_hitachi_host_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -190,6 +190,7 @@ class StorageHitachiHostRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -221,6 +222,7 @@ class StorageHitachiHostRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -267,7 +269,9 @@ class StorageHitachiHostRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -645,6 +649,8 @@ class StorageHitachiHostRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -926,6 +932,7 @@ class StorageHitachiHostRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/storage_hitachi_host_response.py b/intersight/model/storage_hitachi_host_response.py index 58f129ddab..7a7130a399 100644 --- a/intersight/model/storage_hitachi_host_response.py +++ b/intersight/model/storage_hitachi_host_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_initiator.py b/intersight/model/storage_hitachi_initiator.py index a41f8470f4..015f48397f 100644 --- a/intersight/model/storage_hitachi_initiator.py +++ b/intersight/model/storage_hitachi_initiator.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_initiator_all_of.py b/intersight/model/storage_hitachi_initiator_all_of.py index 15833e1e03..ec232d10ff 100644 --- a/intersight/model/storage_hitachi_initiator_all_of.py +++ b/intersight/model/storage_hitachi_initiator_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_parity_group.py b/intersight/model/storage_hitachi_parity_group.py index fec4e2e08b..a799c68fdf 100644 --- a/intersight/model/storage_hitachi_parity_group.py +++ b/intersight/model/storage_hitachi_parity_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_parity_group_all_of.py b/intersight/model/storage_hitachi_parity_group_all_of.py index 07ab1eb56d..8f683ae908 100644 --- a/intersight/model/storage_hitachi_parity_group_all_of.py +++ b/intersight/model/storage_hitachi_parity_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_parity_group_list.py b/intersight/model/storage_hitachi_parity_group_list.py index a1b5ad3e8d..c1696c2710 100644 --- a/intersight/model/storage_hitachi_parity_group_list.py +++ b/intersight/model/storage_hitachi_parity_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_parity_group_list_all_of.py b/intersight/model/storage_hitachi_parity_group_list_all_of.py index 570aff6cea..514066e508 100644 --- a/intersight/model/storage_hitachi_parity_group_list_all_of.py +++ b/intersight/model/storage_hitachi_parity_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_parity_group_relationship.py b/intersight/model/storage_hitachi_parity_group_relationship.py index e2f9719fc3..374d09c139 100644 --- a/intersight/model/storage_hitachi_parity_group_relationship.py +++ b/intersight/model/storage_hitachi_parity_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -188,6 +188,7 @@ class StorageHitachiParityGroupRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -219,6 +220,7 @@ class StorageHitachiParityGroupRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -265,7 +267,9 @@ class StorageHitachiParityGroupRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -643,6 +647,8 @@ class StorageHitachiParityGroupRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -924,6 +930,7 @@ class StorageHitachiParityGroupRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/storage_hitachi_parity_group_response.py b/intersight/model/storage_hitachi_parity_group_response.py index 0895ae03c2..69fa3f1cdd 100644 --- a/intersight/model/storage_hitachi_parity_group_response.py +++ b/intersight/model/storage_hitachi_parity_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_pool.py b/intersight/model/storage_hitachi_pool.py index 715833915f..881803f448 100644 --- a/intersight/model/storage_hitachi_pool.py +++ b/intersight/model/storage_hitachi_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_pool_all_of.py b/intersight/model/storage_hitachi_pool_all_of.py index 6089afea81..b5ebed990d 100644 --- a/intersight/model/storage_hitachi_pool_all_of.py +++ b/intersight/model/storage_hitachi_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_pool_list.py b/intersight/model/storage_hitachi_pool_list.py index 016872d2f5..0298b6fbc1 100644 --- a/intersight/model/storage_hitachi_pool_list.py +++ b/intersight/model/storage_hitachi_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_pool_list_all_of.py b/intersight/model/storage_hitachi_pool_list_all_of.py index d80daf400c..dba61fd503 100644 --- a/intersight/model/storage_hitachi_pool_list_all_of.py +++ b/intersight/model/storage_hitachi_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_pool_relationship.py b/intersight/model/storage_hitachi_pool_relationship.py index f677f7779d..23dbc94097 100644 --- a/intersight/model/storage_hitachi_pool_relationship.py +++ b/intersight/model/storage_hitachi_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -193,6 +193,7 @@ class StorageHitachiPoolRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -224,6 +225,7 @@ class StorageHitachiPoolRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -270,7 +272,9 @@ class StorageHitachiPoolRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -648,6 +652,8 @@ class StorageHitachiPoolRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -929,6 +935,7 @@ class StorageHitachiPoolRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/storage_hitachi_pool_response.py b/intersight/model/storage_hitachi_pool_response.py index ba173c9e25..036f7dfb42 100644 --- a/intersight/model/storage_hitachi_pool_response.py +++ b/intersight/model/storage_hitachi_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_port.py b/intersight/model/storage_hitachi_port.py index 93af36caa6..f2975c3278 100644 --- a/intersight/model/storage_hitachi_port.py +++ b/intersight/model/storage_hitachi_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_port_all_of.py b/intersight/model/storage_hitachi_port_all_of.py index aabac5cedb..5f733a65fc 100644 --- a/intersight/model/storage_hitachi_port_all_of.py +++ b/intersight/model/storage_hitachi_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_port_list.py b/intersight/model/storage_hitachi_port_list.py index 58be3eb09b..c56e733fe5 100644 --- a/intersight/model/storage_hitachi_port_list.py +++ b/intersight/model/storage_hitachi_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_port_list_all_of.py b/intersight/model/storage_hitachi_port_list_all_of.py index 62ed683844..62ecf8468d 100644 --- a/intersight/model/storage_hitachi_port_list_all_of.py +++ b/intersight/model/storage_hitachi_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_port_response.py b/intersight/model/storage_hitachi_port_response.py index 858aa354ad..b1ba5e5fdf 100644 --- a/intersight/model/storage_hitachi_port_response.py +++ b/intersight/model/storage_hitachi_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_remote_replication.py b/intersight/model/storage_hitachi_remote_replication.py index 692457c317..bae9052e46 100644 --- a/intersight/model/storage_hitachi_remote_replication.py +++ b/intersight/model/storage_hitachi_remote_replication.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_remote_replication_all_of.py b/intersight/model/storage_hitachi_remote_replication_all_of.py index a449bb48ac..267491bc39 100644 --- a/intersight/model/storage_hitachi_remote_replication_all_of.py +++ b/intersight/model/storage_hitachi_remote_replication_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_remote_replication_list.py b/intersight/model/storage_hitachi_remote_replication_list.py index f5f0887e75..c3ec9a8588 100644 --- a/intersight/model/storage_hitachi_remote_replication_list.py +++ b/intersight/model/storage_hitachi_remote_replication_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_remote_replication_list_all_of.py b/intersight/model/storage_hitachi_remote_replication_list_all_of.py index 23a8d84c90..6a57317a99 100644 --- a/intersight/model/storage_hitachi_remote_replication_list_all_of.py +++ b/intersight/model/storage_hitachi_remote_replication_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_remote_replication_response.py b/intersight/model/storage_hitachi_remote_replication_response.py index e9b7254e04..9260acc5ea 100644 --- a/intersight/model/storage_hitachi_remote_replication_response.py +++ b/intersight/model/storage_hitachi_remote_replication_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_snapshot.py b/intersight/model/storage_hitachi_snapshot.py index fc9c07f6c1..c33c7e2428 100644 --- a/intersight/model/storage_hitachi_snapshot.py +++ b/intersight/model/storage_hitachi_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_snapshot_all_of.py b/intersight/model/storage_hitachi_snapshot_all_of.py index 4dad0c5a08..b2f5e76044 100644 --- a/intersight/model/storage_hitachi_snapshot_all_of.py +++ b/intersight/model/storage_hitachi_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_snapshot_list.py b/intersight/model/storage_hitachi_snapshot_list.py index a51646d52f..17fef8c1b5 100644 --- a/intersight/model/storage_hitachi_snapshot_list.py +++ b/intersight/model/storage_hitachi_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_snapshot_list_all_of.py b/intersight/model/storage_hitachi_snapshot_list_all_of.py index 9eb06af5ce..76ffb6c549 100644 --- a/intersight/model/storage_hitachi_snapshot_list_all_of.py +++ b/intersight/model/storage_hitachi_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_snapshot_response.py b/intersight/model/storage_hitachi_snapshot_response.py index cbc4d24999..ab532a431b 100644 --- a/intersight/model/storage_hitachi_snapshot_response.py +++ b/intersight/model/storage_hitachi_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_volume.py b/intersight/model/storage_hitachi_volume.py index 1fdab38b36..19f092aa43 100644 --- a/intersight/model/storage_hitachi_volume.py +++ b/intersight/model/storage_hitachi_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_volume_all_of.py b/intersight/model/storage_hitachi_volume_all_of.py index ce7b85aada..98cc9854fb 100644 --- a/intersight/model/storage_hitachi_volume_all_of.py +++ b/intersight/model/storage_hitachi_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_volume_list.py b/intersight/model/storage_hitachi_volume_list.py index f188939384..658614023e 100644 --- a/intersight/model/storage_hitachi_volume_list.py +++ b/intersight/model/storage_hitachi_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_volume_list_all_of.py b/intersight/model/storage_hitachi_volume_list_all_of.py index e4c2dbba08..1521650480 100644 --- a/intersight/model/storage_hitachi_volume_list_all_of.py +++ b/intersight/model/storage_hitachi_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_volume_migration_pair.py b/intersight/model/storage_hitachi_volume_migration_pair.py index 6236574d18..fb9f65ae10 100644 --- a/intersight/model/storage_hitachi_volume_migration_pair.py +++ b/intersight/model/storage_hitachi_volume_migration_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_volume_migration_pair_all_of.py b/intersight/model/storage_hitachi_volume_migration_pair_all_of.py index b65497dd9f..fdb5e70200 100644 --- a/intersight/model/storage_hitachi_volume_migration_pair_all_of.py +++ b/intersight/model/storage_hitachi_volume_migration_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_volume_migration_pair_list.py b/intersight/model/storage_hitachi_volume_migration_pair_list.py index b7ed2ad76c..f85d8e4142 100644 --- a/intersight/model/storage_hitachi_volume_migration_pair_list.py +++ b/intersight/model/storage_hitachi_volume_migration_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_volume_migration_pair_list_all_of.py b/intersight/model/storage_hitachi_volume_migration_pair_list_all_of.py index adcae97a13..f302efb880 100644 --- a/intersight/model/storage_hitachi_volume_migration_pair_list_all_of.py +++ b/intersight/model/storage_hitachi_volume_migration_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_volume_migration_pair_response.py b/intersight/model/storage_hitachi_volume_migration_pair_response.py index c590e43468..e1ec3252df 100644 --- a/intersight/model/storage_hitachi_volume_migration_pair_response.py +++ b/intersight/model/storage_hitachi_volume_migration_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_volume_relationship.py b/intersight/model/storage_hitachi_volume_relationship.py index 69a560de66..9327a61e99 100644 --- a/intersight/model/storage_hitachi_volume_relationship.py +++ b/intersight/model/storage_hitachi_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -216,6 +216,7 @@ class StorageHitachiVolumeRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -247,6 +248,7 @@ class StorageHitachiVolumeRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -293,7 +295,9 @@ class StorageHitachiVolumeRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -671,6 +675,8 @@ class StorageHitachiVolumeRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -952,6 +958,7 @@ class StorageHitachiVolumeRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/storage_hitachi_volume_response.py b/intersight/model/storage_hitachi_volume_response.py index 0ddb137443..873be87c9f 100644 --- a/intersight/model/storage_hitachi_volume_response.py +++ b/intersight/model/storage_hitachi_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hyper_flex_iscsi_initiator.py b/intersight/model/storage_hyper_flex_iscsi_initiator.py index b79ef03881..cf61abac31 100644 --- a/intersight/model/storage_hyper_flex_iscsi_initiator.py +++ b/intersight/model/storage_hyper_flex_iscsi_initiator.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hyper_flex_iscsi_initiator_all_of.py b/intersight/model/storage_hyper_flex_iscsi_initiator_all_of.py index 872aaa740f..9f8a3c0c8f 100644 --- a/intersight/model/storage_hyper_flex_iscsi_initiator_all_of.py +++ b/intersight/model/storage_hyper_flex_iscsi_initiator_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hyper_flex_storage_container.py b/intersight/model/storage_hyper_flex_storage_container.py index 1a4b15625a..9665ff0373 100644 --- a/intersight/model/storage_hyper_flex_storage_container.py +++ b/intersight/model/storage_hyper_flex_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hyper_flex_storage_container_all_of.py b/intersight/model/storage_hyper_flex_storage_container_all_of.py index e72f0fcff9..f9936622de 100644 --- a/intersight/model/storage_hyper_flex_storage_container_all_of.py +++ b/intersight/model/storage_hyper_flex_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hyper_flex_storage_container_list.py b/intersight/model/storage_hyper_flex_storage_container_list.py index 1c04a6dfe0..ca9a82b421 100644 --- a/intersight/model/storage_hyper_flex_storage_container_list.py +++ b/intersight/model/storage_hyper_flex_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hyper_flex_storage_container_list_all_of.py b/intersight/model/storage_hyper_flex_storage_container_list_all_of.py index 64afbf3e3c..d4fa454c31 100644 --- a/intersight/model/storage_hyper_flex_storage_container_list_all_of.py +++ b/intersight/model/storage_hyper_flex_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hyper_flex_storage_container_relationship.py b/intersight/model/storage_hyper_flex_storage_container_relationship.py index 1830308f9d..4a57e17390 100644 --- a/intersight/model/storage_hyper_flex_storage_container_relationship.py +++ b/intersight/model/storage_hyper_flex_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -182,6 +182,7 @@ class StorageHyperFlexStorageContainerRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -213,6 +214,7 @@ class StorageHyperFlexStorageContainerRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -259,7 +261,9 @@ class StorageHyperFlexStorageContainerRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -637,6 +641,8 @@ class StorageHyperFlexStorageContainerRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -918,6 +924,7 @@ class StorageHyperFlexStorageContainerRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/storage_hyper_flex_storage_container_response.py b/intersight/model/storage_hyper_flex_storage_container_response.py index d82d6e18ce..ff36af03d3 100644 --- a/intersight/model/storage_hyper_flex_storage_container_response.py +++ b/intersight/model/storage_hyper_flex_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hyper_flex_volume.py b/intersight/model/storage_hyper_flex_volume.py index c08ae6beca..04b5610a48 100644 --- a/intersight/model/storage_hyper_flex_volume.py +++ b/intersight/model/storage_hyper_flex_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hyper_flex_volume_all_of.py b/intersight/model/storage_hyper_flex_volume_all_of.py index 02fed945d4..58f16158c6 100644 --- a/intersight/model/storage_hyper_flex_volume_all_of.py +++ b/intersight/model/storage_hyper_flex_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hyper_flex_volume_list.py b/intersight/model/storage_hyper_flex_volume_list.py index b101d647d4..cf784f8c90 100644 --- a/intersight/model/storage_hyper_flex_volume_list.py +++ b/intersight/model/storage_hyper_flex_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hyper_flex_volume_list_all_of.py b/intersight/model/storage_hyper_flex_volume_list_all_of.py index a9e3178ae2..d1b078d45c 100644 --- a/intersight/model/storage_hyper_flex_volume_list_all_of.py +++ b/intersight/model/storage_hyper_flex_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hyper_flex_volume_relationship.py b/intersight/model/storage_hyper_flex_volume_relationship.py index 04a681edb4..5b6d0387fb 100644 --- a/intersight/model/storage_hyper_flex_volume_relationship.py +++ b/intersight/model/storage_hyper_flex_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -190,6 +190,7 @@ class StorageHyperFlexVolumeRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -221,6 +222,7 @@ class StorageHyperFlexVolumeRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -267,7 +269,9 @@ class StorageHyperFlexVolumeRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -645,6 +649,8 @@ class StorageHyperFlexVolumeRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -926,6 +932,7 @@ class StorageHyperFlexVolumeRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/storage_hyper_flex_volume_response.py b/intersight/model/storage_hyper_flex_volume_response.py index a975dd5a65..cd18c8ad5b 100644 --- a/intersight/model/storage_hyper_flex_volume_response.py +++ b/intersight/model/storage_hyper_flex_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_initiator.py b/intersight/model/storage_initiator.py index 8103c00e71..7077dfb6ce 100644 --- a/intersight/model/storage_initiator.py +++ b/intersight/model/storage_initiator.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_item.py b/intersight/model/storage_item.py index 1fc1759ae5..1cd440a329 100644 --- a/intersight/model/storage_item.py +++ b/intersight/model/storage_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_item_all_of.py b/intersight/model/storage_item_all_of.py index 944db1bdd0..3aa328d541 100644 --- a/intersight/model/storage_item_all_of.py +++ b/intersight/model/storage_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_item_list.py b/intersight/model/storage_item_list.py index 2b19c3c284..942e8d0377 100644 --- a/intersight/model/storage_item_list.py +++ b/intersight/model/storage_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_item_list_all_of.py b/intersight/model/storage_item_list_all_of.py index 14b90b2569..2cf05cd775 100644 --- a/intersight/model/storage_item_list_all_of.py +++ b/intersight/model/storage_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_item_relationship.py b/intersight/model/storage_item_relationship.py index 6e47539a48..4e2bee7419 100644 --- a/intersight/model/storage_item_relationship.py +++ b/intersight/model/storage_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -177,6 +177,7 @@ class StorageItemRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -208,6 +209,7 @@ class StorageItemRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -254,7 +256,9 @@ class StorageItemRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -632,6 +636,8 @@ class StorageItemRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -913,6 +919,7 @@ class StorageItemRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/storage_item_response.py b/intersight/model/storage_item_response.py index 8fe0ea4e3d..eb124881cd 100644 --- a/intersight/model/storage_item_response.py +++ b/intersight/model/storage_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_key_setting.py b/intersight/model/storage_key_setting.py index cd7902b2de..7f6857e927 100644 --- a/intersight/model/storage_key_setting.py +++ b/intersight/model/storage_key_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_key_setting_all_of.py b/intersight/model/storage_key_setting_all_of.py index 7207ef208c..e2f3adbf5d 100644 --- a/intersight/model/storage_key_setting_all_of.py +++ b/intersight/model/storage_key_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_kmip_auth_credentials.py b/intersight/model/storage_kmip_auth_credentials.py index a8ccdde964..b4670f4106 100644 --- a/intersight/model/storage_kmip_auth_credentials.py +++ b/intersight/model/storage_kmip_auth_credentials.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_kmip_auth_credentials_all_of.py b/intersight/model/storage_kmip_auth_credentials_all_of.py index f839f1954f..a8818d5085 100644 --- a/intersight/model/storage_kmip_auth_credentials_all_of.py +++ b/intersight/model/storage_kmip_auth_credentials_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_kmip_server.py b/intersight/model/storage_kmip_server.py index 5306a5ca9a..c170034912 100644 --- a/intersight/model/storage_kmip_server.py +++ b/intersight/model/storage_kmip_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_kmip_server_all_of.py b/intersight/model/storage_kmip_server_all_of.py index d3093099a8..fb47b900e1 100644 --- a/intersight/model/storage_kmip_server_all_of.py +++ b/intersight/model/storage_kmip_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_local_key_setting.py b/intersight/model/storage_local_key_setting.py index b8eea880e4..8219c34332 100644 --- a/intersight/model/storage_local_key_setting.py +++ b/intersight/model/storage_local_key_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_local_key_setting_all_of.py b/intersight/model/storage_local_key_setting_all_of.py index 0ae8fd9fa2..9a0939e374 100644 --- a/intersight/model/storage_local_key_setting_all_of.py +++ b/intersight/model/storage_local_key_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_m2_virtual_drive_config.py b/intersight/model/storage_m2_virtual_drive_config.py index 15b51f3586..c39ef73707 100644 --- a/intersight/model/storage_m2_virtual_drive_config.py +++ b/intersight/model/storage_m2_virtual_drive_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_m2_virtual_drive_config_all_of.py b/intersight/model/storage_m2_virtual_drive_config_all_of.py index 8fe184f5d9..0fe7d47519 100644 --- a/intersight/model/storage_m2_virtual_drive_config_all_of.py +++ b/intersight/model/storage_m2_virtual_drive_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_manual_drive_group.py b/intersight/model/storage_manual_drive_group.py index ea1b698e81..ee424f3ffa 100644 --- a/intersight/model/storage_manual_drive_group.py +++ b/intersight/model/storage_manual_drive_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_manual_drive_group_all_of.py b/intersight/model/storage_manual_drive_group_all_of.py index c3761fab3d..69b774bf6c 100644 --- a/intersight/model/storage_manual_drive_group_all_of.py +++ b/intersight/model/storage_manual_drive_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_aggregate.py b/intersight/model/storage_net_app_aggregate.py index ed810c5ea2..5c46c9d673 100644 --- a/intersight/model/storage_net_app_aggregate.py +++ b/intersight/model/storage_net_app_aggregate.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_aggregate_all_of.py b/intersight/model/storage_net_app_aggregate_all_of.py index 958e06fb60..629495f63b 100644 --- a/intersight/model/storage_net_app_aggregate_all_of.py +++ b/intersight/model/storage_net_app_aggregate_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_aggregate_event.py b/intersight/model/storage_net_app_aggregate_event.py index c29ab7087f..2629b9e136 100644 --- a/intersight/model/storage_net_app_aggregate_event.py +++ b/intersight/model/storage_net_app_aggregate_event.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_aggregate_event_all_of.py b/intersight/model/storage_net_app_aggregate_event_all_of.py index b0fb7ec173..c236186d52 100644 --- a/intersight/model/storage_net_app_aggregate_event_all_of.py +++ b/intersight/model/storage_net_app_aggregate_event_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_aggregate_event_list.py b/intersight/model/storage_net_app_aggregate_event_list.py index 6d2e8f8f02..124671dcb7 100644 --- a/intersight/model/storage_net_app_aggregate_event_list.py +++ b/intersight/model/storage_net_app_aggregate_event_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_aggregate_event_list_all_of.py b/intersight/model/storage_net_app_aggregate_event_list_all_of.py index 9363ed9f78..f6419bb82e 100644 --- a/intersight/model/storage_net_app_aggregate_event_list_all_of.py +++ b/intersight/model/storage_net_app_aggregate_event_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_aggregate_event_relationship.py b/intersight/model/storage_net_app_aggregate_event_relationship.py index 93109c808f..1c3620922f 100644 --- a/intersight/model/storage_net_app_aggregate_event_relationship.py +++ b/intersight/model/storage_net_app_aggregate_event_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -218,6 +218,7 @@ class StorageNetAppAggregateEventRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -249,6 +250,7 @@ class StorageNetAppAggregateEventRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -295,7 +297,9 @@ class StorageNetAppAggregateEventRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -673,6 +677,8 @@ class StorageNetAppAggregateEventRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -954,6 +960,7 @@ class StorageNetAppAggregateEventRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/storage_net_app_aggregate_event_response.py b/intersight/model/storage_net_app_aggregate_event_response.py index 3146cf83db..cb06c1b8bb 100644 --- a/intersight/model/storage_net_app_aggregate_event_response.py +++ b/intersight/model/storage_net_app_aggregate_event_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_aggregate_list.py b/intersight/model/storage_net_app_aggregate_list.py index 202100113d..fb65fd2b14 100644 --- a/intersight/model/storage_net_app_aggregate_list.py +++ b/intersight/model/storage_net_app_aggregate_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_aggregate_list_all_of.py b/intersight/model/storage_net_app_aggregate_list_all_of.py index dc47008712..ce16e014a2 100644 --- a/intersight/model/storage_net_app_aggregate_list_all_of.py +++ b/intersight/model/storage_net_app_aggregate_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_aggregate_relationship.py b/intersight/model/storage_net_app_aggregate_relationship.py index 7812edb70a..4d3e3bd875 100644 --- a/intersight/model/storage_net_app_aggregate_relationship.py +++ b/intersight/model/storage_net_app_aggregate_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -219,6 +219,7 @@ class StorageNetAppAggregateRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -250,6 +251,7 @@ class StorageNetAppAggregateRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -296,7 +298,9 @@ class StorageNetAppAggregateRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -674,6 +678,8 @@ class StorageNetAppAggregateRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -955,6 +961,7 @@ class StorageNetAppAggregateRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/storage_net_app_aggregate_response.py b/intersight/model/storage_net_app_aggregate_response.py index 2d5ddbe01a..bbca64ff91 100644 --- a/intersight/model/storage_net_app_aggregate_response.py +++ b/intersight/model/storage_net_app_aggregate_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_auto_support.py b/intersight/model/storage_net_app_auto_support.py index 07e8220933..31c2bcaeb4 100644 --- a/intersight/model/storage_net_app_auto_support.py +++ b/intersight/model/storage_net_app_auto_support.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_auto_support_all_of.py b/intersight/model/storage_net_app_auto_support_all_of.py index c10e30507b..7092a0fb8f 100644 --- a/intersight/model/storage_net_app_auto_support_all_of.py +++ b/intersight/model/storage_net_app_auto_support_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_base_disk.py b/intersight/model/storage_net_app_base_disk.py index e32605f37c..29f3271444 100644 --- a/intersight/model/storage_net_app_base_disk.py +++ b/intersight/model/storage_net_app_base_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_base_disk_all_of.py b/intersight/model/storage_net_app_base_disk_all_of.py index c7de654b1e..4523b5be1b 100644 --- a/intersight/model/storage_net_app_base_disk_all_of.py +++ b/intersight/model/storage_net_app_base_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_base_disk_list.py b/intersight/model/storage_net_app_base_disk_list.py index 383194fd17..0cb49aee49 100644 --- a/intersight/model/storage_net_app_base_disk_list.py +++ b/intersight/model/storage_net_app_base_disk_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_base_disk_list_all_of.py b/intersight/model/storage_net_app_base_disk_list_all_of.py index 2cd2aa25a3..1f0cf42dc1 100644 --- a/intersight/model/storage_net_app_base_disk_list_all_of.py +++ b/intersight/model/storage_net_app_base_disk_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_base_disk_relationship.py b/intersight/model/storage_net_app_base_disk_relationship.py index bcbe777dbf..92744a2fce 100644 --- a/intersight/model/storage_net_app_base_disk_relationship.py +++ b/intersight/model/storage_net_app_base_disk_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -254,6 +254,7 @@ class StorageNetAppBaseDiskRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -285,6 +286,7 @@ class StorageNetAppBaseDiskRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -331,7 +333,9 @@ class StorageNetAppBaseDiskRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -709,6 +713,8 @@ class StorageNetAppBaseDiskRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -990,6 +996,7 @@ class StorageNetAppBaseDiskRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/storage_net_app_base_disk_response.py b/intersight/model/storage_net_app_base_disk_response.py index 50b3ce4aa9..895e0be27a 100644 --- a/intersight/model/storage_net_app_base_disk_response.py +++ b/intersight/model/storage_net_app_base_disk_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_base_event.py b/intersight/model/storage_net_app_base_event.py index b829e3e25c..db479cac71 100644 --- a/intersight/model/storage_net_app_base_event.py +++ b/intersight/model/storage_net_app_base_event.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_base_event_all_of.py b/intersight/model/storage_net_app_base_event_all_of.py index 2a2f4c6aed..50e03eb36c 100644 --- a/intersight/model/storage_net_app_base_event_all_of.py +++ b/intersight/model/storage_net_app_base_event_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_base_ip_interface.py b/intersight/model/storage_net_app_base_ip_interface.py index 4c3cf8d084..1810a0b1f8 100644 --- a/intersight/model/storage_net_app_base_ip_interface.py +++ b/intersight/model/storage_net_app_base_ip_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_base_ip_interface_all_of.py b/intersight/model/storage_net_app_base_ip_interface_all_of.py index 168e1a33a3..d83174878d 100644 --- a/intersight/model/storage_net_app_base_ip_interface_all_of.py +++ b/intersight/model/storage_net_app_base_ip_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_base_snap_mirror_policy.py b/intersight/model/storage_net_app_base_snap_mirror_policy.py index ae0752aa8b..c2a7bc2372 100644 --- a/intersight/model/storage_net_app_base_snap_mirror_policy.py +++ b/intersight/model/storage_net_app_base_snap_mirror_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_base_snap_mirror_policy_all_of.py b/intersight/model/storage_net_app_base_snap_mirror_policy_all_of.py index 881ee2b9e7..36335be3d3 100644 --- a/intersight/model/storage_net_app_base_snap_mirror_policy_all_of.py +++ b/intersight/model/storage_net_app_base_snap_mirror_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_base_snap_mirror_policy_relationship.py b/intersight/model/storage_net_app_base_snap_mirror_policy_relationship.py index 8b17f0e7e1..d37467327f 100644 --- a/intersight/model/storage_net_app_base_snap_mirror_policy_relationship.py +++ b/intersight/model/storage_net_app_base_snap_mirror_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -171,6 +171,7 @@ class StorageNetAppBaseSnapMirrorPolicyRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -202,6 +203,7 @@ class StorageNetAppBaseSnapMirrorPolicyRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -248,7 +250,9 @@ class StorageNetAppBaseSnapMirrorPolicyRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -626,6 +630,8 @@ class StorageNetAppBaseSnapMirrorPolicyRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -907,6 +913,7 @@ class StorageNetAppBaseSnapMirrorPolicyRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/storage_net_app_base_snapshot_policy.py b/intersight/model/storage_net_app_base_snapshot_policy.py index f3a3f73493..58aa5db267 100644 --- a/intersight/model/storage_net_app_base_snapshot_policy.py +++ b/intersight/model/storage_net_app_base_snapshot_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_base_snapshot_policy_all_of.py b/intersight/model/storage_net_app_base_snapshot_policy_all_of.py index 9c2d3f9626..12521a7024 100644 --- a/intersight/model/storage_net_app_base_snapshot_policy_all_of.py +++ b/intersight/model/storage_net_app_base_snapshot_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_cifs_acl.py b/intersight/model/storage_net_app_cifs_acl.py index 45bee482b7..149edb1996 100644 --- a/intersight/model/storage_net_app_cifs_acl.py +++ b/intersight/model/storage_net_app_cifs_acl.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_cifs_acl_all_of.py b/intersight/model/storage_net_app_cifs_acl_all_of.py index 7a59362ff2..ae0c413471 100644 --- a/intersight/model/storage_net_app_cifs_acl_all_of.py +++ b/intersight/model/storage_net_app_cifs_acl_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_cifs_service.py b/intersight/model/storage_net_app_cifs_service.py index 1ad2524ba5..fecf9c4b6f 100644 --- a/intersight/model/storage_net_app_cifs_service.py +++ b/intersight/model/storage_net_app_cifs_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_cifs_service_all_of.py b/intersight/model/storage_net_app_cifs_service_all_of.py index 6aea92afbf..61ef261aa3 100644 --- a/intersight/model/storage_net_app_cifs_service_all_of.py +++ b/intersight/model/storage_net_app_cifs_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_cifs_service_list.py b/intersight/model/storage_net_app_cifs_service_list.py index 938c409441..be08952351 100644 --- a/intersight/model/storage_net_app_cifs_service_list.py +++ b/intersight/model/storage_net_app_cifs_service_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_cifs_service_list_all_of.py b/intersight/model/storage_net_app_cifs_service_list_all_of.py index 91e90b7f2f..7f727ea62f 100644 --- a/intersight/model/storage_net_app_cifs_service_list_all_of.py +++ b/intersight/model/storage_net_app_cifs_service_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_cifs_service_response.py b/intersight/model/storage_net_app_cifs_service_response.py index 171413ebec..f2e3e46152 100644 --- a/intersight/model/storage_net_app_cifs_service_response.py +++ b/intersight/model/storage_net_app_cifs_service_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_cifs_share.py b/intersight/model/storage_net_app_cifs_share.py index ef679cb2e7..cb3a2793d8 100644 --- a/intersight/model/storage_net_app_cifs_share.py +++ b/intersight/model/storage_net_app_cifs_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_cifs_share_all_of.py b/intersight/model/storage_net_app_cifs_share_all_of.py index 37aae65cfc..8f8275786f 100644 --- a/intersight/model/storage_net_app_cifs_share_all_of.py +++ b/intersight/model/storage_net_app_cifs_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_cifs_share_list.py b/intersight/model/storage_net_app_cifs_share_list.py index 639590bb10..4055e81822 100644 --- a/intersight/model/storage_net_app_cifs_share_list.py +++ b/intersight/model/storage_net_app_cifs_share_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_cifs_share_list_all_of.py b/intersight/model/storage_net_app_cifs_share_list_all_of.py index 66d1e17298..ca1752d4e3 100644 --- a/intersight/model/storage_net_app_cifs_share_list_all_of.py +++ b/intersight/model/storage_net_app_cifs_share_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_cifs_share_response.py b/intersight/model/storage_net_app_cifs_share_response.py index 1ce368cdc5..49d2b97f42 100644 --- a/intersight/model/storage_net_app_cifs_share_response.py +++ b/intersight/model/storage_net_app_cifs_share_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_cloud_target.py b/intersight/model/storage_net_app_cloud_target.py index 3e8b282faa..195aead531 100644 --- a/intersight/model/storage_net_app_cloud_target.py +++ b/intersight/model/storage_net_app_cloud_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_cloud_target_all_of.py b/intersight/model/storage_net_app_cloud_target_all_of.py index 2a2c1364de..f2f5757a01 100644 --- a/intersight/model/storage_net_app_cloud_target_all_of.py +++ b/intersight/model/storage_net_app_cloud_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_cloud_target_list.py b/intersight/model/storage_net_app_cloud_target_list.py index 68a6517061..9548e74c9d 100644 --- a/intersight/model/storage_net_app_cloud_target_list.py +++ b/intersight/model/storage_net_app_cloud_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_cloud_target_list_all_of.py b/intersight/model/storage_net_app_cloud_target_list_all_of.py index b277466837..d1caede86d 100644 --- a/intersight/model/storage_net_app_cloud_target_list_all_of.py +++ b/intersight/model/storage_net_app_cloud_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_cloud_target_response.py b/intersight/model/storage_net_app_cloud_target_response.py index 3acf6a3a36..5975207f96 100644 --- a/intersight/model/storage_net_app_cloud_target_response.py +++ b/intersight/model/storage_net_app_cloud_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_cluster.py b/intersight/model/storage_net_app_cluster.py index be5d8df7a6..1616178f22 100644 --- a/intersight/model/storage_net_app_cluster.py +++ b/intersight/model/storage_net_app_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_cluster_all_of.py b/intersight/model/storage_net_app_cluster_all_of.py index e8b4214840..cc6740692e 100644 --- a/intersight/model/storage_net_app_cluster_all_of.py +++ b/intersight/model/storage_net_app_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_cluster_event.py b/intersight/model/storage_net_app_cluster_event.py index a07cc0484c..3543c38e76 100644 --- a/intersight/model/storage_net_app_cluster_event.py +++ b/intersight/model/storage_net_app_cluster_event.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_cluster_event_all_of.py b/intersight/model/storage_net_app_cluster_event_all_of.py index fda9353940..b2b54f57a2 100644 --- a/intersight/model/storage_net_app_cluster_event_all_of.py +++ b/intersight/model/storage_net_app_cluster_event_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_cluster_event_list.py b/intersight/model/storage_net_app_cluster_event_list.py index 2d900d85e8..2a757f7759 100644 --- a/intersight/model/storage_net_app_cluster_event_list.py +++ b/intersight/model/storage_net_app_cluster_event_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_cluster_event_list_all_of.py b/intersight/model/storage_net_app_cluster_event_list_all_of.py index 375ac42209..47df440a6b 100644 --- a/intersight/model/storage_net_app_cluster_event_list_all_of.py +++ b/intersight/model/storage_net_app_cluster_event_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_cluster_event_relationship.py b/intersight/model/storage_net_app_cluster_event_relationship.py index 9d28e6bd6b..f92bb61aeb 100644 --- a/intersight/model/storage_net_app_cluster_event_relationship.py +++ b/intersight/model/storage_net_app_cluster_event_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -218,6 +218,7 @@ class StorageNetAppClusterEventRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -249,6 +250,7 @@ class StorageNetAppClusterEventRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -295,7 +297,9 @@ class StorageNetAppClusterEventRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -673,6 +677,8 @@ class StorageNetAppClusterEventRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -954,6 +960,7 @@ class StorageNetAppClusterEventRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/storage_net_app_cluster_event_response.py b/intersight/model/storage_net_app_cluster_event_response.py index 6bccffc673..7e739f819c 100644 --- a/intersight/model/storage_net_app_cluster_event_response.py +++ b/intersight/model/storage_net_app_cluster_event_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_cluster_list.py b/intersight/model/storage_net_app_cluster_list.py index c0cc44c353..5f11212829 100644 --- a/intersight/model/storage_net_app_cluster_list.py +++ b/intersight/model/storage_net_app_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_cluster_list_all_of.py b/intersight/model/storage_net_app_cluster_list_all_of.py index db5752bf8a..0b8b774341 100644 --- a/intersight/model/storage_net_app_cluster_list_all_of.py +++ b/intersight/model/storage_net_app_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_cluster_relationship.py b/intersight/model/storage_net_app_cluster_relationship.py index 4d039420b9..555eede619 100644 --- a/intersight/model/storage_net_app_cluster_relationship.py +++ b/intersight/model/storage_net_app_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -190,6 +190,7 @@ class StorageNetAppClusterRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -221,6 +222,7 @@ class StorageNetAppClusterRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -267,7 +269,9 @@ class StorageNetAppClusterRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -645,6 +649,8 @@ class StorageNetAppClusterRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -926,6 +932,7 @@ class StorageNetAppClusterRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/storage_net_app_cluster_response.py b/intersight/model/storage_net_app_cluster_response.py index 11d7b7d9ad..510d2ac97f 100644 --- a/intersight/model/storage_net_app_cluster_response.py +++ b/intersight/model/storage_net_app_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_cluster_snap_mirror_policy.py b/intersight/model/storage_net_app_cluster_snap_mirror_policy.py index d3e4f701f7..8ae2fc34e9 100644 --- a/intersight/model/storage_net_app_cluster_snap_mirror_policy.py +++ b/intersight/model/storage_net_app_cluster_snap_mirror_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_cluster_snap_mirror_policy_all_of.py b/intersight/model/storage_net_app_cluster_snap_mirror_policy_all_of.py index 9acb798c9b..3297603bd3 100644 --- a/intersight/model/storage_net_app_cluster_snap_mirror_policy_all_of.py +++ b/intersight/model/storage_net_app_cluster_snap_mirror_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_cluster_snap_mirror_policy_list.py b/intersight/model/storage_net_app_cluster_snap_mirror_policy_list.py index f7d702ba4f..d8bfa8eee2 100644 --- a/intersight/model/storage_net_app_cluster_snap_mirror_policy_list.py +++ b/intersight/model/storage_net_app_cluster_snap_mirror_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_cluster_snap_mirror_policy_list_all_of.py b/intersight/model/storage_net_app_cluster_snap_mirror_policy_list_all_of.py index 5a2a474950..19e93e39c5 100644 --- a/intersight/model/storage_net_app_cluster_snap_mirror_policy_list_all_of.py +++ b/intersight/model/storage_net_app_cluster_snap_mirror_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_cluster_snap_mirror_policy_response.py b/intersight/model/storage_net_app_cluster_snap_mirror_policy_response.py index aa253f25db..b78cc852f5 100644 --- a/intersight/model/storage_net_app_cluster_snap_mirror_policy_response.py +++ b/intersight/model/storage_net_app_cluster_snap_mirror_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_cluster_snapshot_policy.py b/intersight/model/storage_net_app_cluster_snapshot_policy.py index c20f1d2201..b603769860 100644 --- a/intersight/model/storage_net_app_cluster_snapshot_policy.py +++ b/intersight/model/storage_net_app_cluster_snapshot_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_cluster_snapshot_policy_all_of.py b/intersight/model/storage_net_app_cluster_snapshot_policy_all_of.py index 5b14829f69..8b9b41f583 100644 --- a/intersight/model/storage_net_app_cluster_snapshot_policy_all_of.py +++ b/intersight/model/storage_net_app_cluster_snapshot_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_cluster_snapshot_policy_list.py b/intersight/model/storage_net_app_cluster_snapshot_policy_list.py index a092d6221d..1838903824 100644 --- a/intersight/model/storage_net_app_cluster_snapshot_policy_list.py +++ b/intersight/model/storage_net_app_cluster_snapshot_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_cluster_snapshot_policy_list_all_of.py b/intersight/model/storage_net_app_cluster_snapshot_policy_list_all_of.py index 363231149d..6e5343164e 100644 --- a/intersight/model/storage_net_app_cluster_snapshot_policy_list_all_of.py +++ b/intersight/model/storage_net_app_cluster_snapshot_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_cluster_snapshot_policy_response.py b/intersight/model/storage_net_app_cluster_snapshot_policy_response.py index 3da0d3b615..888504d96f 100644 --- a/intersight/model/storage_net_app_cluster_snapshot_policy_response.py +++ b/intersight/model/storage_net_app_cluster_snapshot_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_data_ip_interface.py b/intersight/model/storage_net_app_data_ip_interface.py index 35960fb242..3a96032afa 100644 --- a/intersight/model/storage_net_app_data_ip_interface.py +++ b/intersight/model/storage_net_app_data_ip_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_data_ip_interface_all_of.py b/intersight/model/storage_net_app_data_ip_interface_all_of.py index 1184949c54..1f5a6d7a6b 100644 --- a/intersight/model/storage_net_app_data_ip_interface_all_of.py +++ b/intersight/model/storage_net_app_data_ip_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_data_ip_interface_event.py b/intersight/model/storage_net_app_data_ip_interface_event.py index 28264fe9a0..1449bf7358 100644 --- a/intersight/model/storage_net_app_data_ip_interface_event.py +++ b/intersight/model/storage_net_app_data_ip_interface_event.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_data_ip_interface_event_all_of.py b/intersight/model/storage_net_app_data_ip_interface_event_all_of.py index 2e8716ab40..06f75a067e 100644 --- a/intersight/model/storage_net_app_data_ip_interface_event_all_of.py +++ b/intersight/model/storage_net_app_data_ip_interface_event_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_data_ip_interface_event_list.py b/intersight/model/storage_net_app_data_ip_interface_event_list.py index 9f5c269812..c08e4c4a81 100644 --- a/intersight/model/storage_net_app_data_ip_interface_event_list.py +++ b/intersight/model/storage_net_app_data_ip_interface_event_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_data_ip_interface_event_list_all_of.py b/intersight/model/storage_net_app_data_ip_interface_event_list_all_of.py index 4c24b66fa9..2cb0f5d5ab 100644 --- a/intersight/model/storage_net_app_data_ip_interface_event_list_all_of.py +++ b/intersight/model/storage_net_app_data_ip_interface_event_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_data_ip_interface_event_relationship.py b/intersight/model/storage_net_app_data_ip_interface_event_relationship.py index ffa4d4af6f..47e4a5753b 100644 --- a/intersight/model/storage_net_app_data_ip_interface_event_relationship.py +++ b/intersight/model/storage_net_app_data_ip_interface_event_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -218,6 +218,7 @@ class StorageNetAppDataIpInterfaceEventRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -249,6 +250,7 @@ class StorageNetAppDataIpInterfaceEventRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -295,7 +297,9 @@ class StorageNetAppDataIpInterfaceEventRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -673,6 +677,8 @@ class StorageNetAppDataIpInterfaceEventRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -954,6 +960,7 @@ class StorageNetAppDataIpInterfaceEventRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/storage_net_app_data_ip_interface_event_response.py b/intersight/model/storage_net_app_data_ip_interface_event_response.py index 6e4e94b664..9bb0e61735 100644 --- a/intersight/model/storage_net_app_data_ip_interface_event_response.py +++ b/intersight/model/storage_net_app_data_ip_interface_event_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_data_ip_interface_list.py b/intersight/model/storage_net_app_data_ip_interface_list.py index cf9931e6bf..11e0ee16c0 100644 --- a/intersight/model/storage_net_app_data_ip_interface_list.py +++ b/intersight/model/storage_net_app_data_ip_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_data_ip_interface_list_all_of.py b/intersight/model/storage_net_app_data_ip_interface_list_all_of.py index 5089836bc5..3660e7b525 100644 --- a/intersight/model/storage_net_app_data_ip_interface_list_all_of.py +++ b/intersight/model/storage_net_app_data_ip_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_data_ip_interface_relationship.py b/intersight/model/storage_net_app_data_ip_interface_relationship.py index a1990ee6e8..16d96a5982 100644 --- a/intersight/model/storage_net_app_data_ip_interface_relationship.py +++ b/intersight/model/storage_net_app_data_ip_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -192,6 +192,7 @@ class StorageNetAppDataIpInterfaceRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -223,6 +224,7 @@ class StorageNetAppDataIpInterfaceRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -269,7 +271,9 @@ class StorageNetAppDataIpInterfaceRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -647,6 +651,8 @@ class StorageNetAppDataIpInterfaceRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -928,6 +934,7 @@ class StorageNetAppDataIpInterfaceRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/storage_net_app_data_ip_interface_response.py b/intersight/model/storage_net_app_data_ip_interface_response.py index 34df91f1b4..2356bca5cc 100644 --- a/intersight/model/storage_net_app_data_ip_interface_response.py +++ b/intersight/model/storage_net_app_data_ip_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_disk_event.py b/intersight/model/storage_net_app_disk_event.py index 191a69d844..d6d381920d 100644 --- a/intersight/model/storage_net_app_disk_event.py +++ b/intersight/model/storage_net_app_disk_event.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_disk_event_all_of.py b/intersight/model/storage_net_app_disk_event_all_of.py index d51f0f6071..4d0932d391 100644 --- a/intersight/model/storage_net_app_disk_event_all_of.py +++ b/intersight/model/storage_net_app_disk_event_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_disk_event_list.py b/intersight/model/storage_net_app_disk_event_list.py index 13b4439ef7..c3e099bb95 100644 --- a/intersight/model/storage_net_app_disk_event_list.py +++ b/intersight/model/storage_net_app_disk_event_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_disk_event_list_all_of.py b/intersight/model/storage_net_app_disk_event_list_all_of.py index 08762b788d..3af16c55ed 100644 --- a/intersight/model/storage_net_app_disk_event_list_all_of.py +++ b/intersight/model/storage_net_app_disk_event_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_disk_event_relationship.py b/intersight/model/storage_net_app_disk_event_relationship.py index 351de125c8..333b1b07b6 100644 --- a/intersight/model/storage_net_app_disk_event_relationship.py +++ b/intersight/model/storage_net_app_disk_event_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -218,6 +218,7 @@ class StorageNetAppDiskEventRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -249,6 +250,7 @@ class StorageNetAppDiskEventRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -295,7 +297,9 @@ class StorageNetAppDiskEventRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -673,6 +677,8 @@ class StorageNetAppDiskEventRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -954,6 +960,7 @@ class StorageNetAppDiskEventRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/storage_net_app_disk_event_response.py b/intersight/model/storage_net_app_disk_event_response.py index 31b550244d..a54c63b49d 100644 --- a/intersight/model/storage_net_app_disk_event_response.py +++ b/intersight/model/storage_net_app_disk_event_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_ethernet_port.py b/intersight/model/storage_net_app_ethernet_port.py index 4a105c228b..49a7b65292 100644 --- a/intersight/model/storage_net_app_ethernet_port.py +++ b/intersight/model/storage_net_app_ethernet_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_ethernet_port_all_of.py b/intersight/model/storage_net_app_ethernet_port_all_of.py index 726bf89e3b..9c4651bb1d 100644 --- a/intersight/model/storage_net_app_ethernet_port_all_of.py +++ b/intersight/model/storage_net_app_ethernet_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_ethernet_port_event.py b/intersight/model/storage_net_app_ethernet_port_event.py index e9159770c2..553ca0e185 100644 --- a/intersight/model/storage_net_app_ethernet_port_event.py +++ b/intersight/model/storage_net_app_ethernet_port_event.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_ethernet_port_event_all_of.py b/intersight/model/storage_net_app_ethernet_port_event_all_of.py index b5f699d922..9764873f8c 100644 --- a/intersight/model/storage_net_app_ethernet_port_event_all_of.py +++ b/intersight/model/storage_net_app_ethernet_port_event_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_ethernet_port_event_list.py b/intersight/model/storage_net_app_ethernet_port_event_list.py index e93fc6f2a2..11dc0abf8a 100644 --- a/intersight/model/storage_net_app_ethernet_port_event_list.py +++ b/intersight/model/storage_net_app_ethernet_port_event_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_ethernet_port_event_list_all_of.py b/intersight/model/storage_net_app_ethernet_port_event_list_all_of.py index dedafe8bcb..0b96b7a1d8 100644 --- a/intersight/model/storage_net_app_ethernet_port_event_list_all_of.py +++ b/intersight/model/storage_net_app_ethernet_port_event_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_ethernet_port_event_relationship.py b/intersight/model/storage_net_app_ethernet_port_event_relationship.py index ddeed766cb..56c908e1ec 100644 --- a/intersight/model/storage_net_app_ethernet_port_event_relationship.py +++ b/intersight/model/storage_net_app_ethernet_port_event_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -218,6 +218,7 @@ class StorageNetAppEthernetPortEventRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -249,6 +250,7 @@ class StorageNetAppEthernetPortEventRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -295,7 +297,9 @@ class StorageNetAppEthernetPortEventRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -673,6 +677,8 @@ class StorageNetAppEthernetPortEventRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -954,6 +960,7 @@ class StorageNetAppEthernetPortEventRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/storage_net_app_ethernet_port_event_response.py b/intersight/model/storage_net_app_ethernet_port_event_response.py index 71590cca85..65cc28cab4 100644 --- a/intersight/model/storage_net_app_ethernet_port_event_response.py +++ b/intersight/model/storage_net_app_ethernet_port_event_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_ethernet_port_lag.py b/intersight/model/storage_net_app_ethernet_port_lag.py index 367221a5aa..43e2a63963 100644 --- a/intersight/model/storage_net_app_ethernet_port_lag.py +++ b/intersight/model/storage_net_app_ethernet_port_lag.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_ethernet_port_lag_all_of.py b/intersight/model/storage_net_app_ethernet_port_lag_all_of.py index 4c06ce8f7a..7e1c44a641 100644 --- a/intersight/model/storage_net_app_ethernet_port_lag_all_of.py +++ b/intersight/model/storage_net_app_ethernet_port_lag_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_ethernet_port_list.py b/intersight/model/storage_net_app_ethernet_port_list.py index 8bdee0c676..bf2a456278 100644 --- a/intersight/model/storage_net_app_ethernet_port_list.py +++ b/intersight/model/storage_net_app_ethernet_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_ethernet_port_list_all_of.py b/intersight/model/storage_net_app_ethernet_port_list_all_of.py index dec9aba0f2..5499aa9dfd 100644 --- a/intersight/model/storage_net_app_ethernet_port_list_all_of.py +++ b/intersight/model/storage_net_app_ethernet_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_ethernet_port_relationship.py b/intersight/model/storage_net_app_ethernet_port_relationship.py index fdf63b501f..f9a9e243bb 100644 --- a/intersight/model/storage_net_app_ethernet_port_relationship.py +++ b/intersight/model/storage_net_app_ethernet_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -194,6 +194,7 @@ class StorageNetAppEthernetPortRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -225,6 +226,7 @@ class StorageNetAppEthernetPortRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -271,7 +273,9 @@ class StorageNetAppEthernetPortRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -649,6 +653,8 @@ class StorageNetAppEthernetPortRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -930,6 +936,7 @@ class StorageNetAppEthernetPortRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/storage_net_app_ethernet_port_response.py b/intersight/model/storage_net_app_ethernet_port_response.py index ed5deed3f3..d833e21393 100644 --- a/intersight/model/storage_net_app_ethernet_port_response.py +++ b/intersight/model/storage_net_app_ethernet_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_ethernet_port_vlan.py b/intersight/model/storage_net_app_ethernet_port_vlan.py index 68f48dad07..b95e98412e 100644 --- a/intersight/model/storage_net_app_ethernet_port_vlan.py +++ b/intersight/model/storage_net_app_ethernet_port_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_ethernet_port_vlan_all_of.py b/intersight/model/storage_net_app_ethernet_port_vlan_all_of.py index d3cd58bb22..3b19c38df9 100644 --- a/intersight/model/storage_net_app_ethernet_port_vlan_all_of.py +++ b/intersight/model/storage_net_app_ethernet_port_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_export_policy.py b/intersight/model/storage_net_app_export_policy.py index 3d23e1f51d..b69652fabe 100644 --- a/intersight/model/storage_net_app_export_policy.py +++ b/intersight/model/storage_net_app_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_export_policy_all_of.py b/intersight/model/storage_net_app_export_policy_all_of.py index 126436e9c0..983def3cf7 100644 --- a/intersight/model/storage_net_app_export_policy_all_of.py +++ b/intersight/model/storage_net_app_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_export_policy_list.py b/intersight/model/storage_net_app_export_policy_list.py index ac1996c68f..e050a866f1 100644 --- a/intersight/model/storage_net_app_export_policy_list.py +++ b/intersight/model/storage_net_app_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_export_policy_list_all_of.py b/intersight/model/storage_net_app_export_policy_list_all_of.py index deeec7930f..2b530023d2 100644 --- a/intersight/model/storage_net_app_export_policy_list_all_of.py +++ b/intersight/model/storage_net_app_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_export_policy_response.py b/intersight/model/storage_net_app_export_policy_response.py index 671dc6c697..b7b2c3cb69 100644 --- a/intersight/model/storage_net_app_export_policy_response.py +++ b/intersight/model/storage_net_app_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_export_policy_rule.py b/intersight/model/storage_net_app_export_policy_rule.py index 98ee7197ba..191cd5d5ba 100644 --- a/intersight/model/storage_net_app_export_policy_rule.py +++ b/intersight/model/storage_net_app_export_policy_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_export_policy_rule_all_of.py b/intersight/model/storage_net_app_export_policy_rule_all_of.py index 830a83ac04..f5d88c7978 100644 --- a/intersight/model/storage_net_app_export_policy_rule_all_of.py +++ b/intersight/model/storage_net_app_export_policy_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_fc_interface.py b/intersight/model/storage_net_app_fc_interface.py index 7ead64d12a..b328cf4dde 100644 --- a/intersight/model/storage_net_app_fc_interface.py +++ b/intersight/model/storage_net_app_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_fc_interface_all_of.py b/intersight/model/storage_net_app_fc_interface_all_of.py index 060c66c297..85fdfa006a 100644 --- a/intersight/model/storage_net_app_fc_interface_all_of.py +++ b/intersight/model/storage_net_app_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_fc_interface_event.py b/intersight/model/storage_net_app_fc_interface_event.py index cc3309af54..481abe4e40 100644 --- a/intersight/model/storage_net_app_fc_interface_event.py +++ b/intersight/model/storage_net_app_fc_interface_event.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_fc_interface_event_all_of.py b/intersight/model/storage_net_app_fc_interface_event_all_of.py index 09e69fb4e2..6b6d94eb16 100644 --- a/intersight/model/storage_net_app_fc_interface_event_all_of.py +++ b/intersight/model/storage_net_app_fc_interface_event_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_fc_interface_event_list.py b/intersight/model/storage_net_app_fc_interface_event_list.py index 4defb00a14..f3ae6ead2e 100644 --- a/intersight/model/storage_net_app_fc_interface_event_list.py +++ b/intersight/model/storage_net_app_fc_interface_event_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_fc_interface_event_list_all_of.py b/intersight/model/storage_net_app_fc_interface_event_list_all_of.py index fe55ebc9da..a5e52bb399 100644 --- a/intersight/model/storage_net_app_fc_interface_event_list_all_of.py +++ b/intersight/model/storage_net_app_fc_interface_event_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_fc_interface_event_relationship.py b/intersight/model/storage_net_app_fc_interface_event_relationship.py index 35d0bfaf81..b2bfa5a80c 100644 --- a/intersight/model/storage_net_app_fc_interface_event_relationship.py +++ b/intersight/model/storage_net_app_fc_interface_event_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -218,6 +218,7 @@ class StorageNetAppFcInterfaceEventRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -249,6 +250,7 @@ class StorageNetAppFcInterfaceEventRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -295,7 +297,9 @@ class StorageNetAppFcInterfaceEventRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -673,6 +677,8 @@ class StorageNetAppFcInterfaceEventRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -954,6 +960,7 @@ class StorageNetAppFcInterfaceEventRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/storage_net_app_fc_interface_event_response.py b/intersight/model/storage_net_app_fc_interface_event_response.py index f46f2711d1..8b7c352e77 100644 --- a/intersight/model/storage_net_app_fc_interface_event_response.py +++ b/intersight/model/storage_net_app_fc_interface_event_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_fc_interface_list.py b/intersight/model/storage_net_app_fc_interface_list.py index 44d56cf587..08fab72108 100644 --- a/intersight/model/storage_net_app_fc_interface_list.py +++ b/intersight/model/storage_net_app_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_fc_interface_list_all_of.py b/intersight/model/storage_net_app_fc_interface_list_all_of.py index 8ea1aa971a..1b68c5520c 100644 --- a/intersight/model/storage_net_app_fc_interface_list_all_of.py +++ b/intersight/model/storage_net_app_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_fc_interface_relationship.py b/intersight/model/storage_net_app_fc_interface_relationship.py index 2d558ecbaa..cc9e452f14 100644 --- a/intersight/model/storage_net_app_fc_interface_relationship.py +++ b/intersight/model/storage_net_app_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -204,6 +204,7 @@ class StorageNetAppFcInterfaceRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -235,6 +236,7 @@ class StorageNetAppFcInterfaceRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -281,7 +283,9 @@ class StorageNetAppFcInterfaceRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -659,6 +663,8 @@ class StorageNetAppFcInterfaceRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -940,6 +946,7 @@ class StorageNetAppFcInterfaceRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/storage_net_app_fc_interface_response.py b/intersight/model/storage_net_app_fc_interface_response.py index c4a3f8dcb8..617e0b842a 100644 --- a/intersight/model/storage_net_app_fc_interface_response.py +++ b/intersight/model/storage_net_app_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_fc_port.py b/intersight/model/storage_net_app_fc_port.py index 6c7b4d704c..075c93ff3b 100644 --- a/intersight/model/storage_net_app_fc_port.py +++ b/intersight/model/storage_net_app_fc_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_fc_port_all_of.py b/intersight/model/storage_net_app_fc_port_all_of.py index c57262db5d..172238f026 100644 --- a/intersight/model/storage_net_app_fc_port_all_of.py +++ b/intersight/model/storage_net_app_fc_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_fc_port_event.py b/intersight/model/storage_net_app_fc_port_event.py index b47dd6f7c6..2cf3d16ff7 100644 --- a/intersight/model/storage_net_app_fc_port_event.py +++ b/intersight/model/storage_net_app_fc_port_event.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_fc_port_event_all_of.py b/intersight/model/storage_net_app_fc_port_event_all_of.py index 0a3761a8b4..acdf4dbe0e 100644 --- a/intersight/model/storage_net_app_fc_port_event_all_of.py +++ b/intersight/model/storage_net_app_fc_port_event_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_fc_port_event_list.py b/intersight/model/storage_net_app_fc_port_event_list.py index eac77e3c2b..26c719e027 100644 --- a/intersight/model/storage_net_app_fc_port_event_list.py +++ b/intersight/model/storage_net_app_fc_port_event_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_fc_port_event_list_all_of.py b/intersight/model/storage_net_app_fc_port_event_list_all_of.py index 4eade4f810..c83474143c 100644 --- a/intersight/model/storage_net_app_fc_port_event_list_all_of.py +++ b/intersight/model/storage_net_app_fc_port_event_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_fc_port_event_relationship.py b/intersight/model/storage_net_app_fc_port_event_relationship.py index e7d9935ac8..d044fbfefc 100644 --- a/intersight/model/storage_net_app_fc_port_event_relationship.py +++ b/intersight/model/storage_net_app_fc_port_event_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -218,6 +218,7 @@ class StorageNetAppFcPortEventRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -249,6 +250,7 @@ class StorageNetAppFcPortEventRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -295,7 +297,9 @@ class StorageNetAppFcPortEventRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -673,6 +677,8 @@ class StorageNetAppFcPortEventRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -954,6 +960,7 @@ class StorageNetAppFcPortEventRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/storage_net_app_fc_port_event_response.py b/intersight/model/storage_net_app_fc_port_event_response.py index 9b6e704a7b..cd9f067e79 100644 --- a/intersight/model/storage_net_app_fc_port_event_response.py +++ b/intersight/model/storage_net_app_fc_port_event_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_fc_port_list.py b/intersight/model/storage_net_app_fc_port_list.py index f8c6465ab2..d61d900d7e 100644 --- a/intersight/model/storage_net_app_fc_port_list.py +++ b/intersight/model/storage_net_app_fc_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_fc_port_list_all_of.py b/intersight/model/storage_net_app_fc_port_list_all_of.py index 4038bcb0d4..dcbddc7f39 100644 --- a/intersight/model/storage_net_app_fc_port_list_all_of.py +++ b/intersight/model/storage_net_app_fc_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_fc_port_relationship.py b/intersight/model/storage_net_app_fc_port_relationship.py index 3d8977e50b..6cfce8d20d 100644 --- a/intersight/model/storage_net_app_fc_port_relationship.py +++ b/intersight/model/storage_net_app_fc_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -201,6 +201,7 @@ class StorageNetAppFcPortRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -232,6 +233,7 @@ class StorageNetAppFcPortRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -278,7 +280,9 @@ class StorageNetAppFcPortRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -656,6 +660,8 @@ class StorageNetAppFcPortRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -937,6 +943,7 @@ class StorageNetAppFcPortRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/storage_net_app_fc_port_response.py b/intersight/model/storage_net_app_fc_port_response.py index 0055e337be..f9063a0f45 100644 --- a/intersight/model/storage_net_app_fc_port_response.py +++ b/intersight/model/storage_net_app_fc_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_high_availability.py b/intersight/model/storage_net_app_high_availability.py index 6ab74e7c69..145bdeb1c3 100644 --- a/intersight/model/storage_net_app_high_availability.py +++ b/intersight/model/storage_net_app_high_availability.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_high_availability_all_of.py b/intersight/model/storage_net_app_high_availability_all_of.py index 0dc1cb8e0e..f09270eb5f 100644 --- a/intersight/model/storage_net_app_high_availability_all_of.py +++ b/intersight/model/storage_net_app_high_availability_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_initiator_group.py b/intersight/model/storage_net_app_initiator_group.py index c1e73c8043..c71f709732 100644 --- a/intersight/model/storage_net_app_initiator_group.py +++ b/intersight/model/storage_net_app_initiator_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_initiator_group_all_of.py b/intersight/model/storage_net_app_initiator_group_all_of.py index 89bd089fbf..bbea7c2f43 100644 --- a/intersight/model/storage_net_app_initiator_group_all_of.py +++ b/intersight/model/storage_net_app_initiator_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_initiator_group_list.py b/intersight/model/storage_net_app_initiator_group_list.py index 74d55eb283..73bb366c2d 100644 --- a/intersight/model/storage_net_app_initiator_group_list.py +++ b/intersight/model/storage_net_app_initiator_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_initiator_group_list_all_of.py b/intersight/model/storage_net_app_initiator_group_list_all_of.py index 065357b204..8e1d441a56 100644 --- a/intersight/model/storage_net_app_initiator_group_list_all_of.py +++ b/intersight/model/storage_net_app_initiator_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_initiator_group_relationship.py b/intersight/model/storage_net_app_initiator_group_relationship.py index 212d750c6d..1028d916e8 100644 --- a/intersight/model/storage_net_app_initiator_group_relationship.py +++ b/intersight/model/storage_net_app_initiator_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -182,6 +182,7 @@ class StorageNetAppInitiatorGroupRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -213,6 +214,7 @@ class StorageNetAppInitiatorGroupRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -259,7 +261,9 @@ class StorageNetAppInitiatorGroupRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -637,6 +641,8 @@ class StorageNetAppInitiatorGroupRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -918,6 +924,7 @@ class StorageNetAppInitiatorGroupRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/storage_net_app_initiator_group_response.py b/intersight/model/storage_net_app_initiator_group_response.py index ff1bc9f345..267869f282 100644 --- a/intersight/model/storage_net_app_initiator_group_response.py +++ b/intersight/model/storage_net_app_initiator_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_ip_interface.py b/intersight/model/storage_net_app_ip_interface.py index 470851ed16..1b4f4b0dd8 100644 --- a/intersight/model/storage_net_app_ip_interface.py +++ b/intersight/model/storage_net_app_ip_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_ip_interface_all_of.py b/intersight/model/storage_net_app_ip_interface_all_of.py index 1aa85e551b..b2c8494909 100644 --- a/intersight/model/storage_net_app_ip_interface_all_of.py +++ b/intersight/model/storage_net_app_ip_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_ip_interface_event.py b/intersight/model/storage_net_app_ip_interface_event.py index c8222fb057..471e0ad618 100644 --- a/intersight/model/storage_net_app_ip_interface_event.py +++ b/intersight/model/storage_net_app_ip_interface_event.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_ip_interface_event_all_of.py b/intersight/model/storage_net_app_ip_interface_event_all_of.py index fa8327549e..8420af0505 100644 --- a/intersight/model/storage_net_app_ip_interface_event_all_of.py +++ b/intersight/model/storage_net_app_ip_interface_event_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_ip_interface_event_list.py b/intersight/model/storage_net_app_ip_interface_event_list.py index 7164b11cec..b20d2a4f15 100644 --- a/intersight/model/storage_net_app_ip_interface_event_list.py +++ b/intersight/model/storage_net_app_ip_interface_event_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_ip_interface_event_list_all_of.py b/intersight/model/storage_net_app_ip_interface_event_list_all_of.py index a41e7e664a..60eff295ae 100644 --- a/intersight/model/storage_net_app_ip_interface_event_list_all_of.py +++ b/intersight/model/storage_net_app_ip_interface_event_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_ip_interface_event_relationship.py b/intersight/model/storage_net_app_ip_interface_event_relationship.py index a07fa7478e..6548a54fe0 100644 --- a/intersight/model/storage_net_app_ip_interface_event_relationship.py +++ b/intersight/model/storage_net_app_ip_interface_event_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -218,6 +218,7 @@ class StorageNetAppIpInterfaceEventRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -249,6 +250,7 @@ class StorageNetAppIpInterfaceEventRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -295,7 +297,9 @@ class StorageNetAppIpInterfaceEventRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -673,6 +677,8 @@ class StorageNetAppIpInterfaceEventRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -954,6 +960,7 @@ class StorageNetAppIpInterfaceEventRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/storage_net_app_ip_interface_event_response.py b/intersight/model/storage_net_app_ip_interface_event_response.py index 0e34200630..465c3ffff5 100644 --- a/intersight/model/storage_net_app_ip_interface_event_response.py +++ b/intersight/model/storage_net_app_ip_interface_event_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_ip_interface_list.py b/intersight/model/storage_net_app_ip_interface_list.py index 1e621baa41..0470613fe6 100644 --- a/intersight/model/storage_net_app_ip_interface_list.py +++ b/intersight/model/storage_net_app_ip_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_ip_interface_list_all_of.py b/intersight/model/storage_net_app_ip_interface_list_all_of.py index befb114ed1..fcab8913f2 100644 --- a/intersight/model/storage_net_app_ip_interface_list_all_of.py +++ b/intersight/model/storage_net_app_ip_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_ip_interface_relationship.py b/intersight/model/storage_net_app_ip_interface_relationship.py index 489ed44d14..5859c9a094 100644 --- a/intersight/model/storage_net_app_ip_interface_relationship.py +++ b/intersight/model/storage_net_app_ip_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -188,6 +188,7 @@ class StorageNetAppIpInterfaceRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -219,6 +220,7 @@ class StorageNetAppIpInterfaceRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -265,7 +267,9 @@ class StorageNetAppIpInterfaceRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -643,6 +647,8 @@ class StorageNetAppIpInterfaceRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -924,6 +930,7 @@ class StorageNetAppIpInterfaceRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/storage_net_app_ip_interface_response.py b/intersight/model/storage_net_app_ip_interface_response.py index ce859550d4..a85e81dcf6 100644 --- a/intersight/model/storage_net_app_ip_interface_response.py +++ b/intersight/model/storage_net_app_ip_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_iscsi_service.py b/intersight/model/storage_net_app_iscsi_service.py index 253d527268..394d382839 100644 --- a/intersight/model/storage_net_app_iscsi_service.py +++ b/intersight/model/storage_net_app_iscsi_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_iscsi_service_all_of.py b/intersight/model/storage_net_app_iscsi_service_all_of.py index 53753e9320..08f4f39f7e 100644 --- a/intersight/model/storage_net_app_iscsi_service_all_of.py +++ b/intersight/model/storage_net_app_iscsi_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_iscsi_service_list.py b/intersight/model/storage_net_app_iscsi_service_list.py index ece73efb68..c918c646b2 100644 --- a/intersight/model/storage_net_app_iscsi_service_list.py +++ b/intersight/model/storage_net_app_iscsi_service_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_iscsi_service_list_all_of.py b/intersight/model/storage_net_app_iscsi_service_list_all_of.py index 97262d30a4..1b5ed27705 100644 --- a/intersight/model/storage_net_app_iscsi_service_list_all_of.py +++ b/intersight/model/storage_net_app_iscsi_service_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_iscsi_service_response.py b/intersight/model/storage_net_app_iscsi_service_response.py index 6c8f6f9d4c..da93ecb26b 100644 --- a/intersight/model/storage_net_app_iscsi_service_response.py +++ b/intersight/model/storage_net_app_iscsi_service_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_license.py b/intersight/model/storage_net_app_license.py index f92830bf61..6a5a659cdb 100644 --- a/intersight/model/storage_net_app_license.py +++ b/intersight/model/storage_net_app_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_license_all_of.py b/intersight/model/storage_net_app_license_all_of.py index 17830a9a19..93ad58a7fa 100644 --- a/intersight/model/storage_net_app_license_all_of.py +++ b/intersight/model/storage_net_app_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_license_list.py b/intersight/model/storage_net_app_license_list.py index b824444945..2ec3956bfe 100644 --- a/intersight/model/storage_net_app_license_list.py +++ b/intersight/model/storage_net_app_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_license_list_all_of.py b/intersight/model/storage_net_app_license_list_all_of.py index f59401f518..26de03a61e 100644 --- a/intersight/model/storage_net_app_license_list_all_of.py +++ b/intersight/model/storage_net_app_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_license_response.py b/intersight/model/storage_net_app_license_response.py index b3d0f486e4..9efd213fdf 100644 --- a/intersight/model/storage_net_app_license_response.py +++ b/intersight/model/storage_net_app_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_lun.py b/intersight/model/storage_net_app_lun.py index a39a9a842c..92d7404d83 100644 --- a/intersight/model/storage_net_app_lun.py +++ b/intersight/model/storage_net_app_lun.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_lun_all_of.py b/intersight/model/storage_net_app_lun_all_of.py index cbd9d6b553..332746a317 100644 --- a/intersight/model/storage_net_app_lun_all_of.py +++ b/intersight/model/storage_net_app_lun_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_lun_event.py b/intersight/model/storage_net_app_lun_event.py index 472f57a75a..7f48120f4f 100644 --- a/intersight/model/storage_net_app_lun_event.py +++ b/intersight/model/storage_net_app_lun_event.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_lun_event_all_of.py b/intersight/model/storage_net_app_lun_event_all_of.py index 1d853547af..1fd8680852 100644 --- a/intersight/model/storage_net_app_lun_event_all_of.py +++ b/intersight/model/storage_net_app_lun_event_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_lun_event_list.py b/intersight/model/storage_net_app_lun_event_list.py index 8904abb7b6..b96847925a 100644 --- a/intersight/model/storage_net_app_lun_event_list.py +++ b/intersight/model/storage_net_app_lun_event_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_lun_event_list_all_of.py b/intersight/model/storage_net_app_lun_event_list_all_of.py index 1dbd9ee5ba..664e6c97fc 100644 --- a/intersight/model/storage_net_app_lun_event_list_all_of.py +++ b/intersight/model/storage_net_app_lun_event_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_lun_event_relationship.py b/intersight/model/storage_net_app_lun_event_relationship.py index b8a2e87988..aa3c239f09 100644 --- a/intersight/model/storage_net_app_lun_event_relationship.py +++ b/intersight/model/storage_net_app_lun_event_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -218,6 +218,7 @@ class StorageNetAppLunEventRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -249,6 +250,7 @@ class StorageNetAppLunEventRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -295,7 +297,9 @@ class StorageNetAppLunEventRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -673,6 +677,8 @@ class StorageNetAppLunEventRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -954,6 +960,7 @@ class StorageNetAppLunEventRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/storage_net_app_lun_event_response.py b/intersight/model/storage_net_app_lun_event_response.py index 9456f7adda..3def2fbe65 100644 --- a/intersight/model/storage_net_app_lun_event_response.py +++ b/intersight/model/storage_net_app_lun_event_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_lun_list.py b/intersight/model/storage_net_app_lun_list.py index 21a0ff4e7e..a1a2c8960c 100644 --- a/intersight/model/storage_net_app_lun_list.py +++ b/intersight/model/storage_net_app_lun_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_lun_list_all_of.py b/intersight/model/storage_net_app_lun_list_all_of.py index d506366b62..28d07bdfc0 100644 --- a/intersight/model/storage_net_app_lun_list_all_of.py +++ b/intersight/model/storage_net_app_lun_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_lun_map.py b/intersight/model/storage_net_app_lun_map.py index 6c0c9b01e5..290b32f23f 100644 --- a/intersight/model/storage_net_app_lun_map.py +++ b/intersight/model/storage_net_app_lun_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_lun_map_all_of.py b/intersight/model/storage_net_app_lun_map_all_of.py index 81e7d08d86..111e4c2e0c 100644 --- a/intersight/model/storage_net_app_lun_map_all_of.py +++ b/intersight/model/storage_net_app_lun_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_lun_map_list.py b/intersight/model/storage_net_app_lun_map_list.py index 256fc4cc9f..72f6a6bdfc 100644 --- a/intersight/model/storage_net_app_lun_map_list.py +++ b/intersight/model/storage_net_app_lun_map_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_lun_map_list_all_of.py b/intersight/model/storage_net_app_lun_map_list_all_of.py index 2596ed8fbb..b3d8afe34d 100644 --- a/intersight/model/storage_net_app_lun_map_list_all_of.py +++ b/intersight/model/storage_net_app_lun_map_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_lun_map_response.py b/intersight/model/storage_net_app_lun_map_response.py index 3f8d2eaa2b..a0af3ec539 100644 --- a/intersight/model/storage_net_app_lun_map_response.py +++ b/intersight/model/storage_net_app_lun_map_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_lun_relationship.py b/intersight/model/storage_net_app_lun_relationship.py index e653fc9087..b83e04c853 100644 --- a/intersight/model/storage_net_app_lun_relationship.py +++ b/intersight/model/storage_net_app_lun_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -199,6 +199,7 @@ class StorageNetAppLunRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -230,6 +231,7 @@ class StorageNetAppLunRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -276,7 +278,9 @@ class StorageNetAppLunRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -654,6 +658,8 @@ class StorageNetAppLunRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -935,6 +941,7 @@ class StorageNetAppLunRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/storage_net_app_lun_response.py b/intersight/model/storage_net_app_lun_response.py index d91679017f..56cf869108 100644 --- a/intersight/model/storage_net_app_lun_response.py +++ b/intersight/model/storage_net_app_lun_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_namespace.py b/intersight/model/storage_net_app_namespace.py new file mode 100644 index 0000000000..b5b94fd8f3 --- /dev/null +++ b/intersight/model/storage_net_app_namespace.py @@ -0,0 +1,490 @@ +""" + 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.11-14628 + 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, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.display_names import DisplayNames + 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 + from intersight.model.storage_base_capacity import StorageBaseCapacity + from intersight.model.storage_net_app_cluster_relationship import StorageNetAppClusterRelationship + from intersight.model.storage_net_app_namespace_all_of import StorageNetAppNamespaceAllOf + from intersight.model.storage_net_app_volume_relationship import StorageNetAppVolumeRelationship + globals()['DisplayNames'] = DisplayNames + globals()['MoBaseMo'] = MoBaseMo + globals()['MoBaseMoRelationship'] = MoBaseMoRelationship + globals()['MoTag'] = MoTag + globals()['MoVersionContext'] = MoVersionContext + globals()['StorageBaseCapacity'] = StorageBaseCapacity + globals()['StorageNetAppClusterRelationship'] = StorageNetAppClusterRelationship + globals()['StorageNetAppNamespaceAllOf'] = StorageNetAppNamespaceAllOf + globals()['StorageNetAppVolumeRelationship'] = StorageNetAppVolumeRelationship + + +class StorageNetAppNamespace(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',): { + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", + }, + ('object_type',): { + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", + }, + } + + 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 + 'container_state': (str,), # noqa: E501 + 'is_mapped': (str,), # noqa: E501 + 'name': (str,), # noqa: E501 + 'namespace_id': (str,), # noqa: E501 + 'path': (str,), # noqa: E501 + 'state': (str,), # noqa: E501 + 'storage_utilization': (StorageBaseCapacity,), # noqa: E501 + 'subsystem_name': (str,), # noqa: E501 + 'svm_name': (str,), # noqa: E501 + 'uuid': (str,), # noqa: E501 + 'volume_name': (str,), # noqa: E501 + 'array': (StorageNetAppClusterRelationship,), # noqa: E501 + 'storage_container': (StorageNetAppVolumeRelationship,), # 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 + 'container_state': 'ContainerState', # noqa: E501 + 'is_mapped': 'IsMapped', # noqa: E501 + 'name': 'Name', # noqa: E501 + 'namespace_id': 'NamespaceId', # noqa: E501 + 'path': 'Path', # noqa: E501 + 'state': 'State', # noqa: E501 + 'storage_utilization': 'StorageUtilization', # noqa: E501 + 'subsystem_name': 'SubsystemName', # noqa: E501 + 'svm_name': 'SvmName', # noqa: E501 + 'uuid': 'Uuid', # noqa: E501 + 'volume_name': 'VolumeName', # noqa: E501 + 'array': 'Array', # noqa: E501 + 'storage_container': 'StorageContainer', # 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 + } + + read_only_vars = { + 'container_state', # noqa: E501 + 'is_mapped', # noqa: E501 + 'name', # noqa: E501 + 'namespace_id', # noqa: E501 + 'path', # noqa: E501 + 'state', # noqa: E501 + 'subsystem_name', # noqa: E501 + 'svm_name', # noqa: E501 + 'uuid', # noqa: E501 + 'volume_name', # noqa: E501 + 'account_moid', # noqa: E501 + 'create_time', # noqa: E501 + 'domain_group_moid', # noqa: E501 + 'mod_time', # noqa: E501 + 'shared_scope', # noqa: E501 + 'ancestors', # noqa: E501 + 'permission_resources', # noqa: E501 + } + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """StorageNetAppNamespace - a model defined in OpenAPI + + 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 "storage.NetAppNamespace", must be one of ["storage.NetAppNamespace", ] # 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 "storage.NetAppNamespace", must be one of ["storage.NetAppNamespace", ] # 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,) + container_state (str): The state of the volume and aggregate that contain the NVMe namespace. Namespaces are only available when their containers are available.. [optional] # noqa: E501 + is_mapped (str): Reports if the NVMe namespace is mapped to an NVMe subsystem.. [optional] # noqa: E501 + name (str): The base name component of the NVMe namespace.. [optional] # noqa: E501 + namespace_id (str): The NVMe namespace identifier. An identifier used by an NVMe controller to provide access to the NVMe namespace. The format for an NVMe namespace identifier is 8 hexadecimal digits (zero-filled) followed by a lower case \"h\".. [optional] # noqa: E501 + path (str): The fully qualified path name of the NVMe namespace composed of a \"/vol\" prefix, the volume name, the (optional) qtree name and base name of the namespace.. [optional] # noqa: E501 + state (str): The state of the NVMe namespace. Normal states for a namespace are online and offline. Other states indicate errors (nvfail, space_error).. [optional] # noqa: E501 + storage_utilization (StorageBaseCapacity): [optional] # noqa: E501 + subsystem_name (str): The NVMe subsystem name to which the NVMe namespace is mapped.. [optional] # noqa: E501 + svm_name (str): The storage virtual machine name for the NVMe namespace.. [optional] # noqa: E501 + uuid (str): Universally unique identifier of the NVMe namespace.. [optional] # noqa: E501 + volume_name (str): The volume name in which the NVMe namespace is located.. [optional] # noqa: E501 + array (StorageNetAppClusterRelationship): [optional] # noqa: E501 + storage_container (StorageNetAppVolumeRelationship): [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', "storage.NetAppNamespace") + object_type = kwargs.get('object_type', "storage.NetAppNamespace") + _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', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + + return self + + 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 + """StorageNetAppNamespace - a model defined in OpenAPI + + 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 "storage.NetAppNamespace", must be one of ["storage.NetAppNamespace", ] # 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 "storage.NetAppNamespace", must be one of ["storage.NetAppNamespace", ] # 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,) + container_state (str): The state of the volume and aggregate that contain the NVMe namespace. Namespaces are only available when their containers are available.. [optional] # noqa: E501 + is_mapped (str): Reports if the NVMe namespace is mapped to an NVMe subsystem.. [optional] # noqa: E501 + name (str): The base name component of the NVMe namespace.. [optional] # noqa: E501 + namespace_id (str): The NVMe namespace identifier. An identifier used by an NVMe controller to provide access to the NVMe namespace. The format for an NVMe namespace identifier is 8 hexadecimal digits (zero-filled) followed by a lower case \"h\".. [optional] # noqa: E501 + path (str): The fully qualified path name of the NVMe namespace composed of a \"/vol\" prefix, the volume name, the (optional) qtree name and base name of the namespace.. [optional] # noqa: E501 + state (str): The state of the NVMe namespace. Normal states for a namespace are online and offline. Other states indicate errors (nvfail, space_error).. [optional] # noqa: E501 + storage_utilization (StorageBaseCapacity): [optional] # noqa: E501 + subsystem_name (str): The NVMe subsystem name to which the NVMe namespace is mapped.. [optional] # noqa: E501 + svm_name (str): The storage virtual machine name for the NVMe namespace.. [optional] # noqa: E501 + uuid (str): Universally unique identifier of the NVMe namespace.. [optional] # noqa: E501 + volume_name (str): The volume name in which the NVMe namespace is located.. [optional] # noqa: E501 + array (StorageNetAppClusterRelationship): [optional] # noqa: E501 + storage_container (StorageNetAppVolumeRelationship): [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', "storage.NetAppNamespace") + object_type = kwargs.get('object_type', "storage.NetAppNamespace") + _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: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") + + @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 because 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': [ + MoBaseMo, + StorageNetAppNamespaceAllOf, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/storage_net_app_namespace_all_of.py b/intersight/model/storage_net_app_namespace_all_of.py new file mode 100644 index 0000000000..4ab0ad8fe8 --- /dev/null +++ b/intersight/model/storage_net_app_namespace_all_of.py @@ -0,0 +1,363 @@ +""" + 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.11-14628 + 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, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.storage_base_capacity import StorageBaseCapacity + from intersight.model.storage_net_app_cluster_relationship import StorageNetAppClusterRelationship + from intersight.model.storage_net_app_volume_relationship import StorageNetAppVolumeRelationship + globals()['StorageBaseCapacity'] = StorageBaseCapacity + globals()['StorageNetAppClusterRelationship'] = StorageNetAppClusterRelationship + globals()['StorageNetAppVolumeRelationship'] = StorageNetAppVolumeRelationship + + +class StorageNetAppNamespaceAllOf(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',): { + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", + }, + ('object_type',): { + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", + }, + } + + 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 + 'container_state': (str,), # noqa: E501 + 'is_mapped': (str,), # noqa: E501 + 'name': (str,), # noqa: E501 + 'namespace_id': (str,), # noqa: E501 + 'path': (str,), # noqa: E501 + 'state': (str,), # noqa: E501 + 'storage_utilization': (StorageBaseCapacity,), # noqa: E501 + 'subsystem_name': (str,), # noqa: E501 + 'svm_name': (str,), # noqa: E501 + 'uuid': (str,), # noqa: E501 + 'volume_name': (str,), # noqa: E501 + 'array': (StorageNetAppClusterRelationship,), # noqa: E501 + 'storage_container': (StorageNetAppVolumeRelationship,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'container_state': 'ContainerState', # noqa: E501 + 'is_mapped': 'IsMapped', # noqa: E501 + 'name': 'Name', # noqa: E501 + 'namespace_id': 'NamespaceId', # noqa: E501 + 'path': 'Path', # noqa: E501 + 'state': 'State', # noqa: E501 + 'storage_utilization': 'StorageUtilization', # noqa: E501 + 'subsystem_name': 'SubsystemName', # noqa: E501 + 'svm_name': 'SvmName', # noqa: E501 + 'uuid': 'Uuid', # noqa: E501 + 'volume_name': 'VolumeName', # noqa: E501 + 'array': 'Array', # noqa: E501 + 'storage_container': 'StorageContainer', # noqa: E501 + } + + read_only_vars = { + 'container_state', # noqa: E501 + 'is_mapped', # noqa: E501 + 'name', # noqa: E501 + 'namespace_id', # noqa: E501 + 'path', # noqa: E501 + 'state', # noqa: E501 + 'subsystem_name', # noqa: E501 + 'svm_name', # noqa: E501 + 'uuid', # noqa: E501 + 'volume_name', # noqa: E501 + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """StorageNetAppNamespaceAllOf - 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 "storage.NetAppNamespace", must be one of ["storage.NetAppNamespace", ] # 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 "storage.NetAppNamespace", must be one of ["storage.NetAppNamespace", ] # 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,) + container_state (str): The state of the volume and aggregate that contain the NVMe namespace. Namespaces are only available when their containers are available.. [optional] # noqa: E501 + is_mapped (str): Reports if the NVMe namespace is mapped to an NVMe subsystem.. [optional] # noqa: E501 + name (str): The base name component of the NVMe namespace.. [optional] # noqa: E501 + namespace_id (str): The NVMe namespace identifier. An identifier used by an NVMe controller to provide access to the NVMe namespace. The format for an NVMe namespace identifier is 8 hexadecimal digits (zero-filled) followed by a lower case \"h\".. [optional] # noqa: E501 + path (str): The fully qualified path name of the NVMe namespace composed of a \"/vol\" prefix, the volume name, the (optional) qtree name and base name of the namespace.. [optional] # noqa: E501 + state (str): The state of the NVMe namespace. Normal states for a namespace are online and offline. Other states indicate errors (nvfail, space_error).. [optional] # noqa: E501 + storage_utilization (StorageBaseCapacity): [optional] # noqa: E501 + subsystem_name (str): The NVMe subsystem name to which the NVMe namespace is mapped.. [optional] # noqa: E501 + svm_name (str): The storage virtual machine name for the NVMe namespace.. [optional] # noqa: E501 + uuid (str): Universally unique identifier of the NVMe namespace.. [optional] # noqa: E501 + volume_name (str): The volume name in which the NVMe namespace is located.. [optional] # noqa: E501 + array (StorageNetAppClusterRelationship): [optional] # noqa: E501 + storage_container (StorageNetAppVolumeRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "storage.NetAppNamespace") + object_type = kwargs.get('object_type', "storage.NetAppNamespace") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', True) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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) + return self + + 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 + """StorageNetAppNamespaceAllOf - 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 "storage.NetAppNamespace", must be one of ["storage.NetAppNamespace", ] # 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 "storage.NetAppNamespace", must be one of ["storage.NetAppNamespace", ] # 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,) + container_state (str): The state of the volume and aggregate that contain the NVMe namespace. Namespaces are only available when their containers are available.. [optional] # noqa: E501 + is_mapped (str): Reports if the NVMe namespace is mapped to an NVMe subsystem.. [optional] # noqa: E501 + name (str): The base name component of the NVMe namespace.. [optional] # noqa: E501 + namespace_id (str): The NVMe namespace identifier. An identifier used by an NVMe controller to provide access to the NVMe namespace. The format for an NVMe namespace identifier is 8 hexadecimal digits (zero-filled) followed by a lower case \"h\".. [optional] # noqa: E501 + path (str): The fully qualified path name of the NVMe namespace composed of a \"/vol\" prefix, the volume name, the (optional) qtree name and base name of the namespace.. [optional] # noqa: E501 + state (str): The state of the NVMe namespace. Normal states for a namespace are online and offline. Other states indicate errors (nvfail, space_error).. [optional] # noqa: E501 + storage_utilization (StorageBaseCapacity): [optional] # noqa: E501 + subsystem_name (str): The NVMe subsystem name to which the NVMe namespace is mapped.. [optional] # noqa: E501 + svm_name (str): The storage virtual machine name for the NVMe namespace.. [optional] # noqa: E501 + uuid (str): Universally unique identifier of the NVMe namespace.. [optional] # noqa: E501 + volume_name (str): The volume name in which the NVMe namespace is located.. [optional] # noqa: E501 + array (StorageNetAppClusterRelationship): [optional] # noqa: E501 + storage_container (StorageNetAppVolumeRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "storage.NetAppNamespace") + object_type = kwargs.get('object_type', "storage.NetAppNamespace") + _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: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") diff --git a/intersight/model/storage_net_app_namespace_list.py b/intersight/model/storage_net_app_namespace_list.py new file mode 100644 index 0000000000..386e2d101f --- /dev/null +++ b/intersight/model/storage_net_app_namespace_list.py @@ -0,0 +1,344 @@ +""" + 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.11-14628 + 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, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.mo_base_response import MoBaseResponse + from intersight.model.storage_net_app_namespace import StorageNetAppNamespace + from intersight.model.storage_net_app_namespace_list_all_of import StorageNetAppNamespaceListAllOf + globals()['MoBaseResponse'] = MoBaseResponse + globals()['StorageNetAppNamespace'] = StorageNetAppNamespace + globals()['StorageNetAppNamespaceListAllOf'] = StorageNetAppNamespaceListAllOf + + +class StorageNetAppNamespaceList(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': ([StorageNetAppNamespace], 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 + } + + read_only_vars = { + } + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, object_type, *args, **kwargs): # noqa: E501 + """StorageNetAppNamespaceList - a model defined in OpenAPI + + Keyword Args: + object_type (str): A discriminator value to disambiguate the schema of a HTTP GET response body. + _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 'storage.NetAppNamespace' 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 ([StorageNetAppNamespace], none_type): The array of 'storage.NetAppNamespace' 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', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + + return self + + 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 + """StorageNetAppNamespaceList - a model defined in OpenAPI + + Keyword Args: + object_type (str): A discriminator value to disambiguate the schema of a HTTP GET response body. + _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 'storage.NetAppNamespace' 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 ([StorageNetAppNamespace], none_type): The array of 'storage.NetAppNamespace' 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: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") + + @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 because 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': [ + MoBaseResponse, + StorageNetAppNamespaceListAllOf, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/storage_net_app_namespace_list_all_of.py b/intersight/model/storage_net_app_namespace_list_all_of.py new file mode 100644 index 0000000000..cda885b252 --- /dev/null +++ b/intersight/model/storage_net_app_namespace_list_all_of.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.11-14628 + 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, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.storage_net_app_namespace import StorageNetAppNamespace + globals()['StorageNetAppNamespace'] = StorageNetAppNamespace + + +class StorageNetAppNamespaceListAllOf(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 = { + } + + @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 { + 'count': (int,), # noqa: E501 + 'results': ([StorageNetAppNamespace], none_type,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'count': 'Count', # noqa: E501 + 'results': 'Results', # noqa: E501 + } + + read_only_vars = { + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """StorageNetAppNamespaceListAllOf - 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 'storage.NetAppNamespace' 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 ([StorageNetAppNamespace], none_type): The array of 'storage.NetAppNamespace' resources matching the request.. [optional] # noqa: E501 + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', True) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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) + return self + + 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 + """StorageNetAppNamespaceListAllOf - 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 'storage.NetAppNamespace' 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 ([StorageNetAppNamespace], none_type): The array of 'storage.NetAppNamespace' 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: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") diff --git a/intersight/model/storage_net_app_namespace_response.py b/intersight/model/storage_net_app_namespace_response.py new file mode 100644 index 0000000000..b25b446786 --- /dev/null +++ b/intersight/model/storage_net_app_namespace_response.py @@ -0,0 +1,355 @@ +""" + 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.11-14628 + 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, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + 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 + from intersight.model.storage_net_app_namespace_list import StorageNetAppNamespaceList + globals()['MoAggregateTransform'] = MoAggregateTransform + globals()['MoDocumentCount'] = MoDocumentCount + globals()['MoTagKeySummary'] = MoTagKeySummary + globals()['MoTagSummary'] = MoTagSummary + globals()['StorageNetAppNamespaceList'] = StorageNetAppNamespaceList + + +class StorageNetAppNamespaceResponse(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 = { + 'mo.AggregateTransform': MoAggregateTransform, + 'mo.DocumentCount': MoDocumentCount, + 'mo.TagSummary': MoTagSummary, + 'storage.NetAppNamespace.List': StorageNetAppNamespaceList, + } + if not val: + return None + return {'object_type': val} + + attribute_map = { + 'object_type': 'ObjectType', # noqa: E501 + 'count': 'Count', # noqa: E501 + 'results': 'Results', # noqa: E501 + } + + read_only_vars = { + } + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, object_type, *args, **kwargs): # noqa: E501 + """StorageNetAppNamespaceResponse - a model defined in OpenAPI + + Keyword Args: + object_type (str): A discriminator value to disambiguate the schema of a HTTP GET response body. + _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 'storage.NetAppNamespace' 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', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + + return self + + 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 + """StorageNetAppNamespaceResponse - a model defined in OpenAPI + + Keyword Args: + object_type (str): A discriminator value to disambiguate the schema of a HTTP GET response body. + _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 'storage.NetAppNamespace' 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: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + 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, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") + + @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 because 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': [ + MoAggregateTransform, + MoDocumentCount, + MoTagSummary, + StorageNetAppNamespaceList, + ], + } diff --git a/intersight/model/storage_net_app_nfs_client.py b/intersight/model/storage_net_app_nfs_client.py index b1877a165c..4bcd4d21e6 100644 --- a/intersight/model/storage_net_app_nfs_client.py +++ b/intersight/model/storage_net_app_nfs_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_nfs_client_all_of.py b/intersight/model/storage_net_app_nfs_client_all_of.py index 3b7be50531..0a35bc728d 100644 --- a/intersight/model/storage_net_app_nfs_client_all_of.py +++ b/intersight/model/storage_net_app_nfs_client_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_nfs_client_list.py b/intersight/model/storage_net_app_nfs_client_list.py index 10fc68a15a..3fd610242d 100644 --- a/intersight/model/storage_net_app_nfs_client_list.py +++ b/intersight/model/storage_net_app_nfs_client_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_nfs_client_list_all_of.py b/intersight/model/storage_net_app_nfs_client_list_all_of.py index 0d5833c065..88b06eaf17 100644 --- a/intersight/model/storage_net_app_nfs_client_list_all_of.py +++ b/intersight/model/storage_net_app_nfs_client_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_nfs_client_response.py b/intersight/model/storage_net_app_nfs_client_response.py index 1f9606fe61..e389ce8696 100644 --- a/intersight/model/storage_net_app_nfs_client_response.py +++ b/intersight/model/storage_net_app_nfs_client_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_nfs_service.py b/intersight/model/storage_net_app_nfs_service.py index 7c0d76114c..fbb291aa02 100644 --- a/intersight/model/storage_net_app_nfs_service.py +++ b/intersight/model/storage_net_app_nfs_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_nfs_service_all_of.py b/intersight/model/storage_net_app_nfs_service_all_of.py index 2c47090fdf..6ec543f0c7 100644 --- a/intersight/model/storage_net_app_nfs_service_all_of.py +++ b/intersight/model/storage_net_app_nfs_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_nfs_service_list.py b/intersight/model/storage_net_app_nfs_service_list.py index 2199952bbf..822888f6c8 100644 --- a/intersight/model/storage_net_app_nfs_service_list.py +++ b/intersight/model/storage_net_app_nfs_service_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_nfs_service_list_all_of.py b/intersight/model/storage_net_app_nfs_service_list_all_of.py index 0fe2101aca..528e842c1f 100644 --- a/intersight/model/storage_net_app_nfs_service_list_all_of.py +++ b/intersight/model/storage_net_app_nfs_service_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_nfs_service_response.py b/intersight/model/storage_net_app_nfs_service_response.py index 836d9117f9..8d2fd1e6c7 100644 --- a/intersight/model/storage_net_app_nfs_service_response.py +++ b/intersight/model/storage_net_app_nfs_service_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_node.py b/intersight/model/storage_net_app_node.py index 27d44ce6ec..0f4eaa51b0 100644 --- a/intersight/model/storage_net_app_node.py +++ b/intersight/model/storage_net_app_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_node_all_of.py b/intersight/model/storage_net_app_node_all_of.py index 14a329e8a6..fae27f8c3a 100644 --- a/intersight/model/storage_net_app_node_all_of.py +++ b/intersight/model/storage_net_app_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_node_cdp_neighbor.py b/intersight/model/storage_net_app_node_cdp_neighbor.py index a3840ecf01..d4b06f5fec 100644 --- a/intersight/model/storage_net_app_node_cdp_neighbor.py +++ b/intersight/model/storage_net_app_node_cdp_neighbor.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_node_cdp_neighbor_all_of.py b/intersight/model/storage_net_app_node_cdp_neighbor_all_of.py index 0c504da830..acec78be22 100644 --- a/intersight/model/storage_net_app_node_cdp_neighbor_all_of.py +++ b/intersight/model/storage_net_app_node_cdp_neighbor_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_node_cdp_neighbor_list.py b/intersight/model/storage_net_app_node_cdp_neighbor_list.py index cef30983c1..9c2cf5d3c4 100644 --- a/intersight/model/storage_net_app_node_cdp_neighbor_list.py +++ b/intersight/model/storage_net_app_node_cdp_neighbor_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_node_cdp_neighbor_list_all_of.py b/intersight/model/storage_net_app_node_cdp_neighbor_list_all_of.py index ce582564bd..b82f4985b2 100644 --- a/intersight/model/storage_net_app_node_cdp_neighbor_list_all_of.py +++ b/intersight/model/storage_net_app_node_cdp_neighbor_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_node_cdp_neighbor_response.py b/intersight/model/storage_net_app_node_cdp_neighbor_response.py index 360cf65a8a..3ecb4dd0a3 100644 --- a/intersight/model/storage_net_app_node_cdp_neighbor_response.py +++ b/intersight/model/storage_net_app_node_cdp_neighbor_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_node_event.py b/intersight/model/storage_net_app_node_event.py index ef04ff18f6..d93bbfe950 100644 --- a/intersight/model/storage_net_app_node_event.py +++ b/intersight/model/storage_net_app_node_event.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_node_event_all_of.py b/intersight/model/storage_net_app_node_event_all_of.py index 2f6cba5bba..30eaa38a1a 100644 --- a/intersight/model/storage_net_app_node_event_all_of.py +++ b/intersight/model/storage_net_app_node_event_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_node_event_list.py b/intersight/model/storage_net_app_node_event_list.py index 6214ec4ef5..c436289169 100644 --- a/intersight/model/storage_net_app_node_event_list.py +++ b/intersight/model/storage_net_app_node_event_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_node_event_list_all_of.py b/intersight/model/storage_net_app_node_event_list_all_of.py index 6b23123a97..7da86f06e8 100644 --- a/intersight/model/storage_net_app_node_event_list_all_of.py +++ b/intersight/model/storage_net_app_node_event_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_node_event_relationship.py b/intersight/model/storage_net_app_node_event_relationship.py index 0979accb4d..e5bb3872b9 100644 --- a/intersight/model/storage_net_app_node_event_relationship.py +++ b/intersight/model/storage_net_app_node_event_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -218,6 +218,7 @@ class StorageNetAppNodeEventRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -249,6 +250,7 @@ class StorageNetAppNodeEventRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -295,7 +297,9 @@ class StorageNetAppNodeEventRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -673,6 +677,8 @@ class StorageNetAppNodeEventRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -954,6 +960,7 @@ class StorageNetAppNodeEventRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/storage_net_app_node_event_response.py b/intersight/model/storage_net_app_node_event_response.py index 1fda3bd5a3..6dab746702 100644 --- a/intersight/model/storage_net_app_node_event_response.py +++ b/intersight/model/storage_net_app_node_event_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_node_list.py b/intersight/model/storage_net_app_node_list.py index 5c333a34a0..6e814c7a42 100644 --- a/intersight/model/storage_net_app_node_list.py +++ b/intersight/model/storage_net_app_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_node_list_all_of.py b/intersight/model/storage_net_app_node_list_all_of.py index 1a08c46890..5507b65dcc 100644 --- a/intersight/model/storage_net_app_node_list_all_of.py +++ b/intersight/model/storage_net_app_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_node_relationship.py b/intersight/model/storage_net_app_node_relationship.py index feba07db93..c2ef4058e8 100644 --- a/intersight/model/storage_net_app_node_relationship.py +++ b/intersight/model/storage_net_app_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -203,6 +203,7 @@ class StorageNetAppNodeRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -234,6 +235,7 @@ class StorageNetAppNodeRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -280,7 +282,9 @@ class StorageNetAppNodeRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -658,6 +662,8 @@ class StorageNetAppNodeRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -939,6 +945,7 @@ class StorageNetAppNodeRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/storage_net_app_node_response.py b/intersight/model/storage_net_app_node_response.py index e257a72efc..dffa69def5 100644 --- a/intersight/model/storage_net_app_node_response.py +++ b/intersight/model/storage_net_app_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_non_data_ip_interface.py b/intersight/model/storage_net_app_non_data_ip_interface.py index f306291f86..a9928868ea 100644 --- a/intersight/model/storage_net_app_non_data_ip_interface.py +++ b/intersight/model/storage_net_app_non_data_ip_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_non_data_ip_interface_all_of.py b/intersight/model/storage_net_app_non_data_ip_interface_all_of.py index 2e81f926e6..f6c37be54e 100644 --- a/intersight/model/storage_net_app_non_data_ip_interface_all_of.py +++ b/intersight/model/storage_net_app_non_data_ip_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_non_data_ip_interface_event.py b/intersight/model/storage_net_app_non_data_ip_interface_event.py index 9dea3fcaf8..ea9510d7b1 100644 --- a/intersight/model/storage_net_app_non_data_ip_interface_event.py +++ b/intersight/model/storage_net_app_non_data_ip_interface_event.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_non_data_ip_interface_event_all_of.py b/intersight/model/storage_net_app_non_data_ip_interface_event_all_of.py index f748b368a3..66a55013a5 100644 --- a/intersight/model/storage_net_app_non_data_ip_interface_event_all_of.py +++ b/intersight/model/storage_net_app_non_data_ip_interface_event_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_non_data_ip_interface_event_list.py b/intersight/model/storage_net_app_non_data_ip_interface_event_list.py index 54d55f202b..b4068bb933 100644 --- a/intersight/model/storage_net_app_non_data_ip_interface_event_list.py +++ b/intersight/model/storage_net_app_non_data_ip_interface_event_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_non_data_ip_interface_event_list_all_of.py b/intersight/model/storage_net_app_non_data_ip_interface_event_list_all_of.py index d6a32b7da2..ed3fc03bd7 100644 --- a/intersight/model/storage_net_app_non_data_ip_interface_event_list_all_of.py +++ b/intersight/model/storage_net_app_non_data_ip_interface_event_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_non_data_ip_interface_event_relationship.py b/intersight/model/storage_net_app_non_data_ip_interface_event_relationship.py index 8a87a7fc6b..d53d35d58e 100644 --- a/intersight/model/storage_net_app_non_data_ip_interface_event_relationship.py +++ b/intersight/model/storage_net_app_non_data_ip_interface_event_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -218,6 +218,7 @@ class StorageNetAppNonDataIpInterfaceEventRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -249,6 +250,7 @@ class StorageNetAppNonDataIpInterfaceEventRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -295,7 +297,9 @@ class StorageNetAppNonDataIpInterfaceEventRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -673,6 +677,8 @@ class StorageNetAppNonDataIpInterfaceEventRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -954,6 +960,7 @@ class StorageNetAppNonDataIpInterfaceEventRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/storage_net_app_non_data_ip_interface_event_response.py b/intersight/model/storage_net_app_non_data_ip_interface_event_response.py index ba1ff45d8b..5ef0c87d86 100644 --- a/intersight/model/storage_net_app_non_data_ip_interface_event_response.py +++ b/intersight/model/storage_net_app_non_data_ip_interface_event_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_non_data_ip_interface_list.py b/intersight/model/storage_net_app_non_data_ip_interface_list.py index 5d2847695f..42e0f348a7 100644 --- a/intersight/model/storage_net_app_non_data_ip_interface_list.py +++ b/intersight/model/storage_net_app_non_data_ip_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_non_data_ip_interface_list_all_of.py b/intersight/model/storage_net_app_non_data_ip_interface_list_all_of.py index 0f0c941854..56f749b900 100644 --- a/intersight/model/storage_net_app_non_data_ip_interface_list_all_of.py +++ b/intersight/model/storage_net_app_non_data_ip_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_non_data_ip_interface_relationship.py b/intersight/model/storage_net_app_non_data_ip_interface_relationship.py index 50784454ed..2c464b7b02 100644 --- a/intersight/model/storage_net_app_non_data_ip_interface_relationship.py +++ b/intersight/model/storage_net_app_non_data_ip_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -192,6 +192,7 @@ class StorageNetAppNonDataIpInterfaceRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -223,6 +224,7 @@ class StorageNetAppNonDataIpInterfaceRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -269,7 +271,9 @@ class StorageNetAppNonDataIpInterfaceRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -647,6 +651,8 @@ class StorageNetAppNonDataIpInterfaceRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -928,6 +934,7 @@ class StorageNetAppNonDataIpInterfaceRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/storage_net_app_non_data_ip_interface_response.py b/intersight/model/storage_net_app_non_data_ip_interface_response.py index ed48f150a4..3f9ffc6f36 100644 --- a/intersight/model/storage_net_app_non_data_ip_interface_response.py +++ b/intersight/model/storage_net_app_non_data_ip_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_ntp_server.py b/intersight/model/storage_net_app_ntp_server.py index 7c14543b74..c3e657a980 100644 --- a/intersight/model/storage_net_app_ntp_server.py +++ b/intersight/model/storage_net_app_ntp_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_ntp_server_all_of.py b/intersight/model/storage_net_app_ntp_server_all_of.py index 9aff0c57b8..10e2dcdfc9 100644 --- a/intersight/model/storage_net_app_ntp_server_all_of.py +++ b/intersight/model/storage_net_app_ntp_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_ntp_server_list.py b/intersight/model/storage_net_app_ntp_server_list.py index cbf0b79ce5..bcea527895 100644 --- a/intersight/model/storage_net_app_ntp_server_list.py +++ b/intersight/model/storage_net_app_ntp_server_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_ntp_server_list_all_of.py b/intersight/model/storage_net_app_ntp_server_list_all_of.py index 12fd351c24..7362c9b476 100644 --- a/intersight/model/storage_net_app_ntp_server_list_all_of.py +++ b/intersight/model/storage_net_app_ntp_server_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_ntp_server_response.py b/intersight/model/storage_net_app_ntp_server_response.py index 9772ecefb2..d419f50142 100644 --- a/intersight/model/storage_net_app_ntp_server_response.py +++ b/intersight/model/storage_net_app_ntp_server_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_performance_metrics_average.py b/intersight/model/storage_net_app_performance_metrics_average.py index 2e3dea5bc8..73e3729e53 100644 --- a/intersight/model/storage_net_app_performance_metrics_average.py +++ b/intersight/model/storage_net_app_performance_metrics_average.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_port.py b/intersight/model/storage_net_app_port.py index d4421390c1..67898882e9 100644 --- a/intersight/model/storage_net_app_port.py +++ b/intersight/model/storage_net_app_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_port_all_of.py b/intersight/model/storage_net_app_port_all_of.py index 7dd823c623..3f297f79d7 100644 --- a/intersight/model/storage_net_app_port_all_of.py +++ b/intersight/model/storage_net_app_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_qtree.py b/intersight/model/storage_net_app_qtree.py index 1df5cc5028..702ebd425c 100644 --- a/intersight/model/storage_net_app_qtree.py +++ b/intersight/model/storage_net_app_qtree.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_qtree_all_of.py b/intersight/model/storage_net_app_qtree_all_of.py index c1120231fe..6ad608a541 100644 --- a/intersight/model/storage_net_app_qtree_all_of.py +++ b/intersight/model/storage_net_app_qtree_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_qtree_list.py b/intersight/model/storage_net_app_qtree_list.py index 8b4233307d..6784f00820 100644 --- a/intersight/model/storage_net_app_qtree_list.py +++ b/intersight/model/storage_net_app_qtree_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_qtree_list_all_of.py b/intersight/model/storage_net_app_qtree_list_all_of.py index 2ce5ae4e40..0d3674dc3e 100644 --- a/intersight/model/storage_net_app_qtree_list_all_of.py +++ b/intersight/model/storage_net_app_qtree_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_qtree_response.py b/intersight/model/storage_net_app_qtree_response.py index 431a76b5d9..552cf21ee5 100644 --- a/intersight/model/storage_net_app_qtree_response.py +++ b/intersight/model/storage_net_app_qtree_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_schedule.py b/intersight/model/storage_net_app_schedule.py index 86398d54ab..e2b3ca155c 100644 --- a/intersight/model/storage_net_app_schedule.py +++ b/intersight/model/storage_net_app_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_schedule_all_of.py b/intersight/model/storage_net_app_schedule_all_of.py index 42782b2921..5d6504d71d 100644 --- a/intersight/model/storage_net_app_schedule_all_of.py +++ b/intersight/model/storage_net_app_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_schedule_list.py b/intersight/model/storage_net_app_schedule_list.py index c66ef7f786..37fadf70ac 100644 --- a/intersight/model/storage_net_app_schedule_list.py +++ b/intersight/model/storage_net_app_schedule_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_schedule_list_all_of.py b/intersight/model/storage_net_app_schedule_list_all_of.py index db1cb04c83..0cb40024c0 100644 --- a/intersight/model/storage_net_app_schedule_list_all_of.py +++ b/intersight/model/storage_net_app_schedule_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_schedule_response.py b/intersight/model/storage_net_app_schedule_response.py index fe56fa33d6..66f260b6d0 100644 --- a/intersight/model/storage_net_app_schedule_response.py +++ b/intersight/model/storage_net_app_schedule_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_sensor.py b/intersight/model/storage_net_app_sensor.py index bca864ea12..d302008bb5 100644 --- a/intersight/model/storage_net_app_sensor.py +++ b/intersight/model/storage_net_app_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_sensor_all_of.py b/intersight/model/storage_net_app_sensor_all_of.py index 122c4dd3ea..c141ceb231 100644 --- a/intersight/model/storage_net_app_sensor_all_of.py +++ b/intersight/model/storage_net_app_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_sensor_list.py b/intersight/model/storage_net_app_sensor_list.py index 52eb5c07d4..1874ce70c4 100644 --- a/intersight/model/storage_net_app_sensor_list.py +++ b/intersight/model/storage_net_app_sensor_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_sensor_list_all_of.py b/intersight/model/storage_net_app_sensor_list_all_of.py index 2f363413ed..bab651ecc0 100644 --- a/intersight/model/storage_net_app_sensor_list_all_of.py +++ b/intersight/model/storage_net_app_sensor_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_sensor_response.py b/intersight/model/storage_net_app_sensor_response.py index cb235b7834..ee775e81ed 100644 --- a/intersight/model/storage_net_app_sensor_response.py +++ b/intersight/model/storage_net_app_sensor_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_snap_mirror_relationship.py b/intersight/model/storage_net_app_snap_mirror_relationship.py index 66ffcff250..68062e2ba9 100644 --- a/intersight/model/storage_net_app_snap_mirror_relationship.py +++ b/intersight/model/storage_net_app_snap_mirror_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_snap_mirror_relationship_all_of.py b/intersight/model/storage_net_app_snap_mirror_relationship_all_of.py index 9e2c30e504..27976c5693 100644 --- a/intersight/model/storage_net_app_snap_mirror_relationship_all_of.py +++ b/intersight/model/storage_net_app_snap_mirror_relationship_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_snap_mirror_relationship_list.py b/intersight/model/storage_net_app_snap_mirror_relationship_list.py index 3a7fe8fa47..068689f361 100644 --- a/intersight/model/storage_net_app_snap_mirror_relationship_list.py +++ b/intersight/model/storage_net_app_snap_mirror_relationship_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_snap_mirror_relationship_list_all_of.py b/intersight/model/storage_net_app_snap_mirror_relationship_list_all_of.py index 9f4a3e4ad7..ab0b319028 100644 --- a/intersight/model/storage_net_app_snap_mirror_relationship_list_all_of.py +++ b/intersight/model/storage_net_app_snap_mirror_relationship_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_snap_mirror_relationship_response.py b/intersight/model/storage_net_app_snap_mirror_relationship_response.py index 71d0edf9df..c4d4c487d4 100644 --- a/intersight/model/storage_net_app_snap_mirror_relationship_response.py +++ b/intersight/model/storage_net_app_snap_mirror_relationship_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_snapshot_policy_schedule.py b/intersight/model/storage_net_app_snapshot_policy_schedule.py index 5d1690859b..aadf0d61cc 100644 --- a/intersight/model/storage_net_app_snapshot_policy_schedule.py +++ b/intersight/model/storage_net_app_snapshot_policy_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_snapshot_policy_schedule_all_of.py b/intersight/model/storage_net_app_snapshot_policy_schedule_all_of.py index 37f507e229..1c9102d108 100644 --- a/intersight/model/storage_net_app_snapshot_policy_schedule_all_of.py +++ b/intersight/model/storage_net_app_snapshot_policy_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_storage_cluster_efficiency.py b/intersight/model/storage_net_app_storage_cluster_efficiency.py index 89d520c0ab..2051b6f606 100644 --- a/intersight/model/storage_net_app_storage_cluster_efficiency.py +++ b/intersight/model/storage_net_app_storage_cluster_efficiency.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_storage_cluster_efficiency_all_of.py b/intersight/model/storage_net_app_storage_cluster_efficiency_all_of.py index c78f340ad3..5b663ee0df 100644 --- a/intersight/model/storage_net_app_storage_cluster_efficiency_all_of.py +++ b/intersight/model/storage_net_app_storage_cluster_efficiency_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_storage_utilization.py b/intersight/model/storage_net_app_storage_utilization.py index e359e94d88..ffda169d78 100644 --- a/intersight/model/storage_net_app_storage_utilization.py +++ b/intersight/model/storage_net_app_storage_utilization.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_storage_utilization_all_of.py b/intersight/model/storage_net_app_storage_utilization_all_of.py index b5174cc552..ae9a16c3ab 100644 --- a/intersight/model/storage_net_app_storage_utilization_all_of.py +++ b/intersight/model/storage_net_app_storage_utilization_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_storage_vm.py b/intersight/model/storage_net_app_storage_vm.py index 8ed7fb3377..321521458e 100644 --- a/intersight/model/storage_net_app_storage_vm.py +++ b/intersight/model/storage_net_app_storage_vm.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_storage_vm_all_of.py b/intersight/model/storage_net_app_storage_vm_all_of.py index 832173693d..0f3be0e4f0 100644 --- a/intersight/model/storage_net_app_storage_vm_all_of.py +++ b/intersight/model/storage_net_app_storage_vm_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_storage_vm_list.py b/intersight/model/storage_net_app_storage_vm_list.py index 5c2f746729..59aaec086a 100644 --- a/intersight/model/storage_net_app_storage_vm_list.py +++ b/intersight/model/storage_net_app_storage_vm_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_storage_vm_list_all_of.py b/intersight/model/storage_net_app_storage_vm_list_all_of.py index cbcd92cc2d..908517ab0d 100644 --- a/intersight/model/storage_net_app_storage_vm_list_all_of.py +++ b/intersight/model/storage_net_app_storage_vm_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_storage_vm_relationship.py b/intersight/model/storage_net_app_storage_vm_relationship.py index a61359671e..88c8dd71d2 100644 --- a/intersight/model/storage_net_app_storage_vm_relationship.py +++ b/intersight/model/storage_net_app_storage_vm_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -187,6 +187,7 @@ class StorageNetAppStorageVmRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -218,6 +219,7 @@ class StorageNetAppStorageVmRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -264,7 +266,9 @@ class StorageNetAppStorageVmRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -642,6 +646,8 @@ class StorageNetAppStorageVmRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -923,6 +929,7 @@ class StorageNetAppStorageVmRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/storage_net_app_storage_vm_response.py b/intersight/model/storage_net_app_storage_vm_response.py index 2f3c84e63a..ad8e74bb84 100644 --- a/intersight/model/storage_net_app_storage_vm_response.py +++ b/intersight/model/storage_net_app_storage_vm_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_svm_event.py b/intersight/model/storage_net_app_svm_event.py index 4fd4b16646..d5ca7ced63 100644 --- a/intersight/model/storage_net_app_svm_event.py +++ b/intersight/model/storage_net_app_svm_event.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_svm_event_all_of.py b/intersight/model/storage_net_app_svm_event_all_of.py index e7a60ad95e..6394c8367b 100644 --- a/intersight/model/storage_net_app_svm_event_all_of.py +++ b/intersight/model/storage_net_app_svm_event_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_svm_event_list.py b/intersight/model/storage_net_app_svm_event_list.py index f84595bbd7..096f848364 100644 --- a/intersight/model/storage_net_app_svm_event_list.py +++ b/intersight/model/storage_net_app_svm_event_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_svm_event_list_all_of.py b/intersight/model/storage_net_app_svm_event_list_all_of.py index 786e144e99..1759986f87 100644 --- a/intersight/model/storage_net_app_svm_event_list_all_of.py +++ b/intersight/model/storage_net_app_svm_event_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_svm_event_relationship.py b/intersight/model/storage_net_app_svm_event_relationship.py index eb4ea06569..c3ecc1f2a5 100644 --- a/intersight/model/storage_net_app_svm_event_relationship.py +++ b/intersight/model/storage_net_app_svm_event_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -218,6 +218,7 @@ class StorageNetAppSvmEventRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -249,6 +250,7 @@ class StorageNetAppSvmEventRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -295,7 +297,9 @@ class StorageNetAppSvmEventRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -673,6 +677,8 @@ class StorageNetAppSvmEventRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -954,6 +960,7 @@ class StorageNetAppSvmEventRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/storage_net_app_svm_event_response.py b/intersight/model/storage_net_app_svm_event_response.py index 23c11ff93b..6866886e92 100644 --- a/intersight/model/storage_net_app_svm_event_response.py +++ b/intersight/model/storage_net_app_svm_event_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_svm_snap_mirror_policy.py b/intersight/model/storage_net_app_svm_snap_mirror_policy.py index c24e4055bf..0409d41520 100644 --- a/intersight/model/storage_net_app_svm_snap_mirror_policy.py +++ b/intersight/model/storage_net_app_svm_snap_mirror_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_svm_snap_mirror_policy_all_of.py b/intersight/model/storage_net_app_svm_snap_mirror_policy_all_of.py index d5676f2125..f6e7ae86b8 100644 --- a/intersight/model/storage_net_app_svm_snap_mirror_policy_all_of.py +++ b/intersight/model/storage_net_app_svm_snap_mirror_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_svm_snap_mirror_policy_list.py b/intersight/model/storage_net_app_svm_snap_mirror_policy_list.py index 072112b17c..03d59ca994 100644 --- a/intersight/model/storage_net_app_svm_snap_mirror_policy_list.py +++ b/intersight/model/storage_net_app_svm_snap_mirror_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_svm_snap_mirror_policy_list_all_of.py b/intersight/model/storage_net_app_svm_snap_mirror_policy_list_all_of.py index ef913eb633..3241e99c5a 100644 --- a/intersight/model/storage_net_app_svm_snap_mirror_policy_list_all_of.py +++ b/intersight/model/storage_net_app_svm_snap_mirror_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_svm_snap_mirror_policy_response.py b/intersight/model/storage_net_app_svm_snap_mirror_policy_response.py index 599043ef02..1a6853caf5 100644 --- a/intersight/model/storage_net_app_svm_snap_mirror_policy_response.py +++ b/intersight/model/storage_net_app_svm_snap_mirror_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_svm_snapshot_policy.py b/intersight/model/storage_net_app_svm_snapshot_policy.py index cd5d166dd0..e454a98bf5 100644 --- a/intersight/model/storage_net_app_svm_snapshot_policy.py +++ b/intersight/model/storage_net_app_svm_snapshot_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_svm_snapshot_policy_all_of.py b/intersight/model/storage_net_app_svm_snapshot_policy_all_of.py index 5b6a9a2cec..f9db19176b 100644 --- a/intersight/model/storage_net_app_svm_snapshot_policy_all_of.py +++ b/intersight/model/storage_net_app_svm_snapshot_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_svm_snapshot_policy_list.py b/intersight/model/storage_net_app_svm_snapshot_policy_list.py index 46bbffd762..7a39293945 100644 --- a/intersight/model/storage_net_app_svm_snapshot_policy_list.py +++ b/intersight/model/storage_net_app_svm_snapshot_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_svm_snapshot_policy_list_all_of.py b/intersight/model/storage_net_app_svm_snapshot_policy_list_all_of.py index 2e96e359d0..d0cb5e884b 100644 --- a/intersight/model/storage_net_app_svm_snapshot_policy_list_all_of.py +++ b/intersight/model/storage_net_app_svm_snapshot_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_svm_snapshot_policy_response.py b/intersight/model/storage_net_app_svm_snapshot_policy_response.py index 3ae9045f22..4dbd3225c3 100644 --- a/intersight/model/storage_net_app_svm_snapshot_policy_response.py +++ b/intersight/model/storage_net_app_svm_snapshot_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_volume.py b/intersight/model/storage_net_app_volume.py index 837565bf58..bb0414c25f 100644 --- a/intersight/model/storage_net_app_volume.py +++ b/intersight/model/storage_net_app_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_volume_all_of.py b/intersight/model/storage_net_app_volume_all_of.py index ef609ff072..1256abd0d6 100644 --- a/intersight/model/storage_net_app_volume_all_of.py +++ b/intersight/model/storage_net_app_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_volume_event.py b/intersight/model/storage_net_app_volume_event.py index af021a3903..2f9bc5ec88 100644 --- a/intersight/model/storage_net_app_volume_event.py +++ b/intersight/model/storage_net_app_volume_event.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_volume_event_all_of.py b/intersight/model/storage_net_app_volume_event_all_of.py index 1cd4ab8eea..32bf5d7826 100644 --- a/intersight/model/storage_net_app_volume_event_all_of.py +++ b/intersight/model/storage_net_app_volume_event_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_volume_event_list.py b/intersight/model/storage_net_app_volume_event_list.py index 3fe1160e5f..c83f426fc3 100644 --- a/intersight/model/storage_net_app_volume_event_list.py +++ b/intersight/model/storage_net_app_volume_event_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_volume_event_list_all_of.py b/intersight/model/storage_net_app_volume_event_list_all_of.py index be6d47f5e3..8c4a0aa8a5 100644 --- a/intersight/model/storage_net_app_volume_event_list_all_of.py +++ b/intersight/model/storage_net_app_volume_event_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_volume_event_relationship.py b/intersight/model/storage_net_app_volume_event_relationship.py index a0c1578d61..340b4b0d72 100644 --- a/intersight/model/storage_net_app_volume_event_relationship.py +++ b/intersight/model/storage_net_app_volume_event_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -218,6 +218,7 @@ class StorageNetAppVolumeEventRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -249,6 +250,7 @@ class StorageNetAppVolumeEventRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -295,7 +297,9 @@ class StorageNetAppVolumeEventRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -673,6 +677,8 @@ class StorageNetAppVolumeEventRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -954,6 +960,7 @@ class StorageNetAppVolumeEventRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/storage_net_app_volume_event_response.py b/intersight/model/storage_net_app_volume_event_response.py index 6e50ba7fe4..d0bd916be9 100644 --- a/intersight/model/storage_net_app_volume_event_response.py +++ b/intersight/model/storage_net_app_volume_event_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_volume_list.py b/intersight/model/storage_net_app_volume_list.py index 2671a8e4bd..4210992469 100644 --- a/intersight/model/storage_net_app_volume_list.py +++ b/intersight/model/storage_net_app_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_volume_list_all_of.py b/intersight/model/storage_net_app_volume_list_all_of.py index 80abb6885a..d5a412d948 100644 --- a/intersight/model/storage_net_app_volume_list_all_of.py +++ b/intersight/model/storage_net_app_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_volume_relationship.py b/intersight/model/storage_net_app_volume_relationship.py index 730d8db583..e6c59e9f60 100644 --- a/intersight/model/storage_net_app_volume_relationship.py +++ b/intersight/model/storage_net_app_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -199,6 +199,7 @@ class StorageNetAppVolumeRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -230,6 +231,7 @@ class StorageNetAppVolumeRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -276,7 +278,9 @@ class StorageNetAppVolumeRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -654,6 +658,8 @@ class StorageNetAppVolumeRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -935,6 +941,7 @@ class StorageNetAppVolumeRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/storage_net_app_volume_response.py b/intersight/model/storage_net_app_volume_response.py index 7c0b9b5d69..46c342e34d 100644 --- a/intersight/model/storage_net_app_volume_response.py +++ b/intersight/model/storage_net_app_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_volume_snapshot.py b/intersight/model/storage_net_app_volume_snapshot.py index 57e173f268..31dbbc7d11 100644 --- a/intersight/model/storage_net_app_volume_snapshot.py +++ b/intersight/model/storage_net_app_volume_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_volume_snapshot_all_of.py b/intersight/model/storage_net_app_volume_snapshot_all_of.py index 9774d2e701..0466bef477 100644 --- a/intersight/model/storage_net_app_volume_snapshot_all_of.py +++ b/intersight/model/storage_net_app_volume_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_volume_snapshot_list.py b/intersight/model/storage_net_app_volume_snapshot_list.py index 9fd808aa91..76ec891f14 100644 --- a/intersight/model/storage_net_app_volume_snapshot_list.py +++ b/intersight/model/storage_net_app_volume_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_volume_snapshot_list_all_of.py b/intersight/model/storage_net_app_volume_snapshot_list_all_of.py index ac5872260d..a0f826eb87 100644 --- a/intersight/model/storage_net_app_volume_snapshot_list_all_of.py +++ b/intersight/model/storage_net_app_volume_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_volume_snapshot_response.py b/intersight/model/storage_net_app_volume_snapshot_response.py index 295886ff09..2892377e03 100644 --- a/intersight/model/storage_net_app_volume_snapshot_response.py +++ b/intersight/model/storage_net_app_volume_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_physical_disk.py b/intersight/model/storage_physical_disk.py index 7470b36789..e0fe70b86d 100644 --- a/intersight/model/storage_physical_disk.py +++ b/intersight/model/storage_physical_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_physical_disk_all_of.py b/intersight/model/storage_physical_disk_all_of.py index f67b7c45fc..8c179dc8bb 100644 --- a/intersight/model/storage_physical_disk_all_of.py +++ b/intersight/model/storage_physical_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_physical_disk_extension.py b/intersight/model/storage_physical_disk_extension.py index 03c1bf9d88..8042cc7a25 100644 --- a/intersight/model/storage_physical_disk_extension.py +++ b/intersight/model/storage_physical_disk_extension.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_physical_disk_extension_all_of.py b/intersight/model/storage_physical_disk_extension_all_of.py index 20e635c3ef..2b2753c824 100644 --- a/intersight/model/storage_physical_disk_extension_all_of.py +++ b/intersight/model/storage_physical_disk_extension_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_physical_disk_extension_list.py b/intersight/model/storage_physical_disk_extension_list.py index 1ce1d2fc22..fbdced5a64 100644 --- a/intersight/model/storage_physical_disk_extension_list.py +++ b/intersight/model/storage_physical_disk_extension_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_physical_disk_extension_list_all_of.py b/intersight/model/storage_physical_disk_extension_list_all_of.py index 5e865b9690..545512961d 100644 --- a/intersight/model/storage_physical_disk_extension_list_all_of.py +++ b/intersight/model/storage_physical_disk_extension_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_physical_disk_extension_relationship.py b/intersight/model/storage_physical_disk_extension_relationship.py index 023b6d8b16..ff8e805715 100644 --- a/intersight/model/storage_physical_disk_extension_relationship.py +++ b/intersight/model/storage_physical_disk_extension_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -181,6 +181,7 @@ class StoragePhysicalDiskExtensionRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -212,6 +213,7 @@ class StoragePhysicalDiskExtensionRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -258,7 +260,9 @@ class StoragePhysicalDiskExtensionRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -636,6 +640,8 @@ class StoragePhysicalDiskExtensionRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -917,6 +923,7 @@ class StoragePhysicalDiskExtensionRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/storage_physical_disk_extension_response.py b/intersight/model/storage_physical_disk_extension_response.py index 5a985433be..10dbb7c5b0 100644 --- a/intersight/model/storage_physical_disk_extension_response.py +++ b/intersight/model/storage_physical_disk_extension_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_physical_disk_list.py b/intersight/model/storage_physical_disk_list.py index 0b11d15841..31ba62df04 100644 --- a/intersight/model/storage_physical_disk_list.py +++ b/intersight/model/storage_physical_disk_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_physical_disk_list_all_of.py b/intersight/model/storage_physical_disk_list_all_of.py index 7d2dc5d194..e901415756 100644 --- a/intersight/model/storage_physical_disk_list_all_of.py +++ b/intersight/model/storage_physical_disk_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_physical_disk_relationship.py b/intersight/model/storage_physical_disk_relationship.py index 98c5adf1f9..1919d27802 100644 --- a/intersight/model/storage_physical_disk_relationship.py +++ b/intersight/model/storage_physical_disk_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -189,6 +189,7 @@ class StoragePhysicalDiskRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -220,6 +221,7 @@ class StoragePhysicalDiskRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -266,7 +268,9 @@ class StoragePhysicalDiskRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -644,6 +648,8 @@ class StoragePhysicalDiskRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -925,6 +931,7 @@ class StoragePhysicalDiskRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/storage_physical_disk_response.py b/intersight/model/storage_physical_disk_response.py index 46d3992a18..f73958bbc0 100644 --- a/intersight/model/storage_physical_disk_response.py +++ b/intersight/model/storage_physical_disk_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_physical_disk_usage.py b/intersight/model/storage_physical_disk_usage.py index 5dad074ac5..3c41068911 100644 --- a/intersight/model/storage_physical_disk_usage.py +++ b/intersight/model/storage_physical_disk_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_physical_disk_usage_all_of.py b/intersight/model/storage_physical_disk_usage_all_of.py index b106ab89db..57bbe0088e 100644 --- a/intersight/model/storage_physical_disk_usage_all_of.py +++ b/intersight/model/storage_physical_disk_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_physical_disk_usage_list.py b/intersight/model/storage_physical_disk_usage_list.py index d5c69b8b83..c66d162508 100644 --- a/intersight/model/storage_physical_disk_usage_list.py +++ b/intersight/model/storage_physical_disk_usage_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_physical_disk_usage_list_all_of.py b/intersight/model/storage_physical_disk_usage_list_all_of.py index 06b3c3e77d..740252d570 100644 --- a/intersight/model/storage_physical_disk_usage_list_all_of.py +++ b/intersight/model/storage_physical_disk_usage_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_physical_disk_usage_relationship.py b/intersight/model/storage_physical_disk_usage_relationship.py index c1ed31c572..0fed6540ca 100644 --- a/intersight/model/storage_physical_disk_usage_relationship.py +++ b/intersight/model/storage_physical_disk_usage_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -177,6 +177,7 @@ class StoragePhysicalDiskUsageRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -208,6 +209,7 @@ class StoragePhysicalDiskUsageRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -254,7 +256,9 @@ class StoragePhysicalDiskUsageRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -632,6 +636,8 @@ class StoragePhysicalDiskUsageRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -913,6 +919,7 @@ class StoragePhysicalDiskUsageRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/storage_physical_disk_usage_response.py b/intersight/model/storage_physical_disk_usage_response.py index 9ea7af7d3a..1e8e049ddd 100644 --- a/intersight/model/storage_physical_disk_usage_response.py +++ b/intersight/model/storage_physical_disk_usage_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_array.py b/intersight/model/storage_pure_array.py index ec816894cd..e539c00c58 100644 --- a/intersight/model/storage_pure_array.py +++ b/intersight/model/storage_pure_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_array_all_of.py b/intersight/model/storage_pure_array_all_of.py index 8471f4d80a..1e84ea12e6 100644 --- a/intersight/model/storage_pure_array_all_of.py +++ b/intersight/model/storage_pure_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_array_list.py b/intersight/model/storage_pure_array_list.py index 0e3b454687..0d59b68595 100644 --- a/intersight/model/storage_pure_array_list.py +++ b/intersight/model/storage_pure_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_array_list_all_of.py b/intersight/model/storage_pure_array_list_all_of.py index f352e7f79c..bd02c29ea1 100644 --- a/intersight/model/storage_pure_array_list_all_of.py +++ b/intersight/model/storage_pure_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_array_relationship.py b/intersight/model/storage_pure_array_relationship.py index bd8d51d2be..610351e84d 100644 --- a/intersight/model/storage_pure_array_relationship.py +++ b/intersight/model/storage_pure_array_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -177,6 +177,7 @@ class StoragePureArrayRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -208,6 +209,7 @@ class StoragePureArrayRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -254,7 +256,9 @@ class StoragePureArrayRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -632,6 +636,8 @@ class StoragePureArrayRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -913,6 +919,7 @@ class StoragePureArrayRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/storage_pure_array_response.py b/intersight/model/storage_pure_array_response.py index 733a79c7ac..7b68a0a856 100644 --- a/intersight/model/storage_pure_array_response.py +++ b/intersight/model/storage_pure_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_array_utilization.py b/intersight/model/storage_pure_array_utilization.py index bb1f09b36f..60cb38db64 100644 --- a/intersight/model/storage_pure_array_utilization.py +++ b/intersight/model/storage_pure_array_utilization.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_array_utilization_all_of.py b/intersight/model/storage_pure_array_utilization_all_of.py index 268fd02c56..0c5171a916 100644 --- a/intersight/model/storage_pure_array_utilization_all_of.py +++ b/intersight/model/storage_pure_array_utilization_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_controller.py b/intersight/model/storage_pure_controller.py index e0456b6b06..be60ed5b4d 100644 --- a/intersight/model/storage_pure_controller.py +++ b/intersight/model/storage_pure_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_controller_all_of.py b/intersight/model/storage_pure_controller_all_of.py index c38bc54bdf..d74a2486ea 100644 --- a/intersight/model/storage_pure_controller_all_of.py +++ b/intersight/model/storage_pure_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_controller_list.py b/intersight/model/storage_pure_controller_list.py index 0b7e75152f..6bf082f043 100644 --- a/intersight/model/storage_pure_controller_list.py +++ b/intersight/model/storage_pure_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_controller_list_all_of.py b/intersight/model/storage_pure_controller_list_all_of.py index f8504cf228..8f223a0eff 100644 --- a/intersight/model/storage_pure_controller_list_all_of.py +++ b/intersight/model/storage_pure_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_controller_relationship.py b/intersight/model/storage_pure_controller_relationship.py index a9317c3a7e..a717619228 100644 --- a/intersight/model/storage_pure_controller_relationship.py +++ b/intersight/model/storage_pure_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -194,6 +194,7 @@ class StoragePureControllerRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -225,6 +226,7 @@ class StoragePureControllerRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -271,7 +273,9 @@ class StoragePureControllerRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -649,6 +653,8 @@ class StoragePureControllerRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -930,6 +936,7 @@ class StoragePureControllerRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/storage_pure_controller_response.py b/intersight/model/storage_pure_controller_response.py index 21aec55bb4..67b1f470fb 100644 --- a/intersight/model/storage_pure_controller_response.py +++ b/intersight/model/storage_pure_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_disk.py b/intersight/model/storage_pure_disk.py index 5d87b7e2dc..b53b43ffa9 100644 --- a/intersight/model/storage_pure_disk.py +++ b/intersight/model/storage_pure_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_disk_all_of.py b/intersight/model/storage_pure_disk_all_of.py index bf028e16fa..45e6f4c34f 100644 --- a/intersight/model/storage_pure_disk_all_of.py +++ b/intersight/model/storage_pure_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_disk_list.py b/intersight/model/storage_pure_disk_list.py index 915b588667..e4ee9fb740 100644 --- a/intersight/model/storage_pure_disk_list.py +++ b/intersight/model/storage_pure_disk_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_disk_list_all_of.py b/intersight/model/storage_pure_disk_list_all_of.py index d779ec0d0d..4599093e74 100644 --- a/intersight/model/storage_pure_disk_list_all_of.py +++ b/intersight/model/storage_pure_disk_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_disk_response.py b/intersight/model/storage_pure_disk_response.py index 6e562cf50f..94885f34f8 100644 --- a/intersight/model/storage_pure_disk_response.py +++ b/intersight/model/storage_pure_disk_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_disk_utilization.py b/intersight/model/storage_pure_disk_utilization.py index 8ee4e4a5a0..3fe3272d11 100644 --- a/intersight/model/storage_pure_disk_utilization.py +++ b/intersight/model/storage_pure_disk_utilization.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_host.py b/intersight/model/storage_pure_host.py index 43b76b345e..220f1bbc0f 100644 --- a/intersight/model/storage_pure_host.py +++ b/intersight/model/storage_pure_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_host_all_of.py b/intersight/model/storage_pure_host_all_of.py index d6ec6229ec..5f766179de 100644 --- a/intersight/model/storage_pure_host_all_of.py +++ b/intersight/model/storage_pure_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_host_group.py b/intersight/model/storage_pure_host_group.py index b94cab2e30..0c365d35fe 100644 --- a/intersight/model/storage_pure_host_group.py +++ b/intersight/model/storage_pure_host_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_host_group_all_of.py b/intersight/model/storage_pure_host_group_all_of.py index 072e325ec2..da5896552e 100644 --- a/intersight/model/storage_pure_host_group_all_of.py +++ b/intersight/model/storage_pure_host_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_host_group_list.py b/intersight/model/storage_pure_host_group_list.py index a527a93ca6..64d109a654 100644 --- a/intersight/model/storage_pure_host_group_list.py +++ b/intersight/model/storage_pure_host_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_host_group_list_all_of.py b/intersight/model/storage_pure_host_group_list_all_of.py index af2a80943d..98e558f8d3 100644 --- a/intersight/model/storage_pure_host_group_list_all_of.py +++ b/intersight/model/storage_pure_host_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_host_group_relationship.py b/intersight/model/storage_pure_host_group_relationship.py index 821cd02ca2..d316f032f5 100644 --- a/intersight/model/storage_pure_host_group_relationship.py +++ b/intersight/model/storage_pure_host_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -181,6 +181,7 @@ class StoragePureHostGroupRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -212,6 +213,7 @@ class StoragePureHostGroupRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -258,7 +260,9 @@ class StoragePureHostGroupRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -636,6 +640,8 @@ class StoragePureHostGroupRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -917,6 +923,7 @@ class StoragePureHostGroupRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/storage_pure_host_group_response.py b/intersight/model/storage_pure_host_group_response.py index 8ce8f039c1..e6f2210d0d 100644 --- a/intersight/model/storage_pure_host_group_response.py +++ b/intersight/model/storage_pure_host_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_host_list.py b/intersight/model/storage_pure_host_list.py index 8eb3e47819..ac06f6264b 100644 --- a/intersight/model/storage_pure_host_list.py +++ b/intersight/model/storage_pure_host_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_host_list_all_of.py b/intersight/model/storage_pure_host_list_all_of.py index eacd016f5d..ecece64524 100644 --- a/intersight/model/storage_pure_host_list_all_of.py +++ b/intersight/model/storage_pure_host_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_host_lun.py b/intersight/model/storage_pure_host_lun.py index 85ee4f5612..0bb237693c 100644 --- a/intersight/model/storage_pure_host_lun.py +++ b/intersight/model/storage_pure_host_lun.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_host_lun_all_of.py b/intersight/model/storage_pure_host_lun_all_of.py index 2955cede82..c609e4672d 100644 --- a/intersight/model/storage_pure_host_lun_all_of.py +++ b/intersight/model/storage_pure_host_lun_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_host_lun_list.py b/intersight/model/storage_pure_host_lun_list.py index 219c678295..2b1296cb65 100644 --- a/intersight/model/storage_pure_host_lun_list.py +++ b/intersight/model/storage_pure_host_lun_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_host_lun_list_all_of.py b/intersight/model/storage_pure_host_lun_list_all_of.py index 05012319fe..7542124f64 100644 --- a/intersight/model/storage_pure_host_lun_list_all_of.py +++ b/intersight/model/storage_pure_host_lun_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_host_lun_response.py b/intersight/model/storage_pure_host_lun_response.py index a34168c677..12559f05f4 100644 --- a/intersight/model/storage_pure_host_lun_response.py +++ b/intersight/model/storage_pure_host_lun_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_host_relationship.py b/intersight/model/storage_pure_host_relationship.py index 4b1ae71cb1..87f943c0b3 100644 --- a/intersight/model/storage_pure_host_relationship.py +++ b/intersight/model/storage_pure_host_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -183,6 +183,7 @@ class StoragePureHostRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -214,6 +215,7 @@ class StoragePureHostRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -260,7 +262,9 @@ class StoragePureHostRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -638,6 +642,8 @@ class StoragePureHostRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -919,6 +925,7 @@ class StoragePureHostRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/storage_pure_host_response.py b/intersight/model/storage_pure_host_response.py index a3d80941d7..99df20cb79 100644 --- a/intersight/model/storage_pure_host_response.py +++ b/intersight/model/storage_pure_host_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_host_utilization.py b/intersight/model/storage_pure_host_utilization.py index c380446dd0..93c78327ff 100644 --- a/intersight/model/storage_pure_host_utilization.py +++ b/intersight/model/storage_pure_host_utilization.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_port.py b/intersight/model/storage_pure_port.py index fcc6eba1fa..c63bc9fb63 100644 --- a/intersight/model/storage_pure_port.py +++ b/intersight/model/storage_pure_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_port_all_of.py b/intersight/model/storage_pure_port_all_of.py index c9557c9e09..13e052aeea 100644 --- a/intersight/model/storage_pure_port_all_of.py +++ b/intersight/model/storage_pure_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_port_list.py b/intersight/model/storage_pure_port_list.py index eda8cb4ff1..bdb6c11f6b 100644 --- a/intersight/model/storage_pure_port_list.py +++ b/intersight/model/storage_pure_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_port_list_all_of.py b/intersight/model/storage_pure_port_list_all_of.py index 356988a49b..30f6c6a3c3 100644 --- a/intersight/model/storage_pure_port_list_all_of.py +++ b/intersight/model/storage_pure_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_port_response.py b/intersight/model/storage_pure_port_response.py index f3284e3606..9d5a9039c7 100644 --- a/intersight/model/storage_pure_port_response.py +++ b/intersight/model/storage_pure_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_protection_group.py b/intersight/model/storage_pure_protection_group.py index 36a6dc0528..4974cf1638 100644 --- a/intersight/model/storage_pure_protection_group.py +++ b/intersight/model/storage_pure_protection_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_protection_group_all_of.py b/intersight/model/storage_pure_protection_group_all_of.py index 631f403866..66500c818c 100644 --- a/intersight/model/storage_pure_protection_group_all_of.py +++ b/intersight/model/storage_pure_protection_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_protection_group_list.py b/intersight/model/storage_pure_protection_group_list.py index 7df07280f0..3e4c3db374 100644 --- a/intersight/model/storage_pure_protection_group_list.py +++ b/intersight/model/storage_pure_protection_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_protection_group_list_all_of.py b/intersight/model/storage_pure_protection_group_list_all_of.py index 662d3d775f..bc8ba01486 100644 --- a/intersight/model/storage_pure_protection_group_list_all_of.py +++ b/intersight/model/storage_pure_protection_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_protection_group_relationship.py b/intersight/model/storage_pure_protection_group_relationship.py index 51bf45a3dd..e27001335e 100644 --- a/intersight/model/storage_pure_protection_group_relationship.py +++ b/intersight/model/storage_pure_protection_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -181,6 +181,7 @@ class StoragePureProtectionGroupRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -212,6 +213,7 @@ class StoragePureProtectionGroupRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -258,7 +260,9 @@ class StoragePureProtectionGroupRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -636,6 +640,8 @@ class StoragePureProtectionGroupRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -917,6 +923,7 @@ class StoragePureProtectionGroupRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/storage_pure_protection_group_response.py b/intersight/model/storage_pure_protection_group_response.py index d31c031689..cb030db860 100644 --- a/intersight/model/storage_pure_protection_group_response.py +++ b/intersight/model/storage_pure_protection_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_protection_group_snapshot.py b/intersight/model/storage_pure_protection_group_snapshot.py index 06e3dbf43c..2093a7dde0 100644 --- a/intersight/model/storage_pure_protection_group_snapshot.py +++ b/intersight/model/storage_pure_protection_group_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_protection_group_snapshot_all_of.py b/intersight/model/storage_pure_protection_group_snapshot_all_of.py index 70ffa94c52..6518308b2f 100644 --- a/intersight/model/storage_pure_protection_group_snapshot_all_of.py +++ b/intersight/model/storage_pure_protection_group_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_protection_group_snapshot_list.py b/intersight/model/storage_pure_protection_group_snapshot_list.py index 38b6b48508..5740ad66a7 100644 --- a/intersight/model/storage_pure_protection_group_snapshot_list.py +++ b/intersight/model/storage_pure_protection_group_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_protection_group_snapshot_list_all_of.py b/intersight/model/storage_pure_protection_group_snapshot_list_all_of.py index 8968a5240d..2cb40fc180 100644 --- a/intersight/model/storage_pure_protection_group_snapshot_list_all_of.py +++ b/intersight/model/storage_pure_protection_group_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_protection_group_snapshot_relationship.py b/intersight/model/storage_pure_protection_group_snapshot_relationship.py index 9d2390428f..945b2fdf6a 100644 --- a/intersight/model/storage_pure_protection_group_snapshot_relationship.py +++ b/intersight/model/storage_pure_protection_group_snapshot_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -177,6 +177,7 @@ class StoragePureProtectionGroupSnapshotRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -208,6 +209,7 @@ class StoragePureProtectionGroupSnapshotRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -254,7 +256,9 @@ class StoragePureProtectionGroupSnapshotRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -632,6 +636,8 @@ class StoragePureProtectionGroupSnapshotRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -913,6 +919,7 @@ class StoragePureProtectionGroupSnapshotRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/storage_pure_protection_group_snapshot_response.py b/intersight/model/storage_pure_protection_group_snapshot_response.py index 395a89f05b..c51365d90b 100644 --- a/intersight/model/storage_pure_protection_group_snapshot_response.py +++ b/intersight/model/storage_pure_protection_group_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_replication_blackout.py b/intersight/model/storage_pure_replication_blackout.py index 3f063d1f63..69028d14c9 100644 --- a/intersight/model/storage_pure_replication_blackout.py +++ b/intersight/model/storage_pure_replication_blackout.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_replication_schedule.py b/intersight/model/storage_pure_replication_schedule.py index 8eb2f1ffd1..84d936ca15 100644 --- a/intersight/model/storage_pure_replication_schedule.py +++ b/intersight/model/storage_pure_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_replication_schedule_all_of.py b/intersight/model/storage_pure_replication_schedule_all_of.py index 164b9b646f..8997831e7f 100644 --- a/intersight/model/storage_pure_replication_schedule_all_of.py +++ b/intersight/model/storage_pure_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_replication_schedule_list.py b/intersight/model/storage_pure_replication_schedule_list.py index da3b3e67bc..a6c7186f3f 100644 --- a/intersight/model/storage_pure_replication_schedule_list.py +++ b/intersight/model/storage_pure_replication_schedule_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_replication_schedule_list_all_of.py b/intersight/model/storage_pure_replication_schedule_list_all_of.py index 6bcdf46b32..e9f426011d 100644 --- a/intersight/model/storage_pure_replication_schedule_list_all_of.py +++ b/intersight/model/storage_pure_replication_schedule_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_replication_schedule_response.py b/intersight/model/storage_pure_replication_schedule_response.py index 2ed9f41c05..efd5eb621d 100644 --- a/intersight/model/storage_pure_replication_schedule_response.py +++ b/intersight/model/storage_pure_replication_schedule_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_snapshot_schedule.py b/intersight/model/storage_pure_snapshot_schedule.py index 641386f3b2..35aba84709 100644 --- a/intersight/model/storage_pure_snapshot_schedule.py +++ b/intersight/model/storage_pure_snapshot_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_snapshot_schedule_all_of.py b/intersight/model/storage_pure_snapshot_schedule_all_of.py index b80f41f31e..1fd1e35ca9 100644 --- a/intersight/model/storage_pure_snapshot_schedule_all_of.py +++ b/intersight/model/storage_pure_snapshot_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_snapshot_schedule_list.py b/intersight/model/storage_pure_snapshot_schedule_list.py index 3f7992c951..5e63a133af 100644 --- a/intersight/model/storage_pure_snapshot_schedule_list.py +++ b/intersight/model/storage_pure_snapshot_schedule_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_snapshot_schedule_list_all_of.py b/intersight/model/storage_pure_snapshot_schedule_list_all_of.py index 6b675389d7..2c21e17fd4 100644 --- a/intersight/model/storage_pure_snapshot_schedule_list_all_of.py +++ b/intersight/model/storage_pure_snapshot_schedule_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_snapshot_schedule_response.py b/intersight/model/storage_pure_snapshot_schedule_response.py index 0121fe81c5..fd57e4c60f 100644 --- a/intersight/model/storage_pure_snapshot_schedule_response.py +++ b/intersight/model/storage_pure_snapshot_schedule_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_target_array.py b/intersight/model/storage_pure_target_array.py index 63055e2150..461d2e3c0c 100644 --- a/intersight/model/storage_pure_target_array.py +++ b/intersight/model/storage_pure_target_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_target_array_all_of.py b/intersight/model/storage_pure_target_array_all_of.py index 2cfbfc6ef0..81f514d950 100644 --- a/intersight/model/storage_pure_target_array_all_of.py +++ b/intersight/model/storage_pure_target_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_target_array_list.py b/intersight/model/storage_pure_target_array_list.py index 6b3e689f01..35ae9d7e2c 100644 --- a/intersight/model/storage_pure_target_array_list.py +++ b/intersight/model/storage_pure_target_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_target_array_list_all_of.py b/intersight/model/storage_pure_target_array_list_all_of.py index 006ab0d0b8..c9bcffb844 100644 --- a/intersight/model/storage_pure_target_array_list_all_of.py +++ b/intersight/model/storage_pure_target_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_target_array_response.py b/intersight/model/storage_pure_target_array_response.py index 1c406e4578..aecc4a2cfe 100644 --- a/intersight/model/storage_pure_target_array_response.py +++ b/intersight/model/storage_pure_target_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_volume.py b/intersight/model/storage_pure_volume.py index b248160c44..b15cd46bd7 100644 --- a/intersight/model/storage_pure_volume.py +++ b/intersight/model/storage_pure_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_volume_all_of.py b/intersight/model/storage_pure_volume_all_of.py index eba29e235f..6a6445c40e 100644 --- a/intersight/model/storage_pure_volume_all_of.py +++ b/intersight/model/storage_pure_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_volume_list.py b/intersight/model/storage_pure_volume_list.py index 2503c24c86..aeb8dac910 100644 --- a/intersight/model/storage_pure_volume_list.py +++ b/intersight/model/storage_pure_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_volume_list_all_of.py b/intersight/model/storage_pure_volume_list_all_of.py index 56f333989a..4b5516ea88 100644 --- a/intersight/model/storage_pure_volume_list_all_of.py +++ b/intersight/model/storage_pure_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_volume_relationship.py b/intersight/model/storage_pure_volume_relationship.py index 8425eef95e..6ba519a2b4 100644 --- a/intersight/model/storage_pure_volume_relationship.py +++ b/intersight/model/storage_pure_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -179,6 +179,7 @@ class StoragePureVolumeRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -210,6 +211,7 @@ class StoragePureVolumeRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -256,7 +258,9 @@ class StoragePureVolumeRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -634,6 +638,8 @@ class StoragePureVolumeRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -915,6 +921,7 @@ class StoragePureVolumeRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/storage_pure_volume_response.py b/intersight/model/storage_pure_volume_response.py index 04e98bbc2a..db238f26a1 100644 --- a/intersight/model/storage_pure_volume_response.py +++ b/intersight/model/storage_pure_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_volume_snapshot.py b/intersight/model/storage_pure_volume_snapshot.py index 218846c15e..6ff1154a81 100644 --- a/intersight/model/storage_pure_volume_snapshot.py +++ b/intersight/model/storage_pure_volume_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_volume_snapshot_all_of.py b/intersight/model/storage_pure_volume_snapshot_all_of.py index 8c733b1542..847601ef0e 100644 --- a/intersight/model/storage_pure_volume_snapshot_all_of.py +++ b/intersight/model/storage_pure_volume_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_volume_snapshot_list.py b/intersight/model/storage_pure_volume_snapshot_list.py index fd6559c146..6f5cd3d3ec 100644 --- a/intersight/model/storage_pure_volume_snapshot_list.py +++ b/intersight/model/storage_pure_volume_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_volume_snapshot_list_all_of.py b/intersight/model/storage_pure_volume_snapshot_list_all_of.py index a1c82affd8..1774ca77ad 100644 --- a/intersight/model/storage_pure_volume_snapshot_list_all_of.py +++ b/intersight/model/storage_pure_volume_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_volume_snapshot_response.py b/intersight/model/storage_pure_volume_snapshot_response.py index d19c6f07b9..c2846467f7 100644 --- a/intersight/model/storage_pure_volume_snapshot_response.py +++ b/intersight/model/storage_pure_volume_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_volume_utilization.py b/intersight/model/storage_pure_volume_utilization.py index 07414fbeec..4fa3ea69f3 100644 --- a/intersight/model/storage_pure_volume_utilization.py +++ b/intersight/model/storage_pure_volume_utilization.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_r0_drive.py b/intersight/model/storage_r0_drive.py index be8dfec9f8..02f2213e33 100644 --- a/intersight/model/storage_r0_drive.py +++ b/intersight/model/storage_r0_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_r0_drive_all_of.py b/intersight/model/storage_r0_drive_all_of.py index aefd1c7274..1a2d0539a9 100644 --- a/intersight/model/storage_r0_drive_all_of.py +++ b/intersight/model/storage_r0_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_remote_key_setting.py b/intersight/model/storage_remote_key_setting.py index 3af169b924..dd30755344 100644 --- a/intersight/model/storage_remote_key_setting.py +++ b/intersight/model/storage_remote_key_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_remote_key_setting_all_of.py b/intersight/model/storage_remote_key_setting_all_of.py index 3eaf33bf25..b70111e70a 100644 --- a/intersight/model/storage_remote_key_setting_all_of.py +++ b/intersight/model/storage_remote_key_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_sas_expander.py b/intersight/model/storage_sas_expander.py index 1b67a74799..501a5af59f 100644 --- a/intersight/model/storage_sas_expander.py +++ b/intersight/model/storage_sas_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_sas_expander_all_of.py b/intersight/model/storage_sas_expander_all_of.py index 1feb42facd..c26ed23563 100644 --- a/intersight/model/storage_sas_expander_all_of.py +++ b/intersight/model/storage_sas_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_sas_expander_list.py b/intersight/model/storage_sas_expander_list.py index d6c6b16ee5..8df5fa0f92 100644 --- a/intersight/model/storage_sas_expander_list.py +++ b/intersight/model/storage_sas_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_sas_expander_list_all_of.py b/intersight/model/storage_sas_expander_list_all_of.py index 8446a5f0a7..73dbc1881a 100644 --- a/intersight/model/storage_sas_expander_list_all_of.py +++ b/intersight/model/storage_sas_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_sas_expander_relationship.py b/intersight/model/storage_sas_expander_relationship.py index 40fc3fbc81..7dd889e07c 100644 --- a/intersight/model/storage_sas_expander_relationship.py +++ b/intersight/model/storage_sas_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -183,6 +183,7 @@ class StorageSasExpanderRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -214,6 +215,7 @@ class StorageSasExpanderRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -260,7 +262,9 @@ class StorageSasExpanderRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -638,6 +642,8 @@ class StorageSasExpanderRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -919,6 +925,7 @@ class StorageSasExpanderRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/storage_sas_expander_response.py b/intersight/model/storage_sas_expander_response.py index fd6ca4676e..614cd32b18 100644 --- a/intersight/model/storage_sas_expander_response.py +++ b/intersight/model/storage_sas_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_sas_port.py b/intersight/model/storage_sas_port.py index 2e71e5fa5c..49b8d558b8 100644 --- a/intersight/model/storage_sas_port.py +++ b/intersight/model/storage_sas_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_sas_port_all_of.py b/intersight/model/storage_sas_port_all_of.py index ca541e7b21..bfc916af22 100644 --- a/intersight/model/storage_sas_port_all_of.py +++ b/intersight/model/storage_sas_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_sas_port_list.py b/intersight/model/storage_sas_port_list.py index 009f836928..5302ef5a53 100644 --- a/intersight/model/storage_sas_port_list.py +++ b/intersight/model/storage_sas_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_sas_port_list_all_of.py b/intersight/model/storage_sas_port_list_all_of.py index 6235506e53..35edce0148 100644 --- a/intersight/model/storage_sas_port_list_all_of.py +++ b/intersight/model/storage_sas_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_sas_port_relationship.py b/intersight/model/storage_sas_port_relationship.py index d7d21f3d3f..bda6805e10 100644 --- a/intersight/model/storage_sas_port_relationship.py +++ b/intersight/model/storage_sas_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -177,6 +177,7 @@ class StorageSasPortRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -208,6 +209,7 @@ class StorageSasPortRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -254,7 +256,9 @@ class StorageSasPortRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -632,6 +636,8 @@ class StorageSasPortRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -913,6 +919,7 @@ class StorageSasPortRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/storage_sas_port_response.py b/intersight/model/storage_sas_port_response.py index 20aaee1298..a26921a50f 100644 --- a/intersight/model/storage_sas_port_response.py +++ b/intersight/model/storage_sas_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_space.py b/intersight/model/storage_space.py index ac142a7261..438df984cb 100644 --- a/intersight/model/storage_space.py +++ b/intersight/model/storage_space.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_space_all_of.py b/intersight/model/storage_space_all_of.py index 39f39fc852..3a13e5331b 100644 --- a/intersight/model/storage_space_all_of.py +++ b/intersight/model/storage_space_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_span.py b/intersight/model/storage_span.py index 0f292ea55e..0e895c3bc0 100644 --- a/intersight/model/storage_span.py +++ b/intersight/model/storage_span.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_span_all_of.py b/intersight/model/storage_span_all_of.py index 27965f1ff5..5ac76d5cfe 100644 --- a/intersight/model/storage_span_all_of.py +++ b/intersight/model/storage_span_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_span_drives.py b/intersight/model/storage_span_drives.py index 6693efe404..9f6fca156a 100644 --- a/intersight/model/storage_span_drives.py +++ b/intersight/model/storage_span_drives.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_span_drives_all_of.py b/intersight/model/storage_span_drives_all_of.py index 9fefe4f758..c0f9381ded 100644 --- a/intersight/model/storage_span_drives_all_of.py +++ b/intersight/model/storage_span_drives_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_span_list.py b/intersight/model/storage_span_list.py index 6c5ded4b5f..4105ab9c6b 100644 --- a/intersight/model/storage_span_list.py +++ b/intersight/model/storage_span_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_span_list_all_of.py b/intersight/model/storage_span_list_all_of.py index 79ad4375e3..eae86814e1 100644 --- a/intersight/model/storage_span_list_all_of.py +++ b/intersight/model/storage_span_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_span_relationship.py b/intersight/model/storage_span_relationship.py index 80dd21518a..09b705202e 100644 --- a/intersight/model/storage_span_relationship.py +++ b/intersight/model/storage_span_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -177,6 +177,7 @@ class StorageSpanRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -208,6 +209,7 @@ class StorageSpanRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -254,7 +256,9 @@ class StorageSpanRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -632,6 +636,8 @@ class StorageSpanRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -913,6 +919,7 @@ class StorageSpanRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/storage_span_response.py b/intersight/model/storage_span_response.py index 53f7d5deb3..0bff4c8073 100644 --- a/intersight/model/storage_span_response.py +++ b/intersight/model/storage_span_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_storage_container_host_mount_status.py b/intersight/model/storage_storage_container_host_mount_status.py index 6d8be6cbd4..76574177c2 100644 --- a/intersight/model/storage_storage_container_host_mount_status.py +++ b/intersight/model/storage_storage_container_host_mount_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_storage_container_host_mount_status_all_of.py b/intersight/model/storage_storage_container_host_mount_status_all_of.py index fcc1899169..9cbcea91a9 100644 --- a/intersight/model/storage_storage_container_host_mount_status_all_of.py +++ b/intersight/model/storage_storage_container_host_mount_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_storage_container_utilization.py b/intersight/model/storage_storage_container_utilization.py index 26c336b99b..cdaccb3b28 100644 --- a/intersight/model/storage_storage_container_utilization.py +++ b/intersight/model/storage_storage_container_utilization.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_storage_policy.py b/intersight/model/storage_storage_policy.py index dda1c95f57..8962b9e3e9 100644 --- a/intersight/model/storage_storage_policy.py +++ b/intersight/model/storage_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_storage_policy_all_of.py b/intersight/model/storage_storage_policy_all_of.py index bf85c6c7e3..e2e30b1d35 100644 --- a/intersight/model/storage_storage_policy_all_of.py +++ b/intersight/model/storage_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_storage_policy_list.py b/intersight/model/storage_storage_policy_list.py index dfedea8872..6d1d486524 100644 --- a/intersight/model/storage_storage_policy_list.py +++ b/intersight/model/storage_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_storage_policy_list_all_of.py b/intersight/model/storage_storage_policy_list_all_of.py index 973db0d8e7..2c3537a30d 100644 --- a/intersight/model/storage_storage_policy_list_all_of.py +++ b/intersight/model/storage_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_storage_policy_relationship.py b/intersight/model/storage_storage_policy_relationship.py index 5363289554..630b8bd8fb 100644 --- a/intersight/model/storage_storage_policy_relationship.py +++ b/intersight/model/storage_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -191,6 +191,7 @@ class StorageStoragePolicyRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -222,6 +223,7 @@ class StorageStoragePolicyRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -268,7 +270,9 @@ class StorageStoragePolicyRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -646,6 +650,8 @@ class StorageStoragePolicyRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -927,6 +933,7 @@ class StorageStoragePolicyRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/storage_storage_policy_response.py b/intersight/model/storage_storage_policy_response.py index 11fa7e98e2..b4988400b1 100644 --- a/intersight/model/storage_storage_policy_response.py +++ b/intersight/model/storage_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_storage_utilization.py b/intersight/model/storage_storage_utilization.py index 9e3b704b43..adb58900f1 100644 --- a/intersight/model/storage_storage_utilization.py +++ b/intersight/model/storage_storage_utilization.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_storage_utilization_all_of.py b/intersight/model/storage_storage_utilization_all_of.py index 4331b8a22c..ec56e0258f 100644 --- a/intersight/model/storage_storage_utilization_all_of.py +++ b/intersight/model/storage_storage_utilization_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_vd_member_ep.py b/intersight/model/storage_vd_member_ep.py index c704f3f495..ec216a8500 100644 --- a/intersight/model/storage_vd_member_ep.py +++ b/intersight/model/storage_vd_member_ep.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_vd_member_ep_all_of.py b/intersight/model/storage_vd_member_ep_all_of.py index a910fb03b4..8c23f38727 100644 --- a/intersight/model/storage_vd_member_ep_all_of.py +++ b/intersight/model/storage_vd_member_ep_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_vd_member_ep_list.py b/intersight/model/storage_vd_member_ep_list.py index dba9de1b7b..4a6b649349 100644 --- a/intersight/model/storage_vd_member_ep_list.py +++ b/intersight/model/storage_vd_member_ep_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_vd_member_ep_list_all_of.py b/intersight/model/storage_vd_member_ep_list_all_of.py index 6e1504a263..6a1dff5208 100644 --- a/intersight/model/storage_vd_member_ep_list_all_of.py +++ b/intersight/model/storage_vd_member_ep_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_vd_member_ep_relationship.py b/intersight/model/storage_vd_member_ep_relationship.py index e4b25a5038..9b6c1a98e4 100644 --- a/intersight/model/storage_vd_member_ep_relationship.py +++ b/intersight/model/storage_vd_member_ep_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -177,6 +177,7 @@ class StorageVdMemberEpRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -208,6 +209,7 @@ class StorageVdMemberEpRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -254,7 +256,9 @@ class StorageVdMemberEpRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -632,6 +636,8 @@ class StorageVdMemberEpRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -913,6 +919,7 @@ class StorageVdMemberEpRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/storage_vd_member_ep_response.py b/intersight/model/storage_vd_member_ep_response.py index 0743834c2b..3f17ae51f4 100644 --- a/intersight/model/storage_vd_member_ep_response.py +++ b/intersight/model/storage_vd_member_ep_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_virtual_drive.py b/intersight/model/storage_virtual_drive.py index 3fbbdd80b5..57e1c158a9 100644 --- a/intersight/model/storage_virtual_drive.py +++ b/intersight/model/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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_virtual_drive_all_of.py b/intersight/model/storage_virtual_drive_all_of.py index 02b576c0bb..046ac6dda8 100644 --- a/intersight/model/storage_virtual_drive_all_of.py +++ b/intersight/model/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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_virtual_drive_configuration.py b/intersight/model/storage_virtual_drive_configuration.py index 6b24a91ce3..c531a0dc71 100644 --- a/intersight/model/storage_virtual_drive_configuration.py +++ b/intersight/model/storage_virtual_drive_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_virtual_drive_configuration_all_of.py b/intersight/model/storage_virtual_drive_configuration_all_of.py index 17873b02b9..6d0d5f185a 100644 --- a/intersight/model/storage_virtual_drive_configuration_all_of.py +++ b/intersight/model/storage_virtual_drive_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_virtual_drive_container.py b/intersight/model/storage_virtual_drive_container.py index 8a0822a74f..e5483eab7b 100644 --- a/intersight/model/storage_virtual_drive_container.py +++ b/intersight/model/storage_virtual_drive_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_virtual_drive_container_all_of.py b/intersight/model/storage_virtual_drive_container_all_of.py index d19ce99052..b73450cad1 100644 --- a/intersight/model/storage_virtual_drive_container_all_of.py +++ b/intersight/model/storage_virtual_drive_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_virtual_drive_container_list.py b/intersight/model/storage_virtual_drive_container_list.py index a496efb221..4ec2b5bfc4 100644 --- a/intersight/model/storage_virtual_drive_container_list.py +++ b/intersight/model/storage_virtual_drive_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_virtual_drive_container_list_all_of.py b/intersight/model/storage_virtual_drive_container_list_all_of.py index b4ad4f580c..8e412dd4fc 100644 --- a/intersight/model/storage_virtual_drive_container_list_all_of.py +++ b/intersight/model/storage_virtual_drive_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_virtual_drive_container_relationship.py b/intersight/model/storage_virtual_drive_container_relationship.py index 805858ede1..73d8c8e414 100644 --- a/intersight/model/storage_virtual_drive_container_relationship.py +++ b/intersight/model/storage_virtual_drive_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -181,6 +181,7 @@ class StorageVirtualDriveContainerRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -212,6 +213,7 @@ class StorageVirtualDriveContainerRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -258,7 +260,9 @@ class StorageVirtualDriveContainerRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -636,6 +640,8 @@ class StorageVirtualDriveContainerRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -917,6 +923,7 @@ class StorageVirtualDriveContainerRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/storage_virtual_drive_container_response.py b/intersight/model/storage_virtual_drive_container_response.py index 42899869b4..bf0bf04f6e 100644 --- a/intersight/model/storage_virtual_drive_container_response.py +++ b/intersight/model/storage_virtual_drive_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_virtual_drive_extension.py b/intersight/model/storage_virtual_drive_extension.py index 660df32f53..a097b113e0 100644 --- a/intersight/model/storage_virtual_drive_extension.py +++ b/intersight/model/storage_virtual_drive_extension.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_virtual_drive_extension_all_of.py b/intersight/model/storage_virtual_drive_extension_all_of.py index d1f74e242d..210c42bedd 100644 --- a/intersight/model/storage_virtual_drive_extension_all_of.py +++ b/intersight/model/storage_virtual_drive_extension_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_virtual_drive_extension_list.py b/intersight/model/storage_virtual_drive_extension_list.py index 91b72cd8e3..fe5413381f 100644 --- a/intersight/model/storage_virtual_drive_extension_list.py +++ b/intersight/model/storage_virtual_drive_extension_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_virtual_drive_extension_list_all_of.py b/intersight/model/storage_virtual_drive_extension_list_all_of.py index 11cc9954bd..0efd975eb0 100644 --- a/intersight/model/storage_virtual_drive_extension_list_all_of.py +++ b/intersight/model/storage_virtual_drive_extension_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_virtual_drive_extension_relationship.py b/intersight/model/storage_virtual_drive_extension_relationship.py index 500aeb6561..b0f9fe4c6c 100644 --- a/intersight/model/storage_virtual_drive_extension_relationship.py +++ b/intersight/model/storage_virtual_drive_extension_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -179,6 +179,7 @@ class StorageVirtualDriveExtensionRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -210,6 +211,7 @@ class StorageVirtualDriveExtensionRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -256,7 +258,9 @@ class StorageVirtualDriveExtensionRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -634,6 +638,8 @@ class StorageVirtualDriveExtensionRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -915,6 +921,7 @@ class StorageVirtualDriveExtensionRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/storage_virtual_drive_extension_response.py b/intersight/model/storage_virtual_drive_extension_response.py index a8deab8401..c9dce3fecc 100644 --- a/intersight/model/storage_virtual_drive_extension_response.py +++ b/intersight/model/storage_virtual_drive_extension_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_virtual_drive_identity.py b/intersight/model/storage_virtual_drive_identity.py index 3956e70c7d..5457d38b1a 100644 --- a/intersight/model/storage_virtual_drive_identity.py +++ b/intersight/model/storage_virtual_drive_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_virtual_drive_identity_all_of.py b/intersight/model/storage_virtual_drive_identity_all_of.py index 16dc33d0b5..8256147caa 100644 --- a/intersight/model/storage_virtual_drive_identity_all_of.py +++ b/intersight/model/storage_virtual_drive_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_virtual_drive_identity_list.py b/intersight/model/storage_virtual_drive_identity_list.py index 48aadf6c1d..31e52d7106 100644 --- a/intersight/model/storage_virtual_drive_identity_list.py +++ b/intersight/model/storage_virtual_drive_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_virtual_drive_identity_list_all_of.py b/intersight/model/storage_virtual_drive_identity_list_all_of.py index a0e940fe8c..740f0dd371 100644 --- a/intersight/model/storage_virtual_drive_identity_list_all_of.py +++ b/intersight/model/storage_virtual_drive_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_virtual_drive_identity_response.py b/intersight/model/storage_virtual_drive_identity_response.py index 828e4f4fca..e01780dc48 100644 --- a/intersight/model/storage_virtual_drive_identity_response.py +++ b/intersight/model/storage_virtual_drive_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_virtual_drive_list.py b/intersight/model/storage_virtual_drive_list.py index e61a245489..4d31cd9ce6 100644 --- a/intersight/model/storage_virtual_drive_list.py +++ b/intersight/model/storage_virtual_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_virtual_drive_list_all_of.py b/intersight/model/storage_virtual_drive_list_all_of.py index df5b38af9d..e8d15ec870 100644 --- a/intersight/model/storage_virtual_drive_list_all_of.py +++ b/intersight/model/storage_virtual_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_virtual_drive_policy.py b/intersight/model/storage_virtual_drive_policy.py index bbfedf4750..a4e2dbedc8 100644 --- a/intersight/model/storage_virtual_drive_policy.py +++ b/intersight/model/storage_virtual_drive_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_virtual_drive_policy_all_of.py b/intersight/model/storage_virtual_drive_policy_all_of.py index 05351d54b8..5d9d65964b 100644 --- a/intersight/model/storage_virtual_drive_policy_all_of.py +++ b/intersight/model/storage_virtual_drive_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_virtual_drive_relationship.py b/intersight/model/storage_virtual_drive_relationship.py index 68b38c6329..6009ea99f1 100644 --- a/intersight/model/storage_virtual_drive_relationship.py +++ b/intersight/model/storage_virtual_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -189,6 +189,7 @@ class StorageVirtualDriveRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -220,6 +221,7 @@ class StorageVirtualDriveRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -266,7 +268,9 @@ class StorageVirtualDriveRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -644,6 +648,8 @@ class StorageVirtualDriveRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -925,6 +931,7 @@ class StorageVirtualDriveRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/storage_virtual_drive_response.py b/intersight/model/storage_virtual_drive_response.py index fa8ee69844..bb05de4833 100644 --- a/intersight/model/storage_virtual_drive_response.py +++ b/intersight/model/storage_virtual_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_volume_utilization.py b/intersight/model/storage_volume_utilization.py index cfdda319ab..ff23dfcc86 100644 --- a/intersight/model/storage_volume_utilization.py +++ b/intersight/model/storage_volume_utilization.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/sw_id_pool_base.py b/intersight/model/sw_id_pool_base.py index c7315c9c6f..84344d8521 100644 --- a/intersight/model/sw_id_pool_base.py +++ b/intersight/model/sw_id_pool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/sw_id_pool_base_all_of.py b/intersight/model/sw_id_pool_base_all_of.py index cf3caa2b6e..fb13da9548 100644 --- a/intersight/model/sw_id_pool_base_all_of.py +++ b/intersight/model/sw_id_pool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/syslog_local_client_base.py b/intersight/model/syslog_local_client_base.py index ea1adb8446..2d2909302e 100644 --- a/intersight/model/syslog_local_client_base.py +++ b/intersight/model/syslog_local_client_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/syslog_local_client_base_all_of.py b/intersight/model/syslog_local_client_base_all_of.py index 2c538301ec..a98f5da488 100644 --- a/intersight/model/syslog_local_client_base_all_of.py +++ b/intersight/model/syslog_local_client_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/syslog_local_file_logging_client.py b/intersight/model/syslog_local_file_logging_client.py index ea433d731d..1b7fae12f2 100644 --- a/intersight/model/syslog_local_file_logging_client.py +++ b/intersight/model/syslog_local_file_logging_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/syslog_policy.py b/intersight/model/syslog_policy.py index 091173aca2..ec7f96b83e 100644 --- a/intersight/model/syslog_policy.py +++ b/intersight/model/syslog_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/syslog_policy_all_of.py b/intersight/model/syslog_policy_all_of.py index 26e1e968bd..ad05c910a7 100644 --- a/intersight/model/syslog_policy_all_of.py +++ b/intersight/model/syslog_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/syslog_policy_inventory.py b/intersight/model/syslog_policy_inventory.py index 241e93b6d5..54c3680c50 100644 --- a/intersight/model/syslog_policy_inventory.py +++ b/intersight/model/syslog_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/syslog_policy_inventory_all_of.py b/intersight/model/syslog_policy_inventory_all_of.py index 146af71ea2..06b515abad 100644 --- a/intersight/model/syslog_policy_inventory_all_of.py +++ b/intersight/model/syslog_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/syslog_policy_inventory_list.py b/intersight/model/syslog_policy_inventory_list.py index 9ce5024163..a8d3d44db9 100644 --- a/intersight/model/syslog_policy_inventory_list.py +++ b/intersight/model/syslog_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/syslog_policy_inventory_list_all_of.py b/intersight/model/syslog_policy_inventory_list_all_of.py index cc1dbb720d..9847e89aac 100644 --- a/intersight/model/syslog_policy_inventory_list_all_of.py +++ b/intersight/model/syslog_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/syslog_policy_inventory_response.py b/intersight/model/syslog_policy_inventory_response.py index 6f2e522ec3..e44c99e682 100644 --- a/intersight/model/syslog_policy_inventory_response.py +++ b/intersight/model/syslog_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/syslog_policy_list.py b/intersight/model/syslog_policy_list.py index 7023da4d79..323cabaa43 100644 --- a/intersight/model/syslog_policy_list.py +++ b/intersight/model/syslog_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/syslog_policy_list_all_of.py b/intersight/model/syslog_policy_list_all_of.py index 7eaa0a4451..f9510f1798 100644 --- a/intersight/model/syslog_policy_list_all_of.py +++ b/intersight/model/syslog_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/syslog_policy_response.py b/intersight/model/syslog_policy_response.py index 9a4d8401b0..8d3f924775 100644 --- a/intersight/model/syslog_policy_response.py +++ b/intersight/model/syslog_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/syslog_remote_client_base.py b/intersight/model/syslog_remote_client_base.py index bb03bc113b..672196cead 100644 --- a/intersight/model/syslog_remote_client_base.py +++ b/intersight/model/syslog_remote_client_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/syslog_remote_client_base_all_of.py b/intersight/model/syslog_remote_client_base_all_of.py index 3faa738da0..c55986c486 100644 --- a/intersight/model/syslog_remote_client_base_all_of.py +++ b/intersight/model/syslog_remote_client_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/syslog_remote_logging_client.py b/intersight/model/syslog_remote_logging_client.py index bc8335ad27..e02ac4d022 100644 --- a/intersight/model/syslog_remote_logging_client.py +++ b/intersight/model/syslog_remote_logging_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_action.py b/intersight/model/tam_action.py index 81ffaef4f7..83677cc166 100644 --- a/intersight/model/tam_action.py +++ b/intersight/model/tam_action.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_action_all_of.py b/intersight/model/tam_action_all_of.py index 922be458f3..b25703fe0b 100644 --- a/intersight/model/tam_action_all_of.py +++ b/intersight/model/tam_action_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_advisory_count.py b/intersight/model/tam_advisory_count.py index 1fdfbdbc49..861afce36e 100644 --- a/intersight/model/tam_advisory_count.py +++ b/intersight/model/tam_advisory_count.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_advisory_count_all_of.py b/intersight/model/tam_advisory_count_all_of.py index 92f56ed4e2..1dcafb5ff8 100644 --- a/intersight/model/tam_advisory_count_all_of.py +++ b/intersight/model/tam_advisory_count_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_advisory_count_list.py b/intersight/model/tam_advisory_count_list.py index a69549315d..bdd8171d21 100644 --- a/intersight/model/tam_advisory_count_list.py +++ b/intersight/model/tam_advisory_count_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_advisory_count_list_all_of.py b/intersight/model/tam_advisory_count_list_all_of.py index 20ccd31fed..e8f16e81d0 100644 --- a/intersight/model/tam_advisory_count_list_all_of.py +++ b/intersight/model/tam_advisory_count_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_advisory_count_response.py b/intersight/model/tam_advisory_count_response.py index a70c4aa476..491fd77c77 100644 --- a/intersight/model/tam_advisory_count_response.py +++ b/intersight/model/tam_advisory_count_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_advisory_definition.py b/intersight/model/tam_advisory_definition.py index 830a4b9b22..3578accd27 100644 --- a/intersight/model/tam_advisory_definition.py +++ b/intersight/model/tam_advisory_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_advisory_definition_all_of.py b/intersight/model/tam_advisory_definition_all_of.py index 34d9ef584a..01f5a35854 100644 --- a/intersight/model/tam_advisory_definition_all_of.py +++ b/intersight/model/tam_advisory_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_advisory_definition_list.py b/intersight/model/tam_advisory_definition_list.py index b1b3419f1b..08afe4e79a 100644 --- a/intersight/model/tam_advisory_definition_list.py +++ b/intersight/model/tam_advisory_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_advisory_definition_list_all_of.py b/intersight/model/tam_advisory_definition_list_all_of.py index 6aaaa317b9..637a7cb0f6 100644 --- a/intersight/model/tam_advisory_definition_list_all_of.py +++ b/intersight/model/tam_advisory_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_advisory_definition_response.py b/intersight/model/tam_advisory_definition_response.py index 48cab2adb6..c2d22cfee8 100644 --- a/intersight/model/tam_advisory_definition_response.py +++ b/intersight/model/tam_advisory_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_advisory_info.py b/intersight/model/tam_advisory_info.py index 2b1b83407b..b1fb85e154 100644 --- a/intersight/model/tam_advisory_info.py +++ b/intersight/model/tam_advisory_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_advisory_info_all_of.py b/intersight/model/tam_advisory_info_all_of.py index b9d73cf677..2376212609 100644 --- a/intersight/model/tam_advisory_info_all_of.py +++ b/intersight/model/tam_advisory_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_advisory_info_list.py b/intersight/model/tam_advisory_info_list.py index 03dde3b76b..b3e28d6997 100644 --- a/intersight/model/tam_advisory_info_list.py +++ b/intersight/model/tam_advisory_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_advisory_info_list_all_of.py b/intersight/model/tam_advisory_info_list_all_of.py index 0aece5e55b..b3aa1d1a34 100644 --- a/intersight/model/tam_advisory_info_list_all_of.py +++ b/intersight/model/tam_advisory_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_advisory_info_response.py b/intersight/model/tam_advisory_info_response.py index ca3ccfabc1..74b7fbe33f 100644 --- a/intersight/model/tam_advisory_info_response.py +++ b/intersight/model/tam_advisory_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_advisory_instance.py b/intersight/model/tam_advisory_instance.py index 0fdab98f53..aa578648da 100644 --- a/intersight/model/tam_advisory_instance.py +++ b/intersight/model/tam_advisory_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_advisory_instance_all_of.py b/intersight/model/tam_advisory_instance_all_of.py index 0d8fd29d9a..2599ce9cda 100644 --- a/intersight/model/tam_advisory_instance_all_of.py +++ b/intersight/model/tam_advisory_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_advisory_instance_list.py b/intersight/model/tam_advisory_instance_list.py index c62d927527..2ad9d5faa7 100644 --- a/intersight/model/tam_advisory_instance_list.py +++ b/intersight/model/tam_advisory_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_advisory_instance_list_all_of.py b/intersight/model/tam_advisory_instance_list_all_of.py index dd26f9cf4f..3ffd01a9d6 100644 --- a/intersight/model/tam_advisory_instance_list_all_of.py +++ b/intersight/model/tam_advisory_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_advisory_instance_response.py b/intersight/model/tam_advisory_instance_response.py index 3c24e72f43..07c6d1ae8e 100644 --- a/intersight/model/tam_advisory_instance_response.py +++ b/intersight/model/tam_advisory_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_api_data_source.py b/intersight/model/tam_api_data_source.py index 604751e37e..b22f42f107 100644 --- a/intersight/model/tam_api_data_source.py +++ b/intersight/model/tam_api_data_source.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_api_data_source_all_of.py b/intersight/model/tam_api_data_source_all_of.py index 9c0032e933..dbae37afbe 100644 --- a/intersight/model/tam_api_data_source_all_of.py +++ b/intersight/model/tam_api_data_source_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_base_advisory.py b/intersight/model/tam_base_advisory.py index c5c2a943f1..33819e4e3c 100644 --- a/intersight/model/tam_base_advisory.py +++ b/intersight/model/tam_base_advisory.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_base_advisory_all_of.py b/intersight/model/tam_base_advisory_all_of.py index 192ba1e6c8..ec5dccdcd7 100644 --- a/intersight/model/tam_base_advisory_all_of.py +++ b/intersight/model/tam_base_advisory_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_base_advisory_details.py b/intersight/model/tam_base_advisory_details.py index 733a33f0f1..3770a73568 100644 --- a/intersight/model/tam_base_advisory_details.py +++ b/intersight/model/tam_base_advisory_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_base_advisory_details_all_of.py b/intersight/model/tam_base_advisory_details_all_of.py index 68810ab488..edcb9f7309 100644 --- a/intersight/model/tam_base_advisory_details_all_of.py +++ b/intersight/model/tam_base_advisory_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_base_advisory_relationship.py b/intersight/model/tam_base_advisory_relationship.py index e16e2cb59a..a50bbb7934 100644 --- a/intersight/model/tam_base_advisory_relationship.py +++ b/intersight/model/tam_base_advisory_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -177,6 +177,7 @@ class TamBaseAdvisoryRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -208,6 +209,7 @@ class TamBaseAdvisoryRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -254,7 +256,9 @@ class TamBaseAdvisoryRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -632,6 +636,8 @@ class TamBaseAdvisoryRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -913,6 +919,7 @@ class TamBaseAdvisoryRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/tam_base_data_source.py b/intersight/model/tam_base_data_source.py index b7116cb036..70bd4ec3be 100644 --- a/intersight/model/tam_base_data_source.py +++ b/intersight/model/tam_base_data_source.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_base_data_source_all_of.py b/intersight/model/tam_base_data_source_all_of.py index 966e9d57ca..608c2f35d3 100644 --- a/intersight/model/tam_base_data_source_all_of.py +++ b/intersight/model/tam_base_data_source_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_eol_advisory_details.py b/intersight/model/tam_eol_advisory_details.py index 748498eb38..8ebad06f2e 100644 --- a/intersight/model/tam_eol_advisory_details.py +++ b/intersight/model/tam_eol_advisory_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_eol_advisory_details_all_of.py b/intersight/model/tam_eol_advisory_details_all_of.py index 31bb044b03..b02ca09de3 100644 --- a/intersight/model/tam_eol_advisory_details_all_of.py +++ b/intersight/model/tam_eol_advisory_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_eol_severity.py b/intersight/model/tam_eol_severity.py index 187e9fb523..f519b35285 100644 --- a/intersight/model/tam_eol_severity.py +++ b/intersight/model/tam_eol_severity.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_eol_severity_all_of.py b/intersight/model/tam_eol_severity_all_of.py index 78ae79dec2..8b6d55c058 100644 --- a/intersight/model/tam_eol_severity_all_of.py +++ b/intersight/model/tam_eol_severity_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_identifiers.py b/intersight/model/tam_identifiers.py index 958b7b6a81..aeef3e123b 100644 --- a/intersight/model/tam_identifiers.py +++ b/intersight/model/tam_identifiers.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_identifiers_all_of.py b/intersight/model/tam_identifiers_all_of.py index 7ea8acfbe6..2bba369a35 100644 --- a/intersight/model/tam_identifiers_all_of.py +++ b/intersight/model/tam_identifiers_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_milestone.py b/intersight/model/tam_milestone.py index 4348450b4c..a625e636a2 100644 --- a/intersight/model/tam_milestone.py +++ b/intersight/model/tam_milestone.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_milestone_all_of.py b/intersight/model/tam_milestone_all_of.py index ba98700a29..284cfe1ced 100644 --- a/intersight/model/tam_milestone_all_of.py +++ b/intersight/model/tam_milestone_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_psirt_severity.py b/intersight/model/tam_psirt_severity.py index 5d54bd56f3..5be4468974 100644 --- a/intersight/model/tam_psirt_severity.py +++ b/intersight/model/tam_psirt_severity.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_psirt_severity_all_of.py b/intersight/model/tam_psirt_severity_all_of.py index 6f3c25d9db..1ff808a04c 100644 --- a/intersight/model/tam_psirt_severity_all_of.py +++ b/intersight/model/tam_psirt_severity_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_query_entry.py b/intersight/model/tam_query_entry.py index 3e263820fe..6e0ee06138 100644 --- a/intersight/model/tam_query_entry.py +++ b/intersight/model/tam_query_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_query_entry_all_of.py b/intersight/model/tam_query_entry_all_of.py index 410e10e34f..9d39763ece 100644 --- a/intersight/model/tam_query_entry_all_of.py +++ b/intersight/model/tam_query_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_s3_data_source.py b/intersight/model/tam_s3_data_source.py index d98a9146a0..8c7e22e5e7 100644 --- a/intersight/model/tam_s3_data_source.py +++ b/intersight/model/tam_s3_data_source.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_s3_data_source_all_of.py b/intersight/model/tam_s3_data_source_all_of.py index 3ad85e3f06..24bcc4359a 100644 --- a/intersight/model/tam_s3_data_source_all_of.py +++ b/intersight/model/tam_s3_data_source_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_security_advisory.py b/intersight/model/tam_security_advisory.py index 22a1e0d207..04d4b34f2f 100644 --- a/intersight/model/tam_security_advisory.py +++ b/intersight/model/tam_security_advisory.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_security_advisory_all_of.py b/intersight/model/tam_security_advisory_all_of.py index a2be7c8222..fa4d492fad 100644 --- a/intersight/model/tam_security_advisory_all_of.py +++ b/intersight/model/tam_security_advisory_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_security_advisory_details.py b/intersight/model/tam_security_advisory_details.py index edc20a46df..b2777747d6 100644 --- a/intersight/model/tam_security_advisory_details.py +++ b/intersight/model/tam_security_advisory_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_security_advisory_details_all_of.py b/intersight/model/tam_security_advisory_details_all_of.py index ae32eb9ee9..02ae1f3eb1 100644 --- a/intersight/model/tam_security_advisory_details_all_of.py +++ b/intersight/model/tam_security_advisory_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_security_advisory_list.py b/intersight/model/tam_security_advisory_list.py index 59fad31c69..f5cf0dd873 100644 --- a/intersight/model/tam_security_advisory_list.py +++ b/intersight/model/tam_security_advisory_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_security_advisory_list_all_of.py b/intersight/model/tam_security_advisory_list_all_of.py index 3b7b6dc28f..bdc6bd4590 100644 --- a/intersight/model/tam_security_advisory_list_all_of.py +++ b/intersight/model/tam_security_advisory_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_security_advisory_response.py b/intersight/model/tam_security_advisory_response.py index fd46197a14..d27aa710c8 100644 --- a/intersight/model/tam_security_advisory_response.py +++ b/intersight/model/tam_security_advisory_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_severity.py b/intersight/model/tam_severity.py index deb1980ff3..125e2213f5 100644 --- a/intersight/model/tam_severity.py +++ b/intersight/model/tam_severity.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -65,6 +65,7 @@ class TamSeverity(ModelComposed): allowed_values = { ('class_id',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -165,6 +166,7 @@ class TamSeverity(ModelComposed): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -201,6 +203,7 @@ class TamSeverity(ModelComposed): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", @@ -737,6 +740,7 @@ class TamSeverity(ModelComposed): 'X509.CERTIFICATE': "x509.Certificate", }, ('object_type',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -837,6 +841,7 @@ class TamSeverity(ModelComposed): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -873,6 +878,7 @@ class TamSeverity(ModelComposed): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", diff --git a/intersight/model/tam_text_fsm_template_data_source.py b/intersight/model/tam_text_fsm_template_data_source.py index 2e2dabea4f..93acaf295f 100644 --- a/intersight/model/tam_text_fsm_template_data_source.py +++ b/intersight/model/tam_text_fsm_template_data_source.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_text_fsm_template_data_source_all_of.py b/intersight/model/tam_text_fsm_template_data_source_all_of.py index fcfb1e44b4..59bef1be9d 100644 --- a/intersight/model/tam_text_fsm_template_data_source_all_of.py +++ b/intersight/model/tam_text_fsm_template_data_source_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/task_fabric_mos_scoped_inventory.py b/intersight/model/task_fabric_mos_scoped_inventory.py index 02b3088b7f..4666cd26e7 100644 --- a/intersight/model/task_fabric_mos_scoped_inventory.py +++ b/intersight/model/task_fabric_mos_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/task_fabric_mos_scoped_inventory_all_of.py b/intersight/model/task_fabric_mos_scoped_inventory_all_of.py index 444f4f31d0..d82cd6968c 100644 --- a/intersight/model/task_fabric_mos_scoped_inventory_all_of.py +++ b/intersight/model/task_fabric_mos_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/task_hitachi_scoped_inventory.py b/intersight/model/task_hitachi_scoped_inventory.py index 7ee2641289..2004fb2d49 100644 --- a/intersight/model/task_hitachi_scoped_inventory.py +++ b/intersight/model/task_hitachi_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/task_hitachi_scoped_inventory_all_of.py b/intersight/model/task_hitachi_scoped_inventory_all_of.py index cc0b162d5d..81aa654df7 100644 --- a/intersight/model/task_hitachi_scoped_inventory_all_of.py +++ b/intersight/model/task_hitachi_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/task_hyper_flex_management_scoped_inventory.py b/intersight/model/task_hyper_flex_management_scoped_inventory.py index fcf1a9dece..54f0dd3ec3 100644 --- a/intersight/model/task_hyper_flex_management_scoped_inventory.py +++ b/intersight/model/task_hyper_flex_management_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/task_hyper_flex_management_scoped_inventory_all_of.py b/intersight/model/task_hyper_flex_management_scoped_inventory_all_of.py index e122a5dc6f..480bfbb34c 100644 --- a/intersight/model/task_hyper_flex_management_scoped_inventory_all_of.py +++ b/intersight/model/task_hyper_flex_management_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/task_hyperflex_scoped_inventory.py b/intersight/model/task_hyperflex_scoped_inventory.py index 1fc16edc30..aaca616bc2 100644 --- a/intersight/model/task_hyperflex_scoped_inventory.py +++ b/intersight/model/task_hyperflex_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/task_hyperflex_scoped_inventory_all_of.py b/intersight/model/task_hyperflex_scoped_inventory_all_of.py index 99b354caad..a2cb192c63 100644 --- a/intersight/model/task_hyperflex_scoped_inventory_all_of.py +++ b/intersight/model/task_hyperflex_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/task_mds_scoped_inventory.py b/intersight/model/task_mds_scoped_inventory.py index 3fa391c3e2..5013f59db2 100644 --- a/intersight/model/task_mds_scoped_inventory.py +++ b/intersight/model/task_mds_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/task_mds_scoped_inventory_all_of.py b/intersight/model/task_mds_scoped_inventory_all_of.py index 3328f1b0df..9effff5731 100644 --- a/intersight/model/task_mds_scoped_inventory_all_of.py +++ b/intersight/model/task_mds_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/task_mds_system_scoped_inventory.py b/intersight/model/task_mds_system_scoped_inventory.py index 6e3b8db6cd..118b469509 100644 --- a/intersight/model/task_mds_system_scoped_inventory.py +++ b/intersight/model/task_mds_system_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/task_mds_system_scoped_inventory_all_of.py b/intersight/model/task_mds_system_scoped_inventory_all_of.py index fa5017a958..96d0cd5cab 100644 --- a/intersight/model/task_mds_system_scoped_inventory_all_of.py +++ b/intersight/model/task_mds_system_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/task_net_app_scoped_inventory.py b/intersight/model/task_net_app_scoped_inventory.py index ca5bed9362..03fc10fdfb 100644 --- a/intersight/model/task_net_app_scoped_inventory.py +++ b/intersight/model/task_net_app_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/task_net_app_scoped_inventory_all_of.py b/intersight/model/task_net_app_scoped_inventory_all_of.py index 284a7a3261..82455dfc21 100644 --- a/intersight/model/task_net_app_scoped_inventory_all_of.py +++ b/intersight/model/task_net_app_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/task_nexus_scoped_inventory.py b/intersight/model/task_nexus_scoped_inventory.py index 2a397bd102..c6139e5035 100644 --- a/intersight/model/task_nexus_scoped_inventory.py +++ b/intersight/model/task_nexus_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/task_nexus_scoped_inventory_all_of.py b/intersight/model/task_nexus_scoped_inventory_all_of.py index acd5c5309c..4b0c195951 100644 --- a/intersight/model/task_nexus_scoped_inventory_all_of.py +++ b/intersight/model/task_nexus_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/task_nexus_system_scoped_inventory.py b/intersight/model/task_nexus_system_scoped_inventory.py index 3f1c2a414b..3df22f7608 100644 --- a/intersight/model/task_nexus_system_scoped_inventory.py +++ b/intersight/model/task_nexus_system_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/task_nexus_system_scoped_inventory_all_of.py b/intersight/model/task_nexus_system_scoped_inventory_all_of.py index 187398a305..4cd79f9028 100644 --- a/intersight/model/task_nexus_system_scoped_inventory_all_of.py +++ b/intersight/model/task_nexus_system_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/task_nexus_vlan_scoped_inventory.py b/intersight/model/task_nexus_vlan_scoped_inventory.py index 9c1e6119ad..e4b53a714b 100644 --- a/intersight/model/task_nexus_vlan_scoped_inventory.py +++ b/intersight/model/task_nexus_vlan_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/task_nexus_vlan_scoped_inventory_all_of.py b/intersight/model/task_nexus_vlan_scoped_inventory_all_of.py index f753ae6780..005eda2606 100644 --- a/intersight/model/task_nexus_vlan_scoped_inventory_all_of.py +++ b/intersight/model/task_nexus_vlan_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/task_public_cloud_scoped_inventory.py b/intersight/model/task_public_cloud_scoped_inventory.py index 78d08d076c..5a847b8f78 100644 --- a/intersight/model/task_public_cloud_scoped_inventory.py +++ b/intersight/model/task_public_cloud_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/task_public_cloud_scoped_inventory_all_of.py b/intersight/model/task_public_cloud_scoped_inventory_all_of.py index c4b6e538b8..a4b50af8fb 100644 --- a/intersight/model/task_public_cloud_scoped_inventory_all_of.py +++ b/intersight/model/task_public_cloud_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/task_pure_scoped_inventory.py b/intersight/model/task_pure_scoped_inventory.py index 8573f98feb..4ecd1b1349 100644 --- a/intersight/model/task_pure_scoped_inventory.py +++ b/intersight/model/task_pure_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/task_pure_scoped_inventory_all_of.py b/intersight/model/task_pure_scoped_inventory_all_of.py index ca884948e8..1af3e6acc1 100644 --- a/intersight/model/task_pure_scoped_inventory_all_of.py +++ b/intersight/model/task_pure_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/task_server_scoped_inventory.py b/intersight/model/task_server_scoped_inventory.py index d812c27eed..052121ed97 100644 --- a/intersight/model/task_server_scoped_inventory.py +++ b/intersight/model/task_server_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/task_server_scoped_inventory_all_of.py b/intersight/model/task_server_scoped_inventory_all_of.py index 8b2aa566d5..c5201d5e92 100644 --- a/intersight/model/task_server_scoped_inventory_all_of.py +++ b/intersight/model/task_server_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/techsupportmanagement_appliance_param.py b/intersight/model/techsupportmanagement_appliance_param.py index 2ef4c20f8b..75a998af31 100644 --- a/intersight/model/techsupportmanagement_appliance_param.py +++ b/intersight/model/techsupportmanagement_appliance_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/techsupportmanagement_appliance_param_all_of.py b/intersight/model/techsupportmanagement_appliance_param_all_of.py index 398a0ed2a4..7649f2504f 100644 --- a/intersight/model/techsupportmanagement_appliance_param_all_of.py +++ b/intersight/model/techsupportmanagement_appliance_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/techsupportmanagement_collection_control_policy.py b/intersight/model/techsupportmanagement_collection_control_policy.py index bd020aa331..46c9e81ed7 100644 --- a/intersight/model/techsupportmanagement_collection_control_policy.py +++ b/intersight/model/techsupportmanagement_collection_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/techsupportmanagement_collection_control_policy_all_of.py b/intersight/model/techsupportmanagement_collection_control_policy_all_of.py index 9d9ceadba1..0c3ba04d8b 100644 --- a/intersight/model/techsupportmanagement_collection_control_policy_all_of.py +++ b/intersight/model/techsupportmanagement_collection_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/techsupportmanagement_collection_control_policy_list.py b/intersight/model/techsupportmanagement_collection_control_policy_list.py index 2ad8d3982f..fc70743e92 100644 --- a/intersight/model/techsupportmanagement_collection_control_policy_list.py +++ b/intersight/model/techsupportmanagement_collection_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/techsupportmanagement_collection_control_policy_list_all_of.py b/intersight/model/techsupportmanagement_collection_control_policy_list_all_of.py index 1bd67a927c..e13d1cae1a 100644 --- a/intersight/model/techsupportmanagement_collection_control_policy_list_all_of.py +++ b/intersight/model/techsupportmanagement_collection_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/techsupportmanagement_collection_control_policy_response.py b/intersight/model/techsupportmanagement_collection_control_policy_response.py index 90f06ae3c3..cfbcf31e81 100644 --- a/intersight/model/techsupportmanagement_collection_control_policy_response.py +++ b/intersight/model/techsupportmanagement_collection_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/techsupportmanagement_download.py b/intersight/model/techsupportmanagement_download.py index 4b5393bb09..537c82dbdd 100644 --- a/intersight/model/techsupportmanagement_download.py +++ b/intersight/model/techsupportmanagement_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/techsupportmanagement_download_all_of.py b/intersight/model/techsupportmanagement_download_all_of.py index 3da07706bd..8b7d234d2d 100644 --- a/intersight/model/techsupportmanagement_download_all_of.py +++ b/intersight/model/techsupportmanagement_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/techsupportmanagement_download_list.py b/intersight/model/techsupportmanagement_download_list.py index 092631e149..2fd967b66c 100644 --- a/intersight/model/techsupportmanagement_download_list.py +++ b/intersight/model/techsupportmanagement_download_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/techsupportmanagement_download_list_all_of.py b/intersight/model/techsupportmanagement_download_list_all_of.py index 67cd4ba23b..e132f0c5e8 100644 --- a/intersight/model/techsupportmanagement_download_list_all_of.py +++ b/intersight/model/techsupportmanagement_download_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/techsupportmanagement_download_response.py b/intersight/model/techsupportmanagement_download_response.py index 865f3cf36f..23227fc6a1 100644 --- a/intersight/model/techsupportmanagement_download_response.py +++ b/intersight/model/techsupportmanagement_download_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/techsupportmanagement_end_point.py b/intersight/model/techsupportmanagement_end_point.py index b612ddd34e..24c6e85453 100644 --- a/intersight/model/techsupportmanagement_end_point.py +++ b/intersight/model/techsupportmanagement_end_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/techsupportmanagement_end_point_all_of.py b/intersight/model/techsupportmanagement_end_point_all_of.py index 7ebde65487..402296cce6 100644 --- a/intersight/model/techsupportmanagement_end_point_all_of.py +++ b/intersight/model/techsupportmanagement_end_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/techsupportmanagement_end_point_list.py b/intersight/model/techsupportmanagement_end_point_list.py index f4f65feba6..21f897b2b5 100644 --- a/intersight/model/techsupportmanagement_end_point_list.py +++ b/intersight/model/techsupportmanagement_end_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/techsupportmanagement_end_point_list_all_of.py b/intersight/model/techsupportmanagement_end_point_list_all_of.py index 0e333cbb44..7c8405c36e 100644 --- a/intersight/model/techsupportmanagement_end_point_list_all_of.py +++ b/intersight/model/techsupportmanagement_end_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/techsupportmanagement_end_point_response.py b/intersight/model/techsupportmanagement_end_point_response.py index 242beab36f..01c2c6ef74 100644 --- a/intersight/model/techsupportmanagement_end_point_response.py +++ b/intersight/model/techsupportmanagement_end_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/techsupportmanagement_nia_param.py b/intersight/model/techsupportmanagement_nia_param.py index a96134f15b..6502e6248b 100644 --- a/intersight/model/techsupportmanagement_nia_param.py +++ b/intersight/model/techsupportmanagement_nia_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/techsupportmanagement_nia_param_all_of.py b/intersight/model/techsupportmanagement_nia_param_all_of.py index a3c27bd1ca..248a7e7328 100644 --- a/intersight/model/techsupportmanagement_nia_param_all_of.py +++ b/intersight/model/techsupportmanagement_nia_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/techsupportmanagement_platform_param.py b/intersight/model/techsupportmanagement_platform_param.py index 7a65fcc221..3f48a21426 100644 --- a/intersight/model/techsupportmanagement_platform_param.py +++ b/intersight/model/techsupportmanagement_platform_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/techsupportmanagement_platform_param_all_of.py b/intersight/model/techsupportmanagement_platform_param_all_of.py index 12676fcd06..c1ae4213dc 100644 --- a/intersight/model/techsupportmanagement_platform_param_all_of.py +++ b/intersight/model/techsupportmanagement_platform_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/techsupportmanagement_tech_support_bundle.py b/intersight/model/techsupportmanagement_tech_support_bundle.py index e797231831..63d764e69f 100644 --- a/intersight/model/techsupportmanagement_tech_support_bundle.py +++ b/intersight/model/techsupportmanagement_tech_support_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/techsupportmanagement_tech_support_bundle_all_of.py b/intersight/model/techsupportmanagement_tech_support_bundle_all_of.py index 9feecc06b6..70f57cbeb4 100644 --- a/intersight/model/techsupportmanagement_tech_support_bundle_all_of.py +++ b/intersight/model/techsupportmanagement_tech_support_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/techsupportmanagement_tech_support_bundle_list.py b/intersight/model/techsupportmanagement_tech_support_bundle_list.py index b2ad1a51a3..53a07e7e3d 100644 --- a/intersight/model/techsupportmanagement_tech_support_bundle_list.py +++ b/intersight/model/techsupportmanagement_tech_support_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/techsupportmanagement_tech_support_bundle_list_all_of.py b/intersight/model/techsupportmanagement_tech_support_bundle_list_all_of.py index 6216428117..0c12a4baf2 100644 --- a/intersight/model/techsupportmanagement_tech_support_bundle_list_all_of.py +++ b/intersight/model/techsupportmanagement_tech_support_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/techsupportmanagement_tech_support_bundle_relationship.py b/intersight/model/techsupportmanagement_tech_support_bundle_relationship.py index 84b3639bf8..5e8aae6990 100644 --- a/intersight/model/techsupportmanagement_tech_support_bundle_relationship.py +++ b/intersight/model/techsupportmanagement_tech_support_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -250,6 +250,7 @@ class TechsupportmanagementTechSupportBundleRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -281,6 +282,7 @@ class TechsupportmanagementTechSupportBundleRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -327,7 +329,9 @@ class TechsupportmanagementTechSupportBundleRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -705,6 +709,8 @@ class TechsupportmanagementTechSupportBundleRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -986,6 +992,7 @@ class TechsupportmanagementTechSupportBundleRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/techsupportmanagement_tech_support_bundle_response.py b/intersight/model/techsupportmanagement_tech_support_bundle_response.py index 0400207280..132e4fcdff 100644 --- a/intersight/model/techsupportmanagement_tech_support_bundle_response.py +++ b/intersight/model/techsupportmanagement_tech_support_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/techsupportmanagement_tech_support_file_info.py b/intersight/model/techsupportmanagement_tech_support_file_info.py index 789ccff900..29a611f0f2 100644 --- a/intersight/model/techsupportmanagement_tech_support_file_info.py +++ b/intersight/model/techsupportmanagement_tech_support_file_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/techsupportmanagement_tech_support_file_info_all_of.py b/intersight/model/techsupportmanagement_tech_support_file_info_all_of.py index e07ccc82e4..52b6e29fa2 100644 --- a/intersight/model/techsupportmanagement_tech_support_file_info_all_of.py +++ b/intersight/model/techsupportmanagement_tech_support_file_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/techsupportmanagement_tech_support_status.py b/intersight/model/techsupportmanagement_tech_support_status.py index b2db748cd9..2959d9e2f7 100644 --- a/intersight/model/techsupportmanagement_tech_support_status.py +++ b/intersight/model/techsupportmanagement_tech_support_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/techsupportmanagement_tech_support_status_all_of.py b/intersight/model/techsupportmanagement_tech_support_status_all_of.py index 98ef74ab30..5464baf8dd 100644 --- a/intersight/model/techsupportmanagement_tech_support_status_all_of.py +++ b/intersight/model/techsupportmanagement_tech_support_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/techsupportmanagement_tech_support_status_list.py b/intersight/model/techsupportmanagement_tech_support_status_list.py index 7432dba7d2..aab49042d4 100644 --- a/intersight/model/techsupportmanagement_tech_support_status_list.py +++ b/intersight/model/techsupportmanagement_tech_support_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/techsupportmanagement_tech_support_status_list_all_of.py b/intersight/model/techsupportmanagement_tech_support_status_list_all_of.py index 8e48b544e4..aeed7374a4 100644 --- a/intersight/model/techsupportmanagement_tech_support_status_list_all_of.py +++ b/intersight/model/techsupportmanagement_tech_support_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/techsupportmanagement_tech_support_status_relationship.py b/intersight/model/techsupportmanagement_tech_support_status_relationship.py index 701155c73c..cf8814bc70 100644 --- a/intersight/model/techsupportmanagement_tech_support_status_relationship.py +++ b/intersight/model/techsupportmanagement_tech_support_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -179,6 +179,7 @@ class TechsupportmanagementTechSupportStatusRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -210,6 +211,7 @@ class TechsupportmanagementTechSupportStatusRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -256,7 +258,9 @@ class TechsupportmanagementTechSupportStatusRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -634,6 +638,8 @@ class TechsupportmanagementTechSupportStatusRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -915,6 +921,7 @@ class TechsupportmanagementTechSupportStatusRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/techsupportmanagement_tech_support_status_response.py b/intersight/model/techsupportmanagement_tech_support_status_response.py index eb278b34b4..3269d43b16 100644 --- a/intersight/model/techsupportmanagement_tech_support_status_response.py +++ b/intersight/model/techsupportmanagement_tech_support_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_aggregate_search_spec.py b/intersight/model/telemetry_druid_aggregate_search_spec.py index e99af33ca8..469a2b890d 100644 --- a/intersight/model/telemetry_druid_aggregate_search_spec.py +++ b/intersight/model/telemetry_druid_aggregate_search_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_aggregator.py b/intersight/model/telemetry_druid_aggregator.py index 3bd267aa58..bb7f9bfc3a 100644 --- a/intersight/model/telemetry_druid_aggregator.py +++ b/intersight/model/telemetry_druid_aggregator.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_and_filter.py b/intersight/model/telemetry_druid_and_filter.py index 72ba3eb3ea..5ddbf2d221 100644 --- a/intersight/model/telemetry_druid_and_filter.py +++ b/intersight/model/telemetry_druid_and_filter.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_and_filter_all_of.py b/intersight/model/telemetry_druid_and_filter_all_of.py index e67f17bae2..e8896c983b 100644 --- a/intersight/model/telemetry_druid_and_filter_all_of.py +++ b/intersight/model/telemetry_druid_and_filter_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_any_aggregator.py b/intersight/model/telemetry_druid_any_aggregator.py index 5a04477e11..34e2c1efd0 100644 --- a/intersight/model/telemetry_druid_any_aggregator.py +++ b/intersight/model/telemetry_druid_any_aggregator.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_any_aggregator_all_of.py b/intersight/model/telemetry_druid_any_aggregator_all_of.py index 25926cc9bf..96ac97359d 100644 --- a/intersight/model/telemetry_druid_any_aggregator_all_of.py +++ b/intersight/model/telemetry_druid_any_aggregator_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_arithmetic_post_aggregator.py b/intersight/model/telemetry_druid_arithmetic_post_aggregator.py index a1098c40e4..45bf01b335 100644 --- a/intersight/model/telemetry_druid_arithmetic_post_aggregator.py +++ b/intersight/model/telemetry_druid_arithmetic_post_aggregator.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_arithmetic_post_aggregator_all_of.py b/intersight/model/telemetry_druid_arithmetic_post_aggregator_all_of.py index c1f6b0eb44..11d7d16047 100644 --- a/intersight/model/telemetry_druid_arithmetic_post_aggregator_all_of.py +++ b/intersight/model/telemetry_druid_arithmetic_post_aggregator_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_base_aggregator.py b/intersight/model/telemetry_druid_base_aggregator.py index 96fa2f28f0..d6890fcd53 100644 --- a/intersight/model/telemetry_druid_base_aggregator.py +++ b/intersight/model/telemetry_druid_base_aggregator.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_base_data_source.py b/intersight/model/telemetry_druid_base_data_source.py index 8f006479cf..a0d1833008 100644 --- a/intersight/model/telemetry_druid_base_data_source.py +++ b/intersight/model/telemetry_druid_base_data_source.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_base_dimension_spec.py b/intersight/model/telemetry_druid_base_dimension_spec.py index f65b70da15..cf915d9472 100644 --- a/intersight/model/telemetry_druid_base_dimension_spec.py +++ b/intersight/model/telemetry_druid_base_dimension_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_base_filter.py b/intersight/model/telemetry_druid_base_filter.py index b304f54aa5..fe437066c8 100644 --- a/intersight/model/telemetry_druid_base_filter.py +++ b/intersight/model/telemetry_druid_base_filter.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_base_granularity.py b/intersight/model/telemetry_druid_base_granularity.py index ab1ffc40b9..6e2f78b7c7 100644 --- a/intersight/model/telemetry_druid_base_granularity.py +++ b/intersight/model/telemetry_druid_base_granularity.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_base_having_filter.py b/intersight/model/telemetry_druid_base_having_filter.py index e351049918..41593c7390 100644 --- a/intersight/model/telemetry_druid_base_having_filter.py +++ b/intersight/model/telemetry_druid_base_having_filter.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_base_limit_spec.py b/intersight/model/telemetry_druid_base_limit_spec.py index 740cf86dc9..52451f5131 100644 --- a/intersight/model/telemetry_druid_base_limit_spec.py +++ b/intersight/model/telemetry_druid_base_limit_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_base_post_aggregator.py b/intersight/model/telemetry_druid_base_post_aggregator.py index eea68a017e..d371692f9b 100644 --- a/intersight/model/telemetry_druid_base_post_aggregator.py +++ b/intersight/model/telemetry_druid_base_post_aggregator.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_base_request.py b/intersight/model/telemetry_druid_base_request.py index 2690954baf..6ac791a62e 100644 --- a/intersight/model/telemetry_druid_base_request.py +++ b/intersight/model/telemetry_druid_base_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_base_search_spec.py b/intersight/model/telemetry_druid_base_search_spec.py index 93a7c2abf4..3f49853055 100644 --- a/intersight/model/telemetry_druid_base_search_spec.py +++ b/intersight/model/telemetry_druid_base_search_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_base_top_n_metric_spec.py b/intersight/model/telemetry_druid_base_top_n_metric_spec.py index 5feaa4b7df..0f74b8818b 100644 --- a/intersight/model/telemetry_druid_base_top_n_metric_spec.py +++ b/intersight/model/telemetry_druid_base_top_n_metric_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_column_comparison_filter.py b/intersight/model/telemetry_druid_column_comparison_filter.py index 06f5aed6eb..66f5840071 100644 --- a/intersight/model/telemetry_druid_column_comparison_filter.py +++ b/intersight/model/telemetry_druid_column_comparison_filter.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_column_comparison_filter_all_of.py b/intersight/model/telemetry_druid_column_comparison_filter_all_of.py index feb0d9d215..eb70ab1bf4 100644 --- a/intersight/model/telemetry_druid_column_comparison_filter_all_of.py +++ b/intersight/model/telemetry_druid_column_comparison_filter_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_constant_post_aggregator.py b/intersight/model/telemetry_druid_constant_post_aggregator.py index dc9e18bace..de51084576 100644 --- a/intersight/model/telemetry_druid_constant_post_aggregator.py +++ b/intersight/model/telemetry_druid_constant_post_aggregator.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_constant_post_aggregator_all_of.py b/intersight/model/telemetry_druid_constant_post_aggregator_all_of.py index d5ecc31f17..1f99abe83b 100644 --- a/intersight/model/telemetry_druid_constant_post_aggregator_all_of.py +++ b/intersight/model/telemetry_druid_constant_post_aggregator_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_contains_search_spec.py b/intersight/model/telemetry_druid_contains_search_spec.py index b90724a43e..ba4aaae4bf 100644 --- a/intersight/model/telemetry_druid_contains_search_spec.py +++ b/intersight/model/telemetry_druid_contains_search_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_contains_search_spec_all_of.py b/intersight/model/telemetry_druid_contains_search_spec_all_of.py index aadcdf119e..d6f3f57faf 100644 --- a/intersight/model/telemetry_druid_contains_search_spec_all_of.py +++ b/intersight/model/telemetry_druid_contains_search_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_count_aggregator.py b/intersight/model/telemetry_druid_count_aggregator.py index 8c80da3775..80beb212a7 100644 --- a/intersight/model/telemetry_druid_count_aggregator.py +++ b/intersight/model/telemetry_druid_count_aggregator.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_count_aggregator_all_of.py b/intersight/model/telemetry_druid_count_aggregator_all_of.py index bdf029eb2a..4f368798be 100644 --- a/intersight/model/telemetry_druid_count_aggregator_all_of.py +++ b/intersight/model/telemetry_druid_count_aggregator_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_data_source.py b/intersight/model/telemetry_druid_data_source.py index e3c9754c7d..a75fc7e50b 100644 --- a/intersight/model/telemetry_druid_data_source.py +++ b/intersight/model/telemetry_druid_data_source.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_data_source_metadata_request.py b/intersight/model/telemetry_druid_data_source_metadata_request.py index c67b359045..e95f865bb0 100644 --- a/intersight/model/telemetry_druid_data_source_metadata_request.py +++ b/intersight/model/telemetry_druid_data_source_metadata_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_data_source_metadata_request_all_of.py b/intersight/model/telemetry_druid_data_source_metadata_request_all_of.py index 2616ced746..bf84c50526 100644 --- a/intersight/model/telemetry_druid_data_source_metadata_request_all_of.py +++ b/intersight/model/telemetry_druid_data_source_metadata_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_data_source_metadata_result.py b/intersight/model/telemetry_druid_data_source_metadata_result.py index e50b6ee402..a86bf189d7 100644 --- a/intersight/model/telemetry_druid_data_source_metadata_result.py +++ b/intersight/model/telemetry_druid_data_source_metadata_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_default_dimension_spec.py b/intersight/model/telemetry_druid_default_dimension_spec.py index 88e546712f..810d96beab 100644 --- a/intersight/model/telemetry_druid_default_dimension_spec.py +++ b/intersight/model/telemetry_druid_default_dimension_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_default_dimension_spec_all_of.py b/intersight/model/telemetry_druid_default_dimension_spec_all_of.py index 1049d9978d..c23171844f 100644 --- a/intersight/model/telemetry_druid_default_dimension_spec_all_of.py +++ b/intersight/model/telemetry_druid_default_dimension_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_default_limit_spec.py b/intersight/model/telemetry_druid_default_limit_spec.py index a112be6ba1..0da93cd9e7 100644 --- a/intersight/model/telemetry_druid_default_limit_spec.py +++ b/intersight/model/telemetry_druid_default_limit_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_default_limit_spec_all_of.py b/intersight/model/telemetry_druid_default_limit_spec_all_of.py index ec490ef3bb..5a59384aae 100644 --- a/intersight/model/telemetry_druid_default_limit_spec_all_of.py +++ b/intersight/model/telemetry_druid_default_limit_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_dimension_spec.py b/intersight/model/telemetry_druid_dimension_spec.py index 915cace8ca..0ce0f6d27f 100644 --- a/intersight/model/telemetry_druid_dimension_spec.py +++ b/intersight/model/telemetry_druid_dimension_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_dimension_top_n_metric_spec.py b/intersight/model/telemetry_druid_dimension_top_n_metric_spec.py index a109da3d1b..45c3d20607 100644 --- a/intersight/model/telemetry_druid_dimension_top_n_metric_spec.py +++ b/intersight/model/telemetry_druid_dimension_top_n_metric_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_dimension_top_n_metric_spec_all_of.py b/intersight/model/telemetry_druid_dimension_top_n_metric_spec_all_of.py index 77898dce86..52f9d94f62 100644 --- a/intersight/model/telemetry_druid_dimension_top_n_metric_spec_all_of.py +++ b/intersight/model/telemetry_druid_dimension_top_n_metric_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_duration_granularity.py b/intersight/model/telemetry_druid_duration_granularity.py index e839346f10..e06445baa8 100644 --- a/intersight/model/telemetry_druid_duration_granularity.py +++ b/intersight/model/telemetry_druid_duration_granularity.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_duration_granularity_all_of.py b/intersight/model/telemetry_druid_duration_granularity_all_of.py index 61ad835903..f380258c7c 100644 --- a/intersight/model/telemetry_druid_duration_granularity_all_of.py +++ b/intersight/model/telemetry_druid_duration_granularity_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_error.py b/intersight/model/telemetry_druid_error.py index c731cbd587..67991998f5 100644 --- a/intersight/model/telemetry_druid_error.py +++ b/intersight/model/telemetry_druid_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_expression_post_aggregator.py b/intersight/model/telemetry_druid_expression_post_aggregator.py index 36496e561b..dc9de23a40 100644 --- a/intersight/model/telemetry_druid_expression_post_aggregator.py +++ b/intersight/model/telemetry_druid_expression_post_aggregator.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_expression_post_aggregator_all_of.py b/intersight/model/telemetry_druid_expression_post_aggregator_all_of.py index 9febec52a7..731f3aa245 100644 --- a/intersight/model/telemetry_druid_expression_post_aggregator_all_of.py +++ b/intersight/model/telemetry_druid_expression_post_aggregator_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_extraction_dimension_spec.py b/intersight/model/telemetry_druid_extraction_dimension_spec.py index cd05864e37..c8e8b31551 100644 --- a/intersight/model/telemetry_druid_extraction_dimension_spec.py +++ b/intersight/model/telemetry_druid_extraction_dimension_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_extraction_dimension_spec_all_of.py b/intersight/model/telemetry_druid_extraction_dimension_spec_all_of.py index 8e75275dfe..8735f7ab56 100644 --- a/intersight/model/telemetry_druid_extraction_dimension_spec_all_of.py +++ b/intersight/model/telemetry_druid_extraction_dimension_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_field_accessor_post_aggregator.py b/intersight/model/telemetry_druid_field_accessor_post_aggregator.py index 4be3e8676f..50b4c0da74 100644 --- a/intersight/model/telemetry_druid_field_accessor_post_aggregator.py +++ b/intersight/model/telemetry_druid_field_accessor_post_aggregator.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_field_accessor_post_aggregator_all_of.py b/intersight/model/telemetry_druid_field_accessor_post_aggregator_all_of.py index cfec940662..e9ef5788f3 100644 --- a/intersight/model/telemetry_druid_field_accessor_post_aggregator_all_of.py +++ b/intersight/model/telemetry_druid_field_accessor_post_aggregator_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_filter.py b/intersight/model/telemetry_druid_filter.py index b49caf9e7a..74d31937cd 100644 --- a/intersight/model/telemetry_druid_filter.py +++ b/intersight/model/telemetry_druid_filter.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_filtered_aggregator.py b/intersight/model/telemetry_druid_filtered_aggregator.py index 485e31fb1a..7882a495b8 100644 --- a/intersight/model/telemetry_druid_filtered_aggregator.py +++ b/intersight/model/telemetry_druid_filtered_aggregator.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_filtered_aggregator_all_of.py b/intersight/model/telemetry_druid_filtered_aggregator_all_of.py index 1ca1966a5f..249eb3fed0 100644 --- a/intersight/model/telemetry_druid_filtered_aggregator_all_of.py +++ b/intersight/model/telemetry_druid_filtered_aggregator_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_first_last_aggregator.py b/intersight/model/telemetry_druid_first_last_aggregator.py index dd4072619f..31f60ba329 100644 --- a/intersight/model/telemetry_druid_first_last_aggregator.py +++ b/intersight/model/telemetry_druid_first_last_aggregator.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_first_last_aggregator_all_of.py b/intersight/model/telemetry_druid_first_last_aggregator_all_of.py index a3277f010f..aed2d6ff11 100644 --- a/intersight/model/telemetry_druid_first_last_aggregator_all_of.py +++ b/intersight/model/telemetry_druid_first_last_aggregator_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_fragment_search_spec.py b/intersight/model/telemetry_druid_fragment_search_spec.py index d1750973fa..58d2a0ae5c 100644 --- a/intersight/model/telemetry_druid_fragment_search_spec.py +++ b/intersight/model/telemetry_druid_fragment_search_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_fragment_search_spec_all_of.py b/intersight/model/telemetry_druid_fragment_search_spec_all_of.py index 7ccd1a778e..cd32959792 100644 --- a/intersight/model/telemetry_druid_fragment_search_spec_all_of.py +++ b/intersight/model/telemetry_druid_fragment_search_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_granularity.py b/intersight/model/telemetry_druid_granularity.py index 98263b22a2..6880a7a352 100644 --- a/intersight/model/telemetry_druid_granularity.py +++ b/intersight/model/telemetry_druid_granularity.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_greatest_least_post_aggregator.py b/intersight/model/telemetry_druid_greatest_least_post_aggregator.py index ce3b189f78..7da1efb1f4 100644 --- a/intersight/model/telemetry_druid_greatest_least_post_aggregator.py +++ b/intersight/model/telemetry_druid_greatest_least_post_aggregator.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_greatest_least_post_aggregator_all_of.py b/intersight/model/telemetry_druid_greatest_least_post_aggregator_all_of.py index ef862ccf55..af2703c349 100644 --- a/intersight/model/telemetry_druid_greatest_least_post_aggregator_all_of.py +++ b/intersight/model/telemetry_druid_greatest_least_post_aggregator_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_group_by_request.py b/intersight/model/telemetry_druid_group_by_request.py index 6e7b044957..22e8594350 100644 --- a/intersight/model/telemetry_druid_group_by_request.py +++ b/intersight/model/telemetry_druid_group_by_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_group_by_request_all_of.py b/intersight/model/telemetry_druid_group_by_request_all_of.py index 6acc4c5a23..42916317db 100644 --- a/intersight/model/telemetry_druid_group_by_request_all_of.py +++ b/intersight/model/telemetry_druid_group_by_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_group_by_result.py b/intersight/model/telemetry_druid_group_by_result.py index da0d469614..89a0823ba3 100644 --- a/intersight/model/telemetry_druid_group_by_result.py +++ b/intersight/model/telemetry_druid_group_by_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_having_dimension_selector_filter.py b/intersight/model/telemetry_druid_having_dimension_selector_filter.py index 51cf56f9fd..fb03a6f545 100644 --- a/intersight/model/telemetry_druid_having_dimension_selector_filter.py +++ b/intersight/model/telemetry_druid_having_dimension_selector_filter.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_having_dimension_selector_filter_all_of.py b/intersight/model/telemetry_druid_having_dimension_selector_filter_all_of.py index a433e31a71..638272f84f 100644 --- a/intersight/model/telemetry_druid_having_dimension_selector_filter_all_of.py +++ b/intersight/model/telemetry_druid_having_dimension_selector_filter_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_having_filter.py b/intersight/model/telemetry_druid_having_filter.py index 03babe908f..608ce9ead4 100644 --- a/intersight/model/telemetry_druid_having_filter.py +++ b/intersight/model/telemetry_druid_having_filter.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_having_numeric_filter.py b/intersight/model/telemetry_druid_having_numeric_filter.py index 17ea9b4519..a87f6ae144 100644 --- a/intersight/model/telemetry_druid_having_numeric_filter.py +++ b/intersight/model/telemetry_druid_having_numeric_filter.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_having_numeric_filter_all_of.py b/intersight/model/telemetry_druid_having_numeric_filter_all_of.py index 7f382bc64a..7cc93dd8a3 100644 --- a/intersight/model/telemetry_druid_having_numeric_filter_all_of.py +++ b/intersight/model/telemetry_druid_having_numeric_filter_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_having_query_filter.py b/intersight/model/telemetry_druid_having_query_filter.py index 33cd750a9a..d41746d493 100644 --- a/intersight/model/telemetry_druid_having_query_filter.py +++ b/intersight/model/telemetry_druid_having_query_filter.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_having_query_filter_all_of.py b/intersight/model/telemetry_druid_having_query_filter_all_of.py index 575e06d041..f64a4c889e 100644 --- a/intersight/model/telemetry_druid_having_query_filter_all_of.py +++ b/intersight/model/telemetry_druid_having_query_filter_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_hyper_unique_post_aggregator.py b/intersight/model/telemetry_druid_hyper_unique_post_aggregator.py index 47fe5eb286..4622799104 100644 --- a/intersight/model/telemetry_druid_hyper_unique_post_aggregator.py +++ b/intersight/model/telemetry_druid_hyper_unique_post_aggregator.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_hyper_unique_post_aggregator_all_of.py b/intersight/model/telemetry_druid_hyper_unique_post_aggregator_all_of.py index 7e74114940..404a48f9e4 100644 --- a/intersight/model/telemetry_druid_hyper_unique_post_aggregator_all_of.py +++ b/intersight/model/telemetry_druid_hyper_unique_post_aggregator_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_inline_data_source.py b/intersight/model/telemetry_druid_inline_data_source.py index 02297c872e..1317beca9c 100644 --- a/intersight/model/telemetry_druid_inline_data_source.py +++ b/intersight/model/telemetry_druid_inline_data_source.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_inline_data_source_all_of.py b/intersight/model/telemetry_druid_inline_data_source_all_of.py index 0bfe532b06..a62b88be07 100644 --- a/intersight/model/telemetry_druid_inline_data_source_all_of.py +++ b/intersight/model/telemetry_druid_inline_data_source_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_insensitive_contains_search_spec.py b/intersight/model/telemetry_druid_insensitive_contains_search_spec.py index 635cc4d963..5eaa8b4c0c 100644 --- a/intersight/model/telemetry_druid_insensitive_contains_search_spec.py +++ b/intersight/model/telemetry_druid_insensitive_contains_search_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_insensitive_contains_search_spec_all_of.py b/intersight/model/telemetry_druid_insensitive_contains_search_spec_all_of.py index 898b65b196..5907e92495 100644 --- a/intersight/model/telemetry_druid_insensitive_contains_search_spec_all_of.py +++ b/intersight/model/telemetry_druid_insensitive_contains_search_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_interval_result.py b/intersight/model/telemetry_druid_interval_result.py index a3586955ec..db2a7aa291 100644 --- a/intersight/model/telemetry_druid_interval_result.py +++ b/intersight/model/telemetry_druid_interval_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_inverted_top_n_metric_spec.py b/intersight/model/telemetry_druid_inverted_top_n_metric_spec.py index ab308e51d1..6adf86b1ba 100644 --- a/intersight/model/telemetry_druid_inverted_top_n_metric_spec.py +++ b/intersight/model/telemetry_druid_inverted_top_n_metric_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_inverted_top_n_metric_spec_all_of.py b/intersight/model/telemetry_druid_inverted_top_n_metric_spec_all_of.py index 7f35238e02..3989e499eb 100644 --- a/intersight/model/telemetry_druid_inverted_top_n_metric_spec_all_of.py +++ b/intersight/model/telemetry_druid_inverted_top_n_metric_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_join_data_source.py b/intersight/model/telemetry_druid_join_data_source.py index 145e06f234..9194cc8abe 100644 --- a/intersight/model/telemetry_druid_join_data_source.py +++ b/intersight/model/telemetry_druid_join_data_source.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_join_data_source_all_of.py b/intersight/model/telemetry_druid_join_data_source_all_of.py index 28c5450256..a86f07b510 100644 --- a/intersight/model/telemetry_druid_join_data_source_all_of.py +++ b/intersight/model/telemetry_druid_join_data_source_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_lookup_data_source.py b/intersight/model/telemetry_druid_lookup_data_source.py index 8706e59f40..733f8fa8f1 100644 --- a/intersight/model/telemetry_druid_lookup_data_source.py +++ b/intersight/model/telemetry_druid_lookup_data_source.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_lookup_data_source_all_of.py b/intersight/model/telemetry_druid_lookup_data_source_all_of.py index c4ebe15ac0..7863663f94 100644 --- a/intersight/model/telemetry_druid_lookup_data_source_all_of.py +++ b/intersight/model/telemetry_druid_lookup_data_source_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_min_max_aggregator.py b/intersight/model/telemetry_druid_min_max_aggregator.py index 6e7be7e1a9..60a24e4317 100644 --- a/intersight/model/telemetry_druid_min_max_aggregator.py +++ b/intersight/model/telemetry_druid_min_max_aggregator.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_min_max_aggregator_all_of.py b/intersight/model/telemetry_druid_min_max_aggregator_all_of.py index a0a7bf2c07..1322596b5b 100644 --- a/intersight/model/telemetry_druid_min_max_aggregator_all_of.py +++ b/intersight/model/telemetry_druid_min_max_aggregator_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_not_filter.py b/intersight/model/telemetry_druid_not_filter.py index 6ab3bf62bf..169780eb7b 100644 --- a/intersight/model/telemetry_druid_not_filter.py +++ b/intersight/model/telemetry_druid_not_filter.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_not_filter_all_of.py b/intersight/model/telemetry_druid_not_filter_all_of.py index d9b0f71899..da9bf87ac4 100644 --- a/intersight/model/telemetry_druid_not_filter_all_of.py +++ b/intersight/model/telemetry_druid_not_filter_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_numeric_top_n_metric_spec.py b/intersight/model/telemetry_druid_numeric_top_n_metric_spec.py index f86cb78838..216811e568 100644 --- a/intersight/model/telemetry_druid_numeric_top_n_metric_spec.py +++ b/intersight/model/telemetry_druid_numeric_top_n_metric_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_numeric_top_n_metric_spec_all_of.py b/intersight/model/telemetry_druid_numeric_top_n_metric_spec_all_of.py index a21ce163e1..f976e2edbc 100644 --- a/intersight/model/telemetry_druid_numeric_top_n_metric_spec_all_of.py +++ b/intersight/model/telemetry_druid_numeric_top_n_metric_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_or_filter.py b/intersight/model/telemetry_druid_or_filter.py index 1cef6a7df4..39e85bb093 100644 --- a/intersight/model/telemetry_druid_or_filter.py +++ b/intersight/model/telemetry_druid_or_filter.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_order_by_column_spec.py b/intersight/model/telemetry_druid_order_by_column_spec.py index 2bb214f642..a93c273bf9 100644 --- a/intersight/model/telemetry_druid_order_by_column_spec.py +++ b/intersight/model/telemetry_druid_order_by_column_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_period_granularity.py b/intersight/model/telemetry_druid_period_granularity.py index 576bea784d..8697c0b157 100644 --- a/intersight/model/telemetry_druid_period_granularity.py +++ b/intersight/model/telemetry_druid_period_granularity.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_period_granularity_all_of.py b/intersight/model/telemetry_druid_period_granularity_all_of.py index a1171589eb..9eef6a26bf 100644 --- a/intersight/model/telemetry_druid_period_granularity_all_of.py +++ b/intersight/model/telemetry_druid_period_granularity_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_post_aggregator.py b/intersight/model/telemetry_druid_post_aggregator.py index 0db08a4e9f..6479f57b85 100644 --- a/intersight/model/telemetry_druid_post_aggregator.py +++ b/intersight/model/telemetry_druid_post_aggregator.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_query_context.py b/intersight/model/telemetry_druid_query_context.py index 21a7d31259..bd6793cc38 100644 --- a/intersight/model/telemetry_druid_query_context.py +++ b/intersight/model/telemetry_druid_query_context.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_query_data_source.py b/intersight/model/telemetry_druid_query_data_source.py index 0d4e201933..e6334bb21a 100644 --- a/intersight/model/telemetry_druid_query_data_source.py +++ b/intersight/model/telemetry_druid_query_data_source.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_query_data_source_all_of.py b/intersight/model/telemetry_druid_query_data_source_all_of.py index f12bba6288..46d58bd4bb 100644 --- a/intersight/model/telemetry_druid_query_data_source_all_of.py +++ b/intersight/model/telemetry_druid_query_data_source_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_regex_filter.py b/intersight/model/telemetry_druid_regex_filter.py index 4a0d1aa612..a67644231d 100644 --- a/intersight/model/telemetry_druid_regex_filter.py +++ b/intersight/model/telemetry_druid_regex_filter.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_regex_filter_all_of.py b/intersight/model/telemetry_druid_regex_filter_all_of.py index 6e7f2d3451..0f7f3c6fed 100644 --- a/intersight/model/telemetry_druid_regex_filter_all_of.py +++ b/intersight/model/telemetry_druid_regex_filter_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_regex_search_spec.py b/intersight/model/telemetry_druid_regex_search_spec.py index 652a17bf1c..e056533b5c 100644 --- a/intersight/model/telemetry_druid_regex_search_spec.py +++ b/intersight/model/telemetry_druid_regex_search_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_regex_search_spec_all_of.py b/intersight/model/telemetry_druid_regex_search_spec_all_of.py index 916a8babc1..bfe852c9a9 100644 --- a/intersight/model/telemetry_druid_regex_search_spec_all_of.py +++ b/intersight/model/telemetry_druid_regex_search_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_scan_request.py b/intersight/model/telemetry_druid_scan_request.py index 053f92f878..fac81b1ddf 100644 --- a/intersight/model/telemetry_druid_scan_request.py +++ b/intersight/model/telemetry_druid_scan_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_scan_request_all_of.py b/intersight/model/telemetry_druid_scan_request_all_of.py index 90a3ecd1af..13c1391eaa 100644 --- a/intersight/model/telemetry_druid_scan_request_all_of.py +++ b/intersight/model/telemetry_druid_scan_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_scan_result.py b/intersight/model/telemetry_druid_scan_result.py index e0663cb0ee..945ec51fc7 100644 --- a/intersight/model/telemetry_druid_scan_result.py +++ b/intersight/model/telemetry_druid_scan_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_search_request.py b/intersight/model/telemetry_druid_search_request.py index 972f041f0c..f3a5dc6b93 100644 --- a/intersight/model/telemetry_druid_search_request.py +++ b/intersight/model/telemetry_druid_search_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_search_request_all_of.py b/intersight/model/telemetry_druid_search_request_all_of.py index dc99e6ed0c..a87642a35a 100644 --- a/intersight/model/telemetry_druid_search_request_all_of.py +++ b/intersight/model/telemetry_druid_search_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_search_result.py b/intersight/model/telemetry_druid_search_result.py index b32531d044..ec3a390c9b 100644 --- a/intersight/model/telemetry_druid_search_result.py +++ b/intersight/model/telemetry_druid_search_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_segment_metadata_request.py b/intersight/model/telemetry_druid_segment_metadata_request.py index 6ad02954c2..ef3d4f5832 100644 --- a/intersight/model/telemetry_druid_segment_metadata_request.py +++ b/intersight/model/telemetry_druid_segment_metadata_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_segment_metadata_request_all_of.py b/intersight/model/telemetry_druid_segment_metadata_request_all_of.py index e6876c07ad..63e62d592d 100644 --- a/intersight/model/telemetry_druid_segment_metadata_request_all_of.py +++ b/intersight/model/telemetry_druid_segment_metadata_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_segment_metadata_result.py b/intersight/model/telemetry_druid_segment_metadata_result.py index 9899683cc3..2bc4848945 100644 --- a/intersight/model/telemetry_druid_segment_metadata_result.py +++ b/intersight/model/telemetry_druid_segment_metadata_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_selector_filter.py b/intersight/model/telemetry_druid_selector_filter.py index 129f309f3e..d9892f95a5 100644 --- a/intersight/model/telemetry_druid_selector_filter.py +++ b/intersight/model/telemetry_druid_selector_filter.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_selector_filter_all_of.py b/intersight/model/telemetry_druid_selector_filter_all_of.py index 4d285734ec..b043c61081 100644 --- a/intersight/model/telemetry_druid_selector_filter_all_of.py +++ b/intersight/model/telemetry_druid_selector_filter_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_string_any_aggregator.py b/intersight/model/telemetry_druid_string_any_aggregator.py index 740f30708d..a151eb1edd 100644 --- a/intersight/model/telemetry_druid_string_any_aggregator.py +++ b/intersight/model/telemetry_druid_string_any_aggregator.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_string_any_aggregator_all_of.py b/intersight/model/telemetry_druid_string_any_aggregator_all_of.py index 02decd461d..ccc754164a 100644 --- a/intersight/model/telemetry_druid_string_any_aggregator_all_of.py +++ b/intersight/model/telemetry_druid_string_any_aggregator_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_string_first_last_aggregator.py b/intersight/model/telemetry_druid_string_first_last_aggregator.py index c52cff2703..ff0e0ec3b1 100644 --- a/intersight/model/telemetry_druid_string_first_last_aggregator.py +++ b/intersight/model/telemetry_druid_string_first_last_aggregator.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_string_first_last_aggregator_all_of.py b/intersight/model/telemetry_druid_string_first_last_aggregator_all_of.py index 7c802b24a7..b1c4ae47e7 100644 --- a/intersight/model/telemetry_druid_string_first_last_aggregator_all_of.py +++ b/intersight/model/telemetry_druid_string_first_last_aggregator_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_sum_aggregator.py b/intersight/model/telemetry_druid_sum_aggregator.py index d56846b981..bf55413ede 100644 --- a/intersight/model/telemetry_druid_sum_aggregator.py +++ b/intersight/model/telemetry_druid_sum_aggregator.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_sum_aggregator_all_of.py b/intersight/model/telemetry_druid_sum_aggregator_all_of.py index 44fe02398b..22caa3ea81 100644 --- a/intersight/model/telemetry_druid_sum_aggregator_all_of.py +++ b/intersight/model/telemetry_druid_sum_aggregator_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_table_data_source.py b/intersight/model/telemetry_druid_table_data_source.py index 748bbb8abd..64f493885a 100644 --- a/intersight/model/telemetry_druid_table_data_source.py +++ b/intersight/model/telemetry_druid_table_data_source.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_table_data_source_all_of.py b/intersight/model/telemetry_druid_table_data_source_all_of.py index 40751545ec..64216bfac1 100644 --- a/intersight/model/telemetry_druid_table_data_source_all_of.py +++ b/intersight/model/telemetry_druid_table_data_source_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_theta_sketch_aggregator.py b/intersight/model/telemetry_druid_theta_sketch_aggregator.py index 31242607fb..716a3fec4f 100644 --- a/intersight/model/telemetry_druid_theta_sketch_aggregator.py +++ b/intersight/model/telemetry_druid_theta_sketch_aggregator.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_theta_sketch_aggregator_all_of.py b/intersight/model/telemetry_druid_theta_sketch_aggregator_all_of.py index fdd0c84e7d..ad61554903 100644 --- a/intersight/model/telemetry_druid_theta_sketch_aggregator_all_of.py +++ b/intersight/model/telemetry_druid_theta_sketch_aggregator_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_theta_sketch_estimate_post_aggregator.py b/intersight/model/telemetry_druid_theta_sketch_estimate_post_aggregator.py index b4cf2ba81a..b23524e63e 100644 --- a/intersight/model/telemetry_druid_theta_sketch_estimate_post_aggregator.py +++ b/intersight/model/telemetry_druid_theta_sketch_estimate_post_aggregator.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_theta_sketch_estimate_post_aggregator_all_of.py b/intersight/model/telemetry_druid_theta_sketch_estimate_post_aggregator_all_of.py index b32f168a61..884bb22853 100644 --- a/intersight/model/telemetry_druid_theta_sketch_estimate_post_aggregator_all_of.py +++ b/intersight/model/telemetry_druid_theta_sketch_estimate_post_aggregator_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_theta_sketch_operations_post_aggregator.py b/intersight/model/telemetry_druid_theta_sketch_operations_post_aggregator.py index 36899220ec..3f393c037f 100644 --- a/intersight/model/telemetry_druid_theta_sketch_operations_post_aggregator.py +++ b/intersight/model/telemetry_druid_theta_sketch_operations_post_aggregator.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_theta_sketch_operations_post_aggregator_all_of.py b/intersight/model/telemetry_druid_theta_sketch_operations_post_aggregator_all_of.py index 39fb64503b..399f76d32b 100644 --- a/intersight/model/telemetry_druid_theta_sketch_operations_post_aggregator_all_of.py +++ b/intersight/model/telemetry_druid_theta_sketch_operations_post_aggregator_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_time_boundary_request.py b/intersight/model/telemetry_druid_time_boundary_request.py index cb8e0c757e..573ce38353 100644 --- a/intersight/model/telemetry_druid_time_boundary_request.py +++ b/intersight/model/telemetry_druid_time_boundary_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_time_boundary_request_all_of.py b/intersight/model/telemetry_druid_time_boundary_request_all_of.py index d1509d9662..20679310e0 100644 --- a/intersight/model/telemetry_druid_time_boundary_request_all_of.py +++ b/intersight/model/telemetry_druid_time_boundary_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_time_boundary_result.py b/intersight/model/telemetry_druid_time_boundary_result.py index b5595d7243..7232f94118 100644 --- a/intersight/model/telemetry_druid_time_boundary_result.py +++ b/intersight/model/telemetry_druid_time_boundary_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_time_series_request.py b/intersight/model/telemetry_druid_time_series_request.py index a4717be636..aaad77dfd4 100644 --- a/intersight/model/telemetry_druid_time_series_request.py +++ b/intersight/model/telemetry_druid_time_series_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_time_series_request_all_of.py b/intersight/model/telemetry_druid_time_series_request_all_of.py index 8d5be5140c..d857890273 100644 --- a/intersight/model/telemetry_druid_time_series_request_all_of.py +++ b/intersight/model/telemetry_druid_time_series_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_top_n_metric_spec.py b/intersight/model/telemetry_druid_top_n_metric_spec.py index b2bce1ee1e..21eb7f74f6 100644 --- a/intersight/model/telemetry_druid_top_n_metric_spec.py +++ b/intersight/model/telemetry_druid_top_n_metric_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_top_n_request.py b/intersight/model/telemetry_druid_top_n_request.py index cc495f0106..aeecfeaae7 100644 --- a/intersight/model/telemetry_druid_top_n_request.py +++ b/intersight/model/telemetry_druid_top_n_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_top_n_request_all_of.py b/intersight/model/telemetry_druid_top_n_request_all_of.py index a88f2497bb..77ff99287c 100644 --- a/intersight/model/telemetry_druid_top_n_request_all_of.py +++ b/intersight/model/telemetry_druid_top_n_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_top_n_result.py b/intersight/model/telemetry_druid_top_n_result.py index d5e3c8fb47..a5d61dd780 100644 --- a/intersight/model/telemetry_druid_top_n_result.py +++ b/intersight/model/telemetry_druid_top_n_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_union_data_source.py b/intersight/model/telemetry_druid_union_data_source.py index 481db2cc73..4c9acb6b7e 100644 --- a/intersight/model/telemetry_druid_union_data_source.py +++ b/intersight/model/telemetry_druid_union_data_source.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_union_data_source_all_of.py b/intersight/model/telemetry_druid_union_data_source_all_of.py index 476e02bc89..cd5529c9d4 100644 --- a/intersight/model/telemetry_druid_union_data_source_all_of.py +++ b/intersight/model/telemetry_druid_union_data_source_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/template_transformation_stage.py b/intersight/model/template_transformation_stage.py index f9f270c585..678d2e3215 100644 --- a/intersight/model/template_transformation_stage.py +++ b/intersight/model/template_transformation_stage.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/template_transformation_stage_all_of.py b/intersight/model/template_transformation_stage_all_of.py index c3d4ba8c33..74e6ffc2ed 100644 --- a/intersight/model/template_transformation_stage_all_of.py +++ b/intersight/model/template_transformation_stage_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/terminal_audit_log.py b/intersight/model/terminal_audit_log.py index ca46d70c4b..155b529eeb 100644 --- a/intersight/model/terminal_audit_log.py +++ b/intersight/model/terminal_audit_log.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/terminal_audit_log_all_of.py b/intersight/model/terminal_audit_log_all_of.py index 1140043806..87f0f0945b 100644 --- a/intersight/model/terminal_audit_log_all_of.py +++ b/intersight/model/terminal_audit_log_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/terminal_audit_log_list.py b/intersight/model/terminal_audit_log_list.py index 815f269e5b..6c895dd0cb 100644 --- a/intersight/model/terminal_audit_log_list.py +++ b/intersight/model/terminal_audit_log_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/terminal_audit_log_list_all_of.py b/intersight/model/terminal_audit_log_list_all_of.py index d955ee8756..6f02affedd 100644 --- a/intersight/model/terminal_audit_log_list_all_of.py +++ b/intersight/model/terminal_audit_log_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/terminal_audit_log_response.py b/intersight/model/terminal_audit_log_response.py index 5f88349c9f..e5a3c217f3 100644 --- a/intersight/model/terminal_audit_log_response.py +++ b/intersight/model/terminal_audit_log_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/terraform_cloud_resource.py b/intersight/model/terraform_cloud_resource.py index b49ed13fab..b0aa14aaa3 100644 --- a/intersight/model/terraform_cloud_resource.py +++ b/intersight/model/terraform_cloud_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/terraform_cloud_resource_all_of.py b/intersight/model/terraform_cloud_resource_all_of.py index 668ab74697..e6100f8d5a 100644 --- a/intersight/model/terraform_cloud_resource_all_of.py +++ b/intersight/model/terraform_cloud_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/terraform_executor.py b/intersight/model/terraform_executor.py index a939f568a6..e1e022448e 100644 --- a/intersight/model/terraform_executor.py +++ b/intersight/model/terraform_executor.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/terraform_executor_all_of.py b/intersight/model/terraform_executor_all_of.py index 331872ccd0..4555103f05 100644 --- a/intersight/model/terraform_executor_all_of.py +++ b/intersight/model/terraform_executor_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/terraform_executor_list.py b/intersight/model/terraform_executor_list.py index 4aca1ad4af..78b55a7c35 100644 --- a/intersight/model/terraform_executor_list.py +++ b/intersight/model/terraform_executor_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/terraform_executor_list_all_of.py b/intersight/model/terraform_executor_list_all_of.py index 26c160c65d..07c40fac2a 100644 --- a/intersight/model/terraform_executor_list_all_of.py +++ b/intersight/model/terraform_executor_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/terraform_executor_response.py b/intersight/model/terraform_executor_response.py index f1f73c5fea..31c30ada4a 100644 --- a/intersight/model/terraform_executor_response.py +++ b/intersight/model/terraform_executor_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/terraform_runstate.py b/intersight/model/terraform_runstate.py index 072f25b8de..88474a9be8 100644 --- a/intersight/model/terraform_runstate.py +++ b/intersight/model/terraform_runstate.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/terraform_runstate_all_of.py b/intersight/model/terraform_runstate_all_of.py index d432893a20..f7d20eeedb 100644 --- a/intersight/model/terraform_runstate_all_of.py +++ b/intersight/model/terraform_runstate_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/thermal_policy.py b/intersight/model/thermal_policy.py index 307bf3a816..ac922c28dc 100644 --- a/intersight/model/thermal_policy.py +++ b/intersight/model/thermal_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/thermal_policy_all_of.py b/intersight/model/thermal_policy_all_of.py index 40ec8b9e62..0a1375d162 100644 --- a/intersight/model/thermal_policy_all_of.py +++ b/intersight/model/thermal_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/thermal_policy_inventory.py b/intersight/model/thermal_policy_inventory.py index 72166eb075..805bc69efd 100644 --- a/intersight/model/thermal_policy_inventory.py +++ b/intersight/model/thermal_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/thermal_policy_inventory_all_of.py b/intersight/model/thermal_policy_inventory_all_of.py index 9ce50e097b..1ff0337c9b 100644 --- a/intersight/model/thermal_policy_inventory_all_of.py +++ b/intersight/model/thermal_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/thermal_policy_inventory_list.py b/intersight/model/thermal_policy_inventory_list.py index cd7a91584b..fffb515aa1 100644 --- a/intersight/model/thermal_policy_inventory_list.py +++ b/intersight/model/thermal_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/thermal_policy_inventory_list_all_of.py b/intersight/model/thermal_policy_inventory_list_all_of.py index c31184e0f0..fd5b701828 100644 --- a/intersight/model/thermal_policy_inventory_list_all_of.py +++ b/intersight/model/thermal_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/thermal_policy_inventory_response.py b/intersight/model/thermal_policy_inventory_response.py index 4d4cb9384b..b6767d5cc3 100644 --- a/intersight/model/thermal_policy_inventory_response.py +++ b/intersight/model/thermal_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/thermal_policy_list.py b/intersight/model/thermal_policy_list.py index 12615267b5..73c2ab60eb 100644 --- a/intersight/model/thermal_policy_list.py +++ b/intersight/model/thermal_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/thermal_policy_list_all_of.py b/intersight/model/thermal_policy_list_all_of.py index fb5faf0fd5..faaf9a431c 100644 --- a/intersight/model/thermal_policy_list_all_of.py +++ b/intersight/model/thermal_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/thermal_policy_response.py b/intersight/model/thermal_policy_response.py index 63eaaf62aa..38f13a0d8e 100644 --- a/intersight/model/thermal_policy_response.py +++ b/intersight/model/thermal_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/top_system.py b/intersight/model/top_system.py index 247edef53c..85797dffbb 100644 --- a/intersight/model/top_system.py +++ b/intersight/model/top_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/top_system_all_of.py b/intersight/model/top_system_all_of.py index c0d4622635..7a86e017ec 100644 --- a/intersight/model/top_system_all_of.py +++ b/intersight/model/top_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/top_system_list.py b/intersight/model/top_system_list.py index 0ba9eaf9cd..42db012f98 100644 --- a/intersight/model/top_system_list.py +++ b/intersight/model/top_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/top_system_list_all_of.py b/intersight/model/top_system_list_all_of.py index 51433e7f58..624f674644 100644 --- a/intersight/model/top_system_list_all_of.py +++ b/intersight/model/top_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/top_system_relationship.py b/intersight/model/top_system_relationship.py index 4015307866..ce6ca41435 100644 --- a/intersight/model/top_system_relationship.py +++ b/intersight/model/top_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -183,6 +183,7 @@ class TopSystemRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -214,6 +215,7 @@ class TopSystemRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -260,7 +262,9 @@ class TopSystemRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -638,6 +642,8 @@ class TopSystemRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -919,6 +925,7 @@ class TopSystemRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/top_system_response.py b/intersight/model/top_system_response.py index 5077d02f08..f6d3be3b58 100644 --- a/intersight/model/top_system_response.py +++ b/intersight/model/top_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tunneling_tunnel.py b/intersight/model/tunneling_tunnel.py index 2d1317794c..ca767c2d9d 100644 --- a/intersight/model/tunneling_tunnel.py +++ b/intersight/model/tunneling_tunnel.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tunneling_tunnel_all_of.py b/intersight/model/tunneling_tunnel_all_of.py index 65b2f88bdf..96486861cc 100644 --- a/intersight/model/tunneling_tunnel_all_of.py +++ b/intersight/model/tunneling_tunnel_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ucsd_backup_info.py b/intersight/model/ucsd_backup_info.py index b21bac1c54..896966de4e 100644 --- a/intersight/model/ucsd_backup_info.py +++ b/intersight/model/ucsd_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ucsd_backup_info_all_of.py b/intersight/model/ucsd_backup_info_all_of.py index a098d6bd5c..5c34b41990 100644 --- a/intersight/model/ucsd_backup_info_all_of.py +++ b/intersight/model/ucsd_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ucsd_backup_info_list.py b/intersight/model/ucsd_backup_info_list.py index cf8c1ffc21..974a4d7752 100644 --- a/intersight/model/ucsd_backup_info_list.py +++ b/intersight/model/ucsd_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ucsd_backup_info_list_all_of.py b/intersight/model/ucsd_backup_info_list_all_of.py index 1d3ae48eee..eaf0c468ae 100644 --- a/intersight/model/ucsd_backup_info_list_all_of.py +++ b/intersight/model/ucsd_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ucsd_backup_info_response.py b/intersight/model/ucsd_backup_info_response.py index 04107128c8..32c4bbb585 100644 --- a/intersight/model/ucsd_backup_info_response.py +++ b/intersight/model/ucsd_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ucsd_connector_pack.py b/intersight/model/ucsd_connector_pack.py index 336b19a50d..32070bbc59 100644 --- a/intersight/model/ucsd_connector_pack.py +++ b/intersight/model/ucsd_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ucsd_connector_pack_all_of.py b/intersight/model/ucsd_connector_pack_all_of.py index 2cce19700c..c2dcaffa1c 100644 --- a/intersight/model/ucsd_connector_pack_all_of.py +++ b/intersight/model/ucsd_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ucsd_ucsd_restore_parameters.py b/intersight/model/ucsd_ucsd_restore_parameters.py index 7aa60fcc70..c148b1d7ab 100644 --- a/intersight/model/ucsd_ucsd_restore_parameters.py +++ b/intersight/model/ucsd_ucsd_restore_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ucsd_ucsd_restore_parameters_all_of.py b/intersight/model/ucsd_ucsd_restore_parameters_all_of.py index da8786ec4b..4eb6c15e19 100644 --- a/intersight/model/ucsd_ucsd_restore_parameters_all_of.py +++ b/intersight/model/ucsd_ucsd_restore_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ucsdconnector_rest_client_message.py b/intersight/model/ucsdconnector_rest_client_message.py index 585a8106b8..1d94ce29e7 100644 --- a/intersight/model/ucsdconnector_rest_client_message.py +++ b/intersight/model/ucsdconnector_rest_client_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ucsdconnector_rest_client_message_all_of.py b/intersight/model/ucsdconnector_rest_client_message_all_of.py index a21ecbb650..a12cf5ce77 100644 --- a/intersight/model/ucsdconnector_rest_client_message_all_of.py +++ b/intersight/model/ucsdconnector_rest_client_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/uuidpool_block.py b/intersight/model/uuidpool_block.py index 9ab2e02414..0e120019cf 100644 --- a/intersight/model/uuidpool_block.py +++ b/intersight/model/uuidpool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/uuidpool_block_all_of.py b/intersight/model/uuidpool_block_all_of.py index bdc9e02f4e..33ea00bc64 100644 --- a/intersight/model/uuidpool_block_all_of.py +++ b/intersight/model/uuidpool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/uuidpool_block_list.py b/intersight/model/uuidpool_block_list.py index b887abd88f..9a2af25016 100644 --- a/intersight/model/uuidpool_block_list.py +++ b/intersight/model/uuidpool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/uuidpool_block_list_all_of.py b/intersight/model/uuidpool_block_list_all_of.py index 8b63d00f17..a6afea1546 100644 --- a/intersight/model/uuidpool_block_list_all_of.py +++ b/intersight/model/uuidpool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/uuidpool_block_relationship.py b/intersight/model/uuidpool_block_relationship.py index 6ec52b7d0c..805d798c55 100644 --- a/intersight/model/uuidpool_block_relationship.py +++ b/intersight/model/uuidpool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -177,6 +177,7 @@ class UuidpoolBlockRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -208,6 +209,7 @@ class UuidpoolBlockRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -254,7 +256,9 @@ class UuidpoolBlockRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -632,6 +636,8 @@ class UuidpoolBlockRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -913,6 +919,7 @@ class UuidpoolBlockRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/uuidpool_block_response.py b/intersight/model/uuidpool_block_response.py index c610a61721..21997b19a1 100644 --- a/intersight/model/uuidpool_block_response.py +++ b/intersight/model/uuidpool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/uuidpool_pool.py b/intersight/model/uuidpool_pool.py index 5bca695ef9..b4f9f0ae5d 100644 --- a/intersight/model/uuidpool_pool.py +++ b/intersight/model/uuidpool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/uuidpool_pool_all_of.py b/intersight/model/uuidpool_pool_all_of.py index 77b76e2801..1bae16e308 100644 --- a/intersight/model/uuidpool_pool_all_of.py +++ b/intersight/model/uuidpool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/uuidpool_pool_list.py b/intersight/model/uuidpool_pool_list.py index 1e2515e60d..5d8b4092e4 100644 --- a/intersight/model/uuidpool_pool_list.py +++ b/intersight/model/uuidpool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/uuidpool_pool_list_all_of.py b/intersight/model/uuidpool_pool_list_all_of.py index 0fd078c542..3343157144 100644 --- a/intersight/model/uuidpool_pool_list_all_of.py +++ b/intersight/model/uuidpool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/uuidpool_pool_member.py b/intersight/model/uuidpool_pool_member.py index 177caaf366..c831080654 100644 --- a/intersight/model/uuidpool_pool_member.py +++ b/intersight/model/uuidpool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/uuidpool_pool_member_all_of.py b/intersight/model/uuidpool_pool_member_all_of.py index 6aa29218c9..6aaeaf4ccd 100644 --- a/intersight/model/uuidpool_pool_member_all_of.py +++ b/intersight/model/uuidpool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/uuidpool_pool_member_list.py b/intersight/model/uuidpool_pool_member_list.py index a4889d4433..3ef92e625f 100644 --- a/intersight/model/uuidpool_pool_member_list.py +++ b/intersight/model/uuidpool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/uuidpool_pool_member_list_all_of.py b/intersight/model/uuidpool_pool_member_list_all_of.py index 1eeb232496..99e3ab53ab 100644 --- a/intersight/model/uuidpool_pool_member_list_all_of.py +++ b/intersight/model/uuidpool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/uuidpool_pool_member_relationship.py b/intersight/model/uuidpool_pool_member_relationship.py index bf21e21710..9d32a977a1 100644 --- a/intersight/model/uuidpool_pool_member_relationship.py +++ b/intersight/model/uuidpool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -179,6 +179,7 @@ class UuidpoolPoolMemberRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -210,6 +211,7 @@ class UuidpoolPoolMemberRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -256,7 +258,9 @@ class UuidpoolPoolMemberRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -634,6 +638,8 @@ class UuidpoolPoolMemberRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -915,6 +921,7 @@ class UuidpoolPoolMemberRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/uuidpool_pool_member_response.py b/intersight/model/uuidpool_pool_member_response.py index d6a2df08fe..d45e357cd3 100644 --- a/intersight/model/uuidpool_pool_member_response.py +++ b/intersight/model/uuidpool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/uuidpool_pool_relationship.py b/intersight/model/uuidpool_pool_relationship.py index 3938e79144..e47a9d7750 100644 --- a/intersight/model/uuidpool_pool_relationship.py +++ b/intersight/model/uuidpool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -183,6 +183,7 @@ class UuidpoolPoolRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -214,6 +215,7 @@ class UuidpoolPoolRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -260,7 +262,9 @@ class UuidpoolPoolRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -638,6 +642,8 @@ class UuidpoolPoolRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -919,6 +925,7 @@ class UuidpoolPoolRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/uuidpool_pool_response.py b/intersight/model/uuidpool_pool_response.py index 12b91e3b05..e82e05f215 100644 --- a/intersight/model/uuidpool_pool_response.py +++ b/intersight/model/uuidpool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/uuidpool_reservation.py b/intersight/model/uuidpool_reservation.py index 6534035374..350e8036aa 100644 --- a/intersight/model/uuidpool_reservation.py +++ b/intersight/model/uuidpool_reservation.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/uuidpool_reservation_all_of.py b/intersight/model/uuidpool_reservation_all_of.py index 9c081c3e51..5866e5f792 100644 --- a/intersight/model/uuidpool_reservation_all_of.py +++ b/intersight/model/uuidpool_reservation_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/uuidpool_reservation_list.py b/intersight/model/uuidpool_reservation_list.py index 2673d98ac6..b960e0dea2 100644 --- a/intersight/model/uuidpool_reservation_list.py +++ b/intersight/model/uuidpool_reservation_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/uuidpool_reservation_list_all_of.py b/intersight/model/uuidpool_reservation_list_all_of.py index 9e188dc9d2..af72880615 100644 --- a/intersight/model/uuidpool_reservation_list_all_of.py +++ b/intersight/model/uuidpool_reservation_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/uuidpool_reservation_reference.py b/intersight/model/uuidpool_reservation_reference.py index 1205adab2c..c7d606de5c 100644 --- a/intersight/model/uuidpool_reservation_reference.py +++ b/intersight/model/uuidpool_reservation_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/uuidpool_reservation_relationship.py b/intersight/model/uuidpool_reservation_relationship.py index 2330c0f1d0..e7206b0146 100644 --- a/intersight/model/uuidpool_reservation_relationship.py +++ b/intersight/model/uuidpool_reservation_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -185,6 +185,7 @@ class UuidpoolReservationRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -216,6 +217,7 @@ class UuidpoolReservationRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -262,7 +264,9 @@ class UuidpoolReservationRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -640,6 +644,8 @@ class UuidpoolReservationRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -921,6 +927,7 @@ class UuidpoolReservationRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/uuidpool_reservation_response.py b/intersight/model/uuidpool_reservation_response.py index ada439ab2b..b150c09a7a 100644 --- a/intersight/model/uuidpool_reservation_response.py +++ b/intersight/model/uuidpool_reservation_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/uuidpool_universe.py b/intersight/model/uuidpool_universe.py index 049ad4c405..b6e45bb0f4 100644 --- a/intersight/model/uuidpool_universe.py +++ b/intersight/model/uuidpool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/uuidpool_universe_all_of.py b/intersight/model/uuidpool_universe_all_of.py index dc59c3c3ff..66e1ae070a 100644 --- a/intersight/model/uuidpool_universe_all_of.py +++ b/intersight/model/uuidpool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/uuidpool_universe_list.py b/intersight/model/uuidpool_universe_list.py index 5fb9d1f0a9..ee04b9cd1f 100644 --- a/intersight/model/uuidpool_universe_list.py +++ b/intersight/model/uuidpool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/uuidpool_universe_list_all_of.py b/intersight/model/uuidpool_universe_list_all_of.py index ff76e207d3..d304c12c48 100644 --- a/intersight/model/uuidpool_universe_list_all_of.py +++ b/intersight/model/uuidpool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/uuidpool_universe_relationship.py b/intersight/model/uuidpool_universe_relationship.py index 3d3b4755b8..945f1dc520 100644 --- a/intersight/model/uuidpool_universe_relationship.py +++ b/intersight/model/uuidpool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -173,6 +173,7 @@ class UuidpoolUniverseRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -204,6 +205,7 @@ class UuidpoolUniverseRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -250,7 +252,9 @@ class UuidpoolUniverseRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -628,6 +632,8 @@ class UuidpoolUniverseRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -909,6 +915,7 @@ class UuidpoolUniverseRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/uuidpool_universe_response.py b/intersight/model/uuidpool_universe_response.py index 351f2e111d..7c08f4d91d 100644 --- a/intersight/model/uuidpool_universe_response.py +++ b/intersight/model/uuidpool_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/uuidpool_uuid_block.py b/intersight/model/uuidpool_uuid_block.py index 675c869887..95c2f7eb7a 100644 --- a/intersight/model/uuidpool_uuid_block.py +++ b/intersight/model/uuidpool_uuid_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/uuidpool_uuid_block_all_of.py b/intersight/model/uuidpool_uuid_block_all_of.py index 345181c9dc..fac3062699 100644 --- a/intersight/model/uuidpool_uuid_block_all_of.py +++ b/intersight/model/uuidpool_uuid_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/uuidpool_uuid_lease.py b/intersight/model/uuidpool_uuid_lease.py index a9f76a213b..cf5af3e406 100644 --- a/intersight/model/uuidpool_uuid_lease.py +++ b/intersight/model/uuidpool_uuid_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/uuidpool_uuid_lease_all_of.py b/intersight/model/uuidpool_uuid_lease_all_of.py index fccac67662..28a3cd0875 100644 --- a/intersight/model/uuidpool_uuid_lease_all_of.py +++ b/intersight/model/uuidpool_uuid_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/uuidpool_uuid_lease_list.py b/intersight/model/uuidpool_uuid_lease_list.py index f382af170c..46137f46ee 100644 --- a/intersight/model/uuidpool_uuid_lease_list.py +++ b/intersight/model/uuidpool_uuid_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/uuidpool_uuid_lease_list_all_of.py b/intersight/model/uuidpool_uuid_lease_list_all_of.py index a3e0a7a803..840996f906 100644 --- a/intersight/model/uuidpool_uuid_lease_list_all_of.py +++ b/intersight/model/uuidpool_uuid_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/uuidpool_uuid_lease_relationship.py b/intersight/model/uuidpool_uuid_lease_relationship.py index 8f6834e574..0c92f88bd8 100644 --- a/intersight/model/uuidpool_uuid_lease_relationship.py +++ b/intersight/model/uuidpool_uuid_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -183,6 +183,7 @@ class UuidpoolUuidLeaseRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -214,6 +215,7 @@ class UuidpoolUuidLeaseRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -260,7 +262,9 @@ class UuidpoolUuidLeaseRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -638,6 +642,8 @@ class UuidpoolUuidLeaseRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -919,6 +925,7 @@ class UuidpoolUuidLeaseRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/uuidpool_uuid_lease_response.py b/intersight/model/uuidpool_uuid_lease_response.py index 95a49d1423..2a75953aa2 100644 --- a/intersight/model/uuidpool_uuid_lease_response.py +++ b/intersight/model/uuidpool_uuid_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/view_health_status.py b/intersight/model/view_health_status.py index a0e02c44fa..881588519b 100644 --- a/intersight/model/view_health_status.py +++ b/intersight/model/view_health_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -166,6 +166,7 @@ class ViewHealthStatus(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -197,6 +198,7 @@ class ViewHealthStatus(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -243,7 +245,9 @@ class ViewHealthStatus(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -621,6 +625,8 @@ class ViewHealthStatus(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -902,6 +908,7 @@ class ViewHealthStatus(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", @@ -1172,6 +1179,7 @@ class ViewHealthStatus(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -1203,6 +1211,7 @@ class ViewHealthStatus(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -1249,7 +1258,9 @@ class ViewHealthStatus(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -1627,6 +1638,8 @@ class ViewHealthStatus(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -1908,6 +1921,7 @@ class ViewHealthStatus(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/view_health_status_list.py b/intersight/model/view_health_status_list.py index 359f6c74d9..201ca6aa0a 100644 --- a/intersight/model/view_health_status_list.py +++ b/intersight/model/view_health_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/view_health_status_list_all_of.py b/intersight/model/view_health_status_list_all_of.py index b3d1b3d12c..e44fdcec62 100644 --- a/intersight/model/view_health_status_list_all_of.py +++ b/intersight/model/view_health_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/view_health_status_response.py b/intersight/model/view_health_status_response.py index 28608786f3..a6ddbaccfc 100644 --- a/intersight/model/view_health_status_response.py +++ b/intersight/model/view_health_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/view_server.py b/intersight/model/view_server.py index a4110e31f0..03cdd43061 100644 --- a/intersight/model/view_server.py +++ b/intersight/model/view_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -166,6 +166,7 @@ class ViewServer(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -197,6 +198,7 @@ class ViewServer(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -243,7 +245,9 @@ class ViewServer(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -621,6 +625,8 @@ class ViewServer(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -902,6 +908,7 @@ class ViewServer(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", @@ -1172,6 +1179,7 @@ class ViewServer(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -1203,6 +1211,7 @@ class ViewServer(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -1249,7 +1258,9 @@ class ViewServer(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -1627,6 +1638,8 @@ class ViewServer(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -1908,6 +1921,7 @@ class ViewServer(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/view_server_list.py b/intersight/model/view_server_list.py index e4c241c4da..9839658ce6 100644 --- a/intersight/model/view_server_list.py +++ b/intersight/model/view_server_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/view_server_list_all_of.py b/intersight/model/view_server_list_all_of.py index b8b06ba69b..62521e452a 100644 --- a/intersight/model/view_server_list_all_of.py +++ b/intersight/model/view_server_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/view_server_response.py b/intersight/model/view_server_response.py index f4396ab535..76a51196ad 100644 --- a/intersight/model/view_server_response.py +++ b/intersight/model/view_server_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/views_view.py b/intersight/model/views_view.py index 08d3f725e8..f56983f15e 100644 --- a/intersight/model/views_view.py +++ b/intersight/model/views_view.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -170,6 +170,7 @@ class ViewsView(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -201,6 +202,7 @@ class ViewsView(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -247,7 +249,9 @@ class ViewsView(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -625,6 +629,8 @@ class ViewsView(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -906,6 +912,7 @@ class ViewsView(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", @@ -1176,6 +1183,7 @@ class ViewsView(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -1207,6 +1215,7 @@ class ViewsView(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -1253,7 +1262,9 @@ class ViewsView(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -1631,6 +1642,8 @@ class ViewsView(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -1912,6 +1925,7 @@ class ViewsView(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/virtualization_action_info.py b/intersight/model/virtualization_action_info.py index c329599dfd..a5fdd803ae 100644 --- a/intersight/model/virtualization_action_info.py +++ b/intersight/model/virtualization_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_action_info_all_of.py b/intersight/model/virtualization_action_info_all_of.py index e662cdb78c..9458599e09 100644 --- a/intersight/model/virtualization_action_info_all_of.py +++ b/intersight/model/virtualization_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_aws_vm_compute_configuration.py b/intersight/model/virtualization_aws_vm_compute_configuration.py index f8d10e086b..627b683c0a 100644 --- a/intersight/model/virtualization_aws_vm_compute_configuration.py +++ b/intersight/model/virtualization_aws_vm_compute_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_aws_vm_configuration.py b/intersight/model/virtualization_aws_vm_configuration.py index 8abcfd25e7..f447e666a5 100644 --- a/intersight/model/virtualization_aws_vm_configuration.py +++ b/intersight/model/virtualization_aws_vm_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_aws_vm_network_configuration.py b/intersight/model/virtualization_aws_vm_network_configuration.py index 69d07ac1f4..8aa558c8dd 100644 --- a/intersight/model/virtualization_aws_vm_network_configuration.py +++ b/intersight/model/virtualization_aws_vm_network_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_aws_vm_storage_configuration.py b/intersight/model/virtualization_aws_vm_storage_configuration.py index 7538d665b4..0702c67974 100644 --- a/intersight/model/virtualization_aws_vm_storage_configuration.py +++ b/intersight/model/virtualization_aws_vm_storage_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_cluster.py b/intersight/model/virtualization_base_cluster.py index d9149713b2..8a84b5a270 100644 --- a/intersight/model/virtualization_base_cluster.py +++ b/intersight/model/virtualization_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_cluster_all_of.py b/intersight/model/virtualization_base_cluster_all_of.py index f1e5bc8792..a8e35de76b 100644 --- a/intersight/model/virtualization_base_cluster_all_of.py +++ b/intersight/model/virtualization_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_cluster_relationship.py b/intersight/model/virtualization_base_cluster_relationship.py index 75ba1dfafa..1609f433d9 100644 --- a/intersight/model/virtualization_base_cluster_relationship.py +++ b/intersight/model/virtualization_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -190,6 +190,7 @@ class VirtualizationBaseClusterRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -221,6 +222,7 @@ class VirtualizationBaseClusterRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -267,7 +269,9 @@ class VirtualizationBaseClusterRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -645,6 +649,8 @@ class VirtualizationBaseClusterRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -926,6 +932,7 @@ class VirtualizationBaseClusterRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/virtualization_base_custom_spec.py b/intersight/model/virtualization_base_custom_spec.py index 0dc1527df7..2eb0c934e8 100644 --- a/intersight/model/virtualization_base_custom_spec.py +++ b/intersight/model/virtualization_base_custom_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -65,6 +65,7 @@ class VirtualizationBaseCustomSpec(ModelComposed): allowed_values = { ('class_id',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -165,6 +166,7 @@ class VirtualizationBaseCustomSpec(ModelComposed): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -201,6 +203,7 @@ class VirtualizationBaseCustomSpec(ModelComposed): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", @@ -737,6 +740,7 @@ class VirtualizationBaseCustomSpec(ModelComposed): 'X509.CERTIFICATE': "x509.Certificate", }, ('object_type',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -837,6 +841,7 @@ class VirtualizationBaseCustomSpec(ModelComposed): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -873,6 +878,7 @@ class VirtualizationBaseCustomSpec(ModelComposed): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", diff --git a/intersight/model/virtualization_base_datacenter.py b/intersight/model/virtualization_base_datacenter.py index 36453d33bc..787575fd74 100644 --- a/intersight/model/virtualization_base_datacenter.py +++ b/intersight/model/virtualization_base_datacenter.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_datacenter_all_of.py b/intersight/model/virtualization_base_datacenter_all_of.py index 52737345a5..290457021f 100644 --- a/intersight/model/virtualization_base_datacenter_all_of.py +++ b/intersight/model/virtualization_base_datacenter_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_datastore.py b/intersight/model/virtualization_base_datastore.py index 03dbe5c215..78438e6cfe 100644 --- a/intersight/model/virtualization_base_datastore.py +++ b/intersight/model/virtualization_base_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_datastore_all_of.py b/intersight/model/virtualization_base_datastore_all_of.py index a897ece485..6022cd68ca 100644 --- a/intersight/model/virtualization_base_datastore_all_of.py +++ b/intersight/model/virtualization_base_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_datastore_cluster.py b/intersight/model/virtualization_base_datastore_cluster.py index 611e9d1730..f5c40d6ab6 100644 --- a/intersight/model/virtualization_base_datastore_cluster.py +++ b/intersight/model/virtualization_base_datastore_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_datastore_cluster_all_of.py b/intersight/model/virtualization_base_datastore_cluster_all_of.py index 7bb6558ced..7c5f7e9855 100644 --- a/intersight/model/virtualization_base_datastore_cluster_all_of.py +++ b/intersight/model/virtualization_base_datastore_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_distributed_network.py b/intersight/model/virtualization_base_distributed_network.py index cb0286353c..ab4d70c96a 100644 --- a/intersight/model/virtualization_base_distributed_network.py +++ b/intersight/model/virtualization_base_distributed_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_distributed_switch.py b/intersight/model/virtualization_base_distributed_switch.py index 520a3a1afe..22c76336b4 100644 --- a/intersight/model/virtualization_base_distributed_switch.py +++ b/intersight/model/virtualization_base_distributed_switch.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_folder.py b/intersight/model/virtualization_base_folder.py index 6af4302caf..8ddcfd7d09 100644 --- a/intersight/model/virtualization_base_folder.py +++ b/intersight/model/virtualization_base_folder.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_folder_all_of.py b/intersight/model/virtualization_base_folder_all_of.py index 7bfc3340db..be9b466c27 100644 --- a/intersight/model/virtualization_base_folder_all_of.py +++ b/intersight/model/virtualization_base_folder_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_host.py b/intersight/model/virtualization_base_host.py index e452bcff49..de757278af 100644 --- a/intersight/model/virtualization_base_host.py +++ b/intersight/model/virtualization_base_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_host_all_of.py b/intersight/model/virtualization_base_host_all_of.py index 90b9f186fe..8be3d9004d 100644 --- a/intersight/model/virtualization_base_host_all_of.py +++ b/intersight/model/virtualization_base_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_host_configuration.py b/intersight/model/virtualization_base_host_configuration.py index e76b34c991..4beaf1bc57 100644 --- a/intersight/model/virtualization_base_host_configuration.py +++ b/intersight/model/virtualization_base_host_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -63,6 +63,7 @@ class VirtualizationBaseHostConfiguration(ModelComposed): allowed_values = { ('class_id',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -163,6 +164,7 @@ class VirtualizationBaseHostConfiguration(ModelComposed): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -199,6 +201,7 @@ class VirtualizationBaseHostConfiguration(ModelComposed): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", @@ -735,6 +738,7 @@ class VirtualizationBaseHostConfiguration(ModelComposed): 'X509.CERTIFICATE': "x509.Certificate", }, ('object_type',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -835,6 +839,7 @@ class VirtualizationBaseHostConfiguration(ModelComposed): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -871,6 +876,7 @@ class VirtualizationBaseHostConfiguration(ModelComposed): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", diff --git a/intersight/model/virtualization_base_host_gpu.py b/intersight/model/virtualization_base_host_gpu.py index fae65e477a..bc5bcf9c03 100644 --- a/intersight/model/virtualization_base_host_gpu.py +++ b/intersight/model/virtualization_base_host_gpu.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_host_pci_device.py b/intersight/model/virtualization_base_host_pci_device.py index 4e1bcb773f..39439a8b1d 100644 --- a/intersight/model/virtualization_base_host_pci_device.py +++ b/intersight/model/virtualization_base_host_pci_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_host_pci_device_all_of.py b/intersight/model/virtualization_base_host_pci_device_all_of.py index 41223e36cc..82438d88d7 100644 --- a/intersight/model/virtualization_base_host_pci_device_all_of.py +++ b/intersight/model/virtualization_base_host_pci_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_host_pci_device_relationship.py b/intersight/model/virtualization_base_host_pci_device_relationship.py index 822abdcb5d..3438a78bd8 100644 --- a/intersight/model/virtualization_base_host_pci_device_relationship.py +++ b/intersight/model/virtualization_base_host_pci_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -177,6 +177,7 @@ class VirtualizationBaseHostPciDeviceRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -208,6 +209,7 @@ class VirtualizationBaseHostPciDeviceRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -254,7 +256,9 @@ class VirtualizationBaseHostPciDeviceRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -632,6 +636,8 @@ class VirtualizationBaseHostPciDeviceRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -913,6 +919,7 @@ class VirtualizationBaseHostPciDeviceRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/virtualization_base_host_relationship.py b/intersight/model/virtualization_base_host_relationship.py index 1f23677ec6..5f6e23f682 100644 --- a/intersight/model/virtualization_base_host_relationship.py +++ b/intersight/model/virtualization_base_host_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -194,6 +194,7 @@ class VirtualizationBaseHostRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -225,6 +226,7 @@ class VirtualizationBaseHostRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -271,7 +273,9 @@ class VirtualizationBaseHostRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -649,6 +653,8 @@ class VirtualizationBaseHostRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -930,6 +936,7 @@ class VirtualizationBaseHostRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/virtualization_base_hypervisor_manager.py b/intersight/model/virtualization_base_hypervisor_manager.py index 0f3e438c6f..a894913973 100644 --- a/intersight/model/virtualization_base_hypervisor_manager.py +++ b/intersight/model/virtualization_base_hypervisor_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_hypervisor_manager_all_of.py b/intersight/model/virtualization_base_hypervisor_manager_all_of.py index 9c37f07387..f5614ea07c 100644 --- a/intersight/model/virtualization_base_hypervisor_manager_all_of.py +++ b/intersight/model/virtualization_base_hypervisor_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_kernel_network.py b/intersight/model/virtualization_base_kernel_network.py index da2e4ac205..934f02c00a 100644 --- a/intersight/model/virtualization_base_kernel_network.py +++ b/intersight/model/virtualization_base_kernel_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_network.py b/intersight/model/virtualization_base_network.py index 64263bd501..a39216bf29 100644 --- a/intersight/model/virtualization_base_network.py +++ b/intersight/model/virtualization_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_network_all_of.py b/intersight/model/virtualization_base_network_all_of.py index d6ab34b3fa..2bb20d95cf 100644 --- a/intersight/model/virtualization_base_network_all_of.py +++ b/intersight/model/virtualization_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_network_relationship.py b/intersight/model/virtualization_base_network_relationship.py index 5b83ffd9f9..7da4b3186a 100644 --- a/intersight/model/virtualization_base_network_relationship.py +++ b/intersight/model/virtualization_base_network_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -173,6 +173,7 @@ class VirtualizationBaseNetworkRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -204,6 +205,7 @@ class VirtualizationBaseNetworkRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -250,7 +252,9 @@ class VirtualizationBaseNetworkRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -628,6 +632,8 @@ class VirtualizationBaseNetworkRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -909,6 +915,7 @@ class VirtualizationBaseNetworkRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/virtualization_base_physical_network_interface.py b/intersight/model/virtualization_base_physical_network_interface.py index 369105aeaa..b2675b290c 100644 --- a/intersight/model/virtualization_base_physical_network_interface.py +++ b/intersight/model/virtualization_base_physical_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_physical_network_interface_all_of.py b/intersight/model/virtualization_base_physical_network_interface_all_of.py index 05b7a77733..162361aeba 100644 --- a/intersight/model/virtualization_base_physical_network_interface_all_of.py +++ b/intersight/model/virtualization_base_physical_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_placement.py b/intersight/model/virtualization_base_placement.py index a6681f7aa1..8b2327257c 100644 --- a/intersight/model/virtualization_base_placement.py +++ b/intersight/model/virtualization_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_placement_all_of.py b/intersight/model/virtualization_base_placement_all_of.py index a7de6cb87c..6aa8dec0e2 100644 --- a/intersight/model/virtualization_base_placement_all_of.py +++ b/intersight/model/virtualization_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_source_device.py b/intersight/model/virtualization_base_source_device.py index ea8e3fea18..b3c11c302e 100644 --- a/intersight/model/virtualization_base_source_device.py +++ b/intersight/model/virtualization_base_source_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_source_device_all_of.py b/intersight/model/virtualization_base_source_device_all_of.py index 8446704a51..7dab4c3fd8 100644 --- a/intersight/model/virtualization_base_source_device_all_of.py +++ b/intersight/model/virtualization_base_source_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_switch.py b/intersight/model/virtualization_base_switch.py index 1532780bbb..24b115c3dd 100644 --- a/intersight/model/virtualization_base_switch.py +++ b/intersight/model/virtualization_base_switch.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_switch_all_of.py b/intersight/model/virtualization_base_switch_all_of.py index 0260852d87..da6291e5b4 100644 --- a/intersight/model/virtualization_base_switch_all_of.py +++ b/intersight/model/virtualization_base_switch_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_virtual_disk.py b/intersight/model/virtualization_base_virtual_disk.py index f603dc9eb4..ec9d9ce4ab 100644 --- a/intersight/model/virtualization_base_virtual_disk.py +++ b/intersight/model/virtualization_base_virtual_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_virtual_disk_all_of.py b/intersight/model/virtualization_base_virtual_disk_all_of.py index 8de749e6b8..dbd4c5de70 100644 --- a/intersight/model/virtualization_base_virtual_disk_all_of.py +++ b/intersight/model/virtualization_base_virtual_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_virtual_machine.py b/intersight/model/virtualization_base_virtual_machine.py index be8d93d0d1..f714a1b865 100644 --- a/intersight/model/virtualization_base_virtual_machine.py +++ b/intersight/model/virtualization_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_virtual_machine_all_of.py b/intersight/model/virtualization_base_virtual_machine_all_of.py index 6ea962a9ae..e851f93a7a 100644 --- a/intersight/model/virtualization_base_virtual_machine_all_of.py +++ b/intersight/model/virtualization_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_virtual_machine_gpu.py b/intersight/model/virtualization_base_virtual_machine_gpu.py index 26712546e3..396c29975c 100644 --- a/intersight/model/virtualization_base_virtual_machine_gpu.py +++ b/intersight/model/virtualization_base_virtual_machine_gpu.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_virtual_machine_pci_device.py b/intersight/model/virtualization_base_virtual_machine_pci_device.py index abd54cffa0..d97dce63bf 100644 --- a/intersight/model/virtualization_base_virtual_machine_pci_device.py +++ b/intersight/model/virtualization_base_virtual_machine_pci_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_virtual_machine_pci_device_all_of.py b/intersight/model/virtualization_base_virtual_machine_pci_device_all_of.py index 59de78e5c3..c27a330ce1 100644 --- a/intersight/model/virtualization_base_virtual_machine_pci_device_all_of.py +++ b/intersight/model/virtualization_base_virtual_machine_pci_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_virtual_machine_relationship.py b/intersight/model/virtualization_base_virtual_machine_relationship.py index 47efcb6db0..cc6bc063d8 100644 --- a/intersight/model/virtualization_base_virtual_machine_relationship.py +++ b/intersight/model/virtualization_base_virtual_machine_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -222,6 +222,7 @@ class VirtualizationBaseVirtualMachineRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -253,6 +254,7 @@ class VirtualizationBaseVirtualMachineRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -299,7 +301,9 @@ class VirtualizationBaseVirtualMachineRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -677,6 +681,8 @@ class VirtualizationBaseVirtualMachineRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -958,6 +964,7 @@ class VirtualizationBaseVirtualMachineRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/virtualization_base_virtual_machine_snapshot.py b/intersight/model/virtualization_base_virtual_machine_snapshot.py index 39edebf8fb..06e40867b7 100644 --- a/intersight/model/virtualization_base_virtual_machine_snapshot.py +++ b/intersight/model/virtualization_base_virtual_machine_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_virtual_machine_snapshot_all_of.py b/intersight/model/virtualization_base_virtual_machine_snapshot_all_of.py index 0c669352bd..0ee1453ae6 100644 --- a/intersight/model/virtualization_base_virtual_machine_snapshot_all_of.py +++ b/intersight/model/virtualization_base_virtual_machine_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_virtual_network.py b/intersight/model/virtualization_base_virtual_network.py index 7ce75c5c1b..2f90bb4893 100644 --- a/intersight/model/virtualization_base_virtual_network.py +++ b/intersight/model/virtualization_base_virtual_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_virtual_network_interface.py b/intersight/model/virtualization_base_virtual_network_interface.py index b527848da8..72d590017b 100644 --- a/intersight/model/virtualization_base_virtual_network_interface.py +++ b/intersight/model/virtualization_base_virtual_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_virtual_network_interface_all_of.py b/intersight/model/virtualization_base_virtual_network_interface_all_of.py index 4ad9f0d6d0..26119901d2 100644 --- a/intersight/model/virtualization_base_virtual_network_interface_all_of.py +++ b/intersight/model/virtualization_base_virtual_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_virtual_network_interface_card.py b/intersight/model/virtualization_base_virtual_network_interface_card.py index d774e8ad56..359caa5098 100644 --- a/intersight/model/virtualization_base_virtual_network_interface_card.py +++ b/intersight/model/virtualization_base_virtual_network_interface_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_virtual_network_interface_card_all_of.py b/intersight/model/virtualization_base_virtual_network_interface_card_all_of.py index 837d17c60a..8f3932159e 100644 --- a/intersight/model/virtualization_base_virtual_network_interface_card_all_of.py +++ b/intersight/model/virtualization_base_virtual_network_interface_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_virtual_switch.py b/intersight/model/virtualization_base_virtual_switch.py index e5c5ad39e4..f62557f357 100644 --- a/intersight/model/virtualization_base_virtual_switch.py +++ b/intersight/model/virtualization_base_virtual_switch.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_vm_configuration.py b/intersight/model/virtualization_base_vm_configuration.py index a543924283..51a4cdccd9 100644 --- a/intersight/model/virtualization_base_vm_configuration.py +++ b/intersight/model/virtualization_base_vm_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -67,6 +67,7 @@ class VirtualizationBaseVmConfiguration(ModelComposed): allowed_values = { ('class_id',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -167,6 +168,7 @@ class VirtualizationBaseVmConfiguration(ModelComposed): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -203,6 +205,7 @@ class VirtualizationBaseVmConfiguration(ModelComposed): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", @@ -739,6 +742,7 @@ class VirtualizationBaseVmConfiguration(ModelComposed): 'X509.CERTIFICATE': "x509.Certificate", }, ('object_type',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -839,6 +843,7 @@ class VirtualizationBaseVmConfiguration(ModelComposed): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -875,6 +880,7 @@ class VirtualizationBaseVmConfiguration(ModelComposed): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", diff --git a/intersight/model/virtualization_cloud_init_config.py b/intersight/model/virtualization_cloud_init_config.py index cb9b9bd7f7..d31d70ce17 100644 --- a/intersight/model/virtualization_cloud_init_config.py +++ b/intersight/model/virtualization_cloud_init_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_cloud_init_config_all_of.py b/intersight/model/virtualization_cloud_init_config_all_of.py index b0bd512e8d..c718d706cf 100644 --- a/intersight/model/virtualization_cloud_init_config_all_of.py +++ b/intersight/model/virtualization_cloud_init_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_cloud_vm_compute_configuration.py b/intersight/model/virtualization_cloud_vm_compute_configuration.py index 7e9dac6469..f44c39ba71 100644 --- a/intersight/model/virtualization_cloud_vm_compute_configuration.py +++ b/intersight/model/virtualization_cloud_vm_compute_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_cloud_vm_compute_configuration_all_of.py b/intersight/model/virtualization_cloud_vm_compute_configuration_all_of.py index 78c94f2e9e..cb7a34aabc 100644 --- a/intersight/model/virtualization_cloud_vm_compute_configuration_all_of.py +++ b/intersight/model/virtualization_cloud_vm_compute_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_cloud_vm_configuration.py b/intersight/model/virtualization_cloud_vm_configuration.py index 5b0e0234b2..5d7fe1789f 100644 --- a/intersight/model/virtualization_cloud_vm_configuration.py +++ b/intersight/model/virtualization_cloud_vm_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_cloud_vm_configuration_all_of.py b/intersight/model/virtualization_cloud_vm_configuration_all_of.py index 99976e5eb1..ca4e964bc9 100644 --- a/intersight/model/virtualization_cloud_vm_configuration_all_of.py +++ b/intersight/model/virtualization_cloud_vm_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_cloud_vm_network_configuration.py b/intersight/model/virtualization_cloud_vm_network_configuration.py index e288c7b8b0..937a74593b 100644 --- a/intersight/model/virtualization_cloud_vm_network_configuration.py +++ b/intersight/model/virtualization_cloud_vm_network_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_cloud_vm_network_configuration_all_of.py b/intersight/model/virtualization_cloud_vm_network_configuration_all_of.py index 50bf999c18..311ec03d70 100644 --- a/intersight/model/virtualization_cloud_vm_network_configuration_all_of.py +++ b/intersight/model/virtualization_cloud_vm_network_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_cloud_vm_storage_configuration.py b/intersight/model/virtualization_cloud_vm_storage_configuration.py index d1c26bfaf7..b7f9ada688 100644 --- a/intersight/model/virtualization_cloud_vm_storage_configuration.py +++ b/intersight/model/virtualization_cloud_vm_storage_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_cloud_vm_storage_configuration_all_of.py b/intersight/model/virtualization_cloud_vm_storage_configuration_all_of.py index 625c870795..a64bcbf505 100644 --- a/intersight/model/virtualization_cloud_vm_storage_configuration_all_of.py +++ b/intersight/model/virtualization_cloud_vm_storage_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_compute_capacity.py b/intersight/model/virtualization_compute_capacity.py index 1585bbad60..e7600bd135 100644 --- a/intersight/model/virtualization_compute_capacity.py +++ b/intersight/model/virtualization_compute_capacity.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_compute_capacity_all_of.py b/intersight/model/virtualization_compute_capacity_all_of.py index 5cd5929e54..0f24b7f5af 100644 --- a/intersight/model/virtualization_compute_capacity_all_of.py +++ b/intersight/model/virtualization_compute_capacity_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_cpu_info.py b/intersight/model/virtualization_cpu_info.py index 7c614a4bfd..105fcb702a 100644 --- a/intersight/model/virtualization_cpu_info.py +++ b/intersight/model/virtualization_cpu_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_cpu_info_all_of.py b/intersight/model/virtualization_cpu_info_all_of.py index 0a289086df..a32f6da2d8 100644 --- a/intersight/model/virtualization_cpu_info_all_of.py +++ b/intersight/model/virtualization_cpu_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_esxi_clone_custom_spec.py b/intersight/model/virtualization_esxi_clone_custom_spec.py index 6e52717728..74ac7b1503 100644 --- a/intersight/model/virtualization_esxi_clone_custom_spec.py +++ b/intersight/model/virtualization_esxi_clone_custom_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_esxi_clone_custom_spec_all_of.py b/intersight/model/virtualization_esxi_clone_custom_spec_all_of.py index 3101056169..b6a25d9f77 100644 --- a/intersight/model/virtualization_esxi_clone_custom_spec_all_of.py +++ b/intersight/model/virtualization_esxi_clone_custom_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_esxi_console.py b/intersight/model/virtualization_esxi_console.py index 470afacd3a..92ca98a9f8 100644 --- a/intersight/model/virtualization_esxi_console.py +++ b/intersight/model/virtualization_esxi_console.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_esxi_console_all_of.py b/intersight/model/virtualization_esxi_console_all_of.py index 69bb95d31f..e6d73a6652 100644 --- a/intersight/model/virtualization_esxi_console_all_of.py +++ b/intersight/model/virtualization_esxi_console_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_esxi_console_list.py b/intersight/model/virtualization_esxi_console_list.py index fc85d4e1e3..4a185f9ede 100644 --- a/intersight/model/virtualization_esxi_console_list.py +++ b/intersight/model/virtualization_esxi_console_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_esxi_console_list_all_of.py b/intersight/model/virtualization_esxi_console_list_all_of.py index 860d4585a3..d8c6bb4968 100644 --- a/intersight/model/virtualization_esxi_console_list_all_of.py +++ b/intersight/model/virtualization_esxi_console_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_esxi_console_response.py b/intersight/model/virtualization_esxi_console_response.py index a13b00388f..e52dfd5c76 100644 --- a/intersight/model/virtualization_esxi_console_response.py +++ b/intersight/model/virtualization_esxi_console_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_esxi_host_configuration.py b/intersight/model/virtualization_esxi_host_configuration.py index a963d7bf33..f2d99c8b3b 100644 --- a/intersight/model/virtualization_esxi_host_configuration.py +++ b/intersight/model/virtualization_esxi_host_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_esxi_host_configuration_all_of.py b/intersight/model/virtualization_esxi_host_configuration_all_of.py index 3d390bd126..f797668b3d 100644 --- a/intersight/model/virtualization_esxi_host_configuration_all_of.py +++ b/intersight/model/virtualization_esxi_host_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_esxi_ova_custom_spec.py b/intersight/model/virtualization_esxi_ova_custom_spec.py index 38927105f4..6b3e5fd5c3 100644 --- a/intersight/model/virtualization_esxi_ova_custom_spec.py +++ b/intersight/model/virtualization_esxi_ova_custom_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_esxi_ova_custom_spec_all_of.py b/intersight/model/virtualization_esxi_ova_custom_spec_all_of.py index 87bb9b1e88..a5072e8698 100644 --- a/intersight/model/virtualization_esxi_ova_custom_spec_all_of.py +++ b/intersight/model/virtualization_esxi_ova_custom_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_esxi_vm_compute_configuration.py b/intersight/model/virtualization_esxi_vm_compute_configuration.py index d334b39b25..3d33edad15 100644 --- a/intersight/model/virtualization_esxi_vm_compute_configuration.py +++ b/intersight/model/virtualization_esxi_vm_compute_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_esxi_vm_compute_configuration_all_of.py b/intersight/model/virtualization_esxi_vm_compute_configuration_all_of.py index d2f2e54273..2c5c535630 100644 --- a/intersight/model/virtualization_esxi_vm_compute_configuration_all_of.py +++ b/intersight/model/virtualization_esxi_vm_compute_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_esxi_vm_configuration.py b/intersight/model/virtualization_esxi_vm_configuration.py index b5b93e8a46..b61f3abaaa 100644 --- a/intersight/model/virtualization_esxi_vm_configuration.py +++ b/intersight/model/virtualization_esxi_vm_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_esxi_vm_configuration_all_of.py b/intersight/model/virtualization_esxi_vm_configuration_all_of.py index b0f7344fea..46eec14125 100644 --- a/intersight/model/virtualization_esxi_vm_configuration_all_of.py +++ b/intersight/model/virtualization_esxi_vm_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_esxi_vm_network_configuration.py b/intersight/model/virtualization_esxi_vm_network_configuration.py index e25e31a6ea..3f65282444 100644 --- a/intersight/model/virtualization_esxi_vm_network_configuration.py +++ b/intersight/model/virtualization_esxi_vm_network_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_esxi_vm_network_configuration_all_of.py b/intersight/model/virtualization_esxi_vm_network_configuration_all_of.py index 7cc62173c1..9828901e4a 100644 --- a/intersight/model/virtualization_esxi_vm_network_configuration_all_of.py +++ b/intersight/model/virtualization_esxi_vm_network_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_esxi_vm_storage_configuration.py b/intersight/model/virtualization_esxi_vm_storage_configuration.py index 2333cfca65..acd55ed905 100644 --- a/intersight/model/virtualization_esxi_vm_storage_configuration.py +++ b/intersight/model/virtualization_esxi_vm_storage_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_esxi_vm_storage_configuration_all_of.py b/intersight/model/virtualization_esxi_vm_storage_configuration_all_of.py index c0972066ed..347672bb1c 100644 --- a/intersight/model/virtualization_esxi_vm_storage_configuration_all_of.py +++ b/intersight/model/virtualization_esxi_vm_storage_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_guest_info.py b/intersight/model/virtualization_guest_info.py index 7df1718336..05d07315c3 100644 --- a/intersight/model/virtualization_guest_info.py +++ b/intersight/model/virtualization_guest_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_guest_info_all_of.py b/intersight/model/virtualization_guest_info_all_of.py index 9b31594c4f..a836e694d9 100644 --- a/intersight/model/virtualization_guest_info_all_of.py +++ b/intersight/model/virtualization_guest_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_host.py b/intersight/model/virtualization_host.py index 61b577ce72..650b76c26b 100644 --- a/intersight/model/virtualization_host.py +++ b/intersight/model/virtualization_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_host_all_of.py b/intersight/model/virtualization_host_all_of.py index b0eaf54d56..4d65dae767 100644 --- a/intersight/model/virtualization_host_all_of.py +++ b/intersight/model/virtualization_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_host_list.py b/intersight/model/virtualization_host_list.py index d12a6a3027..affd3366a8 100644 --- a/intersight/model/virtualization_host_list.py +++ b/intersight/model/virtualization_host_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_host_list_all_of.py b/intersight/model/virtualization_host_list_all_of.py index fbac4e0efb..12192d0419 100644 --- a/intersight/model/virtualization_host_list_all_of.py +++ b/intersight/model/virtualization_host_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_host_response.py b/intersight/model/virtualization_host_response.py index 7d7d3a2aad..1a143666c3 100644 --- a/intersight/model/virtualization_host_response.py +++ b/intersight/model/virtualization_host_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_ip_address_info.py b/intersight/model/virtualization_ip_address_info.py index f8d34e08fc..2b9b78e996 100644 --- a/intersight/model/virtualization_ip_address_info.py +++ b/intersight/model/virtualization_ip_address_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_ip_address_info_all_of.py b/intersight/model/virtualization_ip_address_info_all_of.py index 95d64f72c6..3e2c3f8b9a 100644 --- a/intersight/model/virtualization_ip_address_info_all_of.py +++ b/intersight/model/virtualization_ip_address_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_memory_capacity.py b/intersight/model/virtualization_memory_capacity.py index 6ff73abacb..835d3083cd 100644 --- a/intersight/model/virtualization_memory_capacity.py +++ b/intersight/model/virtualization_memory_capacity.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_memory_capacity_all_of.py b/intersight/model/virtualization_memory_capacity_all_of.py index 91fe004255..584a05d404 100644 --- a/intersight/model/virtualization_memory_capacity_all_of.py +++ b/intersight/model/virtualization_memory_capacity_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_network_interface.py b/intersight/model/virtualization_network_interface.py index d1df56b841..083ae50bf4 100644 --- a/intersight/model/virtualization_network_interface.py +++ b/intersight/model/virtualization_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_network_interface_all_of.py b/intersight/model/virtualization_network_interface_all_of.py index b10ee00c6c..36e362ef89 100644 --- a/intersight/model/virtualization_network_interface_all_of.py +++ b/intersight/model/virtualization_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_product_info.py b/intersight/model/virtualization_product_info.py index 60732bbf05..d16fd235c9 100644 --- a/intersight/model/virtualization_product_info.py +++ b/intersight/model/virtualization_product_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_product_info_all_of.py b/intersight/model/virtualization_product_info_all_of.py index 538e632c51..91a943ff89 100644 --- a/intersight/model/virtualization_product_info_all_of.py +++ b/intersight/model/virtualization_product_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_storage_capacity.py b/intersight/model/virtualization_storage_capacity.py index 608257e21e..5c43ca605d 100644 --- a/intersight/model/virtualization_storage_capacity.py +++ b/intersight/model/virtualization_storage_capacity.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_storage_capacity_all_of.py b/intersight/model/virtualization_storage_capacity_all_of.py index d1d9e11831..47034ed7df 100644 --- a/intersight/model/virtualization_storage_capacity_all_of.py +++ b/intersight/model/virtualization_storage_capacity_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_virtual_machine.py b/intersight/model/virtualization_virtual_machine.py index efef054093..814598ff8a 100644 --- a/intersight/model/virtualization_virtual_machine.py +++ b/intersight/model/virtualization_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_virtual_machine_all_of.py b/intersight/model/virtualization_virtual_machine_all_of.py index d6668e98bf..2074997546 100644 --- a/intersight/model/virtualization_virtual_machine_all_of.py +++ b/intersight/model/virtualization_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_virtual_machine_disk.py b/intersight/model/virtualization_virtual_machine_disk.py index d4f7bc2f91..aa3b17d969 100644 --- a/intersight/model/virtualization_virtual_machine_disk.py +++ b/intersight/model/virtualization_virtual_machine_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_virtual_machine_disk_all_of.py b/intersight/model/virtualization_virtual_machine_disk_all_of.py index b9ee4c9652..c16de9ce3f 100644 --- a/intersight/model/virtualization_virtual_machine_disk_all_of.py +++ b/intersight/model/virtualization_virtual_machine_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_virtual_machine_list.py b/intersight/model/virtualization_virtual_machine_list.py index 68e851082d..013e46759b 100644 --- a/intersight/model/virtualization_virtual_machine_list.py +++ b/intersight/model/virtualization_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_virtual_machine_list_all_of.py b/intersight/model/virtualization_virtual_machine_list_all_of.py index d000c5de9d..0a6481e80d 100644 --- a/intersight/model/virtualization_virtual_machine_list_all_of.py +++ b/intersight/model/virtualization_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_virtual_machine_relationship.py b/intersight/model/virtualization_virtual_machine_relationship.py index 7d7c8d6ac8..e9fbc503e5 100644 --- a/intersight/model/virtualization_virtual_machine_relationship.py +++ b/intersight/model/virtualization_virtual_machine_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -227,6 +227,7 @@ class VirtualizationVirtualMachineRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -258,6 +259,7 @@ class VirtualizationVirtualMachineRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -304,7 +306,9 @@ class VirtualizationVirtualMachineRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -682,6 +686,8 @@ class VirtualizationVirtualMachineRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -963,6 +969,7 @@ class VirtualizationVirtualMachineRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/virtualization_virtual_machine_response.py b/intersight/model/virtualization_virtual_machine_response.py index 723e2fea9b..57124aada0 100644 --- a/intersight/model/virtualization_virtual_machine_response.py +++ b/intersight/model/virtualization_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vm_esxi_disk.py b/intersight/model/virtualization_vm_esxi_disk.py index a488216608..66d7a82969 100644 --- a/intersight/model/virtualization_vm_esxi_disk.py +++ b/intersight/model/virtualization_vm_esxi_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vm_esxi_disk_all_of.py b/intersight/model/virtualization_vm_esxi_disk_all_of.py index 70fc508cf7..8fdfda8f0b 100644 --- a/intersight/model/virtualization_vm_esxi_disk_all_of.py +++ b/intersight/model/virtualization_vm_esxi_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_cluster.py b/intersight/model/virtualization_vmware_cluster.py index 3d0d31bf40..0876d0ff96 100644 --- a/intersight/model/virtualization_vmware_cluster.py +++ b/intersight/model/virtualization_vmware_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_cluster_all_of.py b/intersight/model/virtualization_vmware_cluster_all_of.py index 5fd9123a26..0ba8c40175 100644 --- a/intersight/model/virtualization_vmware_cluster_all_of.py +++ b/intersight/model/virtualization_vmware_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_cluster_list.py b/intersight/model/virtualization_vmware_cluster_list.py index 0cd9dae5d6..303d8e8b22 100644 --- a/intersight/model/virtualization_vmware_cluster_list.py +++ b/intersight/model/virtualization_vmware_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_cluster_list_all_of.py b/intersight/model/virtualization_vmware_cluster_list_all_of.py index db79bee0db..4852c55760 100644 --- a/intersight/model/virtualization_vmware_cluster_list_all_of.py +++ b/intersight/model/virtualization_vmware_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_cluster_relationship.py b/intersight/model/virtualization_vmware_cluster_relationship.py index a57426baa3..f7dbfbecdf 100644 --- a/intersight/model/virtualization_vmware_cluster_relationship.py +++ b/intersight/model/virtualization_vmware_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -194,6 +194,7 @@ class VirtualizationVmwareClusterRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -225,6 +226,7 @@ class VirtualizationVmwareClusterRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -271,7 +273,9 @@ class VirtualizationVmwareClusterRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -649,6 +653,8 @@ class VirtualizationVmwareClusterRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -930,6 +936,7 @@ class VirtualizationVmwareClusterRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/virtualization_vmware_cluster_response.py b/intersight/model/virtualization_vmware_cluster_response.py index f9fc24f7ca..4dc5ff5a7e 100644 --- a/intersight/model/virtualization_vmware_cluster_response.py +++ b/intersight/model/virtualization_vmware_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_datacenter.py b/intersight/model/virtualization_vmware_datacenter.py index fe3af3c072..4821134b7e 100644 --- a/intersight/model/virtualization_vmware_datacenter.py +++ b/intersight/model/virtualization_vmware_datacenter.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_datacenter_all_of.py b/intersight/model/virtualization_vmware_datacenter_all_of.py index ba4e98ff37..b35f548432 100644 --- a/intersight/model/virtualization_vmware_datacenter_all_of.py +++ b/intersight/model/virtualization_vmware_datacenter_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_datacenter_list.py b/intersight/model/virtualization_vmware_datacenter_list.py index b13440ed7a..88d7f791ac 100644 --- a/intersight/model/virtualization_vmware_datacenter_list.py +++ b/intersight/model/virtualization_vmware_datacenter_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_datacenter_list_all_of.py b/intersight/model/virtualization_vmware_datacenter_list_all_of.py index 8c6423bf4e..2f474bc124 100644 --- a/intersight/model/virtualization_vmware_datacenter_list_all_of.py +++ b/intersight/model/virtualization_vmware_datacenter_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_datacenter_relationship.py b/intersight/model/virtualization_vmware_datacenter_relationship.py index b16cc3a598..763d0b5dbd 100644 --- a/intersight/model/virtualization_vmware_datacenter_relationship.py +++ b/intersight/model/virtualization_vmware_datacenter_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -177,6 +177,7 @@ class VirtualizationVmwareDatacenterRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -208,6 +209,7 @@ class VirtualizationVmwareDatacenterRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -254,7 +256,9 @@ class VirtualizationVmwareDatacenterRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -632,6 +636,8 @@ class VirtualizationVmwareDatacenterRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -913,6 +919,7 @@ class VirtualizationVmwareDatacenterRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/virtualization_vmware_datacenter_response.py b/intersight/model/virtualization_vmware_datacenter_response.py index fc745e48c6..de5c90558d 100644 --- a/intersight/model/virtualization_vmware_datacenter_response.py +++ b/intersight/model/virtualization_vmware_datacenter_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_datastore.py b/intersight/model/virtualization_vmware_datastore.py index a45686920b..aca95bd76f 100644 --- a/intersight/model/virtualization_vmware_datastore.py +++ b/intersight/model/virtualization_vmware_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_datastore_all_of.py b/intersight/model/virtualization_vmware_datastore_all_of.py index e91edc61d4..fbee2d65f4 100644 --- a/intersight/model/virtualization_vmware_datastore_all_of.py +++ b/intersight/model/virtualization_vmware_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_datastore_cluster.py b/intersight/model/virtualization_vmware_datastore_cluster.py index b938ff65b3..35fb866fb5 100644 --- a/intersight/model/virtualization_vmware_datastore_cluster.py +++ b/intersight/model/virtualization_vmware_datastore_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_datastore_cluster_all_of.py b/intersight/model/virtualization_vmware_datastore_cluster_all_of.py index 37510470a8..d570428a1b 100644 --- a/intersight/model/virtualization_vmware_datastore_cluster_all_of.py +++ b/intersight/model/virtualization_vmware_datastore_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_datastore_cluster_list.py b/intersight/model/virtualization_vmware_datastore_cluster_list.py index 7bd06c6117..8942316866 100644 --- a/intersight/model/virtualization_vmware_datastore_cluster_list.py +++ b/intersight/model/virtualization_vmware_datastore_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_datastore_cluster_list_all_of.py b/intersight/model/virtualization_vmware_datastore_cluster_list_all_of.py index 566200d472..a4f466f7d0 100644 --- a/intersight/model/virtualization_vmware_datastore_cluster_list_all_of.py +++ b/intersight/model/virtualization_vmware_datastore_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_datastore_cluster_relationship.py b/intersight/model/virtualization_vmware_datastore_cluster_relationship.py index bfe1206853..807243dbc1 100644 --- a/intersight/model/virtualization_vmware_datastore_cluster_relationship.py +++ b/intersight/model/virtualization_vmware_datastore_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -190,6 +190,7 @@ class VirtualizationVmwareDatastoreClusterRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -221,6 +222,7 @@ class VirtualizationVmwareDatastoreClusterRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -267,7 +269,9 @@ class VirtualizationVmwareDatastoreClusterRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -645,6 +649,8 @@ class VirtualizationVmwareDatastoreClusterRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -926,6 +932,7 @@ class VirtualizationVmwareDatastoreClusterRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/virtualization_vmware_datastore_cluster_response.py b/intersight/model/virtualization_vmware_datastore_cluster_response.py index 1c245676df..4c973f465f 100644 --- a/intersight/model/virtualization_vmware_datastore_cluster_response.py +++ b/intersight/model/virtualization_vmware_datastore_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_datastore_list.py b/intersight/model/virtualization_vmware_datastore_list.py index f308fe2460..a21b4d8637 100644 --- a/intersight/model/virtualization_vmware_datastore_list.py +++ b/intersight/model/virtualization_vmware_datastore_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_datastore_list_all_of.py b/intersight/model/virtualization_vmware_datastore_list_all_of.py index 9edcf16765..31d1d7a0cf 100644 --- a/intersight/model/virtualization_vmware_datastore_list_all_of.py +++ b/intersight/model/virtualization_vmware_datastore_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_datastore_relationship.py b/intersight/model/virtualization_vmware_datastore_relationship.py index f956460c22..1f52d4a35a 100644 --- a/intersight/model/virtualization_vmware_datastore_relationship.py +++ b/intersight/model/virtualization_vmware_datastore_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -196,6 +196,7 @@ class VirtualizationVmwareDatastoreRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -227,6 +228,7 @@ class VirtualizationVmwareDatastoreRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -273,7 +275,9 @@ class VirtualizationVmwareDatastoreRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -651,6 +655,8 @@ class VirtualizationVmwareDatastoreRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -932,6 +938,7 @@ class VirtualizationVmwareDatastoreRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/virtualization_vmware_datastore_response.py b/intersight/model/virtualization_vmware_datastore_response.py index 0f88c58a97..bb7f1838a6 100644 --- a/intersight/model/virtualization_vmware_datastore_response.py +++ b/intersight/model/virtualization_vmware_datastore_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_discovery_protocol.py b/intersight/model/virtualization_vmware_discovery_protocol.py index d6cb22a4f8..d917f190ac 100644 --- a/intersight/model/virtualization_vmware_discovery_protocol.py +++ b/intersight/model/virtualization_vmware_discovery_protocol.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_discovery_protocol_all_of.py b/intersight/model/virtualization_vmware_discovery_protocol_all_of.py index fd07f1654b..789ced4577 100644 --- a/intersight/model/virtualization_vmware_discovery_protocol_all_of.py +++ b/intersight/model/virtualization_vmware_discovery_protocol_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_distributed_network.py b/intersight/model/virtualization_vmware_distributed_network.py index b9d4f23b78..734b323df8 100644 --- a/intersight/model/virtualization_vmware_distributed_network.py +++ b/intersight/model/virtualization_vmware_distributed_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_distributed_network_all_of.py b/intersight/model/virtualization_vmware_distributed_network_all_of.py index 98a7464f05..cca11a8f42 100644 --- a/intersight/model/virtualization_vmware_distributed_network_all_of.py +++ b/intersight/model/virtualization_vmware_distributed_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_distributed_network_list.py b/intersight/model/virtualization_vmware_distributed_network_list.py index 2603db94a8..1befdac475 100644 --- a/intersight/model/virtualization_vmware_distributed_network_list.py +++ b/intersight/model/virtualization_vmware_distributed_network_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_distributed_network_list_all_of.py b/intersight/model/virtualization_vmware_distributed_network_list_all_of.py index 679decb751..9e097a8a8c 100644 --- a/intersight/model/virtualization_vmware_distributed_network_list_all_of.py +++ b/intersight/model/virtualization_vmware_distributed_network_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_distributed_network_relationship.py b/intersight/model/virtualization_vmware_distributed_network_relationship.py index 9a728c0f28..a1a19b816e 100644 --- a/intersight/model/virtualization_vmware_distributed_network_relationship.py +++ b/intersight/model/virtualization_vmware_distributed_network_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -199,6 +199,7 @@ class VirtualizationVmwareDistributedNetworkRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -230,6 +231,7 @@ class VirtualizationVmwareDistributedNetworkRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -276,7 +278,9 @@ class VirtualizationVmwareDistributedNetworkRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -654,6 +658,8 @@ class VirtualizationVmwareDistributedNetworkRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -935,6 +941,7 @@ class VirtualizationVmwareDistributedNetworkRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/virtualization_vmware_distributed_network_response.py b/intersight/model/virtualization_vmware_distributed_network_response.py index 000ad88812..d46f51fe95 100644 --- a/intersight/model/virtualization_vmware_distributed_network_response.py +++ b/intersight/model/virtualization_vmware_distributed_network_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_distributed_switch.py b/intersight/model/virtualization_vmware_distributed_switch.py index bcd0193c94..6611e79abc 100644 --- a/intersight/model/virtualization_vmware_distributed_switch.py +++ b/intersight/model/virtualization_vmware_distributed_switch.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_distributed_switch_all_of.py b/intersight/model/virtualization_vmware_distributed_switch_all_of.py index 8f3848c6d3..f2a62e96c4 100644 --- a/intersight/model/virtualization_vmware_distributed_switch_all_of.py +++ b/intersight/model/virtualization_vmware_distributed_switch_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_distributed_switch_list.py b/intersight/model/virtualization_vmware_distributed_switch_list.py index 428f0307da..1a8005b0a3 100644 --- a/intersight/model/virtualization_vmware_distributed_switch_list.py +++ b/intersight/model/virtualization_vmware_distributed_switch_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_distributed_switch_list_all_of.py b/intersight/model/virtualization_vmware_distributed_switch_list_all_of.py index b4e9d92b67..e0edc6cfaa 100644 --- a/intersight/model/virtualization_vmware_distributed_switch_list_all_of.py +++ b/intersight/model/virtualization_vmware_distributed_switch_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_distributed_switch_relationship.py b/intersight/model/virtualization_vmware_distributed_switch_relationship.py index 2fb69f43ba..f8a5db5fa3 100644 --- a/intersight/model/virtualization_vmware_distributed_switch_relationship.py +++ b/intersight/model/virtualization_vmware_distributed_switch_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -185,6 +185,7 @@ class VirtualizationVmwareDistributedSwitchRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -216,6 +217,7 @@ class VirtualizationVmwareDistributedSwitchRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -262,7 +264,9 @@ class VirtualizationVmwareDistributedSwitchRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -640,6 +644,8 @@ class VirtualizationVmwareDistributedSwitchRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -921,6 +927,7 @@ class VirtualizationVmwareDistributedSwitchRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/virtualization_vmware_distributed_switch_response.py b/intersight/model/virtualization_vmware_distributed_switch_response.py index e6b7d6417c..55b990d56d 100644 --- a/intersight/model/virtualization_vmware_distributed_switch_response.py +++ b/intersight/model/virtualization_vmware_distributed_switch_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_folder.py b/intersight/model/virtualization_vmware_folder.py index fc94b8ece1..499cfcbc31 100644 --- a/intersight/model/virtualization_vmware_folder.py +++ b/intersight/model/virtualization_vmware_folder.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_folder_all_of.py b/intersight/model/virtualization_vmware_folder_all_of.py index ee76eb27a3..bd6becd734 100644 --- a/intersight/model/virtualization_vmware_folder_all_of.py +++ b/intersight/model/virtualization_vmware_folder_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_folder_list.py b/intersight/model/virtualization_vmware_folder_list.py index 6b334ed247..a875fa85cb 100644 --- a/intersight/model/virtualization_vmware_folder_list.py +++ b/intersight/model/virtualization_vmware_folder_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_folder_list_all_of.py b/intersight/model/virtualization_vmware_folder_list_all_of.py index 604bfe70f5..c6f1622cce 100644 --- a/intersight/model/virtualization_vmware_folder_list_all_of.py +++ b/intersight/model/virtualization_vmware_folder_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_folder_relationship.py b/intersight/model/virtualization_vmware_folder_relationship.py index 132b233ccb..2a915a6514 100644 --- a/intersight/model/virtualization_vmware_folder_relationship.py +++ b/intersight/model/virtualization_vmware_folder_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -185,6 +185,7 @@ class VirtualizationVmwareFolderRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -216,6 +217,7 @@ class VirtualizationVmwareFolderRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -262,7 +264,9 @@ class VirtualizationVmwareFolderRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -640,6 +644,8 @@ class VirtualizationVmwareFolderRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -921,6 +927,7 @@ class VirtualizationVmwareFolderRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/virtualization_vmware_folder_response.py b/intersight/model/virtualization_vmware_folder_response.py index 0e37d23a75..2ff2851071 100644 --- a/intersight/model/virtualization_vmware_folder_response.py +++ b/intersight/model/virtualization_vmware_folder_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_host.py b/intersight/model/virtualization_vmware_host.py index 105ddacdf0..7947a217fb 100644 --- a/intersight/model/virtualization_vmware_host.py +++ b/intersight/model/virtualization_vmware_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_host_all_of.py b/intersight/model/virtualization_vmware_host_all_of.py index 62f2356c1e..973338aa08 100644 --- a/intersight/model/virtualization_vmware_host_all_of.py +++ b/intersight/model/virtualization_vmware_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_host_gpu.py b/intersight/model/virtualization_vmware_host_gpu.py index 6c0997116e..fc82cd7668 100644 --- a/intersight/model/virtualization_vmware_host_gpu.py +++ b/intersight/model/virtualization_vmware_host_gpu.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_host_gpu_list.py b/intersight/model/virtualization_vmware_host_gpu_list.py index 9b55cb300d..d338534cb2 100644 --- a/intersight/model/virtualization_vmware_host_gpu_list.py +++ b/intersight/model/virtualization_vmware_host_gpu_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_host_gpu_list_all_of.py b/intersight/model/virtualization_vmware_host_gpu_list_all_of.py index 01989c9056..c85c663d5d 100644 --- a/intersight/model/virtualization_vmware_host_gpu_list_all_of.py +++ b/intersight/model/virtualization_vmware_host_gpu_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_host_gpu_response.py b/intersight/model/virtualization_vmware_host_gpu_response.py index c696ef9626..b90b85efbf 100644 --- a/intersight/model/virtualization_vmware_host_gpu_response.py +++ b/intersight/model/virtualization_vmware_host_gpu_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_host_list.py b/intersight/model/virtualization_vmware_host_list.py index 813b544951..e2617b65bc 100644 --- a/intersight/model/virtualization_vmware_host_list.py +++ b/intersight/model/virtualization_vmware_host_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_host_list_all_of.py b/intersight/model/virtualization_vmware_host_list_all_of.py index e64b3e0a40..5e124a25d8 100644 --- a/intersight/model/virtualization_vmware_host_list_all_of.py +++ b/intersight/model/virtualization_vmware_host_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_host_relationship.py b/intersight/model/virtualization_vmware_host_relationship.py index 92b1f4265d..4f6153ada2 100644 --- a/intersight/model/virtualization_vmware_host_relationship.py +++ b/intersight/model/virtualization_vmware_host_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -221,6 +221,7 @@ class VirtualizationVmwareHostRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -252,6 +253,7 @@ class VirtualizationVmwareHostRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -298,7 +300,9 @@ class VirtualizationVmwareHostRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -676,6 +680,8 @@ class VirtualizationVmwareHostRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -957,6 +963,7 @@ class VirtualizationVmwareHostRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/virtualization_vmware_host_response.py b/intersight/model/virtualization_vmware_host_response.py index 72f9de5c38..772d8f8cf5 100644 --- a/intersight/model/virtualization_vmware_host_response.py +++ b/intersight/model/virtualization_vmware_host_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_kernel_network.py b/intersight/model/virtualization_vmware_kernel_network.py index a0cebbad45..4a3619ebec 100644 --- a/intersight/model/virtualization_vmware_kernel_network.py +++ b/intersight/model/virtualization_vmware_kernel_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_kernel_network_all_of.py b/intersight/model/virtualization_vmware_kernel_network_all_of.py index ee1f17ab16..ebf1a7ebf2 100644 --- a/intersight/model/virtualization_vmware_kernel_network_all_of.py +++ b/intersight/model/virtualization_vmware_kernel_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_kernel_network_list.py b/intersight/model/virtualization_vmware_kernel_network_list.py index ac628689c2..24d2f0bb1e 100644 --- a/intersight/model/virtualization_vmware_kernel_network_list.py +++ b/intersight/model/virtualization_vmware_kernel_network_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_kernel_network_list_all_of.py b/intersight/model/virtualization_vmware_kernel_network_list_all_of.py index ea2216c573..99dafa3b86 100644 --- a/intersight/model/virtualization_vmware_kernel_network_list_all_of.py +++ b/intersight/model/virtualization_vmware_kernel_network_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_kernel_network_response.py b/intersight/model/virtualization_vmware_kernel_network_response.py index e7430d21ff..af9c4e768f 100644 --- a/intersight/model/virtualization_vmware_kernel_network_response.py +++ b/intersight/model/virtualization_vmware_kernel_network_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_network.py b/intersight/model/virtualization_vmware_network.py index 377103a167..d915868ed8 100644 --- a/intersight/model/virtualization_vmware_network.py +++ b/intersight/model/virtualization_vmware_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_network_all_of.py b/intersight/model/virtualization_vmware_network_all_of.py index 0256d99a0e..6d5c94595a 100644 --- a/intersight/model/virtualization_vmware_network_all_of.py +++ b/intersight/model/virtualization_vmware_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_network_list.py b/intersight/model/virtualization_vmware_network_list.py index 3d5b5fdfee..32ebc88ca6 100644 --- a/intersight/model/virtualization_vmware_network_list.py +++ b/intersight/model/virtualization_vmware_network_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_network_list_all_of.py b/intersight/model/virtualization_vmware_network_list_all_of.py index 37fd0ce5fa..da4cb867b5 100644 --- a/intersight/model/virtualization_vmware_network_list_all_of.py +++ b/intersight/model/virtualization_vmware_network_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_network_relationship.py b/intersight/model/virtualization_vmware_network_relationship.py index 93ddf8707e..f11de3ece4 100644 --- a/intersight/model/virtualization_vmware_network_relationship.py +++ b/intersight/model/virtualization_vmware_network_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -191,6 +191,7 @@ class VirtualizationVmwareNetworkRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -222,6 +223,7 @@ class VirtualizationVmwareNetworkRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -268,7 +270,9 @@ class VirtualizationVmwareNetworkRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -646,6 +650,8 @@ class VirtualizationVmwareNetworkRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -927,6 +933,7 @@ class VirtualizationVmwareNetworkRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/virtualization_vmware_network_response.py b/intersight/model/virtualization_vmware_network_response.py index 26acbe8c58..a99fb72c17 100644 --- a/intersight/model/virtualization_vmware_network_response.py +++ b/intersight/model/virtualization_vmware_network_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_physical_network_interface.py b/intersight/model/virtualization_vmware_physical_network_interface.py index ebbae4c367..7fdd041e3e 100644 --- a/intersight/model/virtualization_vmware_physical_network_interface.py +++ b/intersight/model/virtualization_vmware_physical_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_physical_network_interface_all_of.py b/intersight/model/virtualization_vmware_physical_network_interface_all_of.py index 86c7c9c993..a3ba8cb457 100644 --- a/intersight/model/virtualization_vmware_physical_network_interface_all_of.py +++ b/intersight/model/virtualization_vmware_physical_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_physical_network_interface_list.py b/intersight/model/virtualization_vmware_physical_network_interface_list.py index 8341935232..a2919fef29 100644 --- a/intersight/model/virtualization_vmware_physical_network_interface_list.py +++ b/intersight/model/virtualization_vmware_physical_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_physical_network_interface_list_all_of.py b/intersight/model/virtualization_vmware_physical_network_interface_list_all_of.py index 660af7839f..350b91fe64 100644 --- a/intersight/model/virtualization_vmware_physical_network_interface_list_all_of.py +++ b/intersight/model/virtualization_vmware_physical_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_physical_network_interface_relationship.py b/intersight/model/virtualization_vmware_physical_network_interface_relationship.py index 3e360f97a3..47d4d23262 100644 --- a/intersight/model/virtualization_vmware_physical_network_interface_relationship.py +++ b/intersight/model/virtualization_vmware_physical_network_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -175,6 +175,7 @@ class VirtualizationVmwarePhysicalNetworkInterfaceRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -206,6 +207,7 @@ class VirtualizationVmwarePhysicalNetworkInterfaceRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -252,7 +254,9 @@ class VirtualizationVmwarePhysicalNetworkInterfaceRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -630,6 +634,8 @@ class VirtualizationVmwarePhysicalNetworkInterfaceRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -911,6 +917,7 @@ class VirtualizationVmwarePhysicalNetworkInterfaceRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/virtualization_vmware_physical_network_interface_response.py b/intersight/model/virtualization_vmware_physical_network_interface_response.py index 95e4fa477a..7c37438c67 100644 --- a/intersight/model/virtualization_vmware_physical_network_interface_response.py +++ b/intersight/model/virtualization_vmware_physical_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_remote_display_info.py b/intersight/model/virtualization_vmware_remote_display_info.py index e7c218f286..9e5c153149 100644 --- a/intersight/model/virtualization_vmware_remote_display_info.py +++ b/intersight/model/virtualization_vmware_remote_display_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_remote_display_info_all_of.py b/intersight/model/virtualization_vmware_remote_display_info_all_of.py index 0445001e4d..e80dda3c5f 100644 --- a/intersight/model/virtualization_vmware_remote_display_info_all_of.py +++ b/intersight/model/virtualization_vmware_remote_display_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_resource_allocation_system_traffic_types.py b/intersight/model/virtualization_vmware_resource_allocation_system_traffic_types.py index 470bd3402c..383f478239 100644 --- a/intersight/model/virtualization_vmware_resource_allocation_system_traffic_types.py +++ b/intersight/model/virtualization_vmware_resource_allocation_system_traffic_types.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_resource_allocation_system_traffic_types_all_of.py b/intersight/model/virtualization_vmware_resource_allocation_system_traffic_types_all_of.py index e694b21b3a..e549d488ff 100644 --- a/intersight/model/virtualization_vmware_resource_allocation_system_traffic_types_all_of.py +++ b/intersight/model/virtualization_vmware_resource_allocation_system_traffic_types_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_resource_consumption.py b/intersight/model/virtualization_vmware_resource_consumption.py index 8a26fe4f8c..4c866b061a 100644 --- a/intersight/model/virtualization_vmware_resource_consumption.py +++ b/intersight/model/virtualization_vmware_resource_consumption.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_resource_consumption_all_of.py b/intersight/model/virtualization_vmware_resource_consumption_all_of.py index 58442778a7..01a155fa8b 100644 --- a/intersight/model/virtualization_vmware_resource_consumption_all_of.py +++ b/intersight/model/virtualization_vmware_resource_consumption_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_shares_info.py b/intersight/model/virtualization_vmware_shares_info.py index ebcd8a0247..cb901fabbc 100644 --- a/intersight/model/virtualization_vmware_shares_info.py +++ b/intersight/model/virtualization_vmware_shares_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_shares_info_all_of.py b/intersight/model/virtualization_vmware_shares_info_all_of.py index 79f0572b0b..9fa5b636c7 100644 --- a/intersight/model/virtualization_vmware_shares_info_all_of.py +++ b/intersight/model/virtualization_vmware_shares_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_teaming_and_failover.py b/intersight/model/virtualization_vmware_teaming_and_failover.py index 31b802ac34..680a3b9722 100644 --- a/intersight/model/virtualization_vmware_teaming_and_failover.py +++ b/intersight/model/virtualization_vmware_teaming_and_failover.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_teaming_and_failover_all_of.py b/intersight/model/virtualization_vmware_teaming_and_failover_all_of.py index e6c8c5041d..6ecb061af1 100644 --- a/intersight/model/virtualization_vmware_teaming_and_failover_all_of.py +++ b/intersight/model/virtualization_vmware_teaming_and_failover_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_uplink_port.py b/intersight/model/virtualization_vmware_uplink_port.py index 9570a2d775..2ac0003aa2 100644 --- a/intersight/model/virtualization_vmware_uplink_port.py +++ b/intersight/model/virtualization_vmware_uplink_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_uplink_port_all_of.py b/intersight/model/virtualization_vmware_uplink_port_all_of.py index e2c4960152..1506f28ce7 100644 --- a/intersight/model/virtualization_vmware_uplink_port_all_of.py +++ b/intersight/model/virtualization_vmware_uplink_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_uplink_port_list.py b/intersight/model/virtualization_vmware_uplink_port_list.py index 1f5d56a94a..4cedb87d18 100644 --- a/intersight/model/virtualization_vmware_uplink_port_list.py +++ b/intersight/model/virtualization_vmware_uplink_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_uplink_port_list_all_of.py b/intersight/model/virtualization_vmware_uplink_port_list_all_of.py index 41beadf5a8..1aaae9e076 100644 --- a/intersight/model/virtualization_vmware_uplink_port_list_all_of.py +++ b/intersight/model/virtualization_vmware_uplink_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_uplink_port_response.py b/intersight/model/virtualization_vmware_uplink_port_response.py index 63b501b282..8879134b04 100644 --- a/intersight/model/virtualization_vmware_uplink_port_response.py +++ b/intersight/model/virtualization_vmware_uplink_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_vcenter.py b/intersight/model/virtualization_vmware_vcenter.py index 876db911bd..25b9b02669 100644 --- a/intersight/model/virtualization_vmware_vcenter.py +++ b/intersight/model/virtualization_vmware_vcenter.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_vcenter_all_of.py b/intersight/model/virtualization_vmware_vcenter_all_of.py index 2dbf095bfa..08691e45ac 100644 --- a/intersight/model/virtualization_vmware_vcenter_all_of.py +++ b/intersight/model/virtualization_vmware_vcenter_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_vcenter_list.py b/intersight/model/virtualization_vmware_vcenter_list.py index e339c63c83..fb700d884a 100644 --- a/intersight/model/virtualization_vmware_vcenter_list.py +++ b/intersight/model/virtualization_vmware_vcenter_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_vcenter_list_all_of.py b/intersight/model/virtualization_vmware_vcenter_list_all_of.py index 8dfb2fdd62..c7e1f27faa 100644 --- a/intersight/model/virtualization_vmware_vcenter_list_all_of.py +++ b/intersight/model/virtualization_vmware_vcenter_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_vcenter_relationship.py b/intersight/model/virtualization_vmware_vcenter_relationship.py index 640c6f99b2..85f946ba87 100644 --- a/intersight/model/virtualization_vmware_vcenter_relationship.py +++ b/intersight/model/virtualization_vmware_vcenter_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -173,6 +173,7 @@ class VirtualizationVmwareVcenterRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -204,6 +205,7 @@ class VirtualizationVmwareVcenterRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -250,7 +252,9 @@ class VirtualizationVmwareVcenterRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -628,6 +632,8 @@ class VirtualizationVmwareVcenterRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -909,6 +915,7 @@ class VirtualizationVmwareVcenterRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/virtualization_vmware_vcenter_response.py b/intersight/model/virtualization_vmware_vcenter_response.py index cf09ada599..1b75d568a7 100644 --- a/intersight/model/virtualization_vmware_vcenter_response.py +++ b/intersight/model/virtualization_vmware_vcenter_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_virtual_disk.py b/intersight/model/virtualization_vmware_virtual_disk.py index e59a6ae6aa..cdf5ec761e 100644 --- a/intersight/model/virtualization_vmware_virtual_disk.py +++ b/intersight/model/virtualization_vmware_virtual_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_virtual_disk_all_of.py b/intersight/model/virtualization_vmware_virtual_disk_all_of.py index 787616ba45..64b0e3a5a8 100644 --- a/intersight/model/virtualization_vmware_virtual_disk_all_of.py +++ b/intersight/model/virtualization_vmware_virtual_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_virtual_disk_list.py b/intersight/model/virtualization_vmware_virtual_disk_list.py index e2e3f3b5da..a534be56d0 100644 --- a/intersight/model/virtualization_vmware_virtual_disk_list.py +++ b/intersight/model/virtualization_vmware_virtual_disk_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_virtual_disk_list_all_of.py b/intersight/model/virtualization_vmware_virtual_disk_list_all_of.py index dce1272e7a..3376bc0cc0 100644 --- a/intersight/model/virtualization_vmware_virtual_disk_list_all_of.py +++ b/intersight/model/virtualization_vmware_virtual_disk_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_virtual_disk_response.py b/intersight/model/virtualization_vmware_virtual_disk_response.py index fddb91d66d..1fcc7b9d68 100644 --- a/intersight/model/virtualization_vmware_virtual_disk_response.py +++ b/intersight/model/virtualization_vmware_virtual_disk_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_virtual_machine.py b/intersight/model/virtualization_vmware_virtual_machine.py index 2f9c30507f..117a131888 100644 --- a/intersight/model/virtualization_vmware_virtual_machine.py +++ b/intersight/model/virtualization_vmware_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_virtual_machine_all_of.py b/intersight/model/virtualization_vmware_virtual_machine_all_of.py index bdeffd4f12..a4cb9d5026 100644 --- a/intersight/model/virtualization_vmware_virtual_machine_all_of.py +++ b/intersight/model/virtualization_vmware_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_virtual_machine_gpu.py b/intersight/model/virtualization_vmware_virtual_machine_gpu.py index f118b409d8..a526bd4854 100644 --- a/intersight/model/virtualization_vmware_virtual_machine_gpu.py +++ b/intersight/model/virtualization_vmware_virtual_machine_gpu.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_virtual_machine_gpu_all_of.py b/intersight/model/virtualization_vmware_virtual_machine_gpu_all_of.py index 21e074c075..04da0fbb2b 100644 --- a/intersight/model/virtualization_vmware_virtual_machine_gpu_all_of.py +++ b/intersight/model/virtualization_vmware_virtual_machine_gpu_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_virtual_machine_gpu_list.py b/intersight/model/virtualization_vmware_virtual_machine_gpu_list.py index 33178b7d69..e00200c2c2 100644 --- a/intersight/model/virtualization_vmware_virtual_machine_gpu_list.py +++ b/intersight/model/virtualization_vmware_virtual_machine_gpu_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_virtual_machine_gpu_list_all_of.py b/intersight/model/virtualization_vmware_virtual_machine_gpu_list_all_of.py index 80cf5048b4..58a53a0cfa 100644 --- a/intersight/model/virtualization_vmware_virtual_machine_gpu_list_all_of.py +++ b/intersight/model/virtualization_vmware_virtual_machine_gpu_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_virtual_machine_gpu_response.py b/intersight/model/virtualization_vmware_virtual_machine_gpu_response.py index bbf82a9d10..a8da206ba7 100644 --- a/intersight/model/virtualization_vmware_virtual_machine_gpu_response.py +++ b/intersight/model/virtualization_vmware_virtual_machine_gpu_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_virtual_machine_list.py b/intersight/model/virtualization_vmware_virtual_machine_list.py index 2ef28002b3..7befb7873b 100644 --- a/intersight/model/virtualization_vmware_virtual_machine_list.py +++ b/intersight/model/virtualization_vmware_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_virtual_machine_list_all_of.py b/intersight/model/virtualization_vmware_virtual_machine_list_all_of.py index 3edbd3f1e8..9f8be22f85 100644 --- a/intersight/model/virtualization_vmware_virtual_machine_list_all_of.py +++ b/intersight/model/virtualization_vmware_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_virtual_machine_relationship.py b/intersight/model/virtualization_vmware_virtual_machine_relationship.py index 03cc2d0c3f..bcaa51c89c 100644 --- a/intersight/model/virtualization_vmware_virtual_machine_relationship.py +++ b/intersight/model/virtualization_vmware_virtual_machine_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -252,6 +252,7 @@ class VirtualizationVmwareVirtualMachineRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -283,6 +284,7 @@ class VirtualizationVmwareVirtualMachineRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -329,7 +331,9 @@ class VirtualizationVmwareVirtualMachineRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -707,6 +711,8 @@ class VirtualizationVmwareVirtualMachineRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -988,6 +994,7 @@ class VirtualizationVmwareVirtualMachineRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/virtualization_vmware_virtual_machine_response.py b/intersight/model/virtualization_vmware_virtual_machine_response.py index c2c278f05b..e87c45d117 100644 --- a/intersight/model/virtualization_vmware_virtual_machine_response.py +++ b/intersight/model/virtualization_vmware_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_virtual_machine_snapshot.py b/intersight/model/virtualization_vmware_virtual_machine_snapshot.py index 6c3e0df025..9c67e5d8c7 100644 --- a/intersight/model/virtualization_vmware_virtual_machine_snapshot.py +++ b/intersight/model/virtualization_vmware_virtual_machine_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_virtual_machine_snapshot_all_of.py b/intersight/model/virtualization_vmware_virtual_machine_snapshot_all_of.py index b9f9810c0b..50612a043d 100644 --- a/intersight/model/virtualization_vmware_virtual_machine_snapshot_all_of.py +++ b/intersight/model/virtualization_vmware_virtual_machine_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_virtual_machine_snapshot_list.py b/intersight/model/virtualization_vmware_virtual_machine_snapshot_list.py index 6c249c0e90..171e151c32 100644 --- a/intersight/model/virtualization_vmware_virtual_machine_snapshot_list.py +++ b/intersight/model/virtualization_vmware_virtual_machine_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_virtual_machine_snapshot_list_all_of.py b/intersight/model/virtualization_vmware_virtual_machine_snapshot_list_all_of.py index 158ac6205e..33268eac1c 100644 --- a/intersight/model/virtualization_vmware_virtual_machine_snapshot_list_all_of.py +++ b/intersight/model/virtualization_vmware_virtual_machine_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_virtual_machine_snapshot_response.py b/intersight/model/virtualization_vmware_virtual_machine_snapshot_response.py index c50b333188..a1247d9c59 100644 --- a/intersight/model/virtualization_vmware_virtual_machine_snapshot_response.py +++ b/intersight/model/virtualization_vmware_virtual_machine_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_virtual_network_interface.py b/intersight/model/virtualization_vmware_virtual_network_interface.py index 8fc7c4f364..d8194798a5 100644 --- a/intersight/model/virtualization_vmware_virtual_network_interface.py +++ b/intersight/model/virtualization_vmware_virtual_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_virtual_network_interface_all_of.py b/intersight/model/virtualization_vmware_virtual_network_interface_all_of.py index 264d33d2f9..4b1d44cf7a 100644 --- a/intersight/model/virtualization_vmware_virtual_network_interface_all_of.py +++ b/intersight/model/virtualization_vmware_virtual_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_virtual_network_interface_list.py b/intersight/model/virtualization_vmware_virtual_network_interface_list.py index eff1b6c71e..58b18a6837 100644 --- a/intersight/model/virtualization_vmware_virtual_network_interface_list.py +++ b/intersight/model/virtualization_vmware_virtual_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_virtual_network_interface_list_all_of.py b/intersight/model/virtualization_vmware_virtual_network_interface_list_all_of.py index 627f995cee..bfb4ec7df9 100644 --- a/intersight/model/virtualization_vmware_virtual_network_interface_list_all_of.py +++ b/intersight/model/virtualization_vmware_virtual_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_virtual_network_interface_response.py b/intersight/model/virtualization_vmware_virtual_network_interface_response.py index 5149f7be78..037e5cf3a4 100644 --- a/intersight/model/virtualization_vmware_virtual_network_interface_response.py +++ b/intersight/model/virtualization_vmware_virtual_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_virtual_switch.py b/intersight/model/virtualization_vmware_virtual_switch.py index 3daf86998d..0e7a02a678 100644 --- a/intersight/model/virtualization_vmware_virtual_switch.py +++ b/intersight/model/virtualization_vmware_virtual_switch.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_virtual_switch_all_of.py b/intersight/model/virtualization_vmware_virtual_switch_all_of.py index 7293c6fe24..a221a45a0b 100644 --- a/intersight/model/virtualization_vmware_virtual_switch_all_of.py +++ b/intersight/model/virtualization_vmware_virtual_switch_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_virtual_switch_list.py b/intersight/model/virtualization_vmware_virtual_switch_list.py index fb78d3a620..9c2c96b58b 100644 --- a/intersight/model/virtualization_vmware_virtual_switch_list.py +++ b/intersight/model/virtualization_vmware_virtual_switch_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_virtual_switch_list_all_of.py b/intersight/model/virtualization_vmware_virtual_switch_list_all_of.py index a741a9ff53..3563df8434 100644 --- a/intersight/model/virtualization_vmware_virtual_switch_list_all_of.py +++ b/intersight/model/virtualization_vmware_virtual_switch_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_virtual_switch_relationship.py b/intersight/model/virtualization_vmware_virtual_switch_relationship.py index 7e8a875ac1..5b104f4296 100644 --- a/intersight/model/virtualization_vmware_virtual_switch_relationship.py +++ b/intersight/model/virtualization_vmware_virtual_switch_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -189,6 +189,7 @@ class VirtualizationVmwareVirtualSwitchRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -220,6 +221,7 @@ class VirtualizationVmwareVirtualSwitchRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -266,7 +268,9 @@ class VirtualizationVmwareVirtualSwitchRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -644,6 +648,8 @@ class VirtualizationVmwareVirtualSwitchRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -925,6 +931,7 @@ class VirtualizationVmwareVirtualSwitchRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/virtualization_vmware_virtual_switch_response.py b/intersight/model/virtualization_vmware_virtual_switch_response.py index 9d7a988015..c67a6f7e60 100644 --- a/intersight/model/virtualization_vmware_virtual_switch_response.py +++ b/intersight/model/virtualization_vmware_virtual_switch_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_vlan_range.py b/intersight/model/virtualization_vmware_vlan_range.py index d55db8f744..69ca3f4d7e 100644 --- a/intersight/model/virtualization_vmware_vlan_range.py +++ b/intersight/model/virtualization_vmware_vlan_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_vlan_range_all_of.py b/intersight/model/virtualization_vmware_vlan_range_all_of.py index 0d29393ea9..c705eea854 100644 --- a/intersight/model/virtualization_vmware_vlan_range_all_of.py +++ b/intersight/model/virtualization_vmware_vlan_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_vm_cpu_share_info.py b/intersight/model/virtualization_vmware_vm_cpu_share_info.py index 7250acca4a..1da59139c7 100644 --- a/intersight/model/virtualization_vmware_vm_cpu_share_info.py +++ b/intersight/model/virtualization_vmware_vm_cpu_share_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_vm_cpu_share_info_all_of.py b/intersight/model/virtualization_vmware_vm_cpu_share_info_all_of.py index d2d779d55d..acafc362fa 100644 --- a/intersight/model/virtualization_vmware_vm_cpu_share_info_all_of.py +++ b/intersight/model/virtualization_vmware_vm_cpu_share_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_vm_cpu_socket_info.py b/intersight/model/virtualization_vmware_vm_cpu_socket_info.py index 7086b926bd..25eac7f6bd 100644 --- a/intersight/model/virtualization_vmware_vm_cpu_socket_info.py +++ b/intersight/model/virtualization_vmware_vm_cpu_socket_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_vm_cpu_socket_info_all_of.py b/intersight/model/virtualization_vmware_vm_cpu_socket_info_all_of.py index 830bd79c20..5294613cbb 100644 --- a/intersight/model/virtualization_vmware_vm_cpu_socket_info_all_of.py +++ b/intersight/model/virtualization_vmware_vm_cpu_socket_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_vm_disk_commit_info.py b/intersight/model/virtualization_vmware_vm_disk_commit_info.py index 727a79ce2f..d1f01f2114 100644 --- a/intersight/model/virtualization_vmware_vm_disk_commit_info.py +++ b/intersight/model/virtualization_vmware_vm_disk_commit_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_vm_disk_commit_info_all_of.py b/intersight/model/virtualization_vmware_vm_disk_commit_info_all_of.py index fdf6a372d0..e70e0ec19d 100644 --- a/intersight/model/virtualization_vmware_vm_disk_commit_info_all_of.py +++ b/intersight/model/virtualization_vmware_vm_disk_commit_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_vm_memory_share_info.py b/intersight/model/virtualization_vmware_vm_memory_share_info.py index e7fdf5bdc6..db5921ad80 100644 --- a/intersight/model/virtualization_vmware_vm_memory_share_info.py +++ b/intersight/model/virtualization_vmware_vm_memory_share_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_vm_memory_share_info_all_of.py b/intersight/model/virtualization_vmware_vm_memory_share_info_all_of.py index fe1877343b..307d5a895e 100644 --- a/intersight/model/virtualization_vmware_vm_memory_share_info_all_of.py +++ b/intersight/model/virtualization_vmware_vm_memory_share_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_volume_info.py b/intersight/model/virtualization_volume_info.py index 22131ed0fb..a8a9ba4074 100644 --- a/intersight/model/virtualization_volume_info.py +++ b/intersight/model/virtualization_volume_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_volume_info_all_of.py b/intersight/model/virtualization_volume_info_all_of.py index c9934a50f6..6b6d5bbec3 100644 --- a/intersight/model/virtualization_volume_info_all_of.py +++ b/intersight/model/virtualization_volume_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vmedia_mapping.py b/intersight/model/vmedia_mapping.py index c1f5025887..8fbad680c9 100644 --- a/intersight/model/vmedia_mapping.py +++ b/intersight/model/vmedia_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vmedia_mapping_all_of.py b/intersight/model/vmedia_mapping_all_of.py index 2d137c1532..d64f4979a2 100644 --- a/intersight/model/vmedia_mapping_all_of.py +++ b/intersight/model/vmedia_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vmedia_policy.py b/intersight/model/vmedia_policy.py index 67b0e58847..72dac7e7b2 100644 --- a/intersight/model/vmedia_policy.py +++ b/intersight/model/vmedia_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vmedia_policy_all_of.py b/intersight/model/vmedia_policy_all_of.py index a4f2cdc10a..de9e82e1c7 100644 --- a/intersight/model/vmedia_policy_all_of.py +++ b/intersight/model/vmedia_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vmedia_policy_inventory.py b/intersight/model/vmedia_policy_inventory.py index b5b8e2052b..f3bcb30cfa 100644 --- a/intersight/model/vmedia_policy_inventory.py +++ b/intersight/model/vmedia_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vmedia_policy_inventory_all_of.py b/intersight/model/vmedia_policy_inventory_all_of.py index 01f79a49b1..9f01f6b802 100644 --- a/intersight/model/vmedia_policy_inventory_all_of.py +++ b/intersight/model/vmedia_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vmedia_policy_inventory_list.py b/intersight/model/vmedia_policy_inventory_list.py index fc20c9ab4d..e93e8aac44 100644 --- a/intersight/model/vmedia_policy_inventory_list.py +++ b/intersight/model/vmedia_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vmedia_policy_inventory_list_all_of.py b/intersight/model/vmedia_policy_inventory_list_all_of.py index 5d4b5139ae..a37477f517 100644 --- a/intersight/model/vmedia_policy_inventory_list_all_of.py +++ b/intersight/model/vmedia_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vmedia_policy_inventory_response.py b/intersight/model/vmedia_policy_inventory_response.py index d49f03d0dd..152dd00f06 100644 --- a/intersight/model/vmedia_policy_inventory_response.py +++ b/intersight/model/vmedia_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vmedia_policy_list.py b/intersight/model/vmedia_policy_list.py index a889736d61..dea55714f0 100644 --- a/intersight/model/vmedia_policy_list.py +++ b/intersight/model/vmedia_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vmedia_policy_list_all_of.py b/intersight/model/vmedia_policy_list_all_of.py index 7468a61370..19bb19c1be 100644 --- a/intersight/model/vmedia_policy_list_all_of.py +++ b/intersight/model/vmedia_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vmedia_policy_response.py b/intersight/model/vmedia_policy_response.py index 8b2594a2ed..d6db107ab2 100644 --- a/intersight/model/vmedia_policy_response.py +++ b/intersight/model/vmedia_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vmrc_console.py b/intersight/model/vmrc_console.py index a3f8e040cd..6469f1ac72 100644 --- a/intersight/model/vmrc_console.py +++ b/intersight/model/vmrc_console.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vmrc_console_all_of.py b/intersight/model/vmrc_console_all_of.py index 6f7a641b3f..428d945535 100644 --- a/intersight/model/vmrc_console_all_of.py +++ b/intersight/model/vmrc_console_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vmrc_console_list.py b/intersight/model/vmrc_console_list.py index 5edde9b6f5..f0cbb2cf14 100644 --- a/intersight/model/vmrc_console_list.py +++ b/intersight/model/vmrc_console_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vmrc_console_list_all_of.py b/intersight/model/vmrc_console_list_all_of.py index 3b12e2b83a..c176fd88f1 100644 --- a/intersight/model/vmrc_console_list_all_of.py +++ b/intersight/model/vmrc_console_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vmrc_console_response.py b/intersight/model/vmrc_console_response.py index a93d6af9fa..979be6fa2e 100644 --- a/intersight/model/vmrc_console_response.py +++ b/intersight/model/vmrc_console_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_arfs_settings.py b/intersight/model/vnic_arfs_settings.py index 85bc21e848..76f43765d0 100644 --- a/intersight/model/vnic_arfs_settings.py +++ b/intersight/model/vnic_arfs_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_arfs_settings_all_of.py b/intersight/model/vnic_arfs_settings_all_of.py index d7209c8e21..76d40db632 100644 --- a/intersight/model/vnic_arfs_settings_all_of.py +++ b/intersight/model/vnic_arfs_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_cdn.py b/intersight/model/vnic_cdn.py index 9bc227d3be..544a79c664 100644 --- a/intersight/model/vnic_cdn.py +++ b/intersight/model/vnic_cdn.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_cdn_all_of.py b/intersight/model/vnic_cdn_all_of.py index aeb7df8215..158cad5e59 100644 --- a/intersight/model/vnic_cdn_all_of.py +++ b/intersight/model/vnic_cdn_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_completion_queue_settings.py b/intersight/model/vnic_completion_queue_settings.py index 61c130ce3a..399d63871c 100644 --- a/intersight/model/vnic_completion_queue_settings.py +++ b/intersight/model/vnic_completion_queue_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_completion_queue_settings_all_of.py b/intersight/model/vnic_completion_queue_settings_all_of.py index 1b0f741c93..ea3b51a8b4 100644 --- a/intersight/model/vnic_completion_queue_settings_all_of.py +++ b/intersight/model/vnic_completion_queue_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_adapter_policy.py b/intersight/model/vnic_eth_adapter_policy.py index 5ba8a526f5..3647fed9a6 100644 --- a/intersight/model/vnic_eth_adapter_policy.py +++ b/intersight/model/vnic_eth_adapter_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_adapter_policy_all_of.py b/intersight/model/vnic_eth_adapter_policy_all_of.py index 76f57bfa2b..a1280bfcad 100644 --- a/intersight/model/vnic_eth_adapter_policy_all_of.py +++ b/intersight/model/vnic_eth_adapter_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_adapter_policy_inventory.py b/intersight/model/vnic_eth_adapter_policy_inventory.py index c29bfcae2f..1304283e6a 100644 --- a/intersight/model/vnic_eth_adapter_policy_inventory.py +++ b/intersight/model/vnic_eth_adapter_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_adapter_policy_inventory_all_of.py b/intersight/model/vnic_eth_adapter_policy_inventory_all_of.py index 088ffb7463..2c3e6cbff7 100644 --- a/intersight/model/vnic_eth_adapter_policy_inventory_all_of.py +++ b/intersight/model/vnic_eth_adapter_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_adapter_policy_inventory_list.py b/intersight/model/vnic_eth_adapter_policy_inventory_list.py index b203b5dafd..074bf693aa 100644 --- a/intersight/model/vnic_eth_adapter_policy_inventory_list.py +++ b/intersight/model/vnic_eth_adapter_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_adapter_policy_inventory_list_all_of.py b/intersight/model/vnic_eth_adapter_policy_inventory_list_all_of.py index 5a87a3ebe5..6b2cdad5aa 100644 --- a/intersight/model/vnic_eth_adapter_policy_inventory_list_all_of.py +++ b/intersight/model/vnic_eth_adapter_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_adapter_policy_inventory_relationship.py b/intersight/model/vnic_eth_adapter_policy_inventory_relationship.py index f81187bfd3..f72a3e9c33 100644 --- a/intersight/model/vnic_eth_adapter_policy_inventory_relationship.py +++ b/intersight/model/vnic_eth_adapter_policy_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -193,6 +193,7 @@ class VnicEthAdapterPolicyInventoryRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -224,6 +225,7 @@ class VnicEthAdapterPolicyInventoryRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -270,7 +272,9 @@ class VnicEthAdapterPolicyInventoryRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -648,6 +652,8 @@ class VnicEthAdapterPolicyInventoryRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -929,6 +935,7 @@ class VnicEthAdapterPolicyInventoryRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/vnic_eth_adapter_policy_inventory_response.py b/intersight/model/vnic_eth_adapter_policy_inventory_response.py index 704d549781..80ae1ebcf1 100644 --- a/intersight/model/vnic_eth_adapter_policy_inventory_response.py +++ b/intersight/model/vnic_eth_adapter_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_adapter_policy_list.py b/intersight/model/vnic_eth_adapter_policy_list.py index 30a5933ce2..c424009374 100644 --- a/intersight/model/vnic_eth_adapter_policy_list.py +++ b/intersight/model/vnic_eth_adapter_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_adapter_policy_list_all_of.py b/intersight/model/vnic_eth_adapter_policy_list_all_of.py index ac349a8866..eb47301a8b 100644 --- a/intersight/model/vnic_eth_adapter_policy_list_all_of.py +++ b/intersight/model/vnic_eth_adapter_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_adapter_policy_relationship.py b/intersight/model/vnic_eth_adapter_policy_relationship.py index 32c0e355f7..8ee840b842 100644 --- a/intersight/model/vnic_eth_adapter_policy_relationship.py +++ b/intersight/model/vnic_eth_adapter_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -195,6 +195,7 @@ class VnicEthAdapterPolicyRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -226,6 +227,7 @@ class VnicEthAdapterPolicyRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -272,7 +274,9 @@ class VnicEthAdapterPolicyRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -650,6 +654,8 @@ class VnicEthAdapterPolicyRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -931,6 +937,7 @@ class VnicEthAdapterPolicyRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/vnic_eth_adapter_policy_response.py b/intersight/model/vnic_eth_adapter_policy_response.py index c94568f2d8..d4edfb88d7 100644 --- a/intersight/model/vnic_eth_adapter_policy_response.py +++ b/intersight/model/vnic_eth_adapter_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_if.py b/intersight/model/vnic_eth_if.py index 29624b8303..03fba4bdaa 100644 --- a/intersight/model/vnic_eth_if.py +++ b/intersight/model/vnic_eth_if.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_if_all_of.py b/intersight/model/vnic_eth_if_all_of.py index f6e67f6b1d..9f64625595 100644 --- a/intersight/model/vnic_eth_if_all_of.py +++ b/intersight/model/vnic_eth_if_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_if_inventory.py b/intersight/model/vnic_eth_if_inventory.py index 266066d14a..b7904d60ba 100644 --- a/intersight/model/vnic_eth_if_inventory.py +++ b/intersight/model/vnic_eth_if_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_if_inventory_all_of.py b/intersight/model/vnic_eth_if_inventory_all_of.py index 6d1661871b..895a0446b9 100644 --- a/intersight/model/vnic_eth_if_inventory_all_of.py +++ b/intersight/model/vnic_eth_if_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_if_inventory_list.py b/intersight/model/vnic_eth_if_inventory_list.py index 91c4c672f3..2058d3e814 100644 --- a/intersight/model/vnic_eth_if_inventory_list.py +++ b/intersight/model/vnic_eth_if_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_if_inventory_list_all_of.py b/intersight/model/vnic_eth_if_inventory_list_all_of.py index 8704a69452..2f5f465ecb 100644 --- a/intersight/model/vnic_eth_if_inventory_list_all_of.py +++ b/intersight/model/vnic_eth_if_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_if_inventory_relationship.py b/intersight/model/vnic_eth_if_inventory_relationship.py index 68b80d01fc..89425e2773 100644 --- a/intersight/model/vnic_eth_if_inventory_relationship.py +++ b/intersight/model/vnic_eth_if_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -211,6 +211,7 @@ class VnicEthIfInventoryRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -242,6 +243,7 @@ class VnicEthIfInventoryRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -288,7 +290,9 @@ class VnicEthIfInventoryRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -666,6 +670,8 @@ class VnicEthIfInventoryRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -947,6 +953,7 @@ class VnicEthIfInventoryRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/vnic_eth_if_inventory_response.py b/intersight/model/vnic_eth_if_inventory_response.py index bede89d745..dae485ff95 100644 --- a/intersight/model/vnic_eth_if_inventory_response.py +++ b/intersight/model/vnic_eth_if_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_if_list.py b/intersight/model/vnic_eth_if_list.py index dc18c1b6c4..369433a1ac 100644 --- a/intersight/model/vnic_eth_if_list.py +++ b/intersight/model/vnic_eth_if_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_if_list_all_of.py b/intersight/model/vnic_eth_if_list_all_of.py index c992f227fa..e84fded0bf 100644 --- a/intersight/model/vnic_eth_if_list_all_of.py +++ b/intersight/model/vnic_eth_if_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_if_relationship.py b/intersight/model/vnic_eth_if_relationship.py index b7c379fd42..a030233e43 100644 --- a/intersight/model/vnic_eth_if_relationship.py +++ b/intersight/model/vnic_eth_if_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -213,6 +213,7 @@ class VnicEthIfRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -244,6 +245,7 @@ class VnicEthIfRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -290,7 +292,9 @@ class VnicEthIfRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -668,6 +672,8 @@ class VnicEthIfRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -949,6 +955,7 @@ class VnicEthIfRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/vnic_eth_if_response.py b/intersight/model/vnic_eth_if_response.py index 89fed8a191..8318bda352 100644 --- a/intersight/model/vnic_eth_if_response.py +++ b/intersight/model/vnic_eth_if_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_interrupt_settings.py b/intersight/model/vnic_eth_interrupt_settings.py index 42c443b0a4..e962ec5550 100644 --- a/intersight/model/vnic_eth_interrupt_settings.py +++ b/intersight/model/vnic_eth_interrupt_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_interrupt_settings_all_of.py b/intersight/model/vnic_eth_interrupt_settings_all_of.py index df66207c1a..0ea2a459f4 100644 --- a/intersight/model/vnic_eth_interrupt_settings_all_of.py +++ b/intersight/model/vnic_eth_interrupt_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_network_policy.py b/intersight/model/vnic_eth_network_policy.py index fe3179ac55..1f7cc7c8c7 100644 --- a/intersight/model/vnic_eth_network_policy.py +++ b/intersight/model/vnic_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_network_policy_all_of.py b/intersight/model/vnic_eth_network_policy_all_of.py index 4722f7a4d2..ff46167344 100644 --- a/intersight/model/vnic_eth_network_policy_all_of.py +++ b/intersight/model/vnic_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_network_policy_inventory.py b/intersight/model/vnic_eth_network_policy_inventory.py index 433a22f87c..92769930c7 100644 --- a/intersight/model/vnic_eth_network_policy_inventory.py +++ b/intersight/model/vnic_eth_network_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_network_policy_inventory_all_of.py b/intersight/model/vnic_eth_network_policy_inventory_all_of.py index 294f19928c..66b86d550a 100644 --- a/intersight/model/vnic_eth_network_policy_inventory_all_of.py +++ b/intersight/model/vnic_eth_network_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_network_policy_inventory_list.py b/intersight/model/vnic_eth_network_policy_inventory_list.py index b95169627d..97b6071e29 100644 --- a/intersight/model/vnic_eth_network_policy_inventory_list.py +++ b/intersight/model/vnic_eth_network_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_network_policy_inventory_list_all_of.py b/intersight/model/vnic_eth_network_policy_inventory_list_all_of.py index 3677bed51c..45d524cf12 100644 --- a/intersight/model/vnic_eth_network_policy_inventory_list_all_of.py +++ b/intersight/model/vnic_eth_network_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_network_policy_inventory_relationship.py b/intersight/model/vnic_eth_network_policy_inventory_relationship.py index 66fddc6dd9..b53c502fb6 100644 --- a/intersight/model/vnic_eth_network_policy_inventory_relationship.py +++ b/intersight/model/vnic_eth_network_policy_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -177,6 +177,7 @@ class VnicEthNetworkPolicyInventoryRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -208,6 +209,7 @@ class VnicEthNetworkPolicyInventoryRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -254,7 +256,9 @@ class VnicEthNetworkPolicyInventoryRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -632,6 +636,8 @@ class VnicEthNetworkPolicyInventoryRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -913,6 +919,7 @@ class VnicEthNetworkPolicyInventoryRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/vnic_eth_network_policy_inventory_response.py b/intersight/model/vnic_eth_network_policy_inventory_response.py index a68203de0a..6f9ff9df55 100644 --- a/intersight/model/vnic_eth_network_policy_inventory_response.py +++ b/intersight/model/vnic_eth_network_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_network_policy_list.py b/intersight/model/vnic_eth_network_policy_list.py index dcaa8db989..72375c8080 100644 --- a/intersight/model/vnic_eth_network_policy_list.py +++ b/intersight/model/vnic_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_network_policy_list_all_of.py b/intersight/model/vnic_eth_network_policy_list_all_of.py index f7e9ffd59f..763a1a49db 100644 --- a/intersight/model/vnic_eth_network_policy_list_all_of.py +++ b/intersight/model/vnic_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_network_policy_relationship.py b/intersight/model/vnic_eth_network_policy_relationship.py index efd694e5d6..6cb5e58cd3 100644 --- a/intersight/model/vnic_eth_network_policy_relationship.py +++ b/intersight/model/vnic_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -179,6 +179,7 @@ class VnicEthNetworkPolicyRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -210,6 +211,7 @@ class VnicEthNetworkPolicyRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -256,7 +258,9 @@ class VnicEthNetworkPolicyRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -634,6 +638,8 @@ class VnicEthNetworkPolicyRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -915,6 +921,7 @@ class VnicEthNetworkPolicyRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/vnic_eth_network_policy_response.py b/intersight/model/vnic_eth_network_policy_response.py index 0672406843..1f2d20b1a0 100644 --- a/intersight/model/vnic_eth_network_policy_response.py +++ b/intersight/model/vnic_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_qos_policy.py b/intersight/model/vnic_eth_qos_policy.py index a10a8d4a4c..ad7b08f912 100644 --- a/intersight/model/vnic_eth_qos_policy.py +++ b/intersight/model/vnic_eth_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_qos_policy_all_of.py b/intersight/model/vnic_eth_qos_policy_all_of.py index d50e0887b4..f99b46d7c5 100644 --- a/intersight/model/vnic_eth_qos_policy_all_of.py +++ b/intersight/model/vnic_eth_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_qos_policy_inventory.py b/intersight/model/vnic_eth_qos_policy_inventory.py index 0fbfe8aedb..166d904dd2 100644 --- a/intersight/model/vnic_eth_qos_policy_inventory.py +++ b/intersight/model/vnic_eth_qos_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_qos_policy_inventory_all_of.py b/intersight/model/vnic_eth_qos_policy_inventory_all_of.py index 0a806a74fc..8c0d45783f 100644 --- a/intersight/model/vnic_eth_qos_policy_inventory_all_of.py +++ b/intersight/model/vnic_eth_qos_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_qos_policy_inventory_list.py b/intersight/model/vnic_eth_qos_policy_inventory_list.py index dc981d54d1..98f8994ba9 100644 --- a/intersight/model/vnic_eth_qos_policy_inventory_list.py +++ b/intersight/model/vnic_eth_qos_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_qos_policy_inventory_list_all_of.py b/intersight/model/vnic_eth_qos_policy_inventory_list_all_of.py index b35a727cfb..f30c41cde5 100644 --- a/intersight/model/vnic_eth_qos_policy_inventory_list_all_of.py +++ b/intersight/model/vnic_eth_qos_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_qos_policy_inventory_relationship.py b/intersight/model/vnic_eth_qos_policy_inventory_relationship.py index 04997ecbe7..f9c52d9176 100644 --- a/intersight/model/vnic_eth_qos_policy_inventory_relationship.py +++ b/intersight/model/vnic_eth_qos_policy_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -179,6 +179,7 @@ class VnicEthQosPolicyInventoryRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -210,6 +211,7 @@ class VnicEthQosPolicyInventoryRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -256,7 +258,9 @@ class VnicEthQosPolicyInventoryRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -634,6 +638,8 @@ class VnicEthQosPolicyInventoryRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -915,6 +921,7 @@ class VnicEthQosPolicyInventoryRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/vnic_eth_qos_policy_inventory_response.py b/intersight/model/vnic_eth_qos_policy_inventory_response.py index a59c4ad39b..93b0688f4c 100644 --- a/intersight/model/vnic_eth_qos_policy_inventory_response.py +++ b/intersight/model/vnic_eth_qos_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_qos_policy_list.py b/intersight/model/vnic_eth_qos_policy_list.py index f8fc85abca..dc6b8b3a9a 100644 --- a/intersight/model/vnic_eth_qos_policy_list.py +++ b/intersight/model/vnic_eth_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_qos_policy_list_all_of.py b/intersight/model/vnic_eth_qos_policy_list_all_of.py index 605174f3a4..88d6ed3371 100644 --- a/intersight/model/vnic_eth_qos_policy_list_all_of.py +++ b/intersight/model/vnic_eth_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_qos_policy_relationship.py b/intersight/model/vnic_eth_qos_policy_relationship.py index f23a8e2ff9..b4be8508ae 100644 --- a/intersight/model/vnic_eth_qos_policy_relationship.py +++ b/intersight/model/vnic_eth_qos_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -181,6 +181,7 @@ class VnicEthQosPolicyRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -212,6 +213,7 @@ class VnicEthQosPolicyRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -258,7 +260,9 @@ class VnicEthQosPolicyRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -636,6 +640,8 @@ class VnicEthQosPolicyRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -917,6 +923,7 @@ class VnicEthQosPolicyRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/vnic_eth_qos_policy_response.py b/intersight/model/vnic_eth_qos_policy_response.py index a874637111..3f533c278c 100644 --- a/intersight/model/vnic_eth_qos_policy_response.py +++ b/intersight/model/vnic_eth_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_rx_queue_settings.py b/intersight/model/vnic_eth_rx_queue_settings.py index cdb44ec58f..12c095cfcc 100644 --- a/intersight/model/vnic_eth_rx_queue_settings.py +++ b/intersight/model/vnic_eth_rx_queue_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_rx_queue_settings_all_of.py b/intersight/model/vnic_eth_rx_queue_settings_all_of.py index 2f50b20837..47f269140a 100644 --- a/intersight/model/vnic_eth_rx_queue_settings_all_of.py +++ b/intersight/model/vnic_eth_rx_queue_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_tx_queue_settings.py b/intersight/model/vnic_eth_tx_queue_settings.py index 1771ca5feb..1eec97e20b 100644 --- a/intersight/model/vnic_eth_tx_queue_settings.py +++ b/intersight/model/vnic_eth_tx_queue_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_tx_queue_settings_all_of.py b/intersight/model/vnic_eth_tx_queue_settings_all_of.py index cdc04e434d..f61186c9f4 100644 --- a/intersight/model/vnic_eth_tx_queue_settings_all_of.py +++ b/intersight/model/vnic_eth_tx_queue_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_veth_inventory.py b/intersight/model/vnic_eth_veth_inventory.py index 4df48025a9..b41dab9235 100644 --- a/intersight/model/vnic_eth_veth_inventory.py +++ b/intersight/model/vnic_eth_veth_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_veth_inventory_all_of.py b/intersight/model/vnic_eth_veth_inventory_all_of.py index 6c9ec20e43..1d59af307d 100644 --- a/intersight/model/vnic_eth_veth_inventory_all_of.py +++ b/intersight/model/vnic_eth_veth_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_veth_inventory_list.py b/intersight/model/vnic_eth_veth_inventory_list.py index 6e3412f641..c1087582d2 100644 --- a/intersight/model/vnic_eth_veth_inventory_list.py +++ b/intersight/model/vnic_eth_veth_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_veth_inventory_list_all_of.py b/intersight/model/vnic_eth_veth_inventory_list_all_of.py index 68ec30cc12..3155cef81d 100644 --- a/intersight/model/vnic_eth_veth_inventory_list_all_of.py +++ b/intersight/model/vnic_eth_veth_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_veth_inventory_response.py b/intersight/model/vnic_eth_veth_inventory_response.py index ebd98c521e..d130da797b 100644 --- a/intersight/model/vnic_eth_veth_inventory_response.py +++ b/intersight/model/vnic_eth_veth_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_vnic_inventory.py b/intersight/model/vnic_eth_vnic_inventory.py index f8fba6010c..501fd41115 100644 --- a/intersight/model/vnic_eth_vnic_inventory.py +++ b/intersight/model/vnic_eth_vnic_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_vnic_inventory_all_of.py b/intersight/model/vnic_eth_vnic_inventory_all_of.py index 22a9800671..af980b76ea 100644 --- a/intersight/model/vnic_eth_vnic_inventory_all_of.py +++ b/intersight/model/vnic_eth_vnic_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_vnic_inventory_list.py b/intersight/model/vnic_eth_vnic_inventory_list.py index 959636eb1e..96fc597fd0 100644 --- a/intersight/model/vnic_eth_vnic_inventory_list.py +++ b/intersight/model/vnic_eth_vnic_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_vnic_inventory_list_all_of.py b/intersight/model/vnic_eth_vnic_inventory_list_all_of.py index 49ceec0024..4b685a6a36 100644 --- a/intersight/model/vnic_eth_vnic_inventory_list_all_of.py +++ b/intersight/model/vnic_eth_vnic_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_vnic_inventory_response.py b/intersight/model/vnic_eth_vnic_inventory_response.py index 224e9affcf..81262a5348 100644 --- a/intersight/model/vnic_eth_vnic_inventory_response.py +++ b/intersight/model/vnic_eth_vnic_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_adapter_policy.py b/intersight/model/vnic_fc_adapter_policy.py index 4c77268d50..007d657416 100644 --- a/intersight/model/vnic_fc_adapter_policy.py +++ b/intersight/model/vnic_fc_adapter_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_adapter_policy_all_of.py b/intersight/model/vnic_fc_adapter_policy_all_of.py index 11ea54cdaf..bbcfc96778 100644 --- a/intersight/model/vnic_fc_adapter_policy_all_of.py +++ b/intersight/model/vnic_fc_adapter_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_adapter_policy_inventory.py b/intersight/model/vnic_fc_adapter_policy_inventory.py index 2dfdcd9a52..1fe1fa03fa 100644 --- a/intersight/model/vnic_fc_adapter_policy_inventory.py +++ b/intersight/model/vnic_fc_adapter_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_adapter_policy_inventory_all_of.py b/intersight/model/vnic_fc_adapter_policy_inventory_all_of.py index c5ca45fd41..0ae4e49b08 100644 --- a/intersight/model/vnic_fc_adapter_policy_inventory_all_of.py +++ b/intersight/model/vnic_fc_adapter_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_adapter_policy_inventory_list.py b/intersight/model/vnic_fc_adapter_policy_inventory_list.py index f923797b00..60cdf109ec 100644 --- a/intersight/model/vnic_fc_adapter_policy_inventory_list.py +++ b/intersight/model/vnic_fc_adapter_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_adapter_policy_inventory_list_all_of.py b/intersight/model/vnic_fc_adapter_policy_inventory_list_all_of.py index 1df6a8c9df..8a79e2cc52 100644 --- a/intersight/model/vnic_fc_adapter_policy_inventory_list_all_of.py +++ b/intersight/model/vnic_fc_adapter_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_adapter_policy_inventory_relationship.py b/intersight/model/vnic_fc_adapter_policy_inventory_relationship.py index 7ca6572872..19e68c521e 100644 --- a/intersight/model/vnic_fc_adapter_policy_inventory_relationship.py +++ b/intersight/model/vnic_fc_adapter_policy_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -183,6 +183,7 @@ class VnicFcAdapterPolicyInventoryRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -214,6 +215,7 @@ class VnicFcAdapterPolicyInventoryRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -260,7 +262,9 @@ class VnicFcAdapterPolicyInventoryRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -638,6 +642,8 @@ class VnicFcAdapterPolicyInventoryRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -919,6 +925,7 @@ class VnicFcAdapterPolicyInventoryRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/vnic_fc_adapter_policy_inventory_response.py b/intersight/model/vnic_fc_adapter_policy_inventory_response.py index 8404877aba..d3a92ce9fb 100644 --- a/intersight/model/vnic_fc_adapter_policy_inventory_response.py +++ b/intersight/model/vnic_fc_adapter_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_adapter_policy_list.py b/intersight/model/vnic_fc_adapter_policy_list.py index 8764d6c85e..4f01fca922 100644 --- a/intersight/model/vnic_fc_adapter_policy_list.py +++ b/intersight/model/vnic_fc_adapter_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_adapter_policy_list_all_of.py b/intersight/model/vnic_fc_adapter_policy_list_all_of.py index c941071306..7da0bf2f93 100644 --- a/intersight/model/vnic_fc_adapter_policy_list_all_of.py +++ b/intersight/model/vnic_fc_adapter_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_adapter_policy_relationship.py b/intersight/model/vnic_fc_adapter_policy_relationship.py index 7ce5f79a8b..8923d2eba5 100644 --- a/intersight/model/vnic_fc_adapter_policy_relationship.py +++ b/intersight/model/vnic_fc_adapter_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -185,6 +185,7 @@ class VnicFcAdapterPolicyRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -216,6 +217,7 @@ class VnicFcAdapterPolicyRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -262,7 +264,9 @@ class VnicFcAdapterPolicyRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -640,6 +644,8 @@ class VnicFcAdapterPolicyRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -921,6 +927,7 @@ class VnicFcAdapterPolicyRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/vnic_fc_adapter_policy_response.py b/intersight/model/vnic_fc_adapter_policy_response.py index 43a92af601..0fcd648282 100644 --- a/intersight/model/vnic_fc_adapter_policy_response.py +++ b/intersight/model/vnic_fc_adapter_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_error_recovery_settings.py b/intersight/model/vnic_fc_error_recovery_settings.py index b46a201802..467f5cb318 100644 --- a/intersight/model/vnic_fc_error_recovery_settings.py +++ b/intersight/model/vnic_fc_error_recovery_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_error_recovery_settings_all_of.py b/intersight/model/vnic_fc_error_recovery_settings_all_of.py index 90c3af396b..c7bec25704 100644 --- a/intersight/model/vnic_fc_error_recovery_settings_all_of.py +++ b/intersight/model/vnic_fc_error_recovery_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_if.py b/intersight/model/vnic_fc_if.py index 8f55f6a32e..2443ddf399 100644 --- a/intersight/model/vnic_fc_if.py +++ b/intersight/model/vnic_fc_if.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_if_all_of.py b/intersight/model/vnic_fc_if_all_of.py index f550d0809f..0e1ff83abe 100644 --- a/intersight/model/vnic_fc_if_all_of.py +++ b/intersight/model/vnic_fc_if_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_if_inventory.py b/intersight/model/vnic_fc_if_inventory.py index 8dacf9622c..abd7ad968b 100644 --- a/intersight/model/vnic_fc_if_inventory.py +++ b/intersight/model/vnic_fc_if_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_if_inventory_all_of.py b/intersight/model/vnic_fc_if_inventory_all_of.py index 9e2288089d..6bb7fb5656 100644 --- a/intersight/model/vnic_fc_if_inventory_all_of.py +++ b/intersight/model/vnic_fc_if_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_if_inventory_list.py b/intersight/model/vnic_fc_if_inventory_list.py index 3495cbf34c..b419ad866c 100644 --- a/intersight/model/vnic_fc_if_inventory_list.py +++ b/intersight/model/vnic_fc_if_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_if_inventory_list_all_of.py b/intersight/model/vnic_fc_if_inventory_list_all_of.py index 7916ee2d3c..ee800c6bb5 100644 --- a/intersight/model/vnic_fc_if_inventory_list_all_of.py +++ b/intersight/model/vnic_fc_if_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_if_inventory_relationship.py b/intersight/model/vnic_fc_if_inventory_relationship.py index 66b64cc2b2..c937cef92f 100644 --- a/intersight/model/vnic_fc_if_inventory_relationship.py +++ b/intersight/model/vnic_fc_if_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -197,6 +197,7 @@ class VnicFcIfInventoryRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -228,6 +229,7 @@ class VnicFcIfInventoryRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -274,7 +276,9 @@ class VnicFcIfInventoryRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -652,6 +656,8 @@ class VnicFcIfInventoryRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -933,6 +939,7 @@ class VnicFcIfInventoryRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/vnic_fc_if_inventory_response.py b/intersight/model/vnic_fc_if_inventory_response.py index 998ff4f430..18217047ac 100644 --- a/intersight/model/vnic_fc_if_inventory_response.py +++ b/intersight/model/vnic_fc_if_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_if_list.py b/intersight/model/vnic_fc_if_list.py index 5f9127504b..8f9ccc2d60 100644 --- a/intersight/model/vnic_fc_if_list.py +++ b/intersight/model/vnic_fc_if_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_if_list_all_of.py b/intersight/model/vnic_fc_if_list_all_of.py index e6c6e0dd35..cd9a998e60 100644 --- a/intersight/model/vnic_fc_if_list_all_of.py +++ b/intersight/model/vnic_fc_if_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_if_relationship.py b/intersight/model/vnic_fc_if_relationship.py index 18642daf33..2a93f6acf8 100644 --- a/intersight/model/vnic_fc_if_relationship.py +++ b/intersight/model/vnic_fc_if_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -199,6 +199,7 @@ class VnicFcIfRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -230,6 +231,7 @@ class VnicFcIfRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -276,7 +278,9 @@ class VnicFcIfRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -654,6 +658,8 @@ class VnicFcIfRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -935,6 +941,7 @@ class VnicFcIfRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/vnic_fc_if_response.py b/intersight/model/vnic_fc_if_response.py index 0be7ed7946..90c3f168dc 100644 --- a/intersight/model/vnic_fc_if_response.py +++ b/intersight/model/vnic_fc_if_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_interrupt_settings.py b/intersight/model/vnic_fc_interrupt_settings.py index cc258013d4..c9d6df19fe 100644 --- a/intersight/model/vnic_fc_interrupt_settings.py +++ b/intersight/model/vnic_fc_interrupt_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_interrupt_settings_all_of.py b/intersight/model/vnic_fc_interrupt_settings_all_of.py index 59e7aabb0f..8fc092795f 100644 --- a/intersight/model/vnic_fc_interrupt_settings_all_of.py +++ b/intersight/model/vnic_fc_interrupt_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_network_policy.py b/intersight/model/vnic_fc_network_policy.py index 08b687b749..3ca46f2797 100644 --- a/intersight/model/vnic_fc_network_policy.py +++ b/intersight/model/vnic_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_network_policy_all_of.py b/intersight/model/vnic_fc_network_policy_all_of.py index d9aa3d5f5b..7dd18538d0 100644 --- a/intersight/model/vnic_fc_network_policy_all_of.py +++ b/intersight/model/vnic_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_network_policy_inventory.py b/intersight/model/vnic_fc_network_policy_inventory.py index fed61c9de6..5fa3905cce 100644 --- a/intersight/model/vnic_fc_network_policy_inventory.py +++ b/intersight/model/vnic_fc_network_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_network_policy_inventory_all_of.py b/intersight/model/vnic_fc_network_policy_inventory_all_of.py index 946e9c8919..0dd4f8bed0 100644 --- a/intersight/model/vnic_fc_network_policy_inventory_all_of.py +++ b/intersight/model/vnic_fc_network_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_network_policy_inventory_list.py b/intersight/model/vnic_fc_network_policy_inventory_list.py index f135e00fb5..2f3ff5560e 100644 --- a/intersight/model/vnic_fc_network_policy_inventory_list.py +++ b/intersight/model/vnic_fc_network_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_network_policy_inventory_list_all_of.py b/intersight/model/vnic_fc_network_policy_inventory_list_all_of.py index daad6f4b75..64d9650f90 100644 --- a/intersight/model/vnic_fc_network_policy_inventory_list_all_of.py +++ b/intersight/model/vnic_fc_network_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_network_policy_inventory_relationship.py b/intersight/model/vnic_fc_network_policy_inventory_relationship.py index bc5249f4d0..4385f42fb2 100644 --- a/intersight/model/vnic_fc_network_policy_inventory_relationship.py +++ b/intersight/model/vnic_fc_network_policy_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -173,6 +173,7 @@ class VnicFcNetworkPolicyInventoryRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -204,6 +205,7 @@ class VnicFcNetworkPolicyInventoryRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -250,7 +252,9 @@ class VnicFcNetworkPolicyInventoryRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -628,6 +632,8 @@ class VnicFcNetworkPolicyInventoryRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -909,6 +915,7 @@ class VnicFcNetworkPolicyInventoryRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/vnic_fc_network_policy_inventory_response.py b/intersight/model/vnic_fc_network_policy_inventory_response.py index cb49fc6f5c..28983ca41e 100644 --- a/intersight/model/vnic_fc_network_policy_inventory_response.py +++ b/intersight/model/vnic_fc_network_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_network_policy_list.py b/intersight/model/vnic_fc_network_policy_list.py index d3a10a5911..03cc6d9940 100644 --- a/intersight/model/vnic_fc_network_policy_list.py +++ b/intersight/model/vnic_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_network_policy_list_all_of.py b/intersight/model/vnic_fc_network_policy_list_all_of.py index a5a0af836a..b23b802276 100644 --- a/intersight/model/vnic_fc_network_policy_list_all_of.py +++ b/intersight/model/vnic_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_network_policy_relationship.py b/intersight/model/vnic_fc_network_policy_relationship.py index 4160deeaa2..2b6738f3e0 100644 --- a/intersight/model/vnic_fc_network_policy_relationship.py +++ b/intersight/model/vnic_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -175,6 +175,7 @@ class VnicFcNetworkPolicyRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -206,6 +207,7 @@ class VnicFcNetworkPolicyRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -252,7 +254,9 @@ class VnicFcNetworkPolicyRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -630,6 +634,8 @@ class VnicFcNetworkPolicyRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -911,6 +917,7 @@ class VnicFcNetworkPolicyRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/vnic_fc_network_policy_response.py b/intersight/model/vnic_fc_network_policy_response.py index a78fb7ce4b..56425f0166 100644 --- a/intersight/model/vnic_fc_network_policy_response.py +++ b/intersight/model/vnic_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_qos_policy.py b/intersight/model/vnic_fc_qos_policy.py index 145b64ee92..2adfda4db1 100644 --- a/intersight/model/vnic_fc_qos_policy.py +++ b/intersight/model/vnic_fc_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_qos_policy_all_of.py b/intersight/model/vnic_fc_qos_policy_all_of.py index 8bfc15866d..78462bb930 100644 --- a/intersight/model/vnic_fc_qos_policy_all_of.py +++ b/intersight/model/vnic_fc_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_qos_policy_inventory.py b/intersight/model/vnic_fc_qos_policy_inventory.py index acdb1f8931..2c86859459 100644 --- a/intersight/model/vnic_fc_qos_policy_inventory.py +++ b/intersight/model/vnic_fc_qos_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_qos_policy_inventory_all_of.py b/intersight/model/vnic_fc_qos_policy_inventory_all_of.py index 779bcbe82a..c679381e28 100644 --- a/intersight/model/vnic_fc_qos_policy_inventory_all_of.py +++ b/intersight/model/vnic_fc_qos_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_qos_policy_inventory_list.py b/intersight/model/vnic_fc_qos_policy_inventory_list.py index 94a1221a84..d29138910e 100644 --- a/intersight/model/vnic_fc_qos_policy_inventory_list.py +++ b/intersight/model/vnic_fc_qos_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_qos_policy_inventory_list_all_of.py b/intersight/model/vnic_fc_qos_policy_inventory_list_all_of.py index e9929fb985..3134662386 100644 --- a/intersight/model/vnic_fc_qos_policy_inventory_list_all_of.py +++ b/intersight/model/vnic_fc_qos_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_qos_policy_inventory_relationship.py b/intersight/model/vnic_fc_qos_policy_inventory_relationship.py index ec3b2ff3cf..959377794d 100644 --- a/intersight/model/vnic_fc_qos_policy_inventory_relationship.py +++ b/intersight/model/vnic_fc_qos_policy_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -179,6 +179,7 @@ class VnicFcQosPolicyInventoryRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -210,6 +211,7 @@ class VnicFcQosPolicyInventoryRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -256,7 +258,9 @@ class VnicFcQosPolicyInventoryRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -634,6 +638,8 @@ class VnicFcQosPolicyInventoryRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -915,6 +921,7 @@ class VnicFcQosPolicyInventoryRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/vnic_fc_qos_policy_inventory_response.py b/intersight/model/vnic_fc_qos_policy_inventory_response.py index ced71e8a45..3ea4006906 100644 --- a/intersight/model/vnic_fc_qos_policy_inventory_response.py +++ b/intersight/model/vnic_fc_qos_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_qos_policy_list.py b/intersight/model/vnic_fc_qos_policy_list.py index 82a2e1e091..3b6865801c 100644 --- a/intersight/model/vnic_fc_qos_policy_list.py +++ b/intersight/model/vnic_fc_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_qos_policy_list_all_of.py b/intersight/model/vnic_fc_qos_policy_list_all_of.py index ad2a2c3287..294081bec2 100644 --- a/intersight/model/vnic_fc_qos_policy_list_all_of.py +++ b/intersight/model/vnic_fc_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_qos_policy_relationship.py b/intersight/model/vnic_fc_qos_policy_relationship.py index 816b735045..e1b0a2bf44 100644 --- a/intersight/model/vnic_fc_qos_policy_relationship.py +++ b/intersight/model/vnic_fc_qos_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -181,6 +181,7 @@ class VnicFcQosPolicyRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -212,6 +213,7 @@ class VnicFcQosPolicyRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -258,7 +260,9 @@ class VnicFcQosPolicyRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -636,6 +640,8 @@ class VnicFcQosPolicyRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -917,6 +923,7 @@ class VnicFcQosPolicyRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/vnic_fc_qos_policy_response.py b/intersight/model/vnic_fc_qos_policy_response.py index bae1d89528..e7406965a5 100644 --- a/intersight/model/vnic_fc_qos_policy_response.py +++ b/intersight/model/vnic_fc_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_queue_settings.py b/intersight/model/vnic_fc_queue_settings.py index b622a0eda4..49cbb3b292 100644 --- a/intersight/model/vnic_fc_queue_settings.py +++ b/intersight/model/vnic_fc_queue_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_queue_settings_all_of.py b/intersight/model/vnic_fc_queue_settings_all_of.py index d0e5366982..28ac7096a0 100644 --- a/intersight/model/vnic_fc_queue_settings_all_of.py +++ b/intersight/model/vnic_fc_queue_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_veth_inventory.py b/intersight/model/vnic_fc_veth_inventory.py index b105d1962e..686c463a6d 100644 --- a/intersight/model/vnic_fc_veth_inventory.py +++ b/intersight/model/vnic_fc_veth_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_veth_inventory_all_of.py b/intersight/model/vnic_fc_veth_inventory_all_of.py index bfadc6b5ad..7afe08ad16 100644 --- a/intersight/model/vnic_fc_veth_inventory_all_of.py +++ b/intersight/model/vnic_fc_veth_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_veth_inventory_list.py b/intersight/model/vnic_fc_veth_inventory_list.py index 63a91ae0ac..7f29dc537c 100644 --- a/intersight/model/vnic_fc_veth_inventory_list.py +++ b/intersight/model/vnic_fc_veth_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_veth_inventory_list_all_of.py b/intersight/model/vnic_fc_veth_inventory_list_all_of.py index 848cfe2d4a..09fe56f45b 100644 --- a/intersight/model/vnic_fc_veth_inventory_list_all_of.py +++ b/intersight/model/vnic_fc_veth_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_veth_inventory_response.py b/intersight/model/vnic_fc_veth_inventory_response.py index f1828046b7..29ca943284 100644 --- a/intersight/model/vnic_fc_veth_inventory_response.py +++ b/intersight/model/vnic_fc_veth_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_vhba_policy_inventory.py b/intersight/model/vnic_fc_vhba_policy_inventory.py index 5f9812dc00..42685329d2 100644 --- a/intersight/model/vnic_fc_vhba_policy_inventory.py +++ b/intersight/model/vnic_fc_vhba_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_vhba_policy_inventory_all_of.py b/intersight/model/vnic_fc_vhba_policy_inventory_all_of.py index 961e722a87..bbdec4ecc8 100644 --- a/intersight/model/vnic_fc_vhba_policy_inventory_all_of.py +++ b/intersight/model/vnic_fc_vhba_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_vhba_policy_inventory_list.py b/intersight/model/vnic_fc_vhba_policy_inventory_list.py index 74ffd2bf73..9078f88dea 100644 --- a/intersight/model/vnic_fc_vhba_policy_inventory_list.py +++ b/intersight/model/vnic_fc_vhba_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_vhba_policy_inventory_list_all_of.py b/intersight/model/vnic_fc_vhba_policy_inventory_list_all_of.py index 6774018ecb..4bb367140a 100644 --- a/intersight/model/vnic_fc_vhba_policy_inventory_list_all_of.py +++ b/intersight/model/vnic_fc_vhba_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_vhba_policy_inventory_response.py b/intersight/model/vnic_fc_vhba_policy_inventory_response.py index 5ceb22f8a8..f4afb8e887 100644 --- a/intersight/model/vnic_fc_vhba_policy_inventory_response.py +++ b/intersight/model/vnic_fc_vhba_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_flogi_settings.py b/intersight/model/vnic_flogi_settings.py index 5747c5ecde..6ed9a24b10 100644 --- a/intersight/model/vnic_flogi_settings.py +++ b/intersight/model/vnic_flogi_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_flogi_settings_all_of.py b/intersight/model/vnic_flogi_settings_all_of.py index b275fb92c1..ce275026a2 100644 --- a/intersight/model/vnic_flogi_settings_all_of.py +++ b/intersight/model/vnic_flogi_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_iscsi_adapter_policy.py b/intersight/model/vnic_iscsi_adapter_policy.py index bd8623a2c7..a52fea7edd 100644 --- a/intersight/model/vnic_iscsi_adapter_policy.py +++ b/intersight/model/vnic_iscsi_adapter_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_iscsi_adapter_policy_all_of.py b/intersight/model/vnic_iscsi_adapter_policy_all_of.py index cd57cc6633..3dae98be85 100644 --- a/intersight/model/vnic_iscsi_adapter_policy_all_of.py +++ b/intersight/model/vnic_iscsi_adapter_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_iscsi_adapter_policy_inventory.py b/intersight/model/vnic_iscsi_adapter_policy_inventory.py index 15d2221ef0..50df63d350 100644 --- a/intersight/model/vnic_iscsi_adapter_policy_inventory.py +++ b/intersight/model/vnic_iscsi_adapter_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_iscsi_adapter_policy_inventory_all_of.py b/intersight/model/vnic_iscsi_adapter_policy_inventory_all_of.py index 573e3d4315..f055e9388c 100644 --- a/intersight/model/vnic_iscsi_adapter_policy_inventory_all_of.py +++ b/intersight/model/vnic_iscsi_adapter_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_iscsi_adapter_policy_inventory_list.py b/intersight/model/vnic_iscsi_adapter_policy_inventory_list.py index 597b59d087..096c31faee 100644 --- a/intersight/model/vnic_iscsi_adapter_policy_inventory_list.py +++ b/intersight/model/vnic_iscsi_adapter_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_iscsi_adapter_policy_inventory_list_all_of.py b/intersight/model/vnic_iscsi_adapter_policy_inventory_list_all_of.py index 4ecbfca9f1..84719d381e 100644 --- a/intersight/model/vnic_iscsi_adapter_policy_inventory_list_all_of.py +++ b/intersight/model/vnic_iscsi_adapter_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_iscsi_adapter_policy_inventory_relationship.py b/intersight/model/vnic_iscsi_adapter_policy_inventory_relationship.py index 016de26101..e65e74a66d 100644 --- a/intersight/model/vnic_iscsi_adapter_policy_inventory_relationship.py +++ b/intersight/model/vnic_iscsi_adapter_policy_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -171,6 +171,7 @@ class VnicIscsiAdapterPolicyInventoryRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -202,6 +203,7 @@ class VnicIscsiAdapterPolicyInventoryRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -248,7 +250,9 @@ class VnicIscsiAdapterPolicyInventoryRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -626,6 +630,8 @@ class VnicIscsiAdapterPolicyInventoryRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -907,6 +913,7 @@ class VnicIscsiAdapterPolicyInventoryRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/vnic_iscsi_adapter_policy_inventory_response.py b/intersight/model/vnic_iscsi_adapter_policy_inventory_response.py index 6a53c43fed..2b7b815701 100644 --- a/intersight/model/vnic_iscsi_adapter_policy_inventory_response.py +++ b/intersight/model/vnic_iscsi_adapter_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_iscsi_adapter_policy_list.py b/intersight/model/vnic_iscsi_adapter_policy_list.py index 17e916b00d..e4aa71a452 100644 --- a/intersight/model/vnic_iscsi_adapter_policy_list.py +++ b/intersight/model/vnic_iscsi_adapter_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_iscsi_adapter_policy_list_all_of.py b/intersight/model/vnic_iscsi_adapter_policy_list_all_of.py index 13c471e52b..9a471eb9ba 100644 --- a/intersight/model/vnic_iscsi_adapter_policy_list_all_of.py +++ b/intersight/model/vnic_iscsi_adapter_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_iscsi_adapter_policy_relationship.py b/intersight/model/vnic_iscsi_adapter_policy_relationship.py index ce529548e1..fc54ad3cdc 100644 --- a/intersight/model/vnic_iscsi_adapter_policy_relationship.py +++ b/intersight/model/vnic_iscsi_adapter_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -173,6 +173,7 @@ class VnicIscsiAdapterPolicyRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -204,6 +205,7 @@ class VnicIscsiAdapterPolicyRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -250,7 +252,9 @@ class VnicIscsiAdapterPolicyRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -628,6 +632,8 @@ class VnicIscsiAdapterPolicyRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -909,6 +915,7 @@ class VnicIscsiAdapterPolicyRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/vnic_iscsi_adapter_policy_response.py b/intersight/model/vnic_iscsi_adapter_policy_response.py index 819b4a81b3..0032bb1ea3 100644 --- a/intersight/model/vnic_iscsi_adapter_policy_response.py +++ b/intersight/model/vnic_iscsi_adapter_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_iscsi_auth_profile.py b/intersight/model/vnic_iscsi_auth_profile.py index 72e4cc4341..3719102d68 100644 --- a/intersight/model/vnic_iscsi_auth_profile.py +++ b/intersight/model/vnic_iscsi_auth_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_iscsi_auth_profile_all_of.py b/intersight/model/vnic_iscsi_auth_profile_all_of.py index 5d1ac02736..240f75ed85 100644 --- a/intersight/model/vnic_iscsi_auth_profile_all_of.py +++ b/intersight/model/vnic_iscsi_auth_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_iscsi_boot_policy.py b/intersight/model/vnic_iscsi_boot_policy.py index 15f6183cab..51797741f8 100644 --- a/intersight/model/vnic_iscsi_boot_policy.py +++ b/intersight/model/vnic_iscsi_boot_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_iscsi_boot_policy_all_of.py b/intersight/model/vnic_iscsi_boot_policy_all_of.py index 1b22a2b56b..f7827de274 100644 --- a/intersight/model/vnic_iscsi_boot_policy_all_of.py +++ b/intersight/model/vnic_iscsi_boot_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_iscsi_boot_policy_inventory.py b/intersight/model/vnic_iscsi_boot_policy_inventory.py index 71b44da5eb..a24af31c84 100644 --- a/intersight/model/vnic_iscsi_boot_policy_inventory.py +++ b/intersight/model/vnic_iscsi_boot_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_iscsi_boot_policy_inventory_all_of.py b/intersight/model/vnic_iscsi_boot_policy_inventory_all_of.py index bdd80a289b..0f1cb1c23f 100644 --- a/intersight/model/vnic_iscsi_boot_policy_inventory_all_of.py +++ b/intersight/model/vnic_iscsi_boot_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_iscsi_boot_policy_inventory_list.py b/intersight/model/vnic_iscsi_boot_policy_inventory_list.py index cf48e07d85..0ea9881d69 100644 --- a/intersight/model/vnic_iscsi_boot_policy_inventory_list.py +++ b/intersight/model/vnic_iscsi_boot_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_iscsi_boot_policy_inventory_list_all_of.py b/intersight/model/vnic_iscsi_boot_policy_inventory_list_all_of.py index 8ee9fae984..1897bde671 100644 --- a/intersight/model/vnic_iscsi_boot_policy_inventory_list_all_of.py +++ b/intersight/model/vnic_iscsi_boot_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_iscsi_boot_policy_inventory_relationship.py b/intersight/model/vnic_iscsi_boot_policy_inventory_relationship.py index 90edd4226c..637bc67561 100644 --- a/intersight/model/vnic_iscsi_boot_policy_inventory_relationship.py +++ b/intersight/model/vnic_iscsi_boot_policy_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -190,6 +190,7 @@ class VnicIscsiBootPolicyInventoryRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -221,6 +222,7 @@ class VnicIscsiBootPolicyInventoryRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -267,7 +269,9 @@ class VnicIscsiBootPolicyInventoryRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -645,6 +649,8 @@ class VnicIscsiBootPolicyInventoryRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -926,6 +932,7 @@ class VnicIscsiBootPolicyInventoryRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/vnic_iscsi_boot_policy_inventory_response.py b/intersight/model/vnic_iscsi_boot_policy_inventory_response.py index 6a61221af7..dfb42ed4e0 100644 --- a/intersight/model/vnic_iscsi_boot_policy_inventory_response.py +++ b/intersight/model/vnic_iscsi_boot_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_iscsi_boot_policy_list.py b/intersight/model/vnic_iscsi_boot_policy_list.py index 69ec79b27a..2167c456a0 100644 --- a/intersight/model/vnic_iscsi_boot_policy_list.py +++ b/intersight/model/vnic_iscsi_boot_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_iscsi_boot_policy_list_all_of.py b/intersight/model/vnic_iscsi_boot_policy_list_all_of.py index 427dd785ce..722265c123 100644 --- a/intersight/model/vnic_iscsi_boot_policy_list_all_of.py +++ b/intersight/model/vnic_iscsi_boot_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_iscsi_boot_policy_relationship.py b/intersight/model/vnic_iscsi_boot_policy_relationship.py index 75790c84e7..915f0fc2b0 100644 --- a/intersight/model/vnic_iscsi_boot_policy_relationship.py +++ b/intersight/model/vnic_iscsi_boot_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -192,6 +192,7 @@ class VnicIscsiBootPolicyRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -223,6 +224,7 @@ class VnicIscsiBootPolicyRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -269,7 +271,9 @@ class VnicIscsiBootPolicyRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -647,6 +651,8 @@ class VnicIscsiBootPolicyRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -928,6 +934,7 @@ class VnicIscsiBootPolicyRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/vnic_iscsi_boot_policy_response.py b/intersight/model/vnic_iscsi_boot_policy_response.py index d58fdcb783..643f9caf47 100644 --- a/intersight/model/vnic_iscsi_boot_policy_response.py +++ b/intersight/model/vnic_iscsi_boot_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_iscsi_static_target_policy.py b/intersight/model/vnic_iscsi_static_target_policy.py index d61636a60c..4dae06dcd8 100644 --- a/intersight/model/vnic_iscsi_static_target_policy.py +++ b/intersight/model/vnic_iscsi_static_target_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_iscsi_static_target_policy_all_of.py b/intersight/model/vnic_iscsi_static_target_policy_all_of.py index 8864319134..6f6d65af42 100644 --- a/intersight/model/vnic_iscsi_static_target_policy_all_of.py +++ b/intersight/model/vnic_iscsi_static_target_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_iscsi_static_target_policy_inventory.py b/intersight/model/vnic_iscsi_static_target_policy_inventory.py index 5f539a9a8e..5851044b35 100644 --- a/intersight/model/vnic_iscsi_static_target_policy_inventory.py +++ b/intersight/model/vnic_iscsi_static_target_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_iscsi_static_target_policy_inventory_all_of.py b/intersight/model/vnic_iscsi_static_target_policy_inventory_all_of.py index bbea2bd3f8..845a54dcf3 100644 --- a/intersight/model/vnic_iscsi_static_target_policy_inventory_all_of.py +++ b/intersight/model/vnic_iscsi_static_target_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_iscsi_static_target_policy_inventory_list.py b/intersight/model/vnic_iscsi_static_target_policy_inventory_list.py index 9fa4e6830b..388e777db0 100644 --- a/intersight/model/vnic_iscsi_static_target_policy_inventory_list.py +++ b/intersight/model/vnic_iscsi_static_target_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_iscsi_static_target_policy_inventory_list_all_of.py b/intersight/model/vnic_iscsi_static_target_policy_inventory_list_all_of.py index 15660c0937..da0f46cd42 100644 --- a/intersight/model/vnic_iscsi_static_target_policy_inventory_list_all_of.py +++ b/intersight/model/vnic_iscsi_static_target_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_iscsi_static_target_policy_inventory_relationship.py b/intersight/model/vnic_iscsi_static_target_policy_inventory_relationship.py index e05d7d4601..06c0a52694 100644 --- a/intersight/model/vnic_iscsi_static_target_policy_inventory_relationship.py +++ b/intersight/model/vnic_iscsi_static_target_policy_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -173,6 +173,7 @@ class VnicIscsiStaticTargetPolicyInventoryRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -204,6 +205,7 @@ class VnicIscsiStaticTargetPolicyInventoryRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -250,7 +252,9 @@ class VnicIscsiStaticTargetPolicyInventoryRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -628,6 +632,8 @@ class VnicIscsiStaticTargetPolicyInventoryRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -909,6 +915,7 @@ class VnicIscsiStaticTargetPolicyInventoryRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/vnic_iscsi_static_target_policy_inventory_response.py b/intersight/model/vnic_iscsi_static_target_policy_inventory_response.py index 38b5fbd0d2..fb14ed2fdb 100644 --- a/intersight/model/vnic_iscsi_static_target_policy_inventory_response.py +++ b/intersight/model/vnic_iscsi_static_target_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_iscsi_static_target_policy_list.py b/intersight/model/vnic_iscsi_static_target_policy_list.py index b4dee66116..1325f5d787 100644 --- a/intersight/model/vnic_iscsi_static_target_policy_list.py +++ b/intersight/model/vnic_iscsi_static_target_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_iscsi_static_target_policy_list_all_of.py b/intersight/model/vnic_iscsi_static_target_policy_list_all_of.py index d8f5a90078..0788a5af1e 100644 --- a/intersight/model/vnic_iscsi_static_target_policy_list_all_of.py +++ b/intersight/model/vnic_iscsi_static_target_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_iscsi_static_target_policy_relationship.py b/intersight/model/vnic_iscsi_static_target_policy_relationship.py index 92ae2ff2f5..8eb91ae928 100644 --- a/intersight/model/vnic_iscsi_static_target_policy_relationship.py +++ b/intersight/model/vnic_iscsi_static_target_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -175,6 +175,7 @@ class VnicIscsiStaticTargetPolicyRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -206,6 +207,7 @@ class VnicIscsiStaticTargetPolicyRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -252,7 +254,9 @@ class VnicIscsiStaticTargetPolicyRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -630,6 +634,8 @@ class VnicIscsiStaticTargetPolicyRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -911,6 +917,7 @@ class VnicIscsiStaticTargetPolicyRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/vnic_iscsi_static_target_policy_response.py b/intersight/model/vnic_iscsi_static_target_policy_response.py index 7fd653d636..2564d21dd7 100644 --- a/intersight/model/vnic_iscsi_static_target_policy_response.py +++ b/intersight/model/vnic_iscsi_static_target_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_lan_connectivity_policy.py b/intersight/model/vnic_lan_connectivity_policy.py index 7e6cb94738..ad01ffb1f1 100644 --- a/intersight/model/vnic_lan_connectivity_policy.py +++ b/intersight/model/vnic_lan_connectivity_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_lan_connectivity_policy_all_of.py b/intersight/model/vnic_lan_connectivity_policy_all_of.py index 17eb32162d..31b426ef88 100644 --- a/intersight/model/vnic_lan_connectivity_policy_all_of.py +++ b/intersight/model/vnic_lan_connectivity_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_lan_connectivity_policy_inventory.py b/intersight/model/vnic_lan_connectivity_policy_inventory.py index 96493535ca..0f7c47e1ef 100644 --- a/intersight/model/vnic_lan_connectivity_policy_inventory.py +++ b/intersight/model/vnic_lan_connectivity_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_lan_connectivity_policy_inventory_all_of.py b/intersight/model/vnic_lan_connectivity_policy_inventory_all_of.py index 98ab007002..2b6c7610ef 100644 --- a/intersight/model/vnic_lan_connectivity_policy_inventory_all_of.py +++ b/intersight/model/vnic_lan_connectivity_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_lan_connectivity_policy_inventory_list.py b/intersight/model/vnic_lan_connectivity_policy_inventory_list.py index 44e1901c43..da59056afc 100644 --- a/intersight/model/vnic_lan_connectivity_policy_inventory_list.py +++ b/intersight/model/vnic_lan_connectivity_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_lan_connectivity_policy_inventory_list_all_of.py b/intersight/model/vnic_lan_connectivity_policy_inventory_list_all_of.py index 6bd7cb5be4..3b59e67266 100644 --- a/intersight/model/vnic_lan_connectivity_policy_inventory_list_all_of.py +++ b/intersight/model/vnic_lan_connectivity_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_lan_connectivity_policy_inventory_relationship.py b/intersight/model/vnic_lan_connectivity_policy_inventory_relationship.py index 7646839e89..954eddf6a2 100644 --- a/intersight/model/vnic_lan_connectivity_policy_inventory_relationship.py +++ b/intersight/model/vnic_lan_connectivity_policy_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -188,6 +188,7 @@ class VnicLanConnectivityPolicyInventoryRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -219,6 +220,7 @@ class VnicLanConnectivityPolicyInventoryRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -265,7 +267,9 @@ class VnicLanConnectivityPolicyInventoryRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -643,6 +647,8 @@ class VnicLanConnectivityPolicyInventoryRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -924,6 +930,7 @@ class VnicLanConnectivityPolicyInventoryRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/vnic_lan_connectivity_policy_inventory_response.py b/intersight/model/vnic_lan_connectivity_policy_inventory_response.py index 790b4fd949..592489a2ea 100644 --- a/intersight/model/vnic_lan_connectivity_policy_inventory_response.py +++ b/intersight/model/vnic_lan_connectivity_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_lan_connectivity_policy_list.py b/intersight/model/vnic_lan_connectivity_policy_list.py index 86f7d34bdb..35637b95ca 100644 --- a/intersight/model/vnic_lan_connectivity_policy_list.py +++ b/intersight/model/vnic_lan_connectivity_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_lan_connectivity_policy_list_all_of.py b/intersight/model/vnic_lan_connectivity_policy_list_all_of.py index 3a59bc0e60..897bbd2bf3 100644 --- a/intersight/model/vnic_lan_connectivity_policy_list_all_of.py +++ b/intersight/model/vnic_lan_connectivity_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_lan_connectivity_policy_relationship.py b/intersight/model/vnic_lan_connectivity_policy_relationship.py index fd51589a44..e0bbca32e5 100644 --- a/intersight/model/vnic_lan_connectivity_policy_relationship.py +++ b/intersight/model/vnic_lan_connectivity_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -192,6 +192,7 @@ class VnicLanConnectivityPolicyRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -223,6 +224,7 @@ class VnicLanConnectivityPolicyRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -269,7 +271,9 @@ class VnicLanConnectivityPolicyRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -647,6 +651,8 @@ class VnicLanConnectivityPolicyRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -928,6 +934,7 @@ class VnicLanConnectivityPolicyRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/vnic_lan_connectivity_policy_response.py b/intersight/model/vnic_lan_connectivity_policy_response.py index ee4379655e..607855012d 100644 --- a/intersight/model/vnic_lan_connectivity_policy_response.py +++ b/intersight/model/vnic_lan_connectivity_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_lcp_status.py b/intersight/model/vnic_lcp_status.py index ede6dd8e45..19ee6a6439 100644 --- a/intersight/model/vnic_lcp_status.py +++ b/intersight/model/vnic_lcp_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_lcp_status_all_of.py b/intersight/model/vnic_lcp_status_all_of.py index 2f252274f3..5562848673 100644 --- a/intersight/model/vnic_lcp_status_all_of.py +++ b/intersight/model/vnic_lcp_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_lcp_status_list.py b/intersight/model/vnic_lcp_status_list.py index 9f94af05ac..bcc875debf 100644 --- a/intersight/model/vnic_lcp_status_list.py +++ b/intersight/model/vnic_lcp_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_lcp_status_list_all_of.py b/intersight/model/vnic_lcp_status_list_all_of.py index 8997205808..e4d98dc05f 100644 --- a/intersight/model/vnic_lcp_status_list_all_of.py +++ b/intersight/model/vnic_lcp_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_lcp_status_response.py b/intersight/model/vnic_lcp_status_response.py index 47946f2aeb..f3a5fedc4b 100644 --- a/intersight/model/vnic_lcp_status_response.py +++ b/intersight/model/vnic_lcp_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_lun.py b/intersight/model/vnic_lun.py index e846c01870..e3bca9d648 100644 --- a/intersight/model/vnic_lun.py +++ b/intersight/model/vnic_lun.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_lun_all_of.py b/intersight/model/vnic_lun_all_of.py index cf850c28f0..912d0206a6 100644 --- a/intersight/model/vnic_lun_all_of.py +++ b/intersight/model/vnic_lun_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_nvgre_settings.py b/intersight/model/vnic_nvgre_settings.py index 437cc36911..9effca9137 100644 --- a/intersight/model/vnic_nvgre_settings.py +++ b/intersight/model/vnic_nvgre_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_nvgre_settings_all_of.py b/intersight/model/vnic_nvgre_settings_all_of.py index fd105b4e28..b2d9705903 100644 --- a/intersight/model/vnic_nvgre_settings_all_of.py +++ b/intersight/model/vnic_nvgre_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_placement_settings.py b/intersight/model/vnic_placement_settings.py index 3255ba2e73..c51facf7ae 100644 --- a/intersight/model/vnic_placement_settings.py +++ b/intersight/model/vnic_placement_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_placement_settings_all_of.py b/intersight/model/vnic_placement_settings_all_of.py index 965bb6aae7..785b259b48 100644 --- a/intersight/model/vnic_placement_settings_all_of.py +++ b/intersight/model/vnic_placement_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_plogi_settings.py b/intersight/model/vnic_plogi_settings.py index 135dc2bfe6..beaefb545b 100644 --- a/intersight/model/vnic_plogi_settings.py +++ b/intersight/model/vnic_plogi_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_plogi_settings_all_of.py b/intersight/model/vnic_plogi_settings_all_of.py index 7466a587b5..b8c9168f32 100644 --- a/intersight/model/vnic_plogi_settings_all_of.py +++ b/intersight/model/vnic_plogi_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_ptp_settings.py b/intersight/model/vnic_ptp_settings.py index 1b8f25efbd..09ce7a10f7 100644 --- a/intersight/model/vnic_ptp_settings.py +++ b/intersight/model/vnic_ptp_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_ptp_settings_all_of.py b/intersight/model/vnic_ptp_settings_all_of.py index da10280168..ac7fc2c941 100644 --- a/intersight/model/vnic_ptp_settings_all_of.py +++ b/intersight/model/vnic_ptp_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_roce_settings.py b/intersight/model/vnic_roce_settings.py index bd93868815..9236e49210 100644 --- a/intersight/model/vnic_roce_settings.py +++ b/intersight/model/vnic_roce_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_roce_settings_all_of.py b/intersight/model/vnic_roce_settings_all_of.py index b68880e1ee..7554715237 100644 --- a/intersight/model/vnic_roce_settings_all_of.py +++ b/intersight/model/vnic_roce_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_rss_hash_settings.py b/intersight/model/vnic_rss_hash_settings.py index 5ed36db057..1480b8eb76 100644 --- a/intersight/model/vnic_rss_hash_settings.py +++ b/intersight/model/vnic_rss_hash_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_rss_hash_settings_all_of.py b/intersight/model/vnic_rss_hash_settings_all_of.py index 58d2ca8416..411c88dc4b 100644 --- a/intersight/model/vnic_rss_hash_settings_all_of.py +++ b/intersight/model/vnic_rss_hash_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_san_connectivity_policy.py b/intersight/model/vnic_san_connectivity_policy.py index 75d19a4d7d..0188ef3623 100644 --- a/intersight/model/vnic_san_connectivity_policy.py +++ b/intersight/model/vnic_san_connectivity_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_san_connectivity_policy_all_of.py b/intersight/model/vnic_san_connectivity_policy_all_of.py index 0b9d1c2e40..56347571cb 100644 --- a/intersight/model/vnic_san_connectivity_policy_all_of.py +++ b/intersight/model/vnic_san_connectivity_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_san_connectivity_policy_inventory.py b/intersight/model/vnic_san_connectivity_policy_inventory.py index b38d59a6ff..9877493c6e 100644 --- a/intersight/model/vnic_san_connectivity_policy_inventory.py +++ b/intersight/model/vnic_san_connectivity_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_san_connectivity_policy_inventory_all_of.py b/intersight/model/vnic_san_connectivity_policy_inventory_all_of.py index a3cdb29028..52357b7e3c 100644 --- a/intersight/model/vnic_san_connectivity_policy_inventory_all_of.py +++ b/intersight/model/vnic_san_connectivity_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_san_connectivity_policy_inventory_list.py b/intersight/model/vnic_san_connectivity_policy_inventory_list.py index 7debda5c57..053423bf6e 100644 --- a/intersight/model/vnic_san_connectivity_policy_inventory_list.py +++ b/intersight/model/vnic_san_connectivity_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_san_connectivity_policy_inventory_list_all_of.py b/intersight/model/vnic_san_connectivity_policy_inventory_list_all_of.py index ac3008000d..d383ca99bc 100644 --- a/intersight/model/vnic_san_connectivity_policy_inventory_list_all_of.py +++ b/intersight/model/vnic_san_connectivity_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_san_connectivity_policy_inventory_relationship.py b/intersight/model/vnic_san_connectivity_policy_inventory_relationship.py index 713c0f4f69..4acf212197 100644 --- a/intersight/model/vnic_san_connectivity_policy_inventory_relationship.py +++ b/intersight/model/vnic_san_connectivity_policy_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -187,6 +187,7 @@ class VnicSanConnectivityPolicyInventoryRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -218,6 +219,7 @@ class VnicSanConnectivityPolicyInventoryRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -264,7 +266,9 @@ class VnicSanConnectivityPolicyInventoryRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -642,6 +646,8 @@ class VnicSanConnectivityPolicyInventoryRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -923,6 +929,7 @@ class VnicSanConnectivityPolicyInventoryRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/vnic_san_connectivity_policy_inventory_response.py b/intersight/model/vnic_san_connectivity_policy_inventory_response.py index efc3e80507..fccff57810 100644 --- a/intersight/model/vnic_san_connectivity_policy_inventory_response.py +++ b/intersight/model/vnic_san_connectivity_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_san_connectivity_policy_list.py b/intersight/model/vnic_san_connectivity_policy_list.py index b1562d9c33..945df8caf5 100644 --- a/intersight/model/vnic_san_connectivity_policy_list.py +++ b/intersight/model/vnic_san_connectivity_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_san_connectivity_policy_list_all_of.py b/intersight/model/vnic_san_connectivity_policy_list_all_of.py index 79eac17c51..c6b353a025 100644 --- a/intersight/model/vnic_san_connectivity_policy_list_all_of.py +++ b/intersight/model/vnic_san_connectivity_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_san_connectivity_policy_relationship.py b/intersight/model/vnic_san_connectivity_policy_relationship.py index a14014276f..092f6cf0f6 100644 --- a/intersight/model/vnic_san_connectivity_policy_relationship.py +++ b/intersight/model/vnic_san_connectivity_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -191,6 +191,7 @@ class VnicSanConnectivityPolicyRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -222,6 +223,7 @@ class VnicSanConnectivityPolicyRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -268,7 +270,9 @@ class VnicSanConnectivityPolicyRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -646,6 +650,8 @@ class VnicSanConnectivityPolicyRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -927,6 +933,7 @@ class VnicSanConnectivityPolicyRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/vnic_san_connectivity_policy_response.py b/intersight/model/vnic_san_connectivity_policy_response.py index 3255cdc565..768bc3f159 100644 --- a/intersight/model/vnic_san_connectivity_policy_response.py +++ b/intersight/model/vnic_san_connectivity_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_scp_status.py b/intersight/model/vnic_scp_status.py index f48b152275..553ba52510 100644 --- a/intersight/model/vnic_scp_status.py +++ b/intersight/model/vnic_scp_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_scp_status_all_of.py b/intersight/model/vnic_scp_status_all_of.py index 06bda4fd53..154035264f 100644 --- a/intersight/model/vnic_scp_status_all_of.py +++ b/intersight/model/vnic_scp_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_scp_status_list.py b/intersight/model/vnic_scp_status_list.py index 750ef4e434..400245dc64 100644 --- a/intersight/model/vnic_scp_status_list.py +++ b/intersight/model/vnic_scp_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_scp_status_list_all_of.py b/intersight/model/vnic_scp_status_list_all_of.py index e159429622..40ded0a791 100644 --- a/intersight/model/vnic_scp_status_list_all_of.py +++ b/intersight/model/vnic_scp_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_scp_status_response.py b/intersight/model/vnic_scp_status_response.py index cf0da50daa..1e9bc4fce8 100644 --- a/intersight/model/vnic_scp_status_response.py +++ b/intersight/model/vnic_scp_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_scsi_queue_settings.py b/intersight/model/vnic_scsi_queue_settings.py index 590d32f682..7d2e58382c 100644 --- a/intersight/model/vnic_scsi_queue_settings.py +++ b/intersight/model/vnic_scsi_queue_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_scsi_queue_settings_all_of.py b/intersight/model/vnic_scsi_queue_settings_all_of.py index 507b921d99..13ec4aaa8d 100644 --- a/intersight/model/vnic_scsi_queue_settings_all_of.py +++ b/intersight/model/vnic_scsi_queue_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_tcp_offload_settings.py b/intersight/model/vnic_tcp_offload_settings.py index 6ac04259ea..00ac1a95e2 100644 --- a/intersight/model/vnic_tcp_offload_settings.py +++ b/intersight/model/vnic_tcp_offload_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_tcp_offload_settings_all_of.py b/intersight/model/vnic_tcp_offload_settings_all_of.py index 82ab889df6..c0aade04bd 100644 --- a/intersight/model/vnic_tcp_offload_settings_all_of.py +++ b/intersight/model/vnic_tcp_offload_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_usnic_settings.py b/intersight/model/vnic_usnic_settings.py index 5aa0b87b58..2c6ffbb1ab 100644 --- a/intersight/model/vnic_usnic_settings.py +++ b/intersight/model/vnic_usnic_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_usnic_settings_all_of.py b/intersight/model/vnic_usnic_settings_all_of.py index bb41b9317a..8405c43d6e 100644 --- a/intersight/model/vnic_usnic_settings_all_of.py +++ b/intersight/model/vnic_usnic_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_vif_status.py b/intersight/model/vnic_vif_status.py index 612d873776..bec5d7195d 100644 --- a/intersight/model/vnic_vif_status.py +++ b/intersight/model/vnic_vif_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_vif_status_all_of.py b/intersight/model/vnic_vif_status_all_of.py index 1f7e18a225..f0904c4cc2 100644 --- a/intersight/model/vnic_vif_status_all_of.py +++ b/intersight/model/vnic_vif_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_vlan_settings.py b/intersight/model/vnic_vlan_settings.py index 40db7e4c86..b25e2baf96 100644 --- a/intersight/model/vnic_vlan_settings.py +++ b/intersight/model/vnic_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -84,6 +84,10 @@ class VnicVlanSettings(ModelComposed): 'inclusive_maximum': 4094, 'inclusive_minimum': 0, }, + ('qinq_vlan',): { + 'inclusive_maximum': 4093, + 'inclusive_minimum': 2, + }, } @cached_property @@ -114,6 +118,8 @@ def openapi_types(): 'allowed_vlans': (str,), # noqa: E501 'default_vlan': (int,), # noqa: E501 'mode': (str,), # noqa: E501 + 'qinq_enabled': (bool,), # noqa: E501 + 'qinq_vlan': (int,), # noqa: E501 } @cached_property @@ -130,6 +136,8 @@ def discriminator(): 'allowed_vlans': 'AllowedVlans', # noqa: E501 'default_vlan': 'DefaultVlan', # noqa: E501 'mode': 'Mode', # noqa: E501 + 'qinq_enabled': 'QinqEnabled', # noqa: E501 + 'qinq_vlan': 'QinqVlan', # noqa: E501 } read_only_vars = { @@ -176,6 +184,8 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 allowed_vlans (str): Allowed VLAN IDs of the virtual interface.. [optional] # noqa: E501 default_vlan (int): Native VLAN ID of the virtual interface or the corresponding vethernet on the peer Fabric Interconnect to which the virtual interface is connected. Setting the ID to 0 will not associate any native VLAN to the traffic on the virtual interface.. [optional] if omitted the server will use the default value of 0 # noqa: E501 mode (str): Option to determine if the port can carry single VLAN (Access) or multiple VLANs (Trunk) traffic. * `ACCESS` - An access port carries traffic only for a single VLAN on the interface. * `TRUNK` - A trunk port can have two or more VLANs configured on the interface. It can carry traffic for several VLANs simultaneously.. [optional] if omitted the server will use the default value of "ACCESS" # noqa: E501 + qinq_enabled (bool): Enable QinQ (802.1Q-in-802.1Q) Tunneling on the vNIC.. [optional] if omitted the server will use the default value of False # noqa: E501 + qinq_vlan (int): When activating VIC QinQ (802.1Q) Tunneling, a particular VLAN ID is set. In Access VLAN mode, this QinQ VLAN ID is established as the default VLAN.. [optional] if omitted the server will use the default value of 2 # noqa: E501 """ class_id = kwargs.get('class_id', "vnic.VlanSettings") @@ -291,6 +301,8 @@ def __init__(self, *args, **kwargs): # noqa: E501 allowed_vlans (str): Allowed VLAN IDs of the virtual interface.. [optional] # noqa: E501 default_vlan (int): Native VLAN ID of the virtual interface or the corresponding vethernet on the peer Fabric Interconnect to which the virtual interface is connected. Setting the ID to 0 will not associate any native VLAN to the traffic on the virtual interface.. [optional] if omitted the server will use the default value of 0 # noqa: E501 mode (str): Option to determine if the port can carry single VLAN (Access) or multiple VLANs (Trunk) traffic. * `ACCESS` - An access port carries traffic only for a single VLAN on the interface. * `TRUNK` - A trunk port can have two or more VLANs configured on the interface. It can carry traffic for several VLANs simultaneously.. [optional] if omitted the server will use the default value of "ACCESS" # noqa: E501 + qinq_enabled (bool): Enable QinQ (802.1Q-in-802.1Q) Tunneling on the vNIC.. [optional] if omitted the server will use the default value of False # noqa: E501 + qinq_vlan (int): When activating VIC QinQ (802.1Q) Tunneling, a particular VLAN ID is set. In Access VLAN mode, this QinQ VLAN ID is established as the default VLAN.. [optional] if omitted the server will use the default value of 2 # noqa: E501 """ class_id = kwargs.get('class_id', "vnic.VlanSettings") diff --git a/intersight/model/vnic_vlan_settings_all_of.py b/intersight/model/vnic_vlan_settings_all_of.py index 607429aeb5..34bf3bf576 100644 --- a/intersight/model/vnic_vlan_settings_all_of.py +++ b/intersight/model/vnic_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -78,6 +78,10 @@ class VnicVlanSettingsAllOf(ModelNormal): 'inclusive_maximum': 4094, 'inclusive_minimum': 0, }, + ('qinq_vlan',): { + 'inclusive_maximum': 4093, + 'inclusive_minimum': 2, + }, } @cached_property @@ -106,6 +110,8 @@ def openapi_types(): 'allowed_vlans': (str,), # noqa: E501 'default_vlan': (int,), # noqa: E501 'mode': (str,), # noqa: E501 + 'qinq_enabled': (bool,), # noqa: E501 + 'qinq_vlan': (int,), # noqa: E501 } @cached_property @@ -119,6 +125,8 @@ def discriminator(): 'allowed_vlans': 'AllowedVlans', # noqa: E501 'default_vlan': 'DefaultVlan', # noqa: E501 'mode': 'Mode', # noqa: E501 + 'qinq_enabled': 'QinqEnabled', # noqa: E501 + 'qinq_vlan': 'QinqVlan', # noqa: E501 } read_only_vars = { @@ -169,6 +177,8 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 allowed_vlans (str): Allowed VLAN IDs of the virtual interface.. [optional] # noqa: E501 default_vlan (int): Native VLAN ID of the virtual interface or the corresponding vethernet on the peer Fabric Interconnect to which the virtual interface is connected. Setting the ID to 0 will not associate any native VLAN to the traffic on the virtual interface.. [optional] if omitted the server will use the default value of 0 # noqa: E501 mode (str): Option to determine if the port can carry single VLAN (Access) or multiple VLANs (Trunk) traffic. * `ACCESS` - An access port carries traffic only for a single VLAN on the interface. * `TRUNK` - A trunk port can have two or more VLANs configured on the interface. It can carry traffic for several VLANs simultaneously.. [optional] if omitted the server will use the default value of "ACCESS" # noqa: E501 + qinq_enabled (bool): Enable QinQ (802.1Q-in-802.1Q) Tunneling on the vNIC.. [optional] if omitted the server will use the default value of False # noqa: E501 + qinq_vlan (int): When activating VIC QinQ (802.1Q) Tunneling, a particular VLAN ID is set. In Access VLAN mode, this QinQ VLAN ID is established as the default VLAN.. [optional] if omitted the server will use the default value of 2 # noqa: E501 """ class_id = kwargs.get('class_id', "vnic.VlanSettings") @@ -265,6 +275,8 @@ def __init__(self, *args, **kwargs): # noqa: E501 allowed_vlans (str): Allowed VLAN IDs of the virtual interface.. [optional] # noqa: E501 default_vlan (int): Native VLAN ID of the virtual interface or the corresponding vethernet on the peer Fabric Interconnect to which the virtual interface is connected. Setting the ID to 0 will not associate any native VLAN to the traffic on the virtual interface.. [optional] if omitted the server will use the default value of 0 # noqa: E501 mode (str): Option to determine if the port can carry single VLAN (Access) or multiple VLANs (Trunk) traffic. * `ACCESS` - An access port carries traffic only for a single VLAN on the interface. * `TRUNK` - A trunk port can have two or more VLANs configured on the interface. It can carry traffic for several VLANs simultaneously.. [optional] if omitted the server will use the default value of "ACCESS" # noqa: E501 + qinq_enabled (bool): Enable QinQ (802.1Q-in-802.1Q) Tunneling on the vNIC.. [optional] if omitted the server will use the default value of False # noqa: E501 + qinq_vlan (int): When activating VIC QinQ (802.1Q) Tunneling, a particular VLAN ID is set. In Access VLAN mode, this QinQ VLAN ID is established as the default VLAN.. [optional] if omitted the server will use the default value of 2 # noqa: E501 """ class_id = kwargs.get('class_id', "vnic.VlanSettings") diff --git a/intersight/model/vnic_vmq_settings.py b/intersight/model/vnic_vmq_settings.py index cd401e1b10..a932a83b64 100644 --- a/intersight/model/vnic_vmq_settings.py +++ b/intersight/model/vnic_vmq_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_vmq_settings_all_of.py b/intersight/model/vnic_vmq_settings_all_of.py index 1bf216bd70..f82648f41a 100644 --- a/intersight/model/vnic_vmq_settings_all_of.py +++ b/intersight/model/vnic_vmq_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_vsan_settings.py b/intersight/model/vnic_vsan_settings.py index 0f630817dc..66480a3e8b 100644 --- a/intersight/model/vnic_vsan_settings.py +++ b/intersight/model/vnic_vsan_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_vsan_settings_all_of.py b/intersight/model/vnic_vsan_settings_all_of.py index fdb1154e54..e76a8791bc 100644 --- a/intersight/model/vnic_vsan_settings_all_of.py +++ b/intersight/model/vnic_vsan_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_vxlan_settings.py b/intersight/model/vnic_vxlan_settings.py index d4a0facc04..2c2885eb73 100644 --- a/intersight/model/vnic_vxlan_settings.py +++ b/intersight/model/vnic_vxlan_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_vxlan_settings_all_of.py b/intersight/model/vnic_vxlan_settings_all_of.py index 35cf05b246..f01d8fd40e 100644 --- a/intersight/model/vnic_vxlan_settings_all_of.py +++ b/intersight/model/vnic_vxlan_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vrf_vrf.py b/intersight/model/vrf_vrf.py index 0fd46efd0c..1679f938ba 100644 --- a/intersight/model/vrf_vrf.py +++ b/intersight/model/vrf_vrf.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vrf_vrf_all_of.py b/intersight/model/vrf_vrf_all_of.py index 157ab64154..f73f9b3016 100644 --- a/intersight/model/vrf_vrf_all_of.py +++ b/intersight/model/vrf_vrf_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vrf_vrf_list.py b/intersight/model/vrf_vrf_list.py index 0dd15ac7d6..64beddb0b8 100644 --- a/intersight/model/vrf_vrf_list.py +++ b/intersight/model/vrf_vrf_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vrf_vrf_list_all_of.py b/intersight/model/vrf_vrf_list_all_of.py index 2147a6e0b2..a8d1fc3954 100644 --- a/intersight/model/vrf_vrf_list_all_of.py +++ b/intersight/model/vrf_vrf_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vrf_vrf_relationship.py b/intersight/model/vrf_vrf_relationship.py index cbab9b35a1..4857ca239a 100644 --- a/intersight/model/vrf_vrf_relationship.py +++ b/intersight/model/vrf_vrf_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -173,6 +173,7 @@ class VrfVrfRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -204,6 +205,7 @@ class VrfVrfRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -250,7 +252,9 @@ class VrfVrfRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -628,6 +632,8 @@ class VrfVrfRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -909,6 +915,7 @@ class VrfVrfRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/vrf_vrf_response.py b/intersight/model/vrf_vrf_response.py index 3fa4fc2927..806f35d2b3 100644 --- a/intersight/model/vrf_vrf_response.py +++ b/intersight/model/vrf_vrf_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_abstract_loop_task.py b/intersight/model/workflow_abstract_loop_task.py index 17b0bc8760..24113ec0fb 100644 --- a/intersight/model/workflow_abstract_loop_task.py +++ b/intersight/model/workflow_abstract_loop_task.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_abstract_loop_task_all_of.py b/intersight/model/workflow_abstract_loop_task_all_of.py index bcfe72a965..24bfb69ea2 100644 --- a/intersight/model/workflow_abstract_loop_task_all_of.py +++ b/intersight/model/workflow_abstract_loop_task_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_abstract_resource_selector.py b/intersight/model/workflow_abstract_resource_selector.py index 506095a6ec..dedd5e4424 100644 --- a/intersight/model/workflow_abstract_resource_selector.py +++ b/intersight/model/workflow_abstract_resource_selector.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -65,6 +65,7 @@ class WorkflowAbstractResourceSelector(ModelComposed): allowed_values = { ('class_id',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -165,6 +166,7 @@ class WorkflowAbstractResourceSelector(ModelComposed): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -201,6 +203,7 @@ class WorkflowAbstractResourceSelector(ModelComposed): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", @@ -737,6 +740,7 @@ class WorkflowAbstractResourceSelector(ModelComposed): 'X509.CERTIFICATE': "x509.Certificate", }, ('object_type',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -837,6 +841,7 @@ class WorkflowAbstractResourceSelector(ModelComposed): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -873,6 +878,7 @@ class WorkflowAbstractResourceSelector(ModelComposed): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", diff --git a/intersight/model/workflow_abstract_worker_task.py b/intersight/model/workflow_abstract_worker_task.py index 690593c830..7bdeaab787 100644 --- a/intersight/model/workflow_abstract_worker_task.py +++ b/intersight/model/workflow_abstract_worker_task.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_abstract_worker_task_all_of.py b/intersight/model/workflow_abstract_worker_task_all_of.py index f4d2fb95ba..a636d7bf2c 100644 --- a/intersight/model/workflow_abstract_worker_task_all_of.py +++ b/intersight/model/workflow_abstract_worker_task_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_ansible_batch_executor.py b/intersight/model/workflow_ansible_batch_executor.py index dba81825d1..dc267d4381 100644 --- a/intersight/model/workflow_ansible_batch_executor.py +++ b/intersight/model/workflow_ansible_batch_executor.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_ansible_batch_executor_all_of.py b/intersight/model/workflow_ansible_batch_executor_all_of.py index ccba5bbe5a..0cb9f0bcce 100644 --- a/intersight/model/workflow_ansible_batch_executor_all_of.py +++ b/intersight/model/workflow_ansible_batch_executor_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_ansible_batch_executor_list.py b/intersight/model/workflow_ansible_batch_executor_list.py index d1d174c0bb..89309c4f37 100644 --- a/intersight/model/workflow_ansible_batch_executor_list.py +++ b/intersight/model/workflow_ansible_batch_executor_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_ansible_batch_executor_list_all_of.py b/intersight/model/workflow_ansible_batch_executor_list_all_of.py index 1a566035f3..d199d0adcc 100644 --- a/intersight/model/workflow_ansible_batch_executor_list_all_of.py +++ b/intersight/model/workflow_ansible_batch_executor_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_ansible_batch_executor_response.py b/intersight/model/workflow_ansible_batch_executor_response.py index 1a919ac93f..02c95d9ae9 100644 --- a/intersight/model/workflow_ansible_batch_executor_response.py +++ b/intersight/model/workflow_ansible_batch_executor_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_ansible_play_session.py b/intersight/model/workflow_ansible_play_session.py index 4aa58658df..111a9fcefe 100644 --- a/intersight/model/workflow_ansible_play_session.py +++ b/intersight/model/workflow_ansible_play_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_ansible_play_session_all_of.py b/intersight/model/workflow_ansible_play_session_all_of.py index c9c6b1cf48..736703a0f1 100644 --- a/intersight/model/workflow_ansible_play_session_all_of.py +++ b/intersight/model/workflow_ansible_play_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_api.py b/intersight/model/workflow_api.py index 4100b7d26e..677359402e 100644 --- a/intersight/model/workflow_api.py +++ b/intersight/model/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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_api_all_of.py b/intersight/model/workflow_api_all_of.py index 0d6f46ece0..ded9a35f56 100644 --- a/intersight/model/workflow_api_all_of.py +++ b/intersight/model/workflow_api_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_array_data_type.py b/intersight/model/workflow_array_data_type.py index 3da2d84d67..5a4e9ce7f9 100644 --- a/intersight/model/workflow_array_data_type.py +++ b/intersight/model/workflow_array_data_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_array_data_type_all_of.py b/intersight/model/workflow_array_data_type_all_of.py index ab936ade77..85bd1e02c6 100644 --- a/intersight/model/workflow_array_data_type_all_of.py +++ b/intersight/model/workflow_array_data_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_array_item.py b/intersight/model/workflow_array_item.py index 243a8a66df..766bf835c4 100644 --- a/intersight/model/workflow_array_item.py +++ b/intersight/model/workflow_array_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -69,6 +69,7 @@ class WorkflowArrayItem(ModelComposed): allowed_values = { ('class_id',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -169,6 +170,7 @@ class WorkflowArrayItem(ModelComposed): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -205,6 +207,7 @@ class WorkflowArrayItem(ModelComposed): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", @@ -741,6 +744,7 @@ class WorkflowArrayItem(ModelComposed): 'X509.CERTIFICATE': "x509.Certificate", }, ('object_type',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -841,6 +845,7 @@ class WorkflowArrayItem(ModelComposed): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -877,6 +882,7 @@ class WorkflowArrayItem(ModelComposed): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", diff --git a/intersight/model/workflow_associated_roles.py b/intersight/model/workflow_associated_roles.py index 3e1bb4cd44..b672d5b520 100644 --- a/intersight/model/workflow_associated_roles.py +++ b/intersight/model/workflow_associated_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_associated_roles_all_of.py b/intersight/model/workflow_associated_roles_all_of.py index 370f14ad43..a322ee0eaa 100644 --- a/intersight/model/workflow_associated_roles_all_of.py +++ b/intersight/model/workflow_associated_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_base_data_type.py b/intersight/model/workflow_base_data_type.py index 49e6dcf65a..ed76ae398d 100644 --- a/intersight/model/workflow_base_data_type.py +++ b/intersight/model/workflow_base_data_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_base_data_type_all_of.py b/intersight/model/workflow_base_data_type_all_of.py index f082773f90..51f7c348ce 100644 --- a/intersight/model/workflow_base_data_type_all_of.py +++ b/intersight/model/workflow_base_data_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_base_operation.py b/intersight/model/workflow_base_operation.py index 712300a6df..0bb1288d5a 100644 --- a/intersight/model/workflow_base_operation.py +++ b/intersight/model/workflow_base_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_base_operation_all_of.py b/intersight/model/workflow_base_operation_all_of.py index 050d3718bc..269c1e9608 100644 --- a/intersight/model/workflow_base_operation_all_of.py +++ b/intersight/model/workflow_base_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_batch_api_executor.py b/intersight/model/workflow_batch_api_executor.py index b972118843..700a8f5e82 100644 --- a/intersight/model/workflow_batch_api_executor.py +++ b/intersight/model/workflow_batch_api_executor.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_batch_api_executor_all_of.py b/intersight/model/workflow_batch_api_executor_all_of.py index c990e57fce..6eccc4d4b3 100644 --- a/intersight/model/workflow_batch_api_executor_all_of.py +++ b/intersight/model/workflow_batch_api_executor_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_batch_api_executor_list.py b/intersight/model/workflow_batch_api_executor_list.py index e507855120..c2a510680d 100644 --- a/intersight/model/workflow_batch_api_executor_list.py +++ b/intersight/model/workflow_batch_api_executor_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_batch_api_executor_list_all_of.py b/intersight/model/workflow_batch_api_executor_list_all_of.py index eaa13478ff..b04a1951cb 100644 --- a/intersight/model/workflow_batch_api_executor_list_all_of.py +++ b/intersight/model/workflow_batch_api_executor_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_batch_api_executor_response.py b/intersight/model/workflow_batch_api_executor_response.py index c4ffdb7bd2..53bf5e5e76 100644 --- a/intersight/model/workflow_batch_api_executor_response.py +++ b/intersight/model/workflow_batch_api_executor_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_batch_executor.py b/intersight/model/workflow_batch_executor.py index 63a4476aec..7d9c63c386 100644 --- a/intersight/model/workflow_batch_executor.py +++ b/intersight/model/workflow_batch_executor.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_batch_executor_all_of.py b/intersight/model/workflow_batch_executor_all_of.py index f5b5ab2a3e..e85b926805 100644 --- a/intersight/model/workflow_batch_executor_all_of.py +++ b/intersight/model/workflow_batch_executor_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_cancelable_type.py b/intersight/model/workflow_cancelable_type.py index 26b71a7344..a88a18581c 100644 --- a/intersight/model/workflow_cancelable_type.py +++ b/intersight/model/workflow_cancelable_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_cancelable_type_all_of.py b/intersight/model/workflow_cancelable_type_all_of.py index b00ca35ea0..f5255dad23 100644 --- a/intersight/model/workflow_cancelable_type_all_of.py +++ b/intersight/model/workflow_cancelable_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_catalog.py b/intersight/model/workflow_catalog.py index d981eb19cc..864e3bf890 100644 --- a/intersight/model/workflow_catalog.py +++ b/intersight/model/workflow_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_catalog_all_of.py b/intersight/model/workflow_catalog_all_of.py index 52d33893fd..9111613a04 100644 --- a/intersight/model/workflow_catalog_all_of.py +++ b/intersight/model/workflow_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_catalog_item_definition.py b/intersight/model/workflow_catalog_item_definition.py index 4eb7d4e2d6..5b7ae36628 100644 --- a/intersight/model/workflow_catalog_item_definition.py +++ b/intersight/model/workflow_catalog_item_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_catalog_item_definition_all_of.py b/intersight/model/workflow_catalog_item_definition_all_of.py index 587bef366d..b754c86e12 100644 --- a/intersight/model/workflow_catalog_item_definition_all_of.py +++ b/intersight/model/workflow_catalog_item_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_catalog_item_definition_list.py b/intersight/model/workflow_catalog_item_definition_list.py index 6a119d3ad8..b2d6d4cf77 100644 --- a/intersight/model/workflow_catalog_item_definition_list.py +++ b/intersight/model/workflow_catalog_item_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_catalog_item_definition_list_all_of.py b/intersight/model/workflow_catalog_item_definition_list_all_of.py index e76f69c194..7daa188bfd 100644 --- a/intersight/model/workflow_catalog_item_definition_list_all_of.py +++ b/intersight/model/workflow_catalog_item_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_catalog_item_definition_relationship.py b/intersight/model/workflow_catalog_item_definition_relationship.py index 21e597709f..38fb085ff1 100644 --- a/intersight/model/workflow_catalog_item_definition_relationship.py +++ b/intersight/model/workflow_catalog_item_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -186,6 +186,7 @@ class WorkflowCatalogItemDefinitionRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -217,6 +218,7 @@ class WorkflowCatalogItemDefinitionRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -263,7 +265,9 @@ class WorkflowCatalogItemDefinitionRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -641,6 +645,8 @@ class WorkflowCatalogItemDefinitionRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -922,6 +928,7 @@ class WorkflowCatalogItemDefinitionRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/workflow_catalog_item_definition_response.py b/intersight/model/workflow_catalog_item_definition_response.py index 210e29f288..b8d0fe2b48 100644 --- a/intersight/model/workflow_catalog_item_definition_response.py +++ b/intersight/model/workflow_catalog_item_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_catalog_list.py b/intersight/model/workflow_catalog_list.py index e0c89b9ca7..ae2fa38ae8 100644 --- a/intersight/model/workflow_catalog_list.py +++ b/intersight/model/workflow_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_catalog_list_all_of.py b/intersight/model/workflow_catalog_list_all_of.py index 6d1fd01452..3ba2edaa1c 100644 --- a/intersight/model/workflow_catalog_list_all_of.py +++ b/intersight/model/workflow_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_catalog_relationship.py b/intersight/model/workflow_catalog_relationship.py index c442d44160..05ab2eae8a 100644 --- a/intersight/model/workflow_catalog_relationship.py +++ b/intersight/model/workflow_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -173,6 +173,7 @@ class WorkflowCatalogRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -204,6 +205,7 @@ class WorkflowCatalogRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -250,7 +252,9 @@ class WorkflowCatalogRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -628,6 +632,8 @@ class WorkflowCatalogRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -909,6 +915,7 @@ class WorkflowCatalogRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/workflow_catalog_response.py b/intersight/model/workflow_catalog_response.py index 87482874f0..79c5a39231 100644 --- a/intersight/model/workflow_catalog_response.py +++ b/intersight/model/workflow_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_catalog_service_request.py b/intersight/model/workflow_catalog_service_request.py index 476cdbfe51..d3d466452b 100644 --- a/intersight/model/workflow_catalog_service_request.py +++ b/intersight/model/workflow_catalog_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_catalog_service_request_all_of.py b/intersight/model/workflow_catalog_service_request_all_of.py index f946d9c813..7a980afe80 100644 --- a/intersight/model/workflow_catalog_service_request_all_of.py +++ b/intersight/model/workflow_catalog_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_catalog_service_request_list.py b/intersight/model/workflow_catalog_service_request_list.py index 76740c38cf..129c260d62 100644 --- a/intersight/model/workflow_catalog_service_request_list.py +++ b/intersight/model/workflow_catalog_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_catalog_service_request_list_all_of.py b/intersight/model/workflow_catalog_service_request_list_all_of.py index 97f6fea8f9..ba249226f7 100644 --- a/intersight/model/workflow_catalog_service_request_list_all_of.py +++ b/intersight/model/workflow_catalog_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_catalog_service_request_relationship.py b/intersight/model/workflow_catalog_service_request_relationship.py index fac4f6f9ac..524b462850 100644 --- a/intersight/model/workflow_catalog_service_request_relationship.py +++ b/intersight/model/workflow_catalog_service_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -198,6 +198,7 @@ class WorkflowCatalogServiceRequestRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -229,6 +230,7 @@ class WorkflowCatalogServiceRequestRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -275,7 +277,9 @@ class WorkflowCatalogServiceRequestRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -653,6 +657,8 @@ class WorkflowCatalogServiceRequestRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -934,6 +940,7 @@ class WorkflowCatalogServiceRequestRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/workflow_catalog_service_request_response.py b/intersight/model/workflow_catalog_service_request_response.py index 421ca0e278..470b056b78 100644 --- a/intersight/model/workflow_catalog_service_request_response.py +++ b/intersight/model/workflow_catalog_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_cli_command.py b/intersight/model/workflow_cli_command.py index 5e81e129eb..32101e5cbb 100644 --- a/intersight/model/workflow_cli_command.py +++ b/intersight/model/workflow_cli_command.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_cli_command_all_of.py b/intersight/model/workflow_cli_command_all_of.py index 5be5e068e2..c7ab5107d6 100644 --- a/intersight/model/workflow_cli_command_all_of.py +++ b/intersight/model/workflow_cli_command_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_comments.py b/intersight/model/workflow_comments.py index acaeebcf24..9da4928e06 100644 --- a/intersight/model/workflow_comments.py +++ b/intersight/model/workflow_comments.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_comments_all_of.py b/intersight/model/workflow_comments_all_of.py index 06ea3c960b..8061c796b9 100644 --- a/intersight/model/workflow_comments_all_of.py +++ b/intersight/model/workflow_comments_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_constraints.py b/intersight/model/workflow_constraints.py index 8d89544553..9d208bd0b3 100644 --- a/intersight/model/workflow_constraints.py +++ b/intersight/model/workflow_constraints.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_constraints_all_of.py b/intersight/model/workflow_constraints_all_of.py index f25ce3ab62..ad8370769e 100644 --- a/intersight/model/workflow_constraints_all_of.py +++ b/intersight/model/workflow_constraints_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_control_task.py b/intersight/model/workflow_control_task.py index 3afde6e58a..d3747ba18a 100644 --- a/intersight/model/workflow_control_task.py +++ b/intersight/model/workflow_control_task.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_custom_array_item.py b/intersight/model/workflow_custom_array_item.py index 3abc322a5b..927c8b76ee 100644 --- a/intersight/model/workflow_custom_array_item.py +++ b/intersight/model/workflow_custom_array_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_custom_array_item_all_of.py b/intersight/model/workflow_custom_array_item_all_of.py index 845f2d1431..4f0a19bcb3 100644 --- a/intersight/model/workflow_custom_array_item_all_of.py +++ b/intersight/model/workflow_custom_array_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_custom_data_property.py b/intersight/model/workflow_custom_data_property.py index 8b58269a7e..27e31feb2c 100644 --- a/intersight/model/workflow_custom_data_property.py +++ b/intersight/model/workflow_custom_data_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_custom_data_property_all_of.py b/intersight/model/workflow_custom_data_property_all_of.py index e381c63f7a..6dd02ec5cc 100644 --- a/intersight/model/workflow_custom_data_property_all_of.py +++ b/intersight/model/workflow_custom_data_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_custom_data_type.py b/intersight/model/workflow_custom_data_type.py index 85ae2b70e4..bdedbf76d1 100644 --- a/intersight/model/workflow_custom_data_type.py +++ b/intersight/model/workflow_custom_data_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_custom_data_type_all_of.py b/intersight/model/workflow_custom_data_type_all_of.py index d74b65fb1a..7fb576e046 100644 --- a/intersight/model/workflow_custom_data_type_all_of.py +++ b/intersight/model/workflow_custom_data_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_custom_data_type_definition.py b/intersight/model/workflow_custom_data_type_definition.py index 4d20d924d7..12d59f0fb7 100644 --- a/intersight/model/workflow_custom_data_type_definition.py +++ b/intersight/model/workflow_custom_data_type_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_custom_data_type_definition_all_of.py b/intersight/model/workflow_custom_data_type_definition_all_of.py index 093b6070d0..9e840d71a7 100644 --- a/intersight/model/workflow_custom_data_type_definition_all_of.py +++ b/intersight/model/workflow_custom_data_type_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_custom_data_type_definition_list.py b/intersight/model/workflow_custom_data_type_definition_list.py index 792953d791..03986d03f0 100644 --- a/intersight/model/workflow_custom_data_type_definition_list.py +++ b/intersight/model/workflow_custom_data_type_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_custom_data_type_definition_list_all_of.py b/intersight/model/workflow_custom_data_type_definition_list_all_of.py index ae91be0eaf..1d8d12ffdf 100644 --- a/intersight/model/workflow_custom_data_type_definition_list_all_of.py +++ b/intersight/model/workflow_custom_data_type_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_custom_data_type_definition_relationship.py b/intersight/model/workflow_custom_data_type_definition_relationship.py index b79c670ff0..f0bc7157de 100644 --- a/intersight/model/workflow_custom_data_type_definition_relationship.py +++ b/intersight/model/workflow_custom_data_type_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -179,6 +179,7 @@ class WorkflowCustomDataTypeDefinitionRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -210,6 +211,7 @@ class WorkflowCustomDataTypeDefinitionRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -256,7 +258,9 @@ class WorkflowCustomDataTypeDefinitionRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -634,6 +638,8 @@ class WorkflowCustomDataTypeDefinitionRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -915,6 +921,7 @@ class WorkflowCustomDataTypeDefinitionRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/workflow_custom_data_type_definition_response.py b/intersight/model/workflow_custom_data_type_definition_response.py index dc47615ffb..8182e01dec 100644 --- a/intersight/model/workflow_custom_data_type_definition_response.py +++ b/intersight/model/workflow_custom_data_type_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_custom_data_type_properties.py b/intersight/model/workflow_custom_data_type_properties.py index ef6eaf758d..7ea44d2151 100644 --- a/intersight/model/workflow_custom_data_type_properties.py +++ b/intersight/model/workflow_custom_data_type_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_custom_data_type_properties_all_of.py b/intersight/model/workflow_custom_data_type_properties_all_of.py index e489c12194..126be3347c 100644 --- a/intersight/model/workflow_custom_data_type_properties_all_of.py +++ b/intersight/model/workflow_custom_data_type_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_decision_case.py b/intersight/model/workflow_decision_case.py index 502bb99f04..450512ad5c 100644 --- a/intersight/model/workflow_decision_case.py +++ b/intersight/model/workflow_decision_case.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_decision_case_all_of.py b/intersight/model/workflow_decision_case_all_of.py index cebfa6080e..aa9d7b2ba8 100644 --- a/intersight/model/workflow_decision_case_all_of.py +++ b/intersight/model/workflow_decision_case_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_decision_task.py b/intersight/model/workflow_decision_task.py index 9acd999254..9d02f71c99 100644 --- a/intersight/model/workflow_decision_task.py +++ b/intersight/model/workflow_decision_task.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_decision_task_all_of.py b/intersight/model/workflow_decision_task_all_of.py index 8a8242e67a..c3938f223c 100644 --- a/intersight/model/workflow_decision_task_all_of.py +++ b/intersight/model/workflow_decision_task_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_default_value.py b/intersight/model/workflow_default_value.py index ddd0444f2d..71bb5783c6 100644 --- a/intersight/model/workflow_default_value.py +++ b/intersight/model/workflow_default_value.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_default_value_all_of.py b/intersight/model/workflow_default_value_all_of.py index 98f5bd3532..28e0c006d7 100644 --- a/intersight/model/workflow_default_value_all_of.py +++ b/intersight/model/workflow_default_value_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_display_meta.py b/intersight/model/workflow_display_meta.py index c3e7ff44db..003c2e0f2e 100644 --- a/intersight/model/workflow_display_meta.py +++ b/intersight/model/workflow_display_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_display_meta_all_of.py b/intersight/model/workflow_display_meta_all_of.py index ebbcdb8384..4afb27d4a4 100644 --- a/intersight/model/workflow_display_meta_all_of.py +++ b/intersight/model/workflow_display_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_dynamic_template_parser_data_type.py b/intersight/model/workflow_dynamic_template_parser_data_type.py index ff78ca945d..d7bb54b714 100644 --- a/intersight/model/workflow_dynamic_template_parser_data_type.py +++ b/intersight/model/workflow_dynamic_template_parser_data_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_dynamic_template_parser_data_type_all_of.py b/intersight/model/workflow_dynamic_template_parser_data_type_all_of.py index 905fc0f0c5..202cdc6b22 100644 --- a/intersight/model/workflow_dynamic_template_parser_data_type_all_of.py +++ b/intersight/model/workflow_dynamic_template_parser_data_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_end_task.py b/intersight/model/workflow_end_task.py index 8adfc79c9e..599b984f18 100644 --- a/intersight/model/workflow_end_task.py +++ b/intersight/model/workflow_end_task.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_enum_entry.py b/intersight/model/workflow_enum_entry.py index ab4b2f10a4..1751302d13 100644 --- a/intersight/model/workflow_enum_entry.py +++ b/intersight/model/workflow_enum_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_enum_entry_all_of.py b/intersight/model/workflow_enum_entry_all_of.py index 06468038d7..dee0de63cc 100644 --- a/intersight/model/workflow_enum_entry_all_of.py +++ b/intersight/model/workflow_enum_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_error_response_handler.py b/intersight/model/workflow_error_response_handler.py index b3f297b1ca..51eba1982e 100644 --- a/intersight/model/workflow_error_response_handler.py +++ b/intersight/model/workflow_error_response_handler.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_error_response_handler_all_of.py b/intersight/model/workflow_error_response_handler_all_of.py index 5728889423..cc26299819 100644 --- a/intersight/model/workflow_error_response_handler_all_of.py +++ b/intersight/model/workflow_error_response_handler_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_error_response_handler_list.py b/intersight/model/workflow_error_response_handler_list.py index d9a783d4aa..c728eef44e 100644 --- a/intersight/model/workflow_error_response_handler_list.py +++ b/intersight/model/workflow_error_response_handler_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_error_response_handler_list_all_of.py b/intersight/model/workflow_error_response_handler_list_all_of.py index 98599bf7ed..00f522ecb3 100644 --- a/intersight/model/workflow_error_response_handler_list_all_of.py +++ b/intersight/model/workflow_error_response_handler_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_error_response_handler_relationship.py b/intersight/model/workflow_error_response_handler_relationship.py index 1ca6648ad8..3027c60fab 100644 --- a/intersight/model/workflow_error_response_handler_relationship.py +++ b/intersight/model/workflow_error_response_handler_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -250,6 +250,7 @@ class WorkflowErrorResponseHandlerRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -281,6 +282,7 @@ class WorkflowErrorResponseHandlerRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -327,7 +329,9 @@ class WorkflowErrorResponseHandlerRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -705,6 +709,8 @@ class WorkflowErrorResponseHandlerRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -986,6 +992,7 @@ class WorkflowErrorResponseHandlerRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/workflow_error_response_handler_response.py b/intersight/model/workflow_error_response_handler_response.py index cd15e6df6b..acb9939397 100644 --- a/intersight/model/workflow_error_response_handler_response.py +++ b/intersight/model/workflow_error_response_handler_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_expect_prompt.py b/intersight/model/workflow_expect_prompt.py index 4a42b4ef03..e24ce95da6 100644 --- a/intersight/model/workflow_expect_prompt.py +++ b/intersight/model/workflow_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_expect_prompt_all_of.py b/intersight/model/workflow_expect_prompt_all_of.py index 73ed2476b7..2f3166abea 100644 --- a/intersight/model/workflow_expect_prompt_all_of.py +++ b/intersight/model/workflow_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_failure_end_task.py b/intersight/model/workflow_failure_end_task.py index 2b02e17cc8..83897d0e67 100644 --- a/intersight/model/workflow_failure_end_task.py +++ b/intersight/model/workflow_failure_end_task.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_file_download_op.py b/intersight/model/workflow_file_download_op.py index 9caa9a6f58..8a31eb533e 100644 --- a/intersight/model/workflow_file_download_op.py +++ b/intersight/model/workflow_file_download_op.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_file_download_op_all_of.py b/intersight/model/workflow_file_download_op_all_of.py index 196aad2ed8..fcabd53950 100644 --- a/intersight/model/workflow_file_download_op_all_of.py +++ b/intersight/model/workflow_file_download_op_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_file_operations.py b/intersight/model/workflow_file_operations.py index ef24ce4fbd..0e4dbac0e4 100644 --- a/intersight/model/workflow_file_operations.py +++ b/intersight/model/workflow_file_operations.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_file_operations_all_of.py b/intersight/model/workflow_file_operations_all_of.py index a8f235cf3f..a08e4810d2 100644 --- a/intersight/model/workflow_file_operations_all_of.py +++ b/intersight/model/workflow_file_operations_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_file_template_op.py b/intersight/model/workflow_file_template_op.py index ab7a7dc331..d9802a3dac 100644 --- a/intersight/model/workflow_file_template_op.py +++ b/intersight/model/workflow_file_template_op.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_file_template_op_all_of.py b/intersight/model/workflow_file_template_op_all_of.py index 15161e13c5..e9f308bf4b 100644 --- a/intersight/model/workflow_file_template_op_all_of.py +++ b/intersight/model/workflow_file_template_op_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_file_transfer.py b/intersight/model/workflow_file_transfer.py index db6e53308e..8549413cae 100644 --- a/intersight/model/workflow_file_transfer.py +++ b/intersight/model/workflow_file_transfer.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_file_transfer_all_of.py b/intersight/model/workflow_file_transfer_all_of.py index d8876a81e5..5b5382fe3b 100644 --- a/intersight/model/workflow_file_transfer_all_of.py +++ b/intersight/model/workflow_file_transfer_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_fork_task.py b/intersight/model/workflow_fork_task.py index a3ce41b7c4..ab39fec7bd 100644 --- a/intersight/model/workflow_fork_task.py +++ b/intersight/model/workflow_fork_task.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_fork_task_all_of.py b/intersight/model/workflow_fork_task_all_of.py index c39f8f92b7..be78cda25f 100644 --- a/intersight/model/workflow_fork_task_all_of.py +++ b/intersight/model/workflow_fork_task_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_initiator_context.py b/intersight/model/workflow_initiator_context.py index db536829da..5686594ae3 100644 --- a/intersight/model/workflow_initiator_context.py +++ b/intersight/model/workflow_initiator_context.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_initiator_context_all_of.py b/intersight/model/workflow_initiator_context_all_of.py index eb1bbf806b..c064df50bf 100644 --- a/intersight/model/workflow_initiator_context_all_of.py +++ b/intersight/model/workflow_initiator_context_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_internal_properties.py b/intersight/model/workflow_internal_properties.py index 367bf297dd..d5e800c7e2 100644 --- a/intersight/model/workflow_internal_properties.py +++ b/intersight/model/workflow_internal_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_internal_properties_all_of.py b/intersight/model/workflow_internal_properties_all_of.py index 72b2ab06d0..e5d717ee89 100644 --- a/intersight/model/workflow_internal_properties_all_of.py +++ b/intersight/model/workflow_internal_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_join_task.py b/intersight/model/workflow_join_task.py index 255bc0934d..d374332d62 100644 --- a/intersight/model/workflow_join_task.py +++ b/intersight/model/workflow_join_task.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_join_task_all_of.py b/intersight/model/workflow_join_task_all_of.py index a370b39968..dee59403f4 100644 --- a/intersight/model/workflow_join_task_all_of.py +++ b/intersight/model/workflow_join_task_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_loop_task.py b/intersight/model/workflow_loop_task.py index 322221bebb..e9c23e1451 100644 --- a/intersight/model/workflow_loop_task.py +++ b/intersight/model/workflow_loop_task.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_loop_task_all_of.py b/intersight/model/workflow_loop_task_all_of.py index 1ab650966f..f1ecbf5fc8 100644 --- a/intersight/model/workflow_loop_task_all_of.py +++ b/intersight/model/workflow_loop_task_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_message.py b/intersight/model/workflow_message.py index a59765234c..ca1f6417e8 100644 --- a/intersight/model/workflow_message.py +++ b/intersight/model/workflow_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_message_all_of.py b/intersight/model/workflow_message_all_of.py index 76ca339b35..39b997b0d4 100644 --- a/intersight/model/workflow_message_all_of.py +++ b/intersight/model/workflow_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_mo_inventory_data_type.py b/intersight/model/workflow_mo_inventory_data_type.py index 05b38019e0..781c98263b 100644 --- a/intersight/model/workflow_mo_inventory_data_type.py +++ b/intersight/model/workflow_mo_inventory_data_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_mo_inventory_data_type_all_of.py b/intersight/model/workflow_mo_inventory_data_type_all_of.py index 7226db5025..985b136c55 100644 --- a/intersight/model/workflow_mo_inventory_data_type_all_of.py +++ b/intersight/model/workflow_mo_inventory_data_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_mo_inventory_property.py b/intersight/model/workflow_mo_inventory_property.py index 9cc71a80b8..6e647d5d0c 100644 --- a/intersight/model/workflow_mo_inventory_property.py +++ b/intersight/model/workflow_mo_inventory_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_mo_inventory_property_all_of.py b/intersight/model/workflow_mo_inventory_property_all_of.py index e87b96e897..18f83db87e 100644 --- a/intersight/model/workflow_mo_inventory_property_all_of.py +++ b/intersight/model/workflow_mo_inventory_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_mo_reference_array_item.py b/intersight/model/workflow_mo_reference_array_item.py index 5b79d36e5c..9d91172ee1 100644 --- a/intersight/model/workflow_mo_reference_array_item.py +++ b/intersight/model/workflow_mo_reference_array_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_mo_reference_array_item_all_of.py b/intersight/model/workflow_mo_reference_array_item_all_of.py index 40b5a92be0..9a443c00fa 100644 --- a/intersight/model/workflow_mo_reference_array_item_all_of.py +++ b/intersight/model/workflow_mo_reference_array_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_mo_reference_auto_array_item.py b/intersight/model/workflow_mo_reference_auto_array_item.py index f0315a904e..6cc1e2d4ce 100644 --- a/intersight/model/workflow_mo_reference_auto_array_item.py +++ b/intersight/model/workflow_mo_reference_auto_array_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_mo_reference_auto_array_item_all_of.py b/intersight/model/workflow_mo_reference_auto_array_item_all_of.py index 77c6005d0d..9f01c891d0 100644 --- a/intersight/model/workflow_mo_reference_auto_array_item_all_of.py +++ b/intersight/model/workflow_mo_reference_auto_array_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_mo_reference_auto_data_type.py b/intersight/model/workflow_mo_reference_auto_data_type.py index 28d63301e2..7f9b2121b5 100644 --- a/intersight/model/workflow_mo_reference_auto_data_type.py +++ b/intersight/model/workflow_mo_reference_auto_data_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_mo_reference_auto_data_type_all_of.py b/intersight/model/workflow_mo_reference_auto_data_type_all_of.py index 49fd6e2f47..9e06e8662c 100644 --- a/intersight/model/workflow_mo_reference_auto_data_type_all_of.py +++ b/intersight/model/workflow_mo_reference_auto_data_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_mo_reference_auto_property.py b/intersight/model/workflow_mo_reference_auto_property.py index 11c2f1441a..26c5d1a6e5 100644 --- a/intersight/model/workflow_mo_reference_auto_property.py +++ b/intersight/model/workflow_mo_reference_auto_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_mo_reference_auto_property_all_of.py b/intersight/model/workflow_mo_reference_auto_property_all_of.py index 14486f7d1b..ac5a619def 100644 --- a/intersight/model/workflow_mo_reference_auto_property_all_of.py +++ b/intersight/model/workflow_mo_reference_auto_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_mo_reference_data_type.py b/intersight/model/workflow_mo_reference_data_type.py index 6a6d1945a5..4f83ee9944 100644 --- a/intersight/model/workflow_mo_reference_data_type.py +++ b/intersight/model/workflow_mo_reference_data_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_mo_reference_data_type_all_of.py b/intersight/model/workflow_mo_reference_data_type_all_of.py index c2b1f32efb..2f8b6e0174 100644 --- a/intersight/model/workflow_mo_reference_data_type_all_of.py +++ b/intersight/model/workflow_mo_reference_data_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_mo_reference_property.py b/intersight/model/workflow_mo_reference_property.py index ee7f64fd1d..e6e0079068 100644 --- a/intersight/model/workflow_mo_reference_property.py +++ b/intersight/model/workflow_mo_reference_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_mo_reference_property_all_of.py b/intersight/model/workflow_mo_reference_property_all_of.py index 1647964f5e..dfa508d8fb 100644 --- a/intersight/model/workflow_mo_reference_property_all_of.py +++ b/intersight/model/workflow_mo_reference_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_operation_type_decommission.py b/intersight/model/workflow_operation_type_decommission.py index 47496e131f..e4848dd83b 100644 --- a/intersight/model/workflow_operation_type_decommission.py +++ b/intersight/model/workflow_operation_type_decommission.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_operation_type_decommission_all_of.py b/intersight/model/workflow_operation_type_decommission_all_of.py index 8295ce4d24..e66a2b1b83 100644 --- a/intersight/model/workflow_operation_type_decommission_all_of.py +++ b/intersight/model/workflow_operation_type_decommission_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_operation_type_deployment.py b/intersight/model/workflow_operation_type_deployment.py index 34279435b9..a9a0d01c47 100644 --- a/intersight/model/workflow_operation_type_deployment.py +++ b/intersight/model/workflow_operation_type_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_operation_type_post_deployment.py b/intersight/model/workflow_operation_type_post_deployment.py index b595928437..8ec1a393e1 100644 --- a/intersight/model/workflow_operation_type_post_deployment.py +++ b/intersight/model/workflow_operation_type_post_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_operation_type_post_deployment_all_of.py b/intersight/model/workflow_operation_type_post_deployment_all_of.py index 9096bdd6da..34a450d42e 100644 --- a/intersight/model/workflow_operation_type_post_deployment_all_of.py +++ b/intersight/model/workflow_operation_type_post_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_parameter_set.py b/intersight/model/workflow_parameter_set.py index eb7621408a..7b67b402ee 100644 --- a/intersight/model/workflow_parameter_set.py +++ b/intersight/model/workflow_parameter_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_parameter_set_all_of.py b/intersight/model/workflow_parameter_set_all_of.py index 086b57c48e..818ab82d42 100644 --- a/intersight/model/workflow_parameter_set_all_of.py +++ b/intersight/model/workflow_parameter_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_power_shell_api.py b/intersight/model/workflow_power_shell_api.py index a8881ba9a9..d0ff1bae5f 100644 --- a/intersight/model/workflow_power_shell_api.py +++ b/intersight/model/workflow_power_shell_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_power_shell_api_all_of.py b/intersight/model/workflow_power_shell_api_all_of.py index e026532340..a34b956093 100644 --- a/intersight/model/workflow_power_shell_api_all_of.py +++ b/intersight/model/workflow_power_shell_api_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_power_shell_batch_api_executor.py b/intersight/model/workflow_power_shell_batch_api_executor.py index 2ffbef0256..f70577ab3e 100644 --- a/intersight/model/workflow_power_shell_batch_api_executor.py +++ b/intersight/model/workflow_power_shell_batch_api_executor.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_power_shell_batch_api_executor_all_of.py b/intersight/model/workflow_power_shell_batch_api_executor_all_of.py index 6f88d32851..5fc599a015 100644 --- a/intersight/model/workflow_power_shell_batch_api_executor_all_of.py +++ b/intersight/model/workflow_power_shell_batch_api_executor_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_power_shell_batch_api_executor_list.py b/intersight/model/workflow_power_shell_batch_api_executor_list.py index 143cf0384d..d3c06ed7a2 100644 --- a/intersight/model/workflow_power_shell_batch_api_executor_list.py +++ b/intersight/model/workflow_power_shell_batch_api_executor_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_power_shell_batch_api_executor_list_all_of.py b/intersight/model/workflow_power_shell_batch_api_executor_list_all_of.py index 3971d87274..2fefc1d8dc 100644 --- a/intersight/model/workflow_power_shell_batch_api_executor_list_all_of.py +++ b/intersight/model/workflow_power_shell_batch_api_executor_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_power_shell_batch_api_executor_response.py b/intersight/model/workflow_power_shell_batch_api_executor_response.py index 2312f58596..4c7d8f81cf 100644 --- a/intersight/model/workflow_power_shell_batch_api_executor_response.py +++ b/intersight/model/workflow_power_shell_batch_api_executor_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_primitive_array_item.py b/intersight/model/workflow_primitive_array_item.py index e5419d8248..8da902a210 100644 --- a/intersight/model/workflow_primitive_array_item.py +++ b/intersight/model/workflow_primitive_array_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_primitive_array_item_all_of.py b/intersight/model/workflow_primitive_array_item_all_of.py index 7d3b6d5903..1591066622 100644 --- a/intersight/model/workflow_primitive_array_item_all_of.py +++ b/intersight/model/workflow_primitive_array_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_primitive_data_property.py b/intersight/model/workflow_primitive_data_property.py index 0044e4ad31..2633b42f95 100644 --- a/intersight/model/workflow_primitive_data_property.py +++ b/intersight/model/workflow_primitive_data_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_primitive_data_property_all_of.py b/intersight/model/workflow_primitive_data_property_all_of.py index 7e9b283a9e..bced802f90 100644 --- a/intersight/model/workflow_primitive_data_property_all_of.py +++ b/intersight/model/workflow_primitive_data_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_primitive_data_type.py b/intersight/model/workflow_primitive_data_type.py index ccffab22ea..d017753a33 100644 --- a/intersight/model/workflow_primitive_data_type.py +++ b/intersight/model/workflow_primitive_data_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_primitive_data_type_all_of.py b/intersight/model/workflow_primitive_data_type_all_of.py index 5b390022d1..0a225143e1 100644 --- a/intersight/model/workflow_primitive_data_type_all_of.py +++ b/intersight/model/workflow_primitive_data_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_properties.py b/intersight/model/workflow_properties.py index c0c8c275f0..b7aec42a96 100644 --- a/intersight/model/workflow_properties.py +++ b/intersight/model/workflow_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_properties_all_of.py b/intersight/model/workflow_properties_all_of.py index 15b2255d69..a07ce04c95 100644 --- a/intersight/model/workflow_properties_all_of.py +++ b/intersight/model/workflow_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_resource_inline_selector.py b/intersight/model/workflow_resource_inline_selector.py index 6cd99e1aa7..71fce8e829 100644 --- a/intersight/model/workflow_resource_inline_selector.py +++ b/intersight/model/workflow_resource_inline_selector.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_resource_inline_selector_all_of.py b/intersight/model/workflow_resource_inline_selector_all_of.py index ac5b8338c9..422c3ee448 100644 --- a/intersight/model/workflow_resource_inline_selector_all_of.py +++ b/intersight/model/workflow_resource_inline_selector_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_resource_selector_criteria.py b/intersight/model/workflow_resource_selector_criteria.py index a5ae893322..5f58753437 100644 --- a/intersight/model/workflow_resource_selector_criteria.py +++ b/intersight/model/workflow_resource_selector_criteria.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_resource_selector_criteria_all_of.py b/intersight/model/workflow_resource_selector_criteria_all_of.py index 64a3629729..2e07f43b4c 100644 --- a/intersight/model/workflow_resource_selector_criteria_all_of.py +++ b/intersight/model/workflow_resource_selector_criteria_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_result_handler.py b/intersight/model/workflow_result_handler.py index 6b8b3693fc..b2002d67c7 100644 --- a/intersight/model/workflow_result_handler.py +++ b/intersight/model/workflow_result_handler.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -61,6 +61,7 @@ class WorkflowResultHandler(ModelComposed): allowed_values = { ('class_id',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -161,6 +162,7 @@ class WorkflowResultHandler(ModelComposed): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -197,6 +199,7 @@ class WorkflowResultHandler(ModelComposed): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", @@ -733,6 +736,7 @@ class WorkflowResultHandler(ModelComposed): 'X509.CERTIFICATE': "x509.Certificate", }, ('object_type',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -833,6 +837,7 @@ class WorkflowResultHandler(ModelComposed): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -869,6 +874,7 @@ class WorkflowResultHandler(ModelComposed): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", diff --git a/intersight/model/workflow_rollback_task.py b/intersight/model/workflow_rollback_task.py index 45e2fdcc9a..ec930ef652 100644 --- a/intersight/model/workflow_rollback_task.py +++ b/intersight/model/workflow_rollback_task.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_rollback_task_all_of.py b/intersight/model/workflow_rollback_task_all_of.py index 64c14fa935..a01f619f0b 100644 --- a/intersight/model/workflow_rollback_task_all_of.py +++ b/intersight/model/workflow_rollback_task_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_rollback_workflow.py b/intersight/model/workflow_rollback_workflow.py index 942fa7f106..d8d30e8cbb 100644 --- a/intersight/model/workflow_rollback_workflow.py +++ b/intersight/model/workflow_rollback_workflow.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_rollback_workflow_all_of.py b/intersight/model/workflow_rollback_workflow_all_of.py index 6fc49a10ff..791c0ebd4f 100644 --- a/intersight/model/workflow_rollback_workflow_all_of.py +++ b/intersight/model/workflow_rollback_workflow_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_rollback_workflow_list.py b/intersight/model/workflow_rollback_workflow_list.py index 0f7945c37f..7c841e493c 100644 --- a/intersight/model/workflow_rollback_workflow_list.py +++ b/intersight/model/workflow_rollback_workflow_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_rollback_workflow_list_all_of.py b/intersight/model/workflow_rollback_workflow_list_all_of.py index 72443b0c1b..1963fe208f 100644 --- a/intersight/model/workflow_rollback_workflow_list_all_of.py +++ b/intersight/model/workflow_rollback_workflow_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_rollback_workflow_response.py b/intersight/model/workflow_rollback_workflow_response.py index 68b97ee2f8..23e40727fd 100644 --- a/intersight/model/workflow_rollback_workflow_response.py +++ b/intersight/model/workflow_rollback_workflow_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_rollback_workflow_task.py b/intersight/model/workflow_rollback_workflow_task.py index 05804689b1..41123119ad 100644 --- a/intersight/model/workflow_rollback_workflow_task.py +++ b/intersight/model/workflow_rollback_workflow_task.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_rollback_workflow_task_all_of.py b/intersight/model/workflow_rollback_workflow_task_all_of.py index 376130cf94..2d30f57db2 100644 --- a/intersight/model/workflow_rollback_workflow_task_all_of.py +++ b/intersight/model/workflow_rollback_workflow_task_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_selector_property.py b/intersight/model/workflow_selector_property.py index 5edec964fc..5c39af72b6 100644 --- a/intersight/model/workflow_selector_property.py +++ b/intersight/model/workflow_selector_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_selector_property_all_of.py b/intersight/model/workflow_selector_property_all_of.py index e02649350e..045ece0878 100644 --- a/intersight/model/workflow_selector_property_all_of.py +++ b/intersight/model/workflow_selector_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_sequence_params.py b/intersight/model/workflow_sequence_params.py index abf64edcc3..78e3e53628 100644 --- a/intersight/model/workflow_sequence_params.py +++ b/intersight/model/workflow_sequence_params.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -61,6 +61,7 @@ class WorkflowSequenceParams(ModelComposed): allowed_values = { ('class_id',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -161,6 +162,7 @@ class WorkflowSequenceParams(ModelComposed): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -197,6 +199,7 @@ class WorkflowSequenceParams(ModelComposed): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", @@ -733,6 +736,7 @@ class WorkflowSequenceParams(ModelComposed): 'X509.CERTIFICATE': "x509.Certificate", }, ('object_type',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -833,6 +837,7 @@ class WorkflowSequenceParams(ModelComposed): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -869,6 +874,7 @@ class WorkflowSequenceParams(ModelComposed): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", diff --git a/intersight/model/workflow_serial_loop_task.py b/intersight/model/workflow_serial_loop_task.py index 9a34a94393..e9eef9f20b 100644 --- a/intersight/model/workflow_serial_loop_task.py +++ b/intersight/model/workflow_serial_loop_task.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_serial_loop_task_all_of.py b/intersight/model/workflow_serial_loop_task_all_of.py index b0e0aed744..57af1602e0 100644 --- a/intersight/model/workflow_serial_loop_task_all_of.py +++ b/intersight/model/workflow_serial_loop_task_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_action_definition.py b/intersight/model/workflow_service_item_action_definition.py index e4d5c52d9a..3e5e15ed97 100644 --- a/intersight/model/workflow_service_item_action_definition.py +++ b/intersight/model/workflow_service_item_action_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_action_definition_all_of.py b/intersight/model/workflow_service_item_action_definition_all_of.py index d6ea52aa5d..cb188b53d9 100644 --- a/intersight/model/workflow_service_item_action_definition_all_of.py +++ b/intersight/model/workflow_service_item_action_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_action_definition_list.py b/intersight/model/workflow_service_item_action_definition_list.py index 63baa16c26..066b173344 100644 --- a/intersight/model/workflow_service_item_action_definition_list.py +++ b/intersight/model/workflow_service_item_action_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_action_definition_list_all_of.py b/intersight/model/workflow_service_item_action_definition_list_all_of.py index 59b26ac6fc..245dd49cf4 100644 --- a/intersight/model/workflow_service_item_action_definition_list_all_of.py +++ b/intersight/model/workflow_service_item_action_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_action_definition_relationship.py b/intersight/model/workflow_service_item_action_definition_relationship.py index 8172ad428c..0588941897 100644 --- a/intersight/model/workflow_service_item_action_definition_relationship.py +++ b/intersight/model/workflow_service_item_action_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -198,6 +198,7 @@ class WorkflowServiceItemActionDefinitionRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -229,6 +230,7 @@ class WorkflowServiceItemActionDefinitionRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -275,7 +277,9 @@ class WorkflowServiceItemActionDefinitionRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -653,6 +657,8 @@ class WorkflowServiceItemActionDefinitionRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -934,6 +940,7 @@ class WorkflowServiceItemActionDefinitionRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/workflow_service_item_action_definition_response.py b/intersight/model/workflow_service_item_action_definition_response.py index c26aeb3d36..5395f1cb0f 100644 --- a/intersight/model/workflow_service_item_action_definition_response.py +++ b/intersight/model/workflow_service_item_action_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_action_instance.py b/intersight/model/workflow_service_item_action_instance.py index b9f32141a9..fd50370748 100644 --- a/intersight/model/workflow_service_item_action_instance.py +++ b/intersight/model/workflow_service_item_action_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_action_instance_all_of.py b/intersight/model/workflow_service_item_action_instance_all_of.py index 1c4ca6fdbf..e4b4bb1531 100644 --- a/intersight/model/workflow_service_item_action_instance_all_of.py +++ b/intersight/model/workflow_service_item_action_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_action_instance_list.py b/intersight/model/workflow_service_item_action_instance_list.py index c6cf5dbc97..4a97f11727 100644 --- a/intersight/model/workflow_service_item_action_instance_list.py +++ b/intersight/model/workflow_service_item_action_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_action_instance_list_all_of.py b/intersight/model/workflow_service_item_action_instance_list_all_of.py index 95f07b79d4..b777fe5d1a 100644 --- a/intersight/model/workflow_service_item_action_instance_list_all_of.py +++ b/intersight/model/workflow_service_item_action_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_action_instance_relationship.py b/intersight/model/workflow_service_item_action_instance_relationship.py index cefb0ea894..fad1814aa3 100644 --- a/intersight/model/workflow_service_item_action_instance_relationship.py +++ b/intersight/model/workflow_service_item_action_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -227,6 +227,7 @@ class WorkflowServiceItemActionInstanceRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -258,6 +259,7 @@ class WorkflowServiceItemActionInstanceRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -304,7 +306,9 @@ class WorkflowServiceItemActionInstanceRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -682,6 +686,8 @@ class WorkflowServiceItemActionInstanceRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -963,6 +969,7 @@ class WorkflowServiceItemActionInstanceRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/workflow_service_item_action_instance_response.py b/intersight/model/workflow_service_item_action_instance_response.py index bf236622cb..e0726c29e2 100644 --- a/intersight/model/workflow_service_item_action_instance_response.py +++ b/intersight/model/workflow_service_item_action_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_action_properties.py b/intersight/model/workflow_service_item_action_properties.py index 660140360f..494b1958b5 100644 --- a/intersight/model/workflow_service_item_action_properties.py +++ b/intersight/model/workflow_service_item_action_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_action_properties_all_of.py b/intersight/model/workflow_service_item_action_properties_all_of.py index 84c3b05877..f833dedc9b 100644 --- a/intersight/model/workflow_service_item_action_properties_all_of.py +++ b/intersight/model/workflow_service_item_action_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_action_workflow_definition.py b/intersight/model/workflow_service_item_action_workflow_definition.py index b942ca9e18..a8ea84d667 100644 --- a/intersight/model/workflow_service_item_action_workflow_definition.py +++ b/intersight/model/workflow_service_item_action_workflow_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_action_workflow_definition_all_of.py b/intersight/model/workflow_service_item_action_workflow_definition_all_of.py index c8929d0a45..04fcdbc061 100644 --- a/intersight/model/workflow_service_item_action_workflow_definition_all_of.py +++ b/intersight/model/workflow_service_item_action_workflow_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_attribute.py b/intersight/model/workflow_service_item_attribute.py index 700445d99e..46850c2197 100644 --- a/intersight/model/workflow_service_item_attribute.py +++ b/intersight/model/workflow_service_item_attribute.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_attribute_all_of.py b/intersight/model/workflow_service_item_attribute_all_of.py index 97d410f7c6..2b904bdee3 100644 --- a/intersight/model/workflow_service_item_attribute_all_of.py +++ b/intersight/model/workflow_service_item_attribute_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_attribute_list.py b/intersight/model/workflow_service_item_attribute_list.py index c1b5abccc0..4f1e46f0d5 100644 --- a/intersight/model/workflow_service_item_attribute_list.py +++ b/intersight/model/workflow_service_item_attribute_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_attribute_list_all_of.py b/intersight/model/workflow_service_item_attribute_list_all_of.py index 456f75960e..fd9ed18255 100644 --- a/intersight/model/workflow_service_item_attribute_list_all_of.py +++ b/intersight/model/workflow_service_item_attribute_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_attribute_response.py b/intersight/model/workflow_service_item_attribute_response.py index 9266776b50..e44d557e61 100644 --- a/intersight/model/workflow_service_item_attribute_response.py +++ b/intersight/model/workflow_service_item_attribute_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_definition.py b/intersight/model/workflow_service_item_definition.py index c60afa8f7d..52507c2eff 100644 --- a/intersight/model/workflow_service_item_definition.py +++ b/intersight/model/workflow_service_item_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_definition_all_of.py b/intersight/model/workflow_service_item_definition_all_of.py index 54d796a4af..a7829eeff4 100644 --- a/intersight/model/workflow_service_item_definition_all_of.py +++ b/intersight/model/workflow_service_item_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_definition_list.py b/intersight/model/workflow_service_item_definition_list.py index 5339326958..7c59ef00a2 100644 --- a/intersight/model/workflow_service_item_definition_list.py +++ b/intersight/model/workflow_service_item_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_definition_list_all_of.py b/intersight/model/workflow_service_item_definition_list_all_of.py index c6fc834920..a074b8514a 100644 --- a/intersight/model/workflow_service_item_definition_list_all_of.py +++ b/intersight/model/workflow_service_item_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_definition_relationship.py b/intersight/model/workflow_service_item_definition_relationship.py index 719147d844..60381dbdd4 100644 --- a/intersight/model/workflow_service_item_definition_relationship.py +++ b/intersight/model/workflow_service_item_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -217,6 +217,7 @@ class WorkflowServiceItemDefinitionRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -248,6 +249,7 @@ class WorkflowServiceItemDefinitionRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -294,7 +296,9 @@ class WorkflowServiceItemDefinitionRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -672,6 +676,8 @@ class WorkflowServiceItemDefinitionRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -953,6 +959,7 @@ class WorkflowServiceItemDefinitionRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/workflow_service_item_definition_response.py b/intersight/model/workflow_service_item_definition_response.py index 39e4d51196..542c265e2b 100644 --- a/intersight/model/workflow_service_item_definition_response.py +++ b/intersight/model/workflow_service_item_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_health_check_definition.py b/intersight/model/workflow_service_item_health_check_definition.py index 6205f70c09..5a0a02b5af 100644 --- a/intersight/model/workflow_service_item_health_check_definition.py +++ b/intersight/model/workflow_service_item_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_health_check_definition_all_of.py b/intersight/model/workflow_service_item_health_check_definition_all_of.py index 3192f3ac3b..af4cf178d1 100644 --- a/intersight/model/workflow_service_item_health_check_definition_all_of.py +++ b/intersight/model/workflow_service_item_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_health_check_definition_list.py b/intersight/model/workflow_service_item_health_check_definition_list.py index decbab9a1b..678dbecbb5 100644 --- a/intersight/model/workflow_service_item_health_check_definition_list.py +++ b/intersight/model/workflow_service_item_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_health_check_definition_list_all_of.py b/intersight/model/workflow_service_item_health_check_definition_list_all_of.py index 99e1e4e829..9659e87c42 100644 --- a/intersight/model/workflow_service_item_health_check_definition_list_all_of.py +++ b/intersight/model/workflow_service_item_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_health_check_definition_relationship.py b/intersight/model/workflow_service_item_health_check_definition_relationship.py index 22815d88fd..3c19359744 100644 --- a/intersight/model/workflow_service_item_health_check_definition_relationship.py +++ b/intersight/model/workflow_service_item_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -179,6 +179,7 @@ class WorkflowServiceItemHealthCheckDefinitionRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -210,6 +211,7 @@ class WorkflowServiceItemHealthCheckDefinitionRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -256,7 +258,9 @@ class WorkflowServiceItemHealthCheckDefinitionRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -634,6 +638,8 @@ class WorkflowServiceItemHealthCheckDefinitionRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -915,6 +921,7 @@ class WorkflowServiceItemHealthCheckDefinitionRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/workflow_service_item_health_check_definition_response.py b/intersight/model/workflow_service_item_health_check_definition_response.py index 76f001c4fd..04bab67f2a 100644 --- a/intersight/model/workflow_service_item_health_check_definition_response.py +++ b/intersight/model/workflow_service_item_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_health_check_execution.py b/intersight/model/workflow_service_item_health_check_execution.py index e0e1f13846..87e4e0e658 100644 --- a/intersight/model/workflow_service_item_health_check_execution.py +++ b/intersight/model/workflow_service_item_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_health_check_execution_all_of.py b/intersight/model/workflow_service_item_health_check_execution_all_of.py index 4783b118e7..ce7f89a93d 100644 --- a/intersight/model/workflow_service_item_health_check_execution_all_of.py +++ b/intersight/model/workflow_service_item_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_health_check_execution_list.py b/intersight/model/workflow_service_item_health_check_execution_list.py index 094a8d99c2..73c5943428 100644 --- a/intersight/model/workflow_service_item_health_check_execution_list.py +++ b/intersight/model/workflow_service_item_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_health_check_execution_list_all_of.py b/intersight/model/workflow_service_item_health_check_execution_list_all_of.py index 9ffc539ad0..61ff96be99 100644 --- a/intersight/model/workflow_service_item_health_check_execution_list_all_of.py +++ b/intersight/model/workflow_service_item_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_health_check_execution_response.py b/intersight/model/workflow_service_item_health_check_execution_response.py index 93d5e160d3..66aee60229 100644 --- a/intersight/model/workflow_service_item_health_check_execution_response.py +++ b/intersight/model/workflow_service_item_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_input_definition_type.py b/intersight/model/workflow_service_item_input_definition_type.py index 52e1e43205..c36954f4d7 100644 --- a/intersight/model/workflow_service_item_input_definition_type.py +++ b/intersight/model/workflow_service_item_input_definition_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_input_definition_type_all_of.py b/intersight/model/workflow_service_item_input_definition_type_all_of.py index 63620301ad..c4efbbcfc3 100644 --- a/intersight/model/workflow_service_item_input_definition_type_all_of.py +++ b/intersight/model/workflow_service_item_input_definition_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_instance.py b/intersight/model/workflow_service_item_instance.py index 8d43c59e57..3ba7c538ef 100644 --- a/intersight/model/workflow_service_item_instance.py +++ b/intersight/model/workflow_service_item_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_instance_all_of.py b/intersight/model/workflow_service_item_instance_all_of.py index afaa1a9fb7..4f1909cb54 100644 --- a/intersight/model/workflow_service_item_instance_all_of.py +++ b/intersight/model/workflow_service_item_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_instance_list.py b/intersight/model/workflow_service_item_instance_list.py index 281526c596..1e77d98940 100644 --- a/intersight/model/workflow_service_item_instance_list.py +++ b/intersight/model/workflow_service_item_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_instance_list_all_of.py b/intersight/model/workflow_service_item_instance_list_all_of.py index b7019bb8ba..249920225a 100644 --- a/intersight/model/workflow_service_item_instance_list_all_of.py +++ b/intersight/model/workflow_service_item_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_instance_relationship.py b/intersight/model/workflow_service_item_instance_relationship.py index df3bb95905..e57f0c3645 100644 --- a/intersight/model/workflow_service_item_instance_relationship.py +++ b/intersight/model/workflow_service_item_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -206,6 +206,7 @@ class WorkflowServiceItemInstanceRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -237,6 +238,7 @@ class WorkflowServiceItemInstanceRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -283,7 +285,9 @@ class WorkflowServiceItemInstanceRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -661,6 +665,8 @@ class WorkflowServiceItemInstanceRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -942,6 +948,7 @@ class WorkflowServiceItemInstanceRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/workflow_service_item_instance_response.py b/intersight/model/workflow_service_item_instance_response.py index f727bfe8c7..ad1ed2faac 100644 --- a/intersight/model/workflow_service_item_instance_response.py +++ b/intersight/model/workflow_service_item_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_output.py b/intersight/model/workflow_service_item_output.py index 55f1beba83..a79028127f 100644 --- a/intersight/model/workflow_service_item_output.py +++ b/intersight/model/workflow_service_item_output.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_output_all_of.py b/intersight/model/workflow_service_item_output_all_of.py index b6a9d7bd91..e8ffde255d 100644 --- a/intersight/model/workflow_service_item_output_all_of.py +++ b/intersight/model/workflow_service_item_output_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_output_list.py b/intersight/model/workflow_service_item_output_list.py index 92de00cc1c..3b7cef341a 100644 --- a/intersight/model/workflow_service_item_output_list.py +++ b/intersight/model/workflow_service_item_output_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_output_list_all_of.py b/intersight/model/workflow_service_item_output_list_all_of.py index 633e49b66e..2fbf46264f 100644 --- a/intersight/model/workflow_service_item_output_list_all_of.py +++ b/intersight/model/workflow_service_item_output_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_output_response.py b/intersight/model/workflow_service_item_output_response.py index d56a3f4ceb..770740debd 100644 --- a/intersight/model/workflow_service_item_output_response.py +++ b/intersight/model/workflow_service_item_output_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_type.py b/intersight/model/workflow_service_item_type.py index 03f63a0e5c..26e4aa08db 100644 --- a/intersight/model/workflow_service_item_type.py +++ b/intersight/model/workflow_service_item_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_type_all_of.py b/intersight/model/workflow_service_item_type_all_of.py index 03b1ab7193..37ae51b8b1 100644 --- a/intersight/model/workflow_service_item_type_all_of.py +++ b/intersight/model/workflow_service_item_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_ssh_batch_executor.py b/intersight/model/workflow_ssh_batch_executor.py index 0c4a0b122b..ea6ca5a799 100644 --- a/intersight/model/workflow_ssh_batch_executor.py +++ b/intersight/model/workflow_ssh_batch_executor.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_ssh_batch_executor_all_of.py b/intersight/model/workflow_ssh_batch_executor_all_of.py index 6ed62a68b9..8cb86b765d 100644 --- a/intersight/model/workflow_ssh_batch_executor_all_of.py +++ b/intersight/model/workflow_ssh_batch_executor_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_ssh_batch_executor_list.py b/intersight/model/workflow_ssh_batch_executor_list.py index 85374f4649..c9ca47c3ba 100644 --- a/intersight/model/workflow_ssh_batch_executor_list.py +++ b/intersight/model/workflow_ssh_batch_executor_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_ssh_batch_executor_list_all_of.py b/intersight/model/workflow_ssh_batch_executor_list_all_of.py index b461759df0..cf42e9ebd4 100644 --- a/intersight/model/workflow_ssh_batch_executor_list_all_of.py +++ b/intersight/model/workflow_ssh_batch_executor_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_ssh_batch_executor_response.py b/intersight/model/workflow_ssh_batch_executor_response.py index c174377c65..4c5baa1bc8 100644 --- a/intersight/model/workflow_ssh_batch_executor_response.py +++ b/intersight/model/workflow_ssh_batch_executor_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_ssh_cmd.py b/intersight/model/workflow_ssh_cmd.py index 9109f01384..7b51a1a7c8 100644 --- a/intersight/model/workflow_ssh_cmd.py +++ b/intersight/model/workflow_ssh_cmd.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_ssh_cmd_all_of.py b/intersight/model/workflow_ssh_cmd_all_of.py index 8631ec179e..057ebf3195 100644 --- a/intersight/model/workflow_ssh_cmd_all_of.py +++ b/intersight/model/workflow_ssh_cmd_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_ssh_config.py b/intersight/model/workflow_ssh_config.py index c41679e903..63bc2ea30d 100644 --- a/intersight/model/workflow_ssh_config.py +++ b/intersight/model/workflow_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_ssh_config_all_of.py b/intersight/model/workflow_ssh_config_all_of.py index 72211461e5..bb194a1b76 100644 --- a/intersight/model/workflow_ssh_config_all_of.py +++ b/intersight/model/workflow_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_ssh_session.py b/intersight/model/workflow_ssh_session.py index cce69f6a6d..b7466e46b3 100644 --- a/intersight/model/workflow_ssh_session.py +++ b/intersight/model/workflow_ssh_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_ssh_session_all_of.py b/intersight/model/workflow_ssh_session_all_of.py index 3ee093d36b..8495811d51 100644 --- a/intersight/model/workflow_ssh_session_all_of.py +++ b/intersight/model/workflow_ssh_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_start_task.py b/intersight/model/workflow_start_task.py index cac2c15eac..a748065447 100644 --- a/intersight/model/workflow_start_task.py +++ b/intersight/model/workflow_start_task.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_start_task_all_of.py b/intersight/model/workflow_start_task_all_of.py index c8c72be298..e20ae06be9 100644 --- a/intersight/model/workflow_start_task_all_of.py +++ b/intersight/model/workflow_start_task_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_sub_workflow_task.py b/intersight/model/workflow_sub_workflow_task.py index 414424d54e..b22b6ec880 100644 --- a/intersight/model/workflow_sub_workflow_task.py +++ b/intersight/model/workflow_sub_workflow_task.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_sub_workflow_task_all_of.py b/intersight/model/workflow_sub_workflow_task_all_of.py index 72838d204f..4545aa3808 100644 --- a/intersight/model/workflow_sub_workflow_task_all_of.py +++ b/intersight/model/workflow_sub_workflow_task_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_success_end_task.py b/intersight/model/workflow_success_end_task.py index 959dc5f7f3..e763828113 100644 --- a/intersight/model/workflow_success_end_task.py +++ b/intersight/model/workflow_success_end_task.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_target_context.py b/intersight/model/workflow_target_context.py index 71a4cb281a..97751a28a9 100644 --- a/intersight/model/workflow_target_context.py +++ b/intersight/model/workflow_target_context.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_target_context_all_of.py b/intersight/model/workflow_target_context_all_of.py index aafb3174a4..95fefc6386 100644 --- a/intersight/model/workflow_target_context_all_of.py +++ b/intersight/model/workflow_target_context_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_target_data_type.py b/intersight/model/workflow_target_data_type.py index 7bd5542809..510f123146 100644 --- a/intersight/model/workflow_target_data_type.py +++ b/intersight/model/workflow_target_data_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_target_data_type_all_of.py b/intersight/model/workflow_target_data_type_all_of.py index 7de22870f0..806b04ede7 100644 --- a/intersight/model/workflow_target_data_type_all_of.py +++ b/intersight/model/workflow_target_data_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_target_property.py b/intersight/model/workflow_target_property.py index f0e0d13aba..50916b600d 100644 --- a/intersight/model/workflow_target_property.py +++ b/intersight/model/workflow_target_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_target_property_all_of.py b/intersight/model/workflow_target_property_all_of.py index 5407bdfb49..105258a839 100644 --- a/intersight/model/workflow_target_property_all_of.py +++ b/intersight/model/workflow_target_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_task_constraints.py b/intersight/model/workflow_task_constraints.py index a80326d968..75e9b63531 100644 --- a/intersight/model/workflow_task_constraints.py +++ b/intersight/model/workflow_task_constraints.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_task_constraints_all_of.py b/intersight/model/workflow_task_constraints_all_of.py index 4b206a1e86..7c817efd3d 100644 --- a/intersight/model/workflow_task_constraints_all_of.py +++ b/intersight/model/workflow_task_constraints_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_task_debug_log.py b/intersight/model/workflow_task_debug_log.py index 61ea1ac223..12ad867fd0 100644 --- a/intersight/model/workflow_task_debug_log.py +++ b/intersight/model/workflow_task_debug_log.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_task_debug_log_all_of.py b/intersight/model/workflow_task_debug_log_all_of.py index dcc742d32b..67af44c912 100644 --- a/intersight/model/workflow_task_debug_log_all_of.py +++ b/intersight/model/workflow_task_debug_log_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_task_debug_log_list.py b/intersight/model/workflow_task_debug_log_list.py index 53b53dc1c4..800761ba34 100644 --- a/intersight/model/workflow_task_debug_log_list.py +++ b/intersight/model/workflow_task_debug_log_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_task_debug_log_list_all_of.py b/intersight/model/workflow_task_debug_log_list_all_of.py index e2b1a52516..f082dd1802 100644 --- a/intersight/model/workflow_task_debug_log_list_all_of.py +++ b/intersight/model/workflow_task_debug_log_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_task_debug_log_response.py b/intersight/model/workflow_task_debug_log_response.py index db51589922..1012adefea 100644 --- a/intersight/model/workflow_task_debug_log_response.py +++ b/intersight/model/workflow_task_debug_log_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_task_definition.py b/intersight/model/workflow_task_definition.py index 47062729e6..b43c57649e 100644 --- a/intersight/model/workflow_task_definition.py +++ b/intersight/model/workflow_task_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_task_definition_all_of.py b/intersight/model/workflow_task_definition_all_of.py index cd9b8f749a..b80c9e5a17 100644 --- a/intersight/model/workflow_task_definition_all_of.py +++ b/intersight/model/workflow_task_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_task_definition_list.py b/intersight/model/workflow_task_definition_list.py index 5ec6353389..e9dfa73eb1 100644 --- a/intersight/model/workflow_task_definition_list.py +++ b/intersight/model/workflow_task_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_task_definition_list_all_of.py b/intersight/model/workflow_task_definition_list_all_of.py index e217c4c673..e04067de4e 100644 --- a/intersight/model/workflow_task_definition_list_all_of.py +++ b/intersight/model/workflow_task_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_task_definition_relationship.py b/intersight/model/workflow_task_definition_relationship.py index b1c942104f..2c621e55a3 100644 --- a/intersight/model/workflow_task_definition_relationship.py +++ b/intersight/model/workflow_task_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -205,6 +205,7 @@ class WorkflowTaskDefinitionRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -236,6 +237,7 @@ class WorkflowTaskDefinitionRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -282,7 +284,9 @@ class WorkflowTaskDefinitionRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -660,6 +664,8 @@ class WorkflowTaskDefinitionRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -941,6 +947,7 @@ class WorkflowTaskDefinitionRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/workflow_task_definition_response.py b/intersight/model/workflow_task_definition_response.py index 92a7bfa1cc..afb40fded7 100644 --- a/intersight/model/workflow_task_definition_response.py +++ b/intersight/model/workflow_task_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_task_info.py b/intersight/model/workflow_task_info.py index 184872122a..ae7c69532c 100644 --- a/intersight/model/workflow_task_info.py +++ b/intersight/model/workflow_task_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_task_info_all_of.py b/intersight/model/workflow_task_info_all_of.py index a36e9ba43f..c0ccc04abf 100644 --- a/intersight/model/workflow_task_info_all_of.py +++ b/intersight/model/workflow_task_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_task_info_list.py b/intersight/model/workflow_task_info_list.py index 6a7325fa84..088a4ede91 100644 --- a/intersight/model/workflow_task_info_list.py +++ b/intersight/model/workflow_task_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_task_info_list_all_of.py b/intersight/model/workflow_task_info_list_all_of.py index dd82d4949e..3cd5827f46 100644 --- a/intersight/model/workflow_task_info_list_all_of.py +++ b/intersight/model/workflow_task_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_task_info_relationship.py b/intersight/model/workflow_task_info_relationship.py index 1965b7fe6c..bb96007d37 100644 --- a/intersight/model/workflow_task_info_relationship.py +++ b/intersight/model/workflow_task_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -181,6 +181,7 @@ class WorkflowTaskInfoRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -212,6 +213,7 @@ class WorkflowTaskInfoRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -258,7 +260,9 @@ class WorkflowTaskInfoRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -636,6 +640,8 @@ class WorkflowTaskInfoRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -917,6 +923,7 @@ class WorkflowTaskInfoRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/workflow_task_info_response.py b/intersight/model/workflow_task_info_response.py index 27d7bb5bd6..e1943a8430 100644 --- a/intersight/model/workflow_task_info_response.py +++ b/intersight/model/workflow_task_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_task_loop_info.py b/intersight/model/workflow_task_loop_info.py index 9048db5fa9..73d08bc227 100644 --- a/intersight/model/workflow_task_loop_info.py +++ b/intersight/model/workflow_task_loop_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_task_loop_info_all_of.py b/intersight/model/workflow_task_loop_info_all_of.py index ee0c91ad45..b17d094640 100644 --- a/intersight/model/workflow_task_loop_info_all_of.py +++ b/intersight/model/workflow_task_loop_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_task_metadata.py b/intersight/model/workflow_task_metadata.py index c2a8ef344f..d0375820fa 100644 --- a/intersight/model/workflow_task_metadata.py +++ b/intersight/model/workflow_task_metadata.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_task_metadata_all_of.py b/intersight/model/workflow_task_metadata_all_of.py index 3248a4d014..10bd016165 100644 --- a/intersight/model/workflow_task_metadata_all_of.py +++ b/intersight/model/workflow_task_metadata_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_task_metadata_list.py b/intersight/model/workflow_task_metadata_list.py index a6ee869b5d..b884ff8ab2 100644 --- a/intersight/model/workflow_task_metadata_list.py +++ b/intersight/model/workflow_task_metadata_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_task_metadata_list_all_of.py b/intersight/model/workflow_task_metadata_list_all_of.py index bde1728386..f696d89431 100644 --- a/intersight/model/workflow_task_metadata_list_all_of.py +++ b/intersight/model/workflow_task_metadata_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_task_metadata_relationship.py b/intersight/model/workflow_task_metadata_relationship.py index de09db6331..e7941e44b3 100644 --- a/intersight/model/workflow_task_metadata_relationship.py +++ b/intersight/model/workflow_task_metadata_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -175,6 +175,7 @@ class WorkflowTaskMetadataRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -206,6 +207,7 @@ class WorkflowTaskMetadataRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -252,7 +254,9 @@ class WorkflowTaskMetadataRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -630,6 +634,8 @@ class WorkflowTaskMetadataRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -911,6 +917,7 @@ class WorkflowTaskMetadataRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/workflow_task_metadata_response.py b/intersight/model/workflow_task_metadata_response.py index fa70f4c637..268c0ef5cd 100644 --- a/intersight/model/workflow_task_metadata_response.py +++ b/intersight/model/workflow_task_metadata_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_task_retry_info.py b/intersight/model/workflow_task_retry_info.py index 384d707656..5761b669dc 100644 --- a/intersight/model/workflow_task_retry_info.py +++ b/intersight/model/workflow_task_retry_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_task_retry_info_all_of.py b/intersight/model/workflow_task_retry_info_all_of.py index 5c478dd1a9..3093b2686e 100644 --- a/intersight/model/workflow_task_retry_info_all_of.py +++ b/intersight/model/workflow_task_retry_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_template_evaluation.py b/intersight/model/workflow_template_evaluation.py index 61db8b1b02..60bc560417 100644 --- a/intersight/model/workflow_template_evaluation.py +++ b/intersight/model/workflow_template_evaluation.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_template_evaluation_all_of.py b/intersight/model/workflow_template_evaluation_all_of.py index cc85b93c95..ab4a4890b4 100644 --- a/intersight/model/workflow_template_evaluation_all_of.py +++ b/intersight/model/workflow_template_evaluation_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_template_function_meta.py b/intersight/model/workflow_template_function_meta.py index db52e010da..da2f0d5022 100644 --- a/intersight/model/workflow_template_function_meta.py +++ b/intersight/model/workflow_template_function_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_template_function_meta_all_of.py b/intersight/model/workflow_template_function_meta_all_of.py index f8c41341b8..6804ec3be9 100644 --- a/intersight/model/workflow_template_function_meta_all_of.py +++ b/intersight/model/workflow_template_function_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_template_function_meta_list.py b/intersight/model/workflow_template_function_meta_list.py index f69edce4ea..ee83c57d2d 100644 --- a/intersight/model/workflow_template_function_meta_list.py +++ b/intersight/model/workflow_template_function_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_template_function_meta_list_all_of.py b/intersight/model/workflow_template_function_meta_list_all_of.py index eb08b31fbe..ff93c519ce 100644 --- a/intersight/model/workflow_template_function_meta_list_all_of.py +++ b/intersight/model/workflow_template_function_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_template_function_meta_response.py b/intersight/model/workflow_template_function_meta_response.py index 9e970e4061..bfbdd8e33a 100644 --- a/intersight/model/workflow_template_function_meta_response.py +++ b/intersight/model/workflow_template_function_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_template_parser.py b/intersight/model/workflow_template_parser.py index 6d364573be..4357093590 100644 --- a/intersight/model/workflow_template_parser.py +++ b/intersight/model/workflow_template_parser.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_template_parser_all_of.py b/intersight/model/workflow_template_parser_all_of.py index d681c5fb9e..ad7ed75e8d 100644 --- a/intersight/model/workflow_template_parser_all_of.py +++ b/intersight/model/workflow_template_parser_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_ui_input_filter.py b/intersight/model/workflow_ui_input_filter.py index 6eabe82623..89e9985505 100644 --- a/intersight/model/workflow_ui_input_filter.py +++ b/intersight/model/workflow_ui_input_filter.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_ui_input_filter_all_of.py b/intersight/model/workflow_ui_input_filter_all_of.py index e847482646..7e8b9d44d5 100644 --- a/intersight/model/workflow_ui_input_filter_all_of.py +++ b/intersight/model/workflow_ui_input_filter_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_validation_error.py b/intersight/model/workflow_validation_error.py index 0a687d7947..b6ab465b4a 100644 --- a/intersight/model/workflow_validation_error.py +++ b/intersight/model/workflow_validation_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_validation_error_all_of.py b/intersight/model/workflow_validation_error_all_of.py index 7f6b432220..eb15716762 100644 --- a/intersight/model/workflow_validation_error_all_of.py +++ b/intersight/model/workflow_validation_error_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_validation_information.py b/intersight/model/workflow_validation_information.py index 11045c3127..738f1da055 100644 --- a/intersight/model/workflow_validation_information.py +++ b/intersight/model/workflow_validation_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_validation_information_all_of.py b/intersight/model/workflow_validation_information_all_of.py index a3dcf3d859..3ce653b034 100644 --- a/intersight/model/workflow_validation_information_all_of.py +++ b/intersight/model/workflow_validation_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_wait_task.py b/intersight/model/workflow_wait_task.py index f0752d1929..bf73f2ea77 100644 --- a/intersight/model/workflow_wait_task.py +++ b/intersight/model/workflow_wait_task.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_wait_task_all_of.py b/intersight/model/workflow_wait_task_all_of.py index 0bdfc40eb3..42ef955e82 100644 --- a/intersight/model/workflow_wait_task_all_of.py +++ b/intersight/model/workflow_wait_task_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_wait_task_prompt.py b/intersight/model/workflow_wait_task_prompt.py index c0ee92057f..a4dd02f385 100644 --- a/intersight/model/workflow_wait_task_prompt.py +++ b/intersight/model/workflow_wait_task_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_wait_task_prompt_all_of.py b/intersight/model/workflow_wait_task_prompt_all_of.py index c8e8b104c8..ed4ce637e0 100644 --- a/intersight/model/workflow_wait_task_prompt_all_of.py +++ b/intersight/model/workflow_wait_task_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_web_api.py b/intersight/model/workflow_web_api.py index ff30de9fa1..f0ec130652 100644 --- a/intersight/model/workflow_web_api.py +++ b/intersight/model/workflow_web_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_web_api_all_of.py b/intersight/model/workflow_web_api_all_of.py index cfb5d339b4..db0b8135f8 100644 --- a/intersight/model/workflow_web_api_all_of.py +++ b/intersight/model/workflow_web_api_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_worker_task.py b/intersight/model/workflow_worker_task.py index 55a56a8c3d..48480a0e04 100644 --- a/intersight/model/workflow_worker_task.py +++ b/intersight/model/workflow_worker_task.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_worker_task_all_of.py b/intersight/model/workflow_worker_task_all_of.py index 0f0ebebeba..009717c266 100644 --- a/intersight/model/workflow_worker_task_all_of.py +++ b/intersight/model/workflow_worker_task_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_workflow_ctx.py b/intersight/model/workflow_workflow_ctx.py index fa1f23174e..3a1aaaa5ad 100644 --- a/intersight/model/workflow_workflow_ctx.py +++ b/intersight/model/workflow_workflow_ctx.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_workflow_ctx_all_of.py b/intersight/model/workflow_workflow_ctx_all_of.py index e2f6d39054..c39e8f9581 100644 --- a/intersight/model/workflow_workflow_ctx_all_of.py +++ b/intersight/model/workflow_workflow_ctx_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_workflow_definition.py b/intersight/model/workflow_workflow_definition.py index c641576a81..379ec0f81e 100644 --- a/intersight/model/workflow_workflow_definition.py +++ b/intersight/model/workflow_workflow_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_workflow_definition_all_of.py b/intersight/model/workflow_workflow_definition_all_of.py index 344f44da03..7dba7249e6 100644 --- a/intersight/model/workflow_workflow_definition_all_of.py +++ b/intersight/model/workflow_workflow_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_workflow_definition_list.py b/intersight/model/workflow_workflow_definition_list.py index 2a9731b0a4..cb4e090c76 100644 --- a/intersight/model/workflow_workflow_definition_list.py +++ b/intersight/model/workflow_workflow_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_workflow_definition_list_all_of.py b/intersight/model/workflow_workflow_definition_list_all_of.py index 84239e2485..182e514fea 100644 --- a/intersight/model/workflow_workflow_definition_list_all_of.py +++ b/intersight/model/workflow_workflow_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_workflow_definition_relationship.py b/intersight/model/workflow_workflow_definition_relationship.py index 9003951552..03f25d3b60 100644 --- a/intersight/model/workflow_workflow_definition_relationship.py +++ b/intersight/model/workflow_workflow_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -211,6 +211,7 @@ class WorkflowWorkflowDefinitionRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -242,6 +243,7 @@ class WorkflowWorkflowDefinitionRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -288,7 +290,9 @@ class WorkflowWorkflowDefinitionRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -666,6 +670,8 @@ class WorkflowWorkflowDefinitionRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -947,6 +953,7 @@ class WorkflowWorkflowDefinitionRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/workflow_workflow_definition_response.py b/intersight/model/workflow_workflow_definition_response.py index d0275de50b..95d5f42f86 100644 --- a/intersight/model/workflow_workflow_definition_response.py +++ b/intersight/model/workflow_workflow_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_workflow_engine_properties.py b/intersight/model/workflow_workflow_engine_properties.py index 62eea6b53f..ab2db9ab79 100644 --- a/intersight/model/workflow_workflow_engine_properties.py +++ b/intersight/model/workflow_workflow_engine_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -61,6 +61,7 @@ class WorkflowWorkflowEngineProperties(ModelComposed): allowed_values = { ('class_id',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -161,6 +162,7 @@ class WorkflowWorkflowEngineProperties(ModelComposed): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -197,6 +199,7 @@ class WorkflowWorkflowEngineProperties(ModelComposed): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", @@ -733,6 +736,7 @@ class WorkflowWorkflowEngineProperties(ModelComposed): 'X509.CERTIFICATE': "x509.Certificate", }, ('object_type',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -833,6 +837,7 @@ class WorkflowWorkflowEngineProperties(ModelComposed): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -869,6 +874,7 @@ class WorkflowWorkflowEngineProperties(ModelComposed): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", diff --git a/intersight/model/workflow_workflow_info.py b/intersight/model/workflow_workflow_info.py index c36d828c3d..f4ce0cea25 100644 --- a/intersight/model/workflow_workflow_info.py +++ b/intersight/model/workflow_workflow_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_workflow_info_all_of.py b/intersight/model/workflow_workflow_info_all_of.py index 1768d589f3..58be3e4bde 100644 --- a/intersight/model/workflow_workflow_info_all_of.py +++ b/intersight/model/workflow_workflow_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_workflow_info_auto_restart_properties.py b/intersight/model/workflow_workflow_info_auto_restart_properties.py index 60930e8ebb..3a3bb738d4 100644 --- a/intersight/model/workflow_workflow_info_auto_restart_properties.py +++ b/intersight/model/workflow_workflow_info_auto_restart_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -61,6 +61,7 @@ class WorkflowWorkflowInfoAutoRestartProperties(ModelComposed): allowed_values = { ('class_id',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -161,6 +162,7 @@ class WorkflowWorkflowInfoAutoRestartProperties(ModelComposed): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -197,6 +199,7 @@ class WorkflowWorkflowInfoAutoRestartProperties(ModelComposed): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", @@ -733,6 +736,7 @@ class WorkflowWorkflowInfoAutoRestartProperties(ModelComposed): 'X509.CERTIFICATE': "x509.Certificate", }, ('object_type',): { + 'AAA.USERAGENT': "aaa.UserAgent", 'ACCESS.ADDRESSTYPE': "access.AddressType", 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", @@ -833,6 +837,7 @@ class WorkflowWorkflowInfoAutoRestartProperties(ModelComposed): 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CAPABILITY.UNSUPPORTEDFEATURECONFIG': "capability.UnsupportedFeatureConfig", 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", 'CERTIFICATEMANAGEMENT.ROOTCACERTIFICATE': "certificatemanagement.RootCaCertificate", 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", @@ -869,6 +874,7 @@ class WorkflowWorkflowInfoAutoRestartProperties(ModelComposed): 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMCLASSIFICATIONELIGIBILITY': "cond.AlarmClassificationEligibility", 'COND.ALARMSPEC': "cond.AlarmSpec", 'COND.ALARMSUMMARY': "cond.AlarmSummary", 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", diff --git a/intersight/model/workflow_workflow_info_list.py b/intersight/model/workflow_workflow_info_list.py index 7f6dde918d..16816ca972 100644 --- a/intersight/model/workflow_workflow_info_list.py +++ b/intersight/model/workflow_workflow_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_workflow_info_list_all_of.py b/intersight/model/workflow_workflow_info_list_all_of.py index 1709de4b2d..cdf394908e 100644 --- a/intersight/model/workflow_workflow_info_list_all_of.py +++ b/intersight/model/workflow_workflow_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_workflow_info_properties.py b/intersight/model/workflow_workflow_info_properties.py index e78a9c415c..07a44653b7 100644 --- a/intersight/model/workflow_workflow_info_properties.py +++ b/intersight/model/workflow_workflow_info_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_workflow_info_properties_all_of.py b/intersight/model/workflow_workflow_info_properties_all_of.py index 15fb588ea2..924cac4b38 100644 --- a/intersight/model/workflow_workflow_info_properties_all_of.py +++ b/intersight/model/workflow_workflow_info_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_workflow_info_relationship.py b/intersight/model/workflow_workflow_info_relationship.py index f75a9f4d59..b023b2e1d3 100644 --- a/intersight/model/workflow_workflow_info_relationship.py +++ b/intersight/model/workflow_workflow_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -225,6 +225,7 @@ class WorkflowWorkflowInfoRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -256,6 +257,7 @@ class WorkflowWorkflowInfoRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -302,7 +304,9 @@ class WorkflowWorkflowInfoRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -680,6 +684,8 @@ class WorkflowWorkflowInfoRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -961,6 +967,7 @@ class WorkflowWorkflowInfoRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/workflow_workflow_info_response.py b/intersight/model/workflow_workflow_info_response.py index c42c5a2e55..dd5d5a5afd 100644 --- a/intersight/model/workflow_workflow_info_response.py +++ b/intersight/model/workflow_workflow_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_workflow_metadata.py b/intersight/model/workflow_workflow_metadata.py index b93a03be9b..9a4e831095 100644 --- a/intersight/model/workflow_workflow_metadata.py +++ b/intersight/model/workflow_workflow_metadata.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_workflow_metadata_all_of.py b/intersight/model/workflow_workflow_metadata_all_of.py index 4f280925ef..fa9f1ae235 100644 --- a/intersight/model/workflow_workflow_metadata_all_of.py +++ b/intersight/model/workflow_workflow_metadata_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_workflow_metadata_list.py b/intersight/model/workflow_workflow_metadata_list.py index 6ffd40f81a..3c1af5d118 100644 --- a/intersight/model/workflow_workflow_metadata_list.py +++ b/intersight/model/workflow_workflow_metadata_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_workflow_metadata_list_all_of.py b/intersight/model/workflow_workflow_metadata_list_all_of.py index d3058635eb..04ce6ea245 100644 --- a/intersight/model/workflow_workflow_metadata_list_all_of.py +++ b/intersight/model/workflow_workflow_metadata_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_workflow_metadata_relationship.py b/intersight/model/workflow_workflow_metadata_relationship.py index 79adc16e44..d4dd0da247 100644 --- a/intersight/model/workflow_workflow_metadata_relationship.py +++ b/intersight/model/workflow_workflow_metadata_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -175,6 +175,7 @@ class WorkflowWorkflowMetadataRelationship(ModelComposed): 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPDATECONSTRAINTMETA': "capability.AdapterUpdateConstraintMeta", 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", 'CAPABILITY.CATALOG': "capability.Catalog", 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", @@ -206,6 +207,7 @@ class WorkflowWorkflowMetadataRelationship(ModelComposed): 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.STORAGECONTROLLERUPDATECONSTRAINTMETA': "capability.StorageControllerUpdateConstraintMeta", 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", @@ -252,7 +254,9 @@ class WorkflowWorkflowMetadataRelationship(ModelComposed): 'COMPUTE.VMEDIA': "compute.Vmedia", 'COND.ALARM': "cond.Alarm", 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMCLASSIFICATION': "cond.AlarmClassification", 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.ALARMSUPPRESSION': "cond.AlarmSuppression", 'COND.HCLSTATUS': "cond.HclStatus", 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", 'COND.HCLSTATUSJOB': "cond.HclStatusJob", @@ -630,6 +634,8 @@ class WorkflowWorkflowMetadataRelationship(ModelComposed): 'NETWORK.LICENSEFILE': "network.LicenseFile", 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VETHERNET': "network.Vethernet", + 'NETWORK.VFC': "network.Vfc", 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", 'NETWORK.VPCDOMAIN': "network.VpcDomain", 'NETWORK.VPCMEMBER': "network.VpcMember", @@ -911,6 +917,7 @@ class WorkflowWorkflowMetadataRelationship(ModelComposed): 'STORAGE.NETAPPLUN': "storage.NetAppLun", 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNAMESPACE': "storage.NetAppNamespace", 'STORAGE.NETAPPNFSCLIENT': "storage.NetAppNfsClient", 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", 'STORAGE.NETAPPNODE': "storage.NetAppNode", diff --git a/intersight/model/workflow_workflow_metadata_response.py b/intersight/model/workflow_workflow_metadata_response.py index 1851d20e77..8c9ed5bef7 100644 --- a/intersight/model/workflow_workflow_metadata_response.py +++ b/intersight/model/workflow_workflow_metadata_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_workflow_properties.py b/intersight/model/workflow_workflow_properties.py index c9e3d7ad0a..c0cbba29db 100644 --- a/intersight/model/workflow_workflow_properties.py +++ b/intersight/model/workflow_workflow_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_workflow_properties_all_of.py b/intersight/model/workflow_workflow_properties_all_of.py index 32e1cf39da..26831d94e1 100644 --- a/intersight/model/workflow_workflow_properties_all_of.py +++ b/intersight/model/workflow_workflow_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_workflow_task.py b/intersight/model/workflow_workflow_task.py index 1ddb618304..7dfad8ee37 100644 --- a/intersight/model/workflow_workflow_task.py +++ b/intersight/model/workflow_workflow_task.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_workflow_task_all_of.py b/intersight/model/workflow_workflow_task_all_of.py index b819aa6fc0..680d124dc5 100644 --- a/intersight/model/workflow_workflow_task_all_of.py +++ b/intersight/model/workflow_workflow_task_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_xml_api.py b/intersight/model/workflow_xml_api.py index 8f8c5ca03e..a96693e78c 100644 --- a/intersight/model/workflow_xml_api.py +++ b/intersight/model/workflow_xml_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/x509_certificate.py b/intersight/model/x509_certificate.py index b4e04fdd8b..8f05b388e1 100644 --- a/intersight/model/x509_certificate.py +++ b/intersight/model/x509_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/x509_certificate_all_of.py b/intersight/model/x509_certificate_all_of.py index 12e358b111..569eb0a1ac 100644 --- a/intersight/model/x509_certificate_all_of.py +++ b/intersight/model/x509_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.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model_utils.py b/intersight/model_utils.py index 030f2a2bed..3679b9bbc8 100644 --- a/intersight/model_utils.py +++ b/intersight/model_utils.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/models/__init__.py b/intersight/models/__init__.py index c7f7994a49..84670120fb 100644 --- a/intersight/models/__init__.py +++ b/intersight/models/__init__.py @@ -26,6 +26,8 @@ from intersight.model.aaa_retention_policy_list import AaaRetentionPolicyList from intersight.model.aaa_retention_policy_list_all_of import AaaRetentionPolicyListAllOf from intersight.model.aaa_retention_policy_response import AaaRetentionPolicyResponse +from intersight.model.aaa_user_agent import AaaUserAgent +from intersight.model.aaa_user_agent_all_of import AaaUserAgentAllOf from intersight.model.access_address_type import AccessAddressType from intersight.model.access_address_type_all_of import AccessAddressTypeAllOf from intersight.model.access_configuration_type import AccessConfigurationType @@ -737,6 +739,10 @@ from intersight.model.capability_adapter_unit_descriptor_list import CapabilityAdapterUnitDescriptorList from intersight.model.capability_adapter_unit_descriptor_list_all_of import CapabilityAdapterUnitDescriptorListAllOf from intersight.model.capability_adapter_unit_descriptor_response import CapabilityAdapterUnitDescriptorResponse +from intersight.model.capability_adapter_update_constraint_meta import CapabilityAdapterUpdateConstraintMeta +from intersight.model.capability_adapter_update_constraint_meta_list import CapabilityAdapterUpdateConstraintMetaList +from intersight.model.capability_adapter_update_constraint_meta_list_all_of import CapabilityAdapterUpdateConstraintMetaListAllOf +from intersight.model.capability_adapter_update_constraint_meta_response import CapabilityAdapterUpdateConstraintMetaResponse from intersight.model.capability_adapter_upgrade_support_meta import CapabilityAdapterUpgradeSupportMeta from intersight.model.capability_adapter_upgrade_support_meta_all_of import CapabilityAdapterUpgradeSupportMetaAllOf from intersight.model.capability_adapter_upgrade_support_meta_list import CapabilityAdapterUpgradeSupportMetaList @@ -902,6 +908,10 @@ from intersight.model.capability_sioc_module_manufacturing_def_list import CapabilitySiocModuleManufacturingDefList from intersight.model.capability_sioc_module_manufacturing_def_list_all_of import CapabilitySiocModuleManufacturingDefListAllOf from intersight.model.capability_sioc_module_manufacturing_def_response import CapabilitySiocModuleManufacturingDefResponse +from intersight.model.capability_storage_controller_update_constraint_meta import CapabilityStorageControllerUpdateConstraintMeta +from intersight.model.capability_storage_controller_update_constraint_meta_list import CapabilityStorageControllerUpdateConstraintMetaList +from intersight.model.capability_storage_controller_update_constraint_meta_list_all_of import CapabilityStorageControllerUpdateConstraintMetaListAllOf +from intersight.model.capability_storage_controller_update_constraint_meta_response import CapabilityStorageControllerUpdateConstraintMetaResponse from intersight.model.capability_switch_capability import CapabilitySwitchCapability from intersight.model.capability_switch_capability_all_of import CapabilitySwitchCapabilityAllOf from intersight.model.capability_switch_capability_def import CapabilitySwitchCapabilityDef @@ -927,6 +937,10 @@ from intersight.model.capability_switch_system_limits_all_of import CapabilitySwitchSystemLimitsAllOf from intersight.model.capability_switching_mode_capability import CapabilitySwitchingModeCapability from intersight.model.capability_switching_mode_capability_all_of import CapabilitySwitchingModeCapabilityAllOf +from intersight.model.capability_unsupported_feature_config import CapabilityUnsupportedFeatureConfig +from intersight.model.capability_unsupported_feature_config_all_of import CapabilityUnsupportedFeatureConfigAllOf +from intersight.model.capability_update_constraint_meta import CapabilityUpdateConstraintMeta +from intersight.model.capability_update_constraint_meta_all_of import CapabilityUpdateConstraintMetaAllOf from intersight.model.certificatemanagement_certificate_base import CertificatemanagementCertificateBase from intersight.model.certificatemanagement_certificate_base_all_of import CertificatemanagementCertificateBaseAllOf from intersight.model.certificatemanagement_imc import CertificatemanagementImc @@ -1255,6 +1269,14 @@ from intersight.model.cond_alarm_aggregation_list_all_of import CondAlarmAggregationListAllOf from intersight.model.cond_alarm_aggregation_response import CondAlarmAggregationResponse from intersight.model.cond_alarm_all_of import CondAlarmAllOf +from intersight.model.cond_alarm_classification import CondAlarmClassification +from intersight.model.cond_alarm_classification_all_of import CondAlarmClassificationAllOf +from intersight.model.cond_alarm_classification_eligibility import CondAlarmClassificationEligibility +from intersight.model.cond_alarm_classification_eligibility_all_of import CondAlarmClassificationEligibilityAllOf +from intersight.model.cond_alarm_classification_list import CondAlarmClassificationList +from intersight.model.cond_alarm_classification_list_all_of import CondAlarmClassificationListAllOf +from intersight.model.cond_alarm_classification_relationship import CondAlarmClassificationRelationship +from intersight.model.cond_alarm_classification_response import CondAlarmClassificationResponse from intersight.model.cond_alarm_definition import CondAlarmDefinition from intersight.model.cond_alarm_definition_all_of import CondAlarmDefinitionAllOf from intersight.model.cond_alarm_definition_list import CondAlarmDefinitionList @@ -1268,6 +1290,11 @@ from intersight.model.cond_alarm_spec_all_of import CondAlarmSpecAllOf from intersight.model.cond_alarm_summary import CondAlarmSummary from intersight.model.cond_alarm_summary_all_of import CondAlarmSummaryAllOf +from intersight.model.cond_alarm_suppression import CondAlarmSuppression +from intersight.model.cond_alarm_suppression_all_of import CondAlarmSuppressionAllOf +from intersight.model.cond_alarm_suppression_list import CondAlarmSuppressionList +from intersight.model.cond_alarm_suppression_list_all_of import CondAlarmSuppressionListAllOf +from intersight.model.cond_alarm_suppression_response import CondAlarmSuppressionResponse from intersight.model.cond_hcl_status import CondHclStatus from intersight.model.cond_hcl_status_all_of import CondHclStatusAllOf from intersight.model.cond_hcl_status_detail import CondHclStatusDetail @@ -3890,6 +3917,18 @@ from intersight.model.network_telemetry_check_list import NetworkTelemetryCheckList from intersight.model.network_telemetry_check_list_all_of import NetworkTelemetryCheckListAllOf from intersight.model.network_telemetry_check_response import NetworkTelemetryCheckResponse +from intersight.model.network_vethernet import NetworkVethernet +from intersight.model.network_vethernet_all_of import NetworkVethernetAllOf +from intersight.model.network_vethernet_list import NetworkVethernetList +from intersight.model.network_vethernet_list_all_of import NetworkVethernetListAllOf +from intersight.model.network_vethernet_relationship import NetworkVethernetRelationship +from intersight.model.network_vethernet_response import NetworkVethernetResponse +from intersight.model.network_vfc import NetworkVfc +from intersight.model.network_vfc_all_of import NetworkVfcAllOf +from intersight.model.network_vfc_list import NetworkVfcList +from intersight.model.network_vfc_list_all_of import NetworkVfcListAllOf +from intersight.model.network_vfc_relationship import NetworkVfcRelationship +from intersight.model.network_vfc_response import NetworkVfcResponse from intersight.model.network_vlan_port_info import NetworkVlanPortInfo from intersight.model.network_vlan_port_info_all_of import NetworkVlanPortInfoAllOf from intersight.model.network_vlan_port_info_list import NetworkVlanPortInfoList @@ -5804,6 +5843,11 @@ from intersight.model.storage_net_app_lun_map_response import StorageNetAppLunMapResponse from intersight.model.storage_net_app_lun_relationship import StorageNetAppLunRelationship from intersight.model.storage_net_app_lun_response import StorageNetAppLunResponse +from intersight.model.storage_net_app_namespace import StorageNetAppNamespace +from intersight.model.storage_net_app_namespace_all_of import StorageNetAppNamespaceAllOf +from intersight.model.storage_net_app_namespace_list import StorageNetAppNamespaceList +from intersight.model.storage_net_app_namespace_list_all_of import StorageNetAppNamespaceListAllOf +from intersight.model.storage_net_app_namespace_response import StorageNetAppNamespaceResponse from intersight.model.storage_net_app_nfs_client import StorageNetAppNfsClient from intersight.model.storage_net_app_nfs_client_all_of import StorageNetAppNfsClientAllOf from intersight.model.storage_net_app_nfs_client_list import StorageNetAppNfsClientList diff --git a/intersight/rest.py b/intersight/rest.py index 65470ecadf..c8ad70ba88 100644 --- a/intersight/rest.py +++ b/intersight/rest.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/signing.py b/intersight/signing.py index 7312db82e7..02b784acbd 100644 --- a/intersight/signing.py +++ b/intersight/signing.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-14430 + The version of the OpenAPI document: 1.0.11-14628 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/setup.py b/setup.py index f66d7592df..344c47c9aa 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup, find_packages NAME = "intersight" -VERSION = "1.0.11.14430" +VERSION = "1.0.11.14628" REQUIRES = [ "urllib3 >= 1.25.3", "python-dateutil",