Solution Pending Deploy

From INAP Dropzone API
Revision as of 16:20, 30 May 2012 by Jcohen (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.

Optional Data Parameters

  • None

Returned Data

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