Organization Management APIs

An organization is a node in the hierarchical structure used to scope accounts, groups, policies, and other objects in Netsweeper WebAdmin. Every organization has a unique name and, except for the root organization, a parent organization. The root organization's name is "-".

organization_list

This script lists the organizations directly under the root organization.

organization_query

This script retrieves information about an organization and can be used to determine if an organization exists.

organization_add

This API creates an organization.

organization_update

This API renames and/or edits the details of an existing organization.

organization_delete

This call lets you delete an organization.