List teams that can be associated with an environment

This command lists the teams on the connected IBM UrbanCode Deploy server that can be associated with a newly provisioned environment.

Request

GET http://{hostname}:{port}
  /landscaper/rest/component/teamsWithCreateAction/{securityType}
Accept: application/json
Table 1. URL parameters
Parameter Type Required Description
securityType string true The type of element for which to get possible teams, such as Application, Component, or Environment.
Table 2. Header parameters
Parameter Type Required Description
Accept application/json true