Back to index
Summary
Retrieves all server settings by category.categoryStringrequiredThe category that the server settings belong to. Possible values: "AGENT_SETTING" , "ARTIFACT_MANAGEMENT" , "COMPLIANCE_SETTING" , "DATA_RETENTION" , "EMAIL_NOTIFICATIONS" , "JAVASCRIPT" , "NAME_TEMPLATES" , "PIPELINE" , "SCHEDULER_SETTINGS" , "SECURITY_SETTING" , "SYSTEM_SETTING" , "UI_SETTING" |
Usage
Perl
$cmdr->getServerSettings( "test-category" # category );
ectool
ectool getServerSettings \ "test-category" `# category`