Gets project metadata from PDPFs filtered down by various filtering options
Note: If there are multiple PDPs available whose metadata matches the conditions provided by the
parameters, their project metadata will all be combined, so all available projectInterfaces
provided by the PDP Factory with the matching id (or all PDP Factories if no id is specified) for
the project will be returned. If you need projectInterfaces supported by specific PDP
Factories, you can access it at ProjectMetadata.pdpFactoryInfo.
Gets project metadata from PDPFs filtered down by various filtering options
Note: If there are multiple PDPs available whose metadata matches the conditions provided by the parameters, their project metadata will all be combined, so all available
projectInterface
s provided by the PDP Factory with the matching id (or all PDP Factories if no id is specified) for the project will be returned. If you needprojectInterface
s supported by specific PDP Factories, you can access it at ProjectMetadata.pdpFactoryInfo.