Get IDs of multiple maintenance tasks#

Request#

GET https://{hostname}:{port}
    /cli/agentCLImaintenanceTasks?{parameters}
Accept: application/json

Parameter Type Required Description
agent string true Name or ID of the agent
Parameter Type Required Description
Accept application/json true  

Related CLI command: getAgentMaintenanceTasks.

Parent topic: agentCLI resource