Removes environment inventory for components with no resources in the enviroment resources.

Request

POST https://{hostname}:{port}
    /cli/environment/{environment}/removeInventoryForUnmappedComponents?{parameters}
Accept: {contentType}
Table 1. Request parameters
Parameter Type Required Description
application string false Name or ID of the application; this value is required if you specify the environment name instead of ID
Table 2. URL parameters
Parameter Type Required Description
environment string true Name or ID of the environment
Table 3. Header parameters
Parameter Type Required Description
Accept
  • application/json
  • application/yaml
true

Related CLI command: removeInventoryForUnmappedComponents.