We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2258400 commit 2170881Copy full SHA for 2170881
contentctl/objects/enums.py
@@ -68,7 +68,6 @@ class SecurityContentType(enum.Enum):
68
69
class SecurityContentProduct(enum.Enum):
70
SPLUNK_APP = 1
71
- SSA = 2
72
API = 3
73
CUSTOM = 4
74
0 commit comments