Rally Software

Expand all | Collapse all

How can I use the API to gather information about capacity planning?

  • 1.  How can I use the API to gather information about capacity planning?

    Posted May 16, 2019 04:16 PM

    The Capacity Planning tool doesn't seem to have any kind of documented API for pulling information about the plans (PN##).  The user interface structure is #/<some id>/capacityplanning/<some other id, probably UUID>



  • 2.  Re: How can I use the API to gather information about capacity planning?

    Broadcom Employee
    Posted May 16, 2019 06:47 PM

    Hi Stephen,

     

    You're correct, capacity plans aren't using the standard APIs that we normally publish like WSAPI and LBAPI and this interface isn't documented or supported.  I'm not sure if it's possible to use that particular interface programatically as we tend to block a lot of unsupported interfaces with CORS.