getEnvironmentResourceTree

Get resource tree for an environment

Format

udclient [global-args...] [global-flags...]
  getEnvironmentResourceTree [parameters]

Parameters

Table 1. Parameters
Parameter Type Required Description
includeSecurity boolean false Include security json. Not including security json can be much faster. Defaults to true.
environment string true Name or ID of the environment
application string false Name or ID of the application. This is required when using environment name.

Related REST command: Get resource tree for an environment.