scc-firewall-manager-sdk 1.13.620__py3-none-any.whl → 1.13.622__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of scc-firewall-manager-sdk might be problematic. Click here for more details.

@@ -15,7 +15,7 @@
15
15
  """ # noqa: E501
16
16
 
17
17
 
18
- __version__ = "1.13.620"
18
+ __version__ = "1.13.622"
19
19
 
20
20
  # import apis into sdk package
21
21
  from scc_firewall_manager_sdk.api.ai_assistant_api import AIAssistantApi
@@ -88,7 +88,7 @@ class ApiClient:
88
88
  self.default_headers[header_name] = header_value
89
89
  self.cookie = cookie
90
90
  # Set default User-Agent.
91
- self.user_agent = 'OpenAPI-Generator/1.13.620/python'
91
+ self.user_agent = 'OpenAPI-Generator/1.13.622/python'
92
92
  self.client_side_validation = configuration.client_side_validation
93
93
 
94
94
  def __enter__(self):
@@ -380,7 +380,7 @@ class Configuration:
380
380
  "OS: {env}\n"\
381
381
  "Python Version: {pyversion}\n"\
382
382
  "Version of the API: 1.13.0\n"\
383
- "SDK Package Version: 1.13.620".\
383
+ "SDK Package Version: 1.13.622".\
384
384
  format(env=sys.platform, pyversion=sys.version)
385
385
 
386
386
  def get_host_settings(self):
@@ -18,8 +18,8 @@ import pprint
18
18
  import re # noqa: F401
19
19
  import json
20
20
 
21
- from pydantic import BaseModel, ConfigDict, Field, StrictStr
22
- from typing import Any, ClassVar, Dict, List
21
+ from pydantic import BaseModel, ConfigDict, Field, StrictBool, StrictStr
22
+ from typing import Any, ClassVar, Dict, List, Optional
23
23
  from typing import Optional, Set
24
24
  from typing_extensions import Self
25
25
 
@@ -27,8 +27,9 @@ class UpgradeFtdDeviceInput(BaseModel):
27
27
  """
28
28
  UpgradeFtdDeviceInput
29
29
  """ # noqa: E501
30
+ stage_upgrade: Optional[StrictBool] = Field(default=False, description="A boolean value, indicating whether the upgrade should be staged. If this is set to true, the image will be downloaded on to the device and readiness checks will be performed. However, the upgrade will not be applied to the device.", alias="stageUpgrade")
30
31
  upgrade_package_uid: StrictStr = Field(description="The unique identifier, represented as a UUID, of the upgrade package to be applied to the device.", alias="upgradePackageUid")
31
- __properties: ClassVar[List[str]] = ["upgradePackageUid"]
32
+ __properties: ClassVar[List[str]] = ["stageUpgrade", "upgradePackageUid"]
32
33
 
33
34
  model_config = ConfigDict(
34
35
  populate_by_name=True,
@@ -81,6 +82,7 @@ class UpgradeFtdDeviceInput(BaseModel):
81
82
  return cls.model_validate(obj)
82
83
 
83
84
  _obj = cls.model_validate({
85
+ "stageUpgrade": obj.get("stageUpgrade") if obj.get("stageUpgrade") is not None else False,
84
86
  "upgradePackageUid": obj.get("upgradePackageUid")
85
87
  })
86
88
  return _obj
@@ -18,8 +18,8 @@ import pprint
18
18
  import re # noqa: F401
19
19
  import json
20
20
 
21
- from pydantic import BaseModel, ConfigDict, Field, StrictStr
22
- from typing import Any, ClassVar, Dict, List
21
+ from pydantic import BaseModel, ConfigDict, Field, StrictBool, StrictStr
22
+ from typing import Any, ClassVar, Dict, List, Optional
23
23
  from typing_extensions import Annotated
24
24
  from typing import Optional, Set
25
25
  from typing_extensions import Self
@@ -29,8 +29,9 @@ class UpgradeFtdDevicesInput(BaseModel):
29
29
  UpgradeFtdDevicesInput
30
30
  """ # noqa: E501
31
31
  device_uids: Annotated[List[StrictStr], Field(min_length=1, max_length=50)] = Field(description="The set of unique identifiers, represented as UUIDs, of the devices to upgrade in Security Cloud Control. All of the devices in the list have to be compatible with the upgrade package.", alias="deviceUids")
32
+ stage_upgrade: Optional[StrictBool] = Field(default=False, description="A boolean value, indicating whether the upgrade should be staged. If this is set to true, the image will be downloaded on to the device and readiness checks will be performed. However, the upgrade will not be applied to the device.", alias="stageUpgrade")
32
33
  upgrade_package_uid: StrictStr = Field(description="The unique identifier, represented as a UUID, of the upgrade package to be applied to the device.", alias="upgradePackageUid")
33
- __properties: ClassVar[List[str]] = ["deviceUids", "upgradePackageUid"]
34
+ __properties: ClassVar[List[str]] = ["deviceUids", "stageUpgrade", "upgradePackageUid"]
34
35
 
35
36
  model_config = ConfigDict(
36
37
  populate_by_name=True,
@@ -84,6 +85,7 @@ class UpgradeFtdDevicesInput(BaseModel):
84
85
 
85
86
  _obj = cls.model_validate({
86
87
  "deviceUids": obj.get("deviceUids"),
88
+ "stageUpgrade": obj.get("stageUpgrade") if obj.get("stageUpgrade") is not None else False,
87
89
  "upgradePackageUid": obj.get("upgradePackageUid")
88
90
  })
89
91
  return _obj
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: scc-firewall-manager-sdk
3
- Version: 1.13.620
3
+ Version: 1.13.622
4
4
  Summary: Cisco Security Cloud Control Firewall Manager API
5
5
  Home-page:
6
6
  Author: Cisco Security Cloud Control TAC
@@ -1,7 +1,7 @@
1
- scc_firewall_manager_sdk/__init__.py,sha256=CWnf6X6lDY6usF5Q4MKojSlNen-_nr7ta6rgcxP8ano,18641
2
- scc_firewall_manager_sdk/api_client.py,sha256=B53vG8My3cgWw10_4X8jSoO8YgE2NGzhnIrMzTc9Xms,25921
1
+ scc_firewall_manager_sdk/__init__.py,sha256=I7AT36SXgU12jxRPCD7q1kg1cOR2anJegDqCfjlq8ws,18641
2
+ scc_firewall_manager_sdk/api_client.py,sha256=bqjjF5KvSXbOepAmmOL5x0hjinMqvFnC1yOzx3i4iOY,25921
3
3
  scc_firewall_manager_sdk/api_response.py,sha256=eMxw1mpmJcoGZ3gs9z6jM4oYoZ10Gjk333s9sKxGv7s,652
4
- scc_firewall_manager_sdk/configuration.py,sha256=1ZWmt5B7DuKJleROszAuKjfY8ubBq4J6d3N7wVphiac,15993
4
+ scc_firewall_manager_sdk/configuration.py,sha256=rQSUlvgCuC0i9mlrLRXPsy1uA2qaLSkR_dOeSJWoUxE,15993
5
5
  scc_firewall_manager_sdk/exceptions.py,sha256=J4sPW_b1AGNUeRyPnnDlVtb1b8kOKgDO6cCzCf1wDYg,6039
6
6
  scc_firewall_manager_sdk/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
7
7
  scc_firewall_manager_sdk/rest.py,sha256=fAq2gQ-7Y88YdlSxyPNV1I3fctDBTEU0DrBJapzVrNY,9309
@@ -218,8 +218,8 @@ scc_firewall_manager_sdk/models/unified_object_list_view.py,sha256=KLz--4cAsGvyw
218
218
  scc_firewall_manager_sdk/models/universal_ztna_settings.py,sha256=h2mVd4Xveseas-9uCXwH8adFUfoXjJYgHztdjnXz_kI,4149
219
219
  scc_firewall_manager_sdk/models/update_request.py,sha256=wLGMc43-MprpP9slLVoFnEqW52_ST1NozJ4yqxiQ8tM,3507
220
220
  scc_firewall_manager_sdk/models/upgrade_asa_device_input.py,sha256=deGpeHIYms85UaTGyvSSZNVvRhEui7SEuG3m1_iAerM,2980
221
- scc_firewall_manager_sdk/models/upgrade_ftd_device_input.py,sha256=yjH7tVV4zjGG5Dz2feXIdWN-1ywGt6OInYzGD3IVII4,2776
222
- scc_firewall_manager_sdk/models/upgrade_ftd_devices_input.py,sha256=d3veIhm-ldI6TB7JspGN0VGTr7KZQdukhBb6u5TtUi8,3191
221
+ scc_firewall_manager_sdk/models/upgrade_ftd_device_input.py,sha256=vM9WcHdvurBlw7eqcq_tgvMS_CiRyFC-3WXxUTJqRyc,3249
222
+ scc_firewall_manager_sdk/models/upgrade_ftd_devices_input.py,sha256=DkuVlV85VXk2PlaC_KQCVHh9iR84uY8JgnVXI3H0vJI,3664
223
223
  scc_firewall_manager_sdk/models/url_object_content.py,sha256=aSlTYzMZxosN3dbEWAovqx7Wv1cMN5pDqrmtRatZWK0,2657
224
224
  scc_firewall_manager_sdk/models/user.py,sha256=VE7SVIEK_XDwMADGgAXOC70qXP2ZlchOUFC1uZHzrDo,4297
225
225
  scc_firewall_manager_sdk/models/user_create_or_update_input.py,sha256=Qi97TYCikg_t4hwOF6In4JEsrDrpmDH8SJMVS0II97U,3850
@@ -228,7 +228,7 @@ scc_firewall_manager_sdk/models/user_page.py,sha256=zagv0LVHfNn_VR0EMHB_ZiQ6oWA9
228
228
  scc_firewall_manager_sdk/models/user_role.py,sha256=WVus0z7L_INfk_jkrQpm41fFh8coK1rfQhxrS2IcUsQ,1104
229
229
  scc_firewall_manager_sdk/models/ztp_onboarding_input.py,sha256=o6f4KOotVYPH06y4Gm9EhnddZIPlymWT31x8gfnbVt0,5326
230
230
  scc_firewall_manager_sdk/models/ztp_onboarding_template_configuration.py,sha256=d7_s7YPs0uQBiX201HJwMc9WR_vSmQpMfAskmRrx2bM,4808
231
- scc_firewall_manager_sdk-1.13.620.dist-info/METADATA,sha256=PoVqvIq1IUlVrj9jlUqKDNc1G0oFrpidAhRzUT5A8Mw,596
232
- scc_firewall_manager_sdk-1.13.620.dist-info/WHEEL,sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo,92
233
- scc_firewall_manager_sdk-1.13.620.dist-info/top_level.txt,sha256=_g9WfFWGagKs6ULdfhEt8e7RXknpcp9_jA9ubIL4U3I,25
234
- scc_firewall_manager_sdk-1.13.620.dist-info/RECORD,,
231
+ scc_firewall_manager_sdk-1.13.622.dist-info/METADATA,sha256=QSyAb8DaNPwycD5oD3BcYqiu03gW-BtZGT4ULx-j2zM,596
232
+ scc_firewall_manager_sdk-1.13.622.dist-info/WHEEL,sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo,92
233
+ scc_firewall_manager_sdk-1.13.622.dist-info/top_level.txt,sha256=_g9WfFWGagKs6ULdfhEt8e7RXknpcp9_jA9ubIL4U3I,25
234
+ scc_firewall_manager_sdk-1.13.622.dist-info/RECORD,,