Solution Pending Deploy

From INAP Dropzone API
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