agilicus 1.299.9__py3-none-any.whl → 1.299.11__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.
@@ -77,7 +77,7 @@ class ApiClient(object):
77
77
  self.default_headers[header_name] = header_value
78
78
  self.cookie = cookie
79
79
  # Set default User-Agent.
80
- self.user_agent = 'OpenAPI-Generator/1.299.9/python'
80
+ self.user_agent = 'OpenAPI-Generator/1.299.11/python'
81
81
 
82
82
  def __enter__(self):
83
83
  return self
@@ -387,7 +387,7 @@ class Configuration(object):
387
387
  "OS: {env}\n"\
388
388
  "Python Version: {pyversion}\n"\
389
389
  "Version of the API: 2025.09.04\n"\
390
- "SDK Package Version: 1.299.9".\
390
+ "SDK Package Version: 1.299.11".\
391
391
  format(env=sys.platform, pyversion=sys.version)
392
392
 
393
393
  def get_host_settings(self):
@@ -4,7 +4,7 @@ Agilicus is API-first. Modern software is controlled by other software, is open,
4
4
  The `agilicus_api` package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
5
5
 
6
6
  - API version: 2025.09.04
7
- - Package version: 1.299.9
7
+ - Package version: 1.299.11
8
8
  - Build package: org.openapitools.codegen.languages.PythonClientCodegen
9
9
  For more information, please visit [https://www.agilicus.com/api](https://www.agilicus.com/api)
10
10
 
agilicus/audits.py CHANGED
@@ -89,7 +89,7 @@ def format_audit_list_as_text(ctx, audits, show_columns):
89
89
  return table
90
90
 
91
91
 
92
- def query_auth_audits(ctx, limit=50, map_email=False, **kwargs):
92
+ def query_auth_audits(ctx, limit=None, map_email=False, **kwargs):
93
93
  apiclient = context.get_apiclient(ctx)
94
94
  kwargs["org_id"] = input_helpers.get_org_from_input_or_ctx(ctx, **kwargs)
95
95
  dt_from = kwargs.pop("dt_from", "now-1day")
agilicus/main.py CHANGED
@@ -701,12 +701,11 @@ def list_audit_records(ctx, show_column, **kwargs):
701
701
 
702
702
 
703
703
  @cli.command(name="list-auth-audit-records")
704
- @click.option("--limit", type=int, default=50)
704
+ @click.option("--limit", type=int, default=None)
705
705
  @click.option("--org-id", default=None)
706
706
  @click.option("--dt-from", default=None)
707
707
  @click.option("--dt-to", default=None)
708
708
  @click.option("--user-id", default=None)
709
- @click.option("--event", default=None)
710
709
  @click.option("--session-id", default=None)
711
710
  @click.option("--trace-id", default=None)
712
711
  @click.option("--upstream-user-id", default=None)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: agilicus
3
- Version: 1.299.9
3
+ Version: 1.299.11
4
4
  Summary: Agilicus SDK
5
5
  License: MIT
6
6
  Author: Agilicus Devs
@@ -73,9 +73,9 @@ agilicus/agilicus_api/api/users_api.py,sha256=nx-rN1KmDfGNVvuFSd_NkLrH4vtWZnev7Z
73
73
  agilicus/agilicus_api/api/users_api_mock.py,sha256=8FL2tkK1zGGN_SuPxtZ7CX-B6gqfZaqq37TuY9ETVV0,20960
74
74
  agilicus/agilicus_api/api/whoami_api.py,sha256=s2aLOny4zav0moG7bxdFv6RlFA7MjyLCN61434ez00Y,7941
75
75
  agilicus/agilicus_api/api/whoami_api_mock.py,sha256=rlvZoWnMCqORMZBg7SOv6d3xp52kELdh6wXcCaIZ93w,346
76
- agilicus/agilicus_api/api_client.py,sha256=kXzeCdlpCFg12UXdmySbQVbOHLUc41J6mrIqRB9FlSY,38845
76
+ agilicus/agilicus_api/api_client.py,sha256=HlzQF1X_8haMDxUy4sMa9hkqF3AdMEe-BCMyrBkx0fw,38846
77
77
  agilicus/agilicus_api/apis/__init__.py,sha256=ijG84bKeWq8lCvqXBtmWXrEnDMfw2t5qu5nQwgAyckU,2280
78
- agilicus/agilicus_api/configuration.py,sha256=0NxxW5ki7ifyYRqtr7A6XaLfUBFejxUSoSoN36OeWH8,18447
78
+ agilicus/agilicus_api/configuration.py,sha256=whPgXBTlVvXWPDCvqcRVwiVVbg3iG4jhqLWUdqc2mmo,18448
79
79
  agilicus/agilicus_api/docs/APIKey.md,sha256=4cKuz4_l9HcEDnUrLwYbEnn9C2WoDayrjfrY1Ixgaf4,1747
80
80
  agilicus/agilicus_api/docs/APIKeyIntrospect.md,sha256=nJ-zkuFm3JMbWFDYYN_vYyQk1snGBtBvIxtCQxamhAU,1019
81
81
  agilicus/agilicus_api/docs/APIKeyIntrospectAuthorizationInfo.md,sha256=7RApOOLjvWQs5sw2jb25g7i3Kta1BiEY-s8VRXfppH8,725
@@ -2818,12 +2818,12 @@ agilicus/agilicus_api/test/test_x509_root_certificate.py,sha256=DxRpJr8PxIm_LsUB
2818
2818
  agilicus/agilicus_api/test/test_x509_root_certificate_spec.py,sha256=7Z_lAjzClF8iSZQtNi7d3bkykK7e3dEvvsi90HrKo2w,2832
2819
2819
  agilicus/agilicus_api/test/test_x509_root_certificate_status.py,sha256=_q8vQlqjRZeun7GCLeZiBVdSZ4tVsyMr1sZw5crYZoQ,2846
2820
2820
  agilicus/agilicus_api/test/test_xss_settings.py,sha256=VpQaOPafJag-fIlwPb3QgZNMyCAfjrWLP8GqUaDdRrk,2746
2821
- agilicus/agilicus_api_README.md,sha256=oPdfD56YCk1GH3yY5JujoiVD94obsKsQ8AyJRxenpKI,181381
2821
+ agilicus/agilicus_api_README.md,sha256=_ONnFLnxRJ9JD_PaKumWzstzlDlXSgdDLk-kPowYGUw,181382
2822
2822
  agilicus/aliases.ini,sha256=MxqiVo2f2xdUDVF1YDkNW36AIqN8hrYjlTVfraEUZXY,455
2823
2823
  agilicus/amq.py,sha256=yxi-YTbJPVl10s78Hlr1dmrQR63iaSIoROGVILzFPmE,1775
2824
2824
  agilicus/apps.py,sha256=Mdc_pRXyfa-IvIFH7gNbx0Ob64gUHggZyeSyLUDpjMs,54048
2825
2825
  agilicus/audit_destinations.py,sha256=twQon8YiiaW0ZP1nb0C0-XoTEXayEhFr7DrXryHJits,6908
2826
- agilicus/audits.py,sha256=Jn9QijV6x_E0WH4teEs3HFr0RlTCU32k9yxJrpL0gu4,4235
2826
+ agilicus/audits.py,sha256=1qfxus6LoOXTt_UVNM3rNpZvR5iQQ5hPJ-GeoRN8mlc,4237
2827
2827
  agilicus/billing.py,sha256=t6Kjn8rz2FLzkiw9-ucoPRBNxZBoQKBLm3exvI-tZ3U,28566
2828
2828
  agilicus/catalogues.py,sha256=K8pcc-GLXzSXxvPauNNxIBN4fBVi1jTp57eAv_XmGqA,3218
2829
2829
  agilicus/certificate.py,sha256=Vv5xJK0kckvlmeJJ6rBV7FANODd3nQgSKWT1vJtOpqs,3953
@@ -2879,7 +2879,7 @@ agilicus/licensing/licensing_main.py,sha256=go1GCWK3evgpwsA2TnHLZgi7joGG2s1vwKX3
2879
2879
  agilicus/licensing/product_table_versions.py,sha256=Zk8L--z8wu6DPnbtYMGifc2J2KdNtnTBgyJv-CRAbr8,3038
2880
2880
  agilicus/logs.py,sha256=Y4XVcLctY-2O-Q_CXbJs9sAqu0NknHKSsqilKiDM_A0,804
2881
2881
  agilicus/lookups.py,sha256=MNmNsKpP7Fq_poLAnL9xo_iptFilKM9ziGLyIe8VKaw,669
2882
- agilicus/main.py,sha256=SSb1fOI9bW4Y1C3_L5_4knnhptrFQf-N1oozXiSyOQY,296694
2882
+ agilicus/main.py,sha256=0RkRecOCd91cW5LZXinQksCY6Ww5vO48TFsNT_xo8aM,296657
2883
2883
  agilicus/messages/__init__.py,sha256=cVqfaKUndO-AYfppkdFICM5WvYFFB1hRjXihFWmiGPQ,174
2884
2884
  agilicus/messages/messages.py,sha256=b2eO6BaWI9UZTLETcdy1NotyuNlKIJf6CS_TUzehuk4,9175
2885
2885
  agilicus/messages/messages_main.py,sha256=A0xucYwwUZFIuUc0bAyAqVwofErakmyawq5bwhZKcOU,1598
@@ -2926,8 +2926,8 @@ agilicus/trusted_certs/trusted_certs_main.py,sha256=6dHHWXvNIcUa_nA9ptigL4Vibe4n
2926
2926
  agilicus/users.py,sha256=DusnnWKg4gkkKkdUjuz1NXpC6FKvE9xwHKdKm3kjHZo,44910
2927
2927
  agilicus/version.py,sha256=G9OFdL1v_4dLDfk6I6taDNypM5bbO-JHAwilsu9LYgg,23
2928
2928
  agilicus/whoami.py,sha256=kqghtWMgZOd2rhKmfguDwCTm6A3gNS8Kj-S2IBxBtl0,206
2929
- agilicus-1.299.9.dist-info/LICENSE.txt,sha256=Zq4tqiCroC2CVrBB_PWjapRdvpae23nljdiaSkOzUho,1061
2930
- agilicus-1.299.9.dist-info/METADATA,sha256=yUqtU8y__7ALYp7DOgUYJwyGYrj81ho1i4wHXsWae3w,3837
2931
- agilicus-1.299.9.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
2932
- agilicus-1.299.9.dist-info/entry_points.txt,sha256=a66hGozzLkHu0IewFzIMbSAhMTNTddUaA2T3_16Gb_s,51
2933
- agilicus-1.299.9.dist-info/RECORD,,
2929
+ agilicus-1.299.11.dist-info/LICENSE.txt,sha256=Zq4tqiCroC2CVrBB_PWjapRdvpae23nljdiaSkOzUho,1061
2930
+ agilicus-1.299.11.dist-info/METADATA,sha256=xzffVoDd7NGiHvs0qwcbqUUom17hPRIaCgiVXNsPZWc,3838
2931
+ agilicus-1.299.11.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
2932
+ agilicus-1.299.11.dist-info/entry_points.txt,sha256=a66hGozzLkHu0IewFzIMbSAhMTNTddUaA2T3_16Gb_s,51
2933
+ agilicus-1.299.11.dist-info/RECORD,,