The help string for the course parameter of the resource_limits commands includes some important info about where to find the needed id. However, when a course has multiple iterations, this command will opaquely apply the commands to one specific branch and not inform you of which one. For a long time, this seemed like a failure of the tool. Today I met with a Coursera engineer who directed me to figure out which authoring branch I really meant and use that branch's ID instead with this endpoint:
Hey there,
The help string for the course parameter of the resource_limits commands includes some important info about where to find the needed id. However, when a course has multiple iterations, this command will opaquely apply the commands to one specific branch and not inform you of which one. For a long time, this seemed like a failure of the tool. Today I met with a Coursera engineer who directed me to figure out which authoring branch I really meant and use that branch's ID instead with this endpoint:
I think it would be very helpful to reference information about this endpoint and authoring branches in the help as well.