LegatoPPM API

/user/{userName}

The following operations are supported on this resource:

GET

Gets a user profile.

Parameters

name description type default
userName The username of the user profile. path

Output Payload

element produceable content type(s)
(custom)
  • */*
  • application/xml (alternative mount point: /xml)
  • application/json (alternative mount point: /json)
  • text/html (alternative mount point: /html)
description
The user profile.

DELETE

Deletes a user.

Parameters

name description type default
userName The user to be deleted. path

Output Payload

element produceable content type(s)
(custom)
  • */*
  • application/xml (alternative mount point: /xml)
  • application/json (alternative mount point: /json)
  • text/html (alternative mount point: /html)
description
Whether the user was successfully deleted.

PUT

To enable/disable a user.

Parameters

name description type default
userName The user to be enabled/disabled. path
enable True to enable the user, False otherwise. query

Output Payload

element produceable content type(s)
(custom)
  • */*
  • application/xml (alternative mount point: /xml)
  • application/json (alternative mount point: /json)
  • text/html (alternative mount point: /html)
description
True if successful.

/user/{userName}

Home

REST Endpoints

SOAP Services

XML Data Elements

XML Data Types