Skip to content

postResource

Paul Willworth edited this page Sep 22, 2018 · 3 revisions

POST postResource

Path /postResource.py

Description

Add, Edit, or Verify a resource spawn

Request Parameters

  • gh_sid: Session token value
  • galaxy: Galaxy Harvester user name
  • planet: Galaxy Harvester user password
  • resID: Numeric resource spawn ID
  • resName: Resource spawn name
  • resType: ID name of specific type of this resource
  • forceOp: Can be set to (edit or verify) to indicate post is to edit or verify an existing resource
  • CR: Cold Resistance stat value of this resource
  • CD: Conductivity stat value of this resource
  • DR: Decay Resistance stat value of this resource
  • FL: Flavor stat value of this resource
  • HR: Heat Resistance stat value of this resource
  • MA: Malleability stat value of this resource
  • PE: Potential Energy stat value of this resource
  • OQ: Overall Quality stat value of this resource
  • SR: Shock Resistance stat value of this resource
  • UT: Unit Toughness stat value of this resource
  • ER: Entangle Resistance stat value of this resource

Response (xml)

  • result ** spawnName: Name of resource spawn ** resultText: outcome of post, can be list of actions performed or some error
Clone this wiki locally