Files
claudetools/.claude/memory/reference_gravityzone_support.md
Howard Enos 4cf34f5221 feat(bitdefender): doc-verify assignPolicy/push + add full-API build-out tracker
- assign_policy: add inheritFromAbove option; mark VERIFIED via official docs
  (policyId/targetIds/forcePolicyInheritance/inheritFromAbove; not applied to
  ENFORCED-policy targets).
- setPushEventSettings: documented serviceType (splunk/cef/jsonRPC), TLS 1.2+
  receiver requirement, subscribeToEventTypes event-flag map; webhook receiver
  pattern noted.
- api-reference.md: cite GravityZone Support Center as authoritative source.
- add references/BUILDOUT.md — master checklist to implement every API method
  module-by-module; seeded with current done/todo/dead state.
- memory: reference_gravityzone_support (+ index).

selftest 42/42.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-21 10:14:23 -07:00

790 B

name, description, metadata
name description metadata
reference_gravityzone_support Authoritative GravityZone product + Public API documentation (Bitdefender Support Center)
type
reference

GravityZone Support Center — authoritative docs for the Bitdefender product and its Public JSON-RPC API (methods, params, modules): https://www.bitdefender.com/business/support/en/77211-79436-welcome-to-gravityzone.html

Use it to confirm UNVERIFIED methods/param shapes before relying on them in the bitdefender skill — e.g. push.setPushEventSettings nested shape, network.assignPolicy options, report/account write methods, and the correct maintenancewindows/integrations method names. The skill's own verified-vs- unverified spec lives in .claude/skills/bitdefender/references/api-reference.md.