Solution Pending Deploy

From INAP Dropzone API
Revision as of 18:05, 13 November 2012 by Marc Bollinger (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

The solution pending deploy command

Contents

Path

  • /solution/pending/deploy/{$solutionid}

Method

Required Data Parameters

  • {$solutionid}: The ID of the solution that is being deployed. (May be -1 if your order was set to not go into a solution)

Optional Data Parameters

  • None

Returned Data

stdClass Object(
  [success] => TRUE/FALSE
  [data] => The solution ID.
)
Personal tools