catocli 1.0.12__tar.gz → 1.0.13__tar.gz
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.
- {catocli-1.0.12/catocli.egg-info → catocli-1.0.13}/PKG-INFO +1 -1
- {catocli-1.0.12 → catocli-1.0.13}/catocli/__init__.py +1 -1
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/custom/__init__.py +1 -1
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/custom/customLib.py +1 -2
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/mutation_site_updateSiteGeneralDetails/README.md +1 -1
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/mutation_sites_updateSiteGeneralDetails/README.md +1 -1
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/query_eventsFeed/README.md +1 -1
- {catocli-1.0.12 → catocli-1.0.13/catocli.egg-info}/PKG-INFO +1 -1
- {catocli-1.0.12 → catocli-1.0.13}/catocli.egg-info/SOURCES.txt +0 -1
- {catocli-1.0.12 → catocli-1.0.13}/catocli.egg-info/top_level.txt +2 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/mutation.site.updateSiteGeneralDetails.json +57 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/mutation.sites.updateSiteGeneralDetails.json +57 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/query.accountMetrics.json +80 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/query.accountSnapshot.json +40 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/query.auditFeed.json +60 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/query.events.json +240 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/query.eventsFeed.json +60 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/query.eventsTimeSeries.json +180 -0
- catocli-1.0.12/vendor/.DS_Store +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/LICENSE +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/MANIFEST.in +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/Utils/clidriver.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/__main__.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/custom/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/mutation/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/mutation_admin/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/mutation_admin/__init__.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/mutation_admin_addAdmin/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/mutation_admin_removeAdmin/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/mutation_admin_updateAdmin/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/mutation_container/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/mutation_container/__init__.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/mutation_container_delete/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/mutation_policy/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/mutation_policy/__init__.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/mutation_policy_internetFirewall/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/mutation_policy_internetFirewall_addRule/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/mutation_policy_internetFirewall_addSection/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/mutation_policy_internetFirewall_createPolicyRevision/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/mutation_policy_internetFirewall_discardPolicyRevision/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/mutation_policy_internetFirewall_moveRule/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/mutation_policy_internetFirewall_moveSection/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/mutation_policy_internetFirewall_publishPolicyRevision/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/mutation_policy_internetFirewall_removeRule/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/mutation_policy_internetFirewall_removeSection/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/mutation_policy_internetFirewall_updatePolicy/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/mutation_policy_internetFirewall_updateRule/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/mutation_policy_internetFirewall_updateSection/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/mutation_policy_wanFirewall/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/mutation_policy_wanFirewall_addRule/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/mutation_policy_wanFirewall_addSection/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/mutation_policy_wanFirewall_createPolicyRevision/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/mutation_policy_wanFirewall_discardPolicyRevision/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/mutation_policy_wanFirewall_moveRule/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/mutation_policy_wanFirewall_moveSection/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/mutation_policy_wanFirewall_publishPolicyRevision/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/mutation_policy_wanFirewall_removeRule/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/mutation_policy_wanFirewall_removeSection/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/mutation_policy_wanFirewall_updatePolicy/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/mutation_policy_wanFirewall_updateRule/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/mutation_policy_wanFirewall_updateSection/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/mutation_site/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/mutation_site/__init__.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/mutation_site_addIpsecIkeV2Site/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/mutation_site_addIpsecIkeV2SiteTunnels/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/mutation_site_addNetworkRange/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/mutation_site_addSocketSite/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/mutation_site_addStaticHost/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/mutation_site_removeNetworkRange/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/mutation_site_removeSite/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/mutation_site_removeStaticHost/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/mutation_site_updateHa/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/mutation_site_updateIpsecIkeV2SiteGeneralDetails/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/mutation_site_updateIpsecIkeV2SiteTunnels/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/mutation_site_updateNetworkRange/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/mutation_site_updateSocketInterface/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/mutation_site_updateStaticHost/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/mutation_sites/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/mutation_sites/__init__.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/mutation_sites_addIpsecIkeV2Site/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/mutation_sites_addIpsecIkeV2SiteTunnels/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/mutation_sites_addNetworkRange/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/mutation_sites_addSocketSite/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/mutation_sites_addStaticHost/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/mutation_sites_removeNetworkRange/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/mutation_sites_removeSite/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/mutation_sites_removeStaticHost/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/mutation_sites_updateHa/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/mutation_sites_updateIpsecIkeV2SiteGeneralDetails/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/mutation_sites_updateIpsecIkeV2SiteTunnels/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/mutation_sites_updateNetworkRange/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/mutation_sites_updateSocketInterface/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/mutation_sites_updateStaticHost/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/parserApiClient.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/query/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/query_accountBySubdomain/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/query_accountBySubdomain/__init__.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/query_accountMetrics/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/query_accountMetrics/__init__.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/query_accountRoles/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/query_accountRoles/__init__.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/query_accountSnapshot/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/query_accountSnapshot/__init__.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/query_admin/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/query_admin/__init__.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/query_admins/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/query_admins/__init__.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/query_appStats/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/query_appStats/__init__.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/query_appStatsTimeSeries/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/query_appStatsTimeSeries/__init__.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/query_auditFeed/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/query_auditFeed/__init__.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/query_container/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/query_container/__init__.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/query_entityLookup/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/query_entityLookup/__init__.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/query_events/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/query_events/__init__.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/query_eventsFeed/__init__.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/query_eventsTimeSeries/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/query_eventsTimeSeries/__init__.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/query_hardwareManagement/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/query_hardwareManagement/__init__.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/query_licensing/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/query_licensing/__init__.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/query_policy/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/query_policy/__init__.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/query_siteLocation/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/query_siteLocation/__init__.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/query_subDomains/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/query_subDomains/__init__.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/query_xdr/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/query_xdr/__init__.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/query_xdr_stories/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/query_xdr_story/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/raw/README.md +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/raw/__init__.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli.egg-info/dependency_links.txt +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli.egg-info/entry_points.txt +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/catocli.egg-info/requires.txt +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/graphql_client/__init__.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/graphql_client/api/__init__.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/graphql_client/api/call_api.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/graphql_client/api_client.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/graphql_client/api_client_types.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/graphql_client/configuration.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/graphql_client/models/__init__.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/graphql_client/models/no_schema.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/mutation.admin.addAdmin.json +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/mutation.admin.removeAdmin.json +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/mutation.admin.updateAdmin.json +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/mutation.container.delete.json +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/mutation.policy.internetFirewall.addRule.json +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/mutation.policy.internetFirewall.addSection.json +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/mutation.policy.internetFirewall.createPolicyRevision.json +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/mutation.policy.internetFirewall.discardPolicyRevision.json +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/mutation.policy.internetFirewall.moveRule.json +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/mutation.policy.internetFirewall.moveSection.json +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/mutation.policy.internetFirewall.publishPolicyRevision.json +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/mutation.policy.internetFirewall.removeRule.json +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/mutation.policy.internetFirewall.removeSection.json +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/mutation.policy.internetFirewall.updatePolicy.json +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/mutation.policy.internetFirewall.updateRule.json +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/mutation.policy.internetFirewall.updateSection.json +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/mutation.policy.wanFirewall.addRule.json +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/mutation.policy.wanFirewall.addSection.json +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/mutation.policy.wanFirewall.createPolicyRevision.json +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/mutation.policy.wanFirewall.discardPolicyRevision.json +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/mutation.policy.wanFirewall.moveRule.json +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/mutation.policy.wanFirewall.moveSection.json +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/mutation.policy.wanFirewall.publishPolicyRevision.json +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/mutation.policy.wanFirewall.removeRule.json +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/mutation.policy.wanFirewall.removeSection.json +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/mutation.policy.wanFirewall.updatePolicy.json +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/mutation.policy.wanFirewall.updateRule.json +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/mutation.policy.wanFirewall.updateSection.json +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/mutation.site.addIpsecIkeV2Site.json +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/mutation.site.addIpsecIkeV2SiteTunnels.json +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/mutation.site.addNetworkRange.json +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/mutation.site.addSocketSite.json +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/mutation.site.addStaticHost.json +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/mutation.site.removeNetworkRange.json +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/mutation.site.removeSite.json +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/mutation.site.removeStaticHost.json +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/mutation.site.updateHa.json +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/mutation.site.updateIpsecIkeV2SiteGeneralDetails.json +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/mutation.site.updateIpsecIkeV2SiteTunnels.json +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/mutation.site.updateNetworkRange.json +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/mutation.site.updateSocketInterface.json +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/mutation.site.updateStaticHost.json +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/mutation.sites.addIpsecIkeV2Site.json +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/mutation.sites.addIpsecIkeV2SiteTunnels.json +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/mutation.sites.addNetworkRange.json +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/mutation.sites.addSocketSite.json +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/mutation.sites.addStaticHost.json +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/mutation.sites.removeNetworkRange.json +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/mutation.sites.removeSite.json +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/mutation.sites.removeStaticHost.json +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/mutation.sites.updateHa.json +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/mutation.sites.updateIpsecIkeV2SiteGeneralDetails.json +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/mutation.sites.updateIpsecIkeV2SiteTunnels.json +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/mutation.sites.updateNetworkRange.json +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/mutation.sites.updateSocketInterface.json +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/mutation.sites.updateStaticHost.json +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/query.accountBySubdomain.json +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/query.accountRoles.json +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/query.admin.json +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/query.admins.json +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/query.appStats.json +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/query.appStatsTimeSeries.json +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/query.container.json +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/query.entityLookup.json +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/query.hardwareManagement.json +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/query.licensing.json +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/query.policy.json +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/query.siteLocation.json +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/query.subDomains.json +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/query.xdr.stories.json +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/models/query.xdr.story.json +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/schema/catolib.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/schema/importSchema.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/setup.cfg +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/setup.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/vendor/certifi/__init__.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/vendor/certifi/__main__.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/vendor/certifi/core.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/vendor/certifi/py.typed +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/vendor/six.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/vendor/urllib3/__init__.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/vendor/urllib3/_base_connection.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/vendor/urllib3/_collections.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/vendor/urllib3/_request_methods.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/vendor/urllib3/_version.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/vendor/urllib3/connection.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/vendor/urllib3/connectionpool.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/vendor/urllib3/contrib/__init__.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/vendor/urllib3/contrib/emscripten/__init__.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/vendor/urllib3/contrib/emscripten/connection.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/vendor/urllib3/contrib/emscripten/fetch.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/vendor/urllib3/contrib/emscripten/request.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/vendor/urllib3/contrib/emscripten/response.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/vendor/urllib3/contrib/pyopenssl.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/vendor/urllib3/contrib/socks.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/vendor/urllib3/exceptions.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/vendor/urllib3/fields.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/vendor/urllib3/filepost.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/vendor/urllib3/http2/__init__.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/vendor/urllib3/http2/connection.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/vendor/urllib3/http2/probe.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/vendor/urllib3/poolmanager.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/vendor/urllib3/py.typed +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/vendor/urllib3/response.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/vendor/urllib3/util/__init__.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/vendor/urllib3/util/connection.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/vendor/urllib3/util/proxy.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/vendor/urllib3/util/request.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/vendor/urllib3/util/response.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/vendor/urllib3/util/retry.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/vendor/urllib3/util/ssl_.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/vendor/urllib3/util/ssl_match_hostname.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/vendor/urllib3/util/ssltransport.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/vendor/urllib3/util/timeout.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/vendor/urllib3/util/url.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/vendor/urllib3/util/util.py +0 -0
- {catocli-1.0.12 → catocli-1.0.13}/vendor/urllib3/util/wait.py +0 -0
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
__version__ = "1.0.
|
|
1
|
+
__version__ = "1.0.13"
|
|
2
2
|
__cato_host__ = "https://api.catonetworks.com/api/v1/graphql2"
|
|
@@ -14,7 +14,7 @@ def custom_parse(subparsers):
|
|
|
14
14
|
help='entity '+entity+' list',
|
|
15
15
|
usage=get_help_custom("entity_"+entity+"_list"))
|
|
16
16
|
|
|
17
|
-
item_list_parser.add_argument('accountID', help='The Account ID.')
|
|
17
|
+
item_list_parser.add_argument('-accountID', help='The Account ID.')
|
|
18
18
|
item_list_parser.add_argument('-s', help='Search string', default='', nargs='?')
|
|
19
19
|
item_list_parser.add_argument('-f', default="csv", choices=["json","csv"], nargs='?',
|
|
20
20
|
help='Specify format for output')
|
|
@@ -18,7 +18,6 @@ def entityTypeList(args, configuration):
|
|
|
18
18
|
|
|
19
19
|
instance = CallApi(ApiClient(configuration))
|
|
20
20
|
operationName = params["operation_name"]
|
|
21
|
-
accountID = params.get("accountID") if params.get("accountID") else params.get("accountId")
|
|
22
21
|
query = '''query entityLookup ( $type:EntityType! $accountID:ID! $search:String ) {
|
|
23
22
|
entityLookup ( accountID:$accountID type:$type search:$search ) {
|
|
24
23
|
'''+params["operation_name"]+'''s: items {
|
|
@@ -35,7 +34,7 @@ def entityTypeList(args, configuration):
|
|
|
35
34
|
"query": query,
|
|
36
35
|
"operationName": "entityLookup",
|
|
37
36
|
"variables": {
|
|
38
|
-
"accountID": accountID,
|
|
37
|
+
"accountID": configuration.accountID,
|
|
39
38
|
"type": params["operation_name"],
|
|
40
39
|
"search": (params.get("s") if params.get("s")!=None else "")
|
|
41
40
|
}
|
{catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/mutation_site_updateSiteGeneralDetails/README.md
RENAMED
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
|
|
11
11
|
`catocli mutation site updateSiteGeneralDetails "$(cat < updateSiteGeneralDetails.json)"`
|
|
12
12
|
|
|
13
|
-
`catocli mutation site updateSiteGeneralDetails '{"UpdateSiteGeneralDetailsInput": {"UpdateSiteLocationInput": {"address": {"address": "String"}, "countryCode": {"countryCode": "String"}, "stateCode": {"stateCode": "String"}, "timezone": {"timezone": "String"}}, "description": {"description": "String"}, "name": {"name": "String"}, "siteType": {"siteType": "enum(SiteType)"}}, "siteId": "ID"}'`
|
|
13
|
+
`catocli mutation site updateSiteGeneralDetails '{"UpdateSiteGeneralDetailsInput": {"UpdateSiteLocationInput": {"address": {"address": "String"}, "cityName": {"cityName": "String"}, "countryCode": {"countryCode": "String"}, "stateCode": {"stateCode": "String"}, "timezone": {"timezone": "String"}}, "description": {"description": "String"}, "name": {"name": "String"}, "siteType": {"siteType": "enum(SiteType)"}}, "siteId": "ID"}'`
|
|
14
14
|
|
|
15
15
|
#### Operation Arguments for mutation.site.updateSiteGeneralDetails ####
|
|
16
16
|
`UpdateSiteGeneralDetailsInput` [UpdateSiteGeneralDetailsInput] - (required) N/A
|
{catocli-1.0.12 → catocli-1.0.13}/catocli/parsers/mutation_sites_updateSiteGeneralDetails/README.md
RENAMED
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
|
|
11
11
|
`catocli mutation sites updateSiteGeneralDetails "$(cat < updateSiteGeneralDetails.json)"`
|
|
12
12
|
|
|
13
|
-
`catocli mutation sites updateSiteGeneralDetails '{"UpdateSiteGeneralDetailsInput": {"UpdateSiteLocationInput": {"address": {"address": "String"}, "countryCode": {"countryCode": "String"}, "stateCode": {"stateCode": "String"}, "timezone": {"timezone": "String"}}, "description": {"description": "String"}, "name": {"name": "String"}, "siteType": {"siteType": "enum(SiteType)"}}, "siteId": "ID"}'`
|
|
13
|
+
`catocli mutation sites updateSiteGeneralDetails '{"UpdateSiteGeneralDetailsInput": {"UpdateSiteLocationInput": {"address": {"address": "String"}, "cityName": {"cityName": "String"}, "countryCode": {"countryCode": "String"}, "stateCode": {"stateCode": "String"}, "timezone": {"timezone": "String"}}, "description": {"description": "String"}, "name": {"name": "String"}, "siteType": {"siteType": "enum(SiteType)"}}, "siteId": "ID"}'`
|
|
14
14
|
|
|
15
15
|
#### Operation Arguments for mutation.sites.updateSiteGeneralDetails ####
|
|
16
16
|
`UpdateSiteGeneralDetailsInput` [UpdateSiteGeneralDetailsInput] - (required) N/A
|
|
@@ -15,5 +15,5 @@
|
|
|
15
15
|
#### Operation Arguments for query.eventsFeed ####
|
|
16
16
|
`EventFeedFieldFilterInput` [EventFeedFieldFilterInput[]] - (optional) N/A
|
|
17
17
|
`accountIDs` [ID[]] - (optional) List of Unique Account Identifiers.
|
|
18
|
-
`fieldNames` [EventFieldName[]] - (optional) N/A Default Value: ['src_site', 'src_site_id', 'static_host', 'user_id', 'dest_site', 'dest_site_id', 'src_or_dest_site_id', 'rule', 'ISP_name', 'socket_interface', 'custom_category', 'directory_host_name', 'dest_port', 'bgp_peer_asn', 'user_reference_id', 'src_port', 'link_health_pkt_loss', 'pop_name', 'host_ip', 'event_message', 'src_site_name', 'domain_name', 'dest_ip', 'file_hash', 'src_isp_ip', 'authentication_type', 'rule_name', 'directory_sync_result', 'host_mac', 'threat_type', 'threat_verdict', 'device_name', 'link_type', 'login_type', 'configured_host_name', 'internalId', 'directory_sync_type', 'vpn_user_email', 'client_class', 'incident_aggregation', 'socket_reset', 'user_name', 'client_version', 'file_size', 'registration_code', 'bgp_error_code', 'bgp_peer_description', 'threat_name', 'qos_reported_time', 'ip_protocol', 'bgp_cato_asn', 'src_ip', 'threat_reference', 'action', 'windows_domain_name', 'risk_level', 'socket_old_version', 'link_health_latency', 'tunnel_protocol', 'socket_new_version', 'socket_version', 'link_health_jitter', 'upgrade_start_time', 'bgp_cato_ip', 'categories', 'rule_id', 'socket_role', 'targets_cardinality', 'upgrade_initiated_by', 'dest_is_site_or_vpn', 'bgp_peer_ip', 'src_is_site_or_vpn', 'ad_name', 'user_awareness_method', 'link_health_is_congested', 'subnet_name', 'os_version', 'event_sub_type', 'os_type', 'traffic_direction', 'bgp_suberror_code', 'bgp_route_cidr', 'incident_id', 'application', 'application_name', 'application_id', 'upgrade_end_time', 'socket_interface_id', 'custom_categories', 'custom_category_id', 'custom_category_name', 'src_country', 'src_country_code', 'event_count', 'file_name', 'directory_ip', 'time', 'url', 'dest_country', 'dest_country_code', 'flows_cardinality', 'dest_site_name', 'event_type', 'account_id', 'signature_id', 'client_cert_expires', 'client_cert_name', 'is_sanctioned_app', 'app_activity', 'app_activity_type', 'device_posture_profile', 'device_posture_profiles', 'full_path_url', 'application_risk', 'mitre_attack_techniques', 'mitre_attack_subtechniques', 'mitre_attack_tactics', 'indicator', 'connector_type', 'connector_name', 'connector_status', 'parent_connector_name', 'file_type', 'dlp_fail_mode', 'dlp_profiles', 'matched_data_types', 'severity', 'owner', 'collaborators', 'email_subject', 'sharing_scope', 'dns_protection_category', 'final_object_status', 'object_name', 'object_type', 'object_id', 'alert_id', 'vendor', 'vendor_user_id', 'status', 'classification', 'quarantine_folder_path', 'title', 'recommended_actions', 'pid', 'parent_pid', 'process_path', 'failure_reason', 'out_of_band_access', 'logged_in_user', 'http_request_method', 'xff', 'dns_query', 'key_name', 'api_type', 'api_name', 'app_stack', 'tls_rule_name', 'tls_certificate_error', 'tls_version', 'tls_error_type', 'tls_error_description', 'cato_app', 'prompt_action', 'device_id', 'visible_device_id', 'auth_method', 'bypass_method', 'bypass_duration_sec', 'bypass_reason', 'sign_in_event_types', 'tenant_id', 'tenant_name', 'user_agent', 'vendor_event_id', 'vendor_device_id', 'vendor_device_name', 'is_compliant', 'is_managed', 'trust_type', 'confidence_level', 'dlp_scan_types', 'network_access', 'analyst_verdict', 'criticality', 'indication', 'producer', 'story_id', 'raw_data', 'trigger', 'network_rule', 'congestion_algorithm', 'tcp_acceleration', 'tls_inspection', 'public_ip', 'egress_site_name', 'egress_pop_name', 'qos_priority', 'split_tunnel_configuration', 'pac_file', 'always_on_configuration', 'vpn_lan_access', 'connect_on_boot', 'trusted_networks', 'office_mode', 'device_certificate', 'tunnel_ip_protocol', 'notification_description', 'notification_api_error', 'reference_url', 'app_activity_category', 'is_admin_activity', 'is_admin', 'collaborator_name', 'dest_group_id', 'dest_group_name', 'access_method', 'vendor_collaborator_id']
|
|
18
|
+
`fieldNames` [EventFieldName[]] - (optional) N/A Default Value: ['src_site', 'src_site_id', 'static_host', 'user_id', 'dest_site', 'dest_site_id', 'src_or_dest_site_id', 'rule', 'ISP_name', 'socket_interface', 'custom_category', 'directory_host_name', 'dest_port', 'bgp_peer_asn', 'user_reference_id', 'src_port', 'link_health_pkt_loss', 'pop_name', 'host_ip', 'event_message', 'src_site_name', 'domain_name', 'dest_ip', 'file_hash', 'src_isp_ip', 'authentication_type', 'rule_name', 'directory_sync_result', 'host_mac', 'threat_type', 'threat_verdict', 'device_name', 'link_type', 'login_type', 'configured_host_name', 'internalId', 'directory_sync_type', 'vpn_user_email', 'client_class', 'incident_aggregation', 'socket_reset', 'user_name', 'client_version', 'file_size', 'registration_code', 'bgp_error_code', 'bgp_peer_description', 'threat_name', 'qos_reported_time', 'ip_protocol', 'bgp_cato_asn', 'src_ip', 'threat_reference', 'action', 'windows_domain_name', 'risk_level', 'socket_old_version', 'link_health_latency', 'tunnel_protocol', 'socket_new_version', 'socket_version', 'link_health_jitter', 'upgrade_start_time', 'bgp_cato_ip', 'categories', 'rule_id', 'socket_role', 'targets_cardinality', 'upgrade_initiated_by', 'dest_is_site_or_vpn', 'bgp_peer_ip', 'src_is_site_or_vpn', 'ad_name', 'user_awareness_method', 'link_health_is_congested', 'subnet_name', 'os_version', 'event_sub_type', 'os_type', 'traffic_direction', 'bgp_suberror_code', 'bgp_route_cidr', 'incident_id', 'application', 'application_name', 'application_id', 'upgrade_end_time', 'socket_interface_id', 'custom_categories', 'custom_category_id', 'custom_category_name', 'src_country', 'src_country_code', 'event_count', 'file_name', 'directory_ip', 'time', 'url', 'dest_country', 'dest_country_code', 'flows_cardinality', 'dest_site_name', 'event_type', 'account_id', 'signature_id', 'client_cert_expires', 'client_cert_name', 'is_sanctioned_app', 'app_activity', 'app_activity_type', 'device_posture_profile', 'device_posture_profiles', 'full_path_url', 'application_risk', 'mitre_attack_techniques', 'mitre_attack_subtechniques', 'mitre_attack_tactics', 'indicator', 'connector_type', 'connector_name', 'connector_status', 'parent_connector_name', 'file_type', 'dlp_fail_mode', 'dlp_profiles', 'matched_data_types', 'severity', 'owner', 'collaborators', 'email_subject', 'sharing_scope', 'dns_protection_category', 'final_object_status', 'object_name', 'object_type', 'object_id', 'alert_id', 'vendor', 'vendor_user_id', 'status', 'classification', 'quarantine_folder_path', 'title', 'recommended_actions', 'pid', 'parent_pid', 'process_path', 'failure_reason', 'out_of_band_access', 'logged_in_user', 'http_request_method', 'xff', 'dns_query', 'key_name', 'api_type', 'api_name', 'app_stack', 'tls_rule_name', 'tls_certificate_error', 'tls_version', 'tls_error_type', 'tls_error_description', 'cato_app', 'prompt_action', 'device_id', 'visible_device_id', 'auth_method', 'bypass_method', 'bypass_duration_sec', 'bypass_reason', 'sign_in_event_types', 'tenant_id', 'tenant_name', 'user_agent', 'vendor_event_id', 'vendor_device_id', 'vendor_device_name', 'is_compliant', 'is_managed', 'trust_type', 'confidence_level', 'dlp_scan_types', 'network_access', 'analyst_verdict', 'criticality', 'indication', 'producer', 'story_id', 'raw_data', 'trigger', 'network_rule', 'congestion_algorithm', 'tcp_acceleration', 'tls_inspection', 'public_ip', 'egress_site_name', 'egress_pop_name', 'qos_priority', 'split_tunnel_configuration', 'pac_file', 'always_on_configuration', 'vpn_lan_access', 'connect_on_boot', 'trusted_networks', 'office_mode', 'device_certificate', 'tunnel_ip_protocol', 'notification_description', 'notification_api_error', 'reference_url', 'app_activity_category', 'is_admin_activity', 'is_admin', 'collaborator_name', 'dest_group_id', 'dest_group_name', 'access_method', 'vendor_collaborator_id', 'device_categories', 'device_manufacturer', 'device_model', 'device_os_type', 'device_type']
|
|
19
19
|
`marker` [String] - (optional) Marker to use to get results from
|
|
@@ -107,6 +107,24 @@
|
|
|
107
107
|
},
|
|
108
108
|
"varName": "address"
|
|
109
109
|
},
|
|
110
|
+
"cityName": {
|
|
111
|
+
"defaultValue": null,
|
|
112
|
+
"description": null,
|
|
113
|
+
"id_str": "updateSiteGeneralDetails___input___siteLocation___cityName",
|
|
114
|
+
"name": "cityName",
|
|
115
|
+
"path": "updateSiteGeneralDetails.input.siteLocation.cityName",
|
|
116
|
+
"requestStr": "$cityName:String ",
|
|
117
|
+
"required": false,
|
|
118
|
+
"responseStr": "cityName:$cityName ",
|
|
119
|
+
"type": {
|
|
120
|
+
"kind": [
|
|
121
|
+
"SCALAR"
|
|
122
|
+
],
|
|
123
|
+
"name": "String",
|
|
124
|
+
"non_null": false
|
|
125
|
+
},
|
|
126
|
+
"varName": "cityName"
|
|
127
|
+
},
|
|
110
128
|
"countryCode": {
|
|
111
129
|
"defaultValue": null,
|
|
112
130
|
"description": null,
|
|
@@ -371,6 +389,24 @@
|
|
|
371
389
|
},
|
|
372
390
|
"varName": "address"
|
|
373
391
|
},
|
|
392
|
+
"cityName": {
|
|
393
|
+
"defaultValue": null,
|
|
394
|
+
"description": null,
|
|
395
|
+
"id_str": "updateSiteGeneralDetails___input___siteLocation___cityName",
|
|
396
|
+
"name": "cityName",
|
|
397
|
+
"path": "updateSiteGeneralDetails.input.siteLocation.cityName",
|
|
398
|
+
"requestStr": "$cityName:String ",
|
|
399
|
+
"required": false,
|
|
400
|
+
"responseStr": "cityName:$cityName ",
|
|
401
|
+
"type": {
|
|
402
|
+
"kind": [
|
|
403
|
+
"SCALAR"
|
|
404
|
+
],
|
|
405
|
+
"name": "String",
|
|
406
|
+
"non_null": false
|
|
407
|
+
},
|
|
408
|
+
"varName": "cityName"
|
|
409
|
+
},
|
|
374
410
|
"countryCode": {
|
|
375
411
|
"defaultValue": null,
|
|
376
412
|
"description": null,
|
|
@@ -641,6 +677,24 @@
|
|
|
641
677
|
},
|
|
642
678
|
"varName": "address"
|
|
643
679
|
},
|
|
680
|
+
"cityName": {
|
|
681
|
+
"defaultValue": null,
|
|
682
|
+
"description": null,
|
|
683
|
+
"id_str": "updateSiteGeneralDetails___input___siteLocation___cityName",
|
|
684
|
+
"name": "cityName",
|
|
685
|
+
"path": "updateSiteGeneralDetails.input.siteLocation.cityName",
|
|
686
|
+
"requestStr": "$cityName:String ",
|
|
687
|
+
"required": false,
|
|
688
|
+
"responseStr": "cityName:$cityName ",
|
|
689
|
+
"type": {
|
|
690
|
+
"kind": [
|
|
691
|
+
"SCALAR"
|
|
692
|
+
],
|
|
693
|
+
"name": "String",
|
|
694
|
+
"non_null": false
|
|
695
|
+
},
|
|
696
|
+
"varName": "cityName"
|
|
697
|
+
},
|
|
644
698
|
"countryCode": {
|
|
645
699
|
"defaultValue": null,
|
|
646
700
|
"description": null,
|
|
@@ -872,6 +926,9 @@
|
|
|
872
926
|
"address": {
|
|
873
927
|
"address": "String"
|
|
874
928
|
},
|
|
929
|
+
"cityName": {
|
|
930
|
+
"cityName": "String"
|
|
931
|
+
},
|
|
875
932
|
"countryCode": {
|
|
876
933
|
"countryCode": "String"
|
|
877
934
|
},
|
|
@@ -107,6 +107,24 @@
|
|
|
107
107
|
},
|
|
108
108
|
"varName": "address"
|
|
109
109
|
},
|
|
110
|
+
"cityName": {
|
|
111
|
+
"defaultValue": null,
|
|
112
|
+
"description": null,
|
|
113
|
+
"id_str": "updateSiteGeneralDetails___input___siteLocation___cityName",
|
|
114
|
+
"name": "cityName",
|
|
115
|
+
"path": "updateSiteGeneralDetails.input.siteLocation.cityName",
|
|
116
|
+
"requestStr": "$cityName:String ",
|
|
117
|
+
"required": false,
|
|
118
|
+
"responseStr": "cityName:$cityName ",
|
|
119
|
+
"type": {
|
|
120
|
+
"kind": [
|
|
121
|
+
"SCALAR"
|
|
122
|
+
],
|
|
123
|
+
"name": "String",
|
|
124
|
+
"non_null": false
|
|
125
|
+
},
|
|
126
|
+
"varName": "cityName"
|
|
127
|
+
},
|
|
110
128
|
"countryCode": {
|
|
111
129
|
"defaultValue": null,
|
|
112
130
|
"description": null,
|
|
@@ -371,6 +389,24 @@
|
|
|
371
389
|
},
|
|
372
390
|
"varName": "address"
|
|
373
391
|
},
|
|
392
|
+
"cityName": {
|
|
393
|
+
"defaultValue": null,
|
|
394
|
+
"description": null,
|
|
395
|
+
"id_str": "updateSiteGeneralDetails___input___siteLocation___cityName",
|
|
396
|
+
"name": "cityName",
|
|
397
|
+
"path": "updateSiteGeneralDetails.input.siteLocation.cityName",
|
|
398
|
+
"requestStr": "$cityName:String ",
|
|
399
|
+
"required": false,
|
|
400
|
+
"responseStr": "cityName:$cityName ",
|
|
401
|
+
"type": {
|
|
402
|
+
"kind": [
|
|
403
|
+
"SCALAR"
|
|
404
|
+
],
|
|
405
|
+
"name": "String",
|
|
406
|
+
"non_null": false
|
|
407
|
+
},
|
|
408
|
+
"varName": "cityName"
|
|
409
|
+
},
|
|
374
410
|
"countryCode": {
|
|
375
411
|
"defaultValue": null,
|
|
376
412
|
"description": null,
|
|
@@ -641,6 +677,24 @@
|
|
|
641
677
|
},
|
|
642
678
|
"varName": "address"
|
|
643
679
|
},
|
|
680
|
+
"cityName": {
|
|
681
|
+
"defaultValue": null,
|
|
682
|
+
"description": null,
|
|
683
|
+
"id_str": "updateSiteGeneralDetails___input___siteLocation___cityName",
|
|
684
|
+
"name": "cityName",
|
|
685
|
+
"path": "updateSiteGeneralDetails.input.siteLocation.cityName",
|
|
686
|
+
"requestStr": "$cityName:String ",
|
|
687
|
+
"required": false,
|
|
688
|
+
"responseStr": "cityName:$cityName ",
|
|
689
|
+
"type": {
|
|
690
|
+
"kind": [
|
|
691
|
+
"SCALAR"
|
|
692
|
+
],
|
|
693
|
+
"name": "String",
|
|
694
|
+
"non_null": false
|
|
695
|
+
},
|
|
696
|
+
"varName": "cityName"
|
|
697
|
+
},
|
|
644
698
|
"countryCode": {
|
|
645
699
|
"defaultValue": null,
|
|
646
700
|
"description": null,
|
|
@@ -872,6 +926,9 @@
|
|
|
872
926
|
"address": {
|
|
873
927
|
"address": "String"
|
|
874
928
|
},
|
|
929
|
+
"cityName": {
|
|
930
|
+
"cityName": "String"
|
|
931
|
+
},
|
|
875
932
|
"countryCode": {
|
|
876
933
|
"countryCode": "String"
|
|
877
934
|
},
|
|
@@ -1982,6 +1982,26 @@
|
|
|
1982
1982
|
"description": "Basic Site configuration information",
|
|
1983
1983
|
"enumValues": null,
|
|
1984
1984
|
"fields": {
|
|
1985
|
+
"cityName": {
|
|
1986
|
+
"args": {},
|
|
1987
|
+
"deprecationReason": null,
|
|
1988
|
+
"description": "City of the physical site location",
|
|
1989
|
+
"id_str": "sites___info___cityName",
|
|
1990
|
+
"isDeprecated": false,
|
|
1991
|
+
"name": "cityName",
|
|
1992
|
+
"path": "sites.info.cityName",
|
|
1993
|
+
"requestStr": "$cityName:String ",
|
|
1994
|
+
"required": false,
|
|
1995
|
+
"responseStr": "cityName:$cityName ",
|
|
1996
|
+
"type": {
|
|
1997
|
+
"kind": [
|
|
1998
|
+
"SCALAR"
|
|
1999
|
+
],
|
|
2000
|
+
"name": "String",
|
|
2001
|
+
"non_null": false
|
|
2002
|
+
},
|
|
2003
|
+
"varName": "cityName"
|
|
2004
|
+
},
|
|
1985
2005
|
"connType": {
|
|
1986
2006
|
"args": {},
|
|
1987
2007
|
"deprecationReason": null,
|
|
@@ -2126,6 +2146,26 @@
|
|
|
2126
2146
|
},
|
|
2127
2147
|
"varName": "countryName"
|
|
2128
2148
|
},
|
|
2149
|
+
"countryStateName": {
|
|
2150
|
+
"args": {},
|
|
2151
|
+
"deprecationReason": null,
|
|
2152
|
+
"description": "State of the country that is the physical site location",
|
|
2153
|
+
"id_str": "sites___info___countryStateName",
|
|
2154
|
+
"isDeprecated": false,
|
|
2155
|
+
"name": "countryStateName",
|
|
2156
|
+
"path": "sites.info.countryStateName",
|
|
2157
|
+
"requestStr": "$countryStateName:String ",
|
|
2158
|
+
"required": false,
|
|
2159
|
+
"responseStr": "countryStateName:$countryStateName ",
|
|
2160
|
+
"type": {
|
|
2161
|
+
"kind": [
|
|
2162
|
+
"SCALAR"
|
|
2163
|
+
],
|
|
2164
|
+
"name": "String",
|
|
2165
|
+
"non_null": false
|
|
2166
|
+
},
|
|
2167
|
+
"varName": "countryStateName"
|
|
2168
|
+
},
|
|
2129
2169
|
"creationTime": {
|
|
2130
2170
|
"args": {},
|
|
2131
2171
|
"deprecationReason": null,
|
|
@@ -7540,6 +7580,26 @@
|
|
|
7540
7580
|
"description": "Basic Site configuration information",
|
|
7541
7581
|
"enumValues": null,
|
|
7542
7582
|
"fields": {
|
|
7583
|
+
"cityName": {
|
|
7584
|
+
"args": {},
|
|
7585
|
+
"deprecationReason": null,
|
|
7586
|
+
"description": "City of the physical site location",
|
|
7587
|
+
"id_str": "users___info___cityName",
|
|
7588
|
+
"isDeprecated": false,
|
|
7589
|
+
"name": "cityName",
|
|
7590
|
+
"path": "users.info.cityName",
|
|
7591
|
+
"requestStr": "$cityName:String ",
|
|
7592
|
+
"required": false,
|
|
7593
|
+
"responseStr": "cityName:$cityName ",
|
|
7594
|
+
"type": {
|
|
7595
|
+
"kind": [
|
|
7596
|
+
"SCALAR"
|
|
7597
|
+
],
|
|
7598
|
+
"name": "String",
|
|
7599
|
+
"non_null": false
|
|
7600
|
+
},
|
|
7601
|
+
"varName": "cityName"
|
|
7602
|
+
},
|
|
7543
7603
|
"connType": {
|
|
7544
7604
|
"args": {},
|
|
7545
7605
|
"deprecationReason": null,
|
|
@@ -7684,6 +7744,26 @@
|
|
|
7684
7744
|
},
|
|
7685
7745
|
"varName": "countryName"
|
|
7686
7746
|
},
|
|
7747
|
+
"countryStateName": {
|
|
7748
|
+
"args": {},
|
|
7749
|
+
"deprecationReason": null,
|
|
7750
|
+
"description": "State of the country that is the physical site location",
|
|
7751
|
+
"id_str": "users___info___countryStateName",
|
|
7752
|
+
"isDeprecated": false,
|
|
7753
|
+
"name": "countryStateName",
|
|
7754
|
+
"path": "users.info.countryStateName",
|
|
7755
|
+
"requestStr": "$countryStateName:String ",
|
|
7756
|
+
"required": false,
|
|
7757
|
+
"responseStr": "countryStateName:$countryStateName ",
|
|
7758
|
+
"type": {
|
|
7759
|
+
"kind": [
|
|
7760
|
+
"SCALAR"
|
|
7761
|
+
],
|
|
7762
|
+
"name": "String",
|
|
7763
|
+
"non_null": false
|
|
7764
|
+
},
|
|
7765
|
+
"varName": "countryStateName"
|
|
7766
|
+
},
|
|
7687
7767
|
"creationTime": {
|
|
7688
7768
|
"args": {},
|
|
7689
7769
|
"deprecationReason": null,
|
|
@@ -2727,6 +2727,26 @@
|
|
|
2727
2727
|
"description": "Basic Site configuration information",
|
|
2728
2728
|
"enumValues": null,
|
|
2729
2729
|
"fields": {
|
|
2730
|
+
"cityName": {
|
|
2731
|
+
"args": {},
|
|
2732
|
+
"deprecationReason": null,
|
|
2733
|
+
"description": "City of the physical site location",
|
|
2734
|
+
"id_str": "sites___info___cityName",
|
|
2735
|
+
"isDeprecated": false,
|
|
2736
|
+
"name": "cityName",
|
|
2737
|
+
"path": "sites.info.cityName",
|
|
2738
|
+
"requestStr": "$cityName:String ",
|
|
2739
|
+
"required": false,
|
|
2740
|
+
"responseStr": "cityName:$cityName ",
|
|
2741
|
+
"type": {
|
|
2742
|
+
"kind": [
|
|
2743
|
+
"SCALAR"
|
|
2744
|
+
],
|
|
2745
|
+
"name": "String",
|
|
2746
|
+
"non_null": false
|
|
2747
|
+
},
|
|
2748
|
+
"varName": "cityName"
|
|
2749
|
+
},
|
|
2730
2750
|
"connType": {
|
|
2731
2751
|
"args": {},
|
|
2732
2752
|
"deprecationReason": null,
|
|
@@ -2871,6 +2891,26 @@
|
|
|
2871
2891
|
},
|
|
2872
2892
|
"varName": "countryName"
|
|
2873
2893
|
},
|
|
2894
|
+
"countryStateName": {
|
|
2895
|
+
"args": {},
|
|
2896
|
+
"deprecationReason": null,
|
|
2897
|
+
"description": "State of the country that is the physical site location",
|
|
2898
|
+
"id_str": "sites___info___countryStateName",
|
|
2899
|
+
"isDeprecated": false,
|
|
2900
|
+
"name": "countryStateName",
|
|
2901
|
+
"path": "sites.info.countryStateName",
|
|
2902
|
+
"requestStr": "$countryStateName:String ",
|
|
2903
|
+
"required": false,
|
|
2904
|
+
"responseStr": "countryStateName:$countryStateName ",
|
|
2905
|
+
"type": {
|
|
2906
|
+
"kind": [
|
|
2907
|
+
"SCALAR"
|
|
2908
|
+
],
|
|
2909
|
+
"name": "String",
|
|
2910
|
+
"non_null": false
|
|
2911
|
+
},
|
|
2912
|
+
"varName": "countryStateName"
|
|
2913
|
+
},
|
|
2874
2914
|
"creationTime": {
|
|
2875
2915
|
"args": {},
|
|
2876
2916
|
"deprecationReason": null,
|
|
@@ -1472,6 +1472,36 @@
|
|
|
1472
1472
|
"description": "Shows the id of the target user involved in an activity",
|
|
1473
1473
|
"isDeprecated": false,
|
|
1474
1474
|
"name": "vendor_collaborator_id"
|
|
1475
|
+
},
|
|
1476
|
+
{
|
|
1477
|
+
"deprecationReason": null,
|
|
1478
|
+
"description": "Device Categories",
|
|
1479
|
+
"isDeprecated": false,
|
|
1480
|
+
"name": "device_categories"
|
|
1481
|
+
},
|
|
1482
|
+
{
|
|
1483
|
+
"deprecationReason": null,
|
|
1484
|
+
"description": "Device Manufacturer",
|
|
1485
|
+
"isDeprecated": false,
|
|
1486
|
+
"name": "device_manufacturer"
|
|
1487
|
+
},
|
|
1488
|
+
{
|
|
1489
|
+
"deprecationReason": null,
|
|
1490
|
+
"description": "Device Model",
|
|
1491
|
+
"isDeprecated": false,
|
|
1492
|
+
"name": "device_model"
|
|
1493
|
+
},
|
|
1494
|
+
{
|
|
1495
|
+
"deprecationReason": null,
|
|
1496
|
+
"description": "Device OS Type",
|
|
1497
|
+
"isDeprecated": false,
|
|
1498
|
+
"name": "device_os_type"
|
|
1499
|
+
},
|
|
1500
|
+
{
|
|
1501
|
+
"deprecationReason": null,
|
|
1502
|
+
"description": "Device Type",
|
|
1503
|
+
"isDeprecated": false,
|
|
1504
|
+
"name": "device_type"
|
|
1475
1505
|
}
|
|
1476
1506
|
],
|
|
1477
1507
|
"fields": null,
|
|
@@ -3124,6 +3154,36 @@
|
|
|
3124
3154
|
"description": "Shows the id of the target user involved in an activity",
|
|
3125
3155
|
"isDeprecated": false,
|
|
3126
3156
|
"name": "vendor_collaborator_id"
|
|
3157
|
+
},
|
|
3158
|
+
{
|
|
3159
|
+
"deprecationReason": null,
|
|
3160
|
+
"description": "Device Categories",
|
|
3161
|
+
"isDeprecated": false,
|
|
3162
|
+
"name": "device_categories"
|
|
3163
|
+
},
|
|
3164
|
+
{
|
|
3165
|
+
"deprecationReason": null,
|
|
3166
|
+
"description": "Device Manufacturer",
|
|
3167
|
+
"isDeprecated": false,
|
|
3168
|
+
"name": "device_manufacturer"
|
|
3169
|
+
},
|
|
3170
|
+
{
|
|
3171
|
+
"deprecationReason": null,
|
|
3172
|
+
"description": "Device Model",
|
|
3173
|
+
"isDeprecated": false,
|
|
3174
|
+
"name": "device_model"
|
|
3175
|
+
},
|
|
3176
|
+
{
|
|
3177
|
+
"deprecationReason": null,
|
|
3178
|
+
"description": "Device OS Type",
|
|
3179
|
+
"isDeprecated": false,
|
|
3180
|
+
"name": "device_os_type"
|
|
3181
|
+
},
|
|
3182
|
+
{
|
|
3183
|
+
"deprecationReason": null,
|
|
3184
|
+
"description": "Device Type",
|
|
3185
|
+
"isDeprecated": false,
|
|
3186
|
+
"name": "device_type"
|
|
3127
3187
|
}
|
|
3128
3188
|
],
|
|
3129
3189
|
"fields": null,
|