We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c0d74fd + b8c9d87 commit b0ef782Copy full SHA for b0ef782
ocaml/idl/datamodel.ml
@@ -3678,7 +3678,7 @@ let sr_scan = call
3678
~in_product_since:rel_rio
3679
~doc:"Refreshes the list of VDIs associated with an SR"
3680
~params:[Ref _sr, "sr", "The SR to scan" ]
3681
- ~allowed_roles:_R_POOL_OP
+ ~allowed_roles:_R_VM_POWER_ADMIN
3682
()
3683
3684
(* Nb, although this is a new explicit call, it's actually been in the API since rio - just autogenerated. So no setting of rel_miami. *)
0 commit comments