Back to index
Summary
Unassigns the specified list of users from the existing persona.personaNameStringrequiredThe persona name. userNameArrayoptionalList of users that have personas. |
Usage
Perl
$cmdr->unassignPersonaFromUser( "test-personaName" # personaName # optionals );
ectool
ectool unassignPersonaFromUser \ "test-personaName" `# personaName` \ # optionals