REST Resource: projects.locations.instances.legacyPublisher

Resource

There is no persistent data associated with this resource.

Methods

legacyAddConnectorPackage

Uploads ingestion data from a remote agent to the Publisher.

legacyCloudLog

Sends operational logs from a remote agent to the SecOps instance for centralized auditing and troubleshooting.

legacyCreateConnectorPackage

Uploads ingestion data from a remote agent to the Publisher.

legacyDeleteIntegration

Signals a remote agent to remove a specific integration and all its associated configuration.

legacyGetDependencyFile

Retrieves a specific Python dependency or shared library required for executing an integration on a remote agent.

legacyGetHasLocallyScheduledRemoteConnectors

Checks if a specific integration has any connectors that are configured to be scheduled and executed locally on the remote agent.

legacyGetInstaller

Returns the binary installer file for the remote agent software.

legacyGetIntegrationDependencies

Retrieves the full set of functional dependencies required for a specific integration to operate correctly on a remote agent.

legacyGetLatestIntegrationVersion

Retrieves information about the latest available version of a specific integration.

legacyGetTaskData

Retrieves the configuration or operational data required by a remote agent to perform a specific task.

legacyKeepAlive

Sends a heartbeat message from a remote agent to the SecOps instance.

legacyListTasks

Lists the set of pending tasks (e.g., action executions, integration updates) assigned to a specific remote agent.

legacyPing

Performs a simple diagnostic check to verify the availability and responsiveness of a remote agent.

legacySetUpgradeInProgress

Sets a flag indicating that a remote agent is currently undergoing a software upgrade.

legacyUpdateIntegrationStatus

Updates the installation status of a specific integration on a remote agent.

legacyUpdateTask

Updates the execution status and results of an assigned task on a remote agent.

legacyUpdateTaskResult

Updates the final result or output data for a completed remote task to the SecOps instance.