PATH:
opt
/
imunify360
/
venv
/
lib
/
python3.11
/
site-packages
/
defence360agent
/
simple_rpc
/
schema_responses
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "result": { "type": "string" }, "messages": {}, "data": { "type": "object", "properties": { "result": { "type": "string" }, "data": { "type": "object", "properties": { "status": { "type": "string" }, "purchase_page_url": { "type": "string", "format": "uri" }, "protection": { "type": "array", "items": { "type": "object", "properties": { "user": { "type": "string" }, "protection": { "type": "string" } }, "required": ["user", "protection"] } } }, "required": ["status", "purchase_page_url", "protection"], "additionalProperties": true }, "strategy": {}, "warnings": {}, "version": {}, "eula": {}, "license": {} }, "required": ["result", "data"], "additionalProperties": true } }, "required": ["result", "data"], "additionalProperties": true }
[-] AnalystCleanupAllowedResponse.json
[edit]
[-] AnalystCleanupGetRequestsResponse.json
[edit]
[-] FeaturesManagementListAgentResponse.json
[edit]
[+]
..
[-] ReputationAgentResponse.json
[edit]
[-] GetNewsAgentResponse.json
[edit]
[-] NullAgentResponse.json
[edit]
[-] GetPackageVersionsAgentResponse.json
[edit]
[-] AnalystCleanupRequestResponse.json
[edit]
[-] TokenAgentResponse.json
[edit]
[-] FeaturesManagementShowAgentResponse.json
[edit]
[-] NotificationConfigAgentResponse.json
[edit]
[-] ConfigAgentResponse.json
[edit]
[-] FeaturesManagementDefaultsAgentResponse.json
[edit]
[-] FeaturesManagementEditAgentResponse.json
[edit]
[-] NoItemsAndEulaAgentResponse.json
[edit]
[-] FeaturesManagementGetAgentResponse.json
[edit]
[-] FeaturesManagementNativeStatusAgentResponse.json
[edit]
[-] WhmcsUpdateResponse.json
[edit]
[-] README.md
[edit]