trident 24.06 + ontap 9.16.1P11.
Creating nvme san backend with svm level user. Succesful but storage class is not synced.
time="2026-03-16T19:18:18Z" level=warning msg="Could not determine controller serial numbers. [GET /cluster/nodes][403] nodes_get default &{Error:0xc00222fad0}" logLayer=core requestID=26434ac0-229b-4324-8449-b21af6bf318e requestSource=REST workflow="backend=create"
time="2026-03-16T19:18:18Z" level=error msg="Could not obtain aggregate info; storage classes with physical attributes such as 'media' will not match pools on this backend: could not retrieve aggregate information." logLayer=core requestID=26434ac0-229b-4324-8449-b21af6bf318e requestSource=REST workflow="backend=create"```
So lets create the role:
```netapp-aff-::> security login rest-role create -role "trident" -api "/api/cluster/nodes" -access readonly -vserver cut-name
Error: command failed: A Vserver admin cannot use command directory "system node" with access level "readonly". Use a different access level.
So only option is to use cluster scope user?
Another error is related to https://kb.netapp.com/Cloud/Astra/Trident/Trident_unable_to_populate_media_type_for_aggregates_when_using_REST_API
Any updates in regards to TRID-17218?
Thanks.