Skip to content

markUnavailable

Paul Willworth edited this page Jul 27, 2020 · 1 revision

POST markUnavailable

Path /markUnavailable.py

Description

De-activate a resource spawn

Request Parameters

  • gh_sid: Session token value provided by authentication utilizing authUser.py.
  • galaxy: This is the numeric galaxy ID for the target server. This can be found by clicking on a specific resource located on the target server example: http://www.galaxyharvester.net/resource.py/ 14 /kaipi.
  • planets: This can either be the word "all" to remove for all planets or a valid planet ID number. A list of valid entries for planet id numbers can be found in the planet.csv seed data here.
  • spawn: Resource spawn name.

Response (text/html)

  • outcome of post, can be list of actions performed or some error
Clone this wiki locally