Parameters
Example Output
Workflow Library Example
Add Local Security Group with Passwordstate and Send Results Via EmailPreview this Workflow on desktop
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Description | A description for the created local security group. |
| Security Group Name | The name of the local security group to create. |
{
"SecurityGroupID": 1,
"SecurityGroupName": "Test",
"Description": "",
"ADSecurityGroup": "False",
"ADDomainNetBIOS": "",
"ObjectSID": "",
"SiteID": 0,
"SiteLocation": "Internal"
}
Was this page helpful?