nbritton
6 years agoLevel 4
netbackup api - oDataQueryFilter
I am working with using the /preview-asset-group or the /asset-groups object and i am stuck with the oDataQueryFilter string value.
I am getting this error :
"The OData filter criteria is invalid. The property 'poweredOn', used in a query expression, is not defined in type 'NetBackup.VipQueryFilterSchema'
When i am using this as the string:
"extendedAttributes/powerState eq poweredOn"
Has anyone seen any details on what or how this string should look like, or had any luck with it?