Fetch components from a project area in Global configuration using oslc
I am trying to fetch the components for a given project area using oslc.
Service providerurl: https://server.com:9443/gc/oslc-config/serviceProvider/_FnLvMMzKEeaC1r6ubzqt7AFrom service provider, I am trying to get the following resource to fetch components:
https:/server.com;9443/gc/component?x-gc-project-id=_FnLvMMzKEeaC1r6ubzqt7A
But in the response, I am getting all components from all project areas.
Am I doing something wrong? Please help.