Removes environment inventory for components with no resources in the enviroment resources.
Request
POST https://{hostname}:{port}
/cli/environment/{environment}/removeInventoryForUnmappedComponents?{parameters}
Accept: {contentType}
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 |
Parameter | Type | Required | Description |
---|---|---|---|
environment | string | true | Name or ID of the environment |
Parameter | Type | Required | Description |
---|---|---|---|
Accept |
|
true |
Related CLI command: removeInventoryForUnmappedComponents.