"{
"@odata.context": "http://gpconnect.dev.stonex.com/odata/$metadata#role", "value": [ { "Name": "SystemAdmin", "Description": "System Admin", "Modules": [ ], "IsSystemRole": true, "IsActive": true, "ClientId": null, "Id": "64594f204d166e04b0588f7c", "CreatedDate": "2023-05-08T19:36:00.582Z", "ModifiedDate": "2023-05-08T19:36:00.582Z", "CreatedBy": "SYSTEM", "ModifiedBy": "SYSTEM", "OptimisticVersion": 1 }, { "Name": "Prospect", "Description": "Prospective user that hasn't been approved as a customer", "Modules": [ "ViewCurrencyGuideWidget" ], "IsSystemRole": true, "IsActive": true, "ClientId": null, "Id": "64760f04fe0c8996777f128b", "CreatedDate": "2023-06-20T10:09:20.26Z", "ModifiedDate": "2023-06-20T10:09:20.26Z", "CreatedBy": "SYSTEM", "ModifiedBy": "SYSTEM", "OptimisticVersion": 1 }]"ANS:
$.value[?(@.Name == '${roleName}')].Id
No comments:
Post a Comment