VMware Cloud Community
rkrichevskiy
Enthusiast
Enthusiast

Startup user

Is there a way to set a start up user on policy though API scripting? We are trying to build up a policy through API but a problem we ran into is that once policy is started it is inheriting credentials of whoever ran a builder workflow. Now we would typically want to have another user (non-admin service account) to run policy.

EDIT: Eventually we found setPolicyCredential() method and that's what we used.

0 Kudos
0 Replies