Browse By Tags

  • On Demand Migration - Powershell API - Example script - Public Folder Migration

    The examples below assume you have already installed ODM Powershell module.

    How to install ODM API Powershell

    Note that these scripts are provided as-is for example purposes only, and you may need to modify them to work for your specific project.

    The…

  • On Demand Migration - Powershell API - Example script - Download events of task based on task diagnostics information

    The example below assumes you have already installed ODM Powershell module.

    How to install ODM API Powershell

    Note that this script is provided as-is for example purposes only, and you may need to modify it to work for your specific project.

    The below…

  • On Demand Migration – PowerShell API – Example Scripts

    Quest recently announced that the On Demand Migration (ODM) PowerShell API module is now available in the PowerShell gallery. To help get you started, we have compiled a few example scripts that demonstrate how to perform common migration activities using…

  • On Demand Migration – PowerShell API – New Feature Spotlight

    Quest is excited to announce that an On Demand Migration (ODM) PowerShell API module is now available in the PowerShell gallery. You can use the ODM API to manage many migration activities outside of the ODM UI, including collection management, account…

  • Netvault API how to include multiple files/directories in the include parameter?

    I'm attempting to use the netvault api endpoint /sets/restoreselection/create

    The POST request body parameters are suppose to be:
    {
    "setname": ""
    "plugin": ""
    "client": ""
    "saveset": ""…

  • Query API reference

    Where is the reference for the groovy query API? For example, I have a rule variable working as expected with this value:

    def host = server.TopologyService.getObject(@event.get("topologyObjectID"));
    return host.get("monitoredHost/name");…

  • Add / update an alarm notes via code / API

    Hello,

    I need to add notes or update an existing one for alarm.

    I know I get can notes via API / code but I did not find any way to overwrite the data from code or API.

     For example this code will get alarms notes:

  • Foglight Rest API - get alarm notes?

    Hi There,

    Is there a way to get Foglight Alarm notes via a REST API request?

    Screenshot-9 hosted at ImgBB

    ImgBB
    Image Screenshot-9 hosted in ImgBB


    By looking at the official API reference it doesn't look like it, but hope dies last and maybe I missed something or there is a way to add it via a cartridge or a custom script…

  • REST API - alarm limited to 500 results

    It seems the 'alarms' endpoint in the API is limited to 500 results (current & historical). Is there anyway to page the results or add filtering?
    There does not seem to be anything documented, we are on FogLight Evolve 9.0.

    Thank you,
    Patri…

  • Current vs History API calls

    Can someone explain the difference between the result of the current and history alarm api calls?  Is the current alarm api call supposed to display all alarms that are currently displayed in foglight that haven't been acknowledged or cleared?  Is the…

  • Pull logical reads SP's

    Hi ,

    I need to pull data from Spotlight repository like what gets displayed in 'Workload analysis page' ( sorted by Logical reads , CPU ) and store it somewhere for custom reporting . 

    Can someone please provide the query to get this info ? 

    Is…

  • A Quest Approach to API Monitoring with Foglight

    Quest has recognized the growing importance of APIs and has taken steps to ensure they are properly addressed in the most recent versions of Foglight. It’s a great way to augment Foglight’s Virtualization and database performance monitori…

  • Spotlight on SQL Server - Powershell API

    I am highly interested in expansion of the Powershell API to automate administration tasks.  When dealing with hundreds of connections, working through the GUI is not preferable.

  • Foglight API - 0 to 100 MPH in 2 demos

    The purpose of this post is to familiarize Foglight stake-holders and developers with the new Foglight API.  I will go from showing something very basic in the first 10 minute video, to a more advanced coding use case in the second video.  Before we start…

  • Foglight API - 0 to 100 MPH in 2 demos

    The purpose of this post is to familiarize Foglight stake-holders and developers with the new Foglight API.  I will go from showing something very basic in the first 10 minute video, to a more advanced coding use case in the second video.  Before we start…