User Add Component

From INAP Dropzone API
Jump to: navigation, search

The user add component command allows a sub account access to either a specific server or all server on the LEAP account.

Contents

Path

  • /user/addcomponent/{$userid}/{$hostname}

Method

Required Data Parameters

  • {$userid}: The user ID that is returned when using the list command.
  • {$hostname}: The hostname of the server you would like to allow the user access to, retrieved from the server list command.

Optional Data Parameters

  • None

Returned Data

stdClass Object(
  [success] => TRUE/FALSE
)
Personal tools