deleteServiceAccount

On this page
Back to index

Summary

Deletes a service account.
serviceAccountName
Stringrequired
The service account name.

Usage

Perl

$cmdr->deleteServiceAccount( "test-serviceAccountName" # serviceAccountName );

ectool

ectool deleteServiceAccount \ "test-serviceAccountName" `# serviceAccountName`