Organizations

Module: Organizations

Methods

(static) claimOrderLicenseSerial(orgId, body)

Claim order, license key, or order into an organization

Parameters
Name Type Description
orgId *
body *

(static) createOrganization(body)

Create an organization

Parameters
Name Type Description
body *

(static) createOrganizationClone(orgId, body)

Create an organization by cloning

Parameters
Name Type Description
orgId *
body *

(static) getInventory(orgId)

Return inventory for an organization

Parameters
Name Type Description
orgId *

(static) getLicenseState(orgId)

Return licenses for an organization

Parameters
Name Type Description
orgId *

(static) getOrganization(orgId)

Return a single organization

Parameters
Name Type Description
orgId *

(static) getOrgDevices(orgId)

Return devices for an organization and their statuses

Parameters
Name Type Description
orgId *

(static) getSnmpSettings(orgId)

Return SNMP settings

Parameters
Name Type Description
orgId *

(static) getThirdPartyVpnPeers(orgId)

Return third party VPN peers

Parameters
Name Type Description
orgId *

(static) updateOrganization(orgId, body)

Update an organization

Parameters
Name Type Description
orgId *
body *

(static) updateSnmpSettings(orgId, body)

Update SNMP settings

Parameters
Name Type Description
orgId *
body *

(static) updateThirdPartyVpnPeers(orgId, body)

Return third party VPN peers

Parameters
Name Type Description
orgId *
body *