POST /a/n/meta/find
Search a list of meta by node Id or by User id and by namespace
Body Parameters¶
| Name | Description | Type | Required |
|---|---|---|---|
| MetaUuids | Look for meta by their unique identifier | array | |
| Namespace | Filter meta by their namespace | string | |
| NodeUuids | Look for all meta for a list of nodes | array | |
| ResourceQuery | Filter meta by policies query | #/definitions/serviceResourcePolicyQuery | |
| ResourceSubjectOwner | Filter meta by owner (in the sense of the policies) | string |
Body Example¶
Response Example (200)¶
Response Type /definitions/restUserMetaList