Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
trygger
Frequent Visitor

Rest API for Power BI report server

Hi,

 

I am trying to figure out how to use the GET CacheRefreshPlans({Id}) command from: https://app.swaggerhub.com/apis/microsoft-rs/SSRS/2.0#/

What should be used as ID? On Swaggerhub it says: The key (GUID or path) that uniquely identifies the object.
GUID example: 01234567-89ab-cdef-0123-456789abcdef
path example: path='/folder1/folder2/item'
If the path itself contains single quote, it should be escaped - add another single quote


I dont quite understand what this means and what type of unique identifier that should be used ,

1 REPLY 1
ibarrau
Super User
Super User

Hi. It's the Cache Refresh Plan ID. It usually looks like this: 

"Id": "01234567-89ab-cdef-0123-456789abcdef"

The reqeuest ask for the specific one to get its data. If you don't know the CacheRefreshPlanID of a dataset you can request it with /DataSets({Id})/CacheRefreshPlans

That will respond with the plan of the dataset that you can add one the request expected.

I hope that make sense


If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Happy to help!

LaDataWeb Blog

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.

LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

Top Solution Authors
Top Kudoed Authors