Rest API Table for 9.3 Endpoints
The table below illustrates the API endpoints used in the pre-9.3.0 release, and the new API endpoints introduced in version 9.3.0, with examples. It also presents a complete list of the new API endpoints in version 9.3.0.
| Tags | Method | Pre-9.3 API endpoint | Pre-9.3 Path Parameters | 9.3 API endpoint | 9.3 Query Parameters | Example Request URL |
|---|---|---|---|---|---|---|
| acls | GET | acls/{nePk} | neId (string) | /acls/rest | nePk (string) | acls/rest?nePk=1574.NE |
| actionLog | GET | action/{user}/inProgress | action/inProgress | user (string) | rest/action/inProgress?user=admin | |
| actionLog | POST | action/cancel/{key} | Key (String) | action/cancel/rest | action key guid (string) | action/cancel?key=207615d56-edbd |
| alarm | POST | alarm/acknowledgement/appliance/{nePk} | neId (string) | alarm/acknowledgement/appliance | nePk (string) | alarm/acknowledgement/appliance?nePk=0.NE |
| alarm | POST | alarm/clearance/appliance/{nePk} | neId (string) | alarm/clearance/appliance | nePk (string) | alarm/acknowledgement/clearance/appliance?nePk=0.NE |
| alarm | GET | alarm/count/appliance/{nePk} | neId (string) | alarm/count/appliance | nePk (string) | alarm/count/appliance?nePk=1804.NE |
| alarm | DELETE | alarm/customization/severity/{alarmTypeId} | alarmtypeId | alarm/customization/severity | alarmtypeId (string) | alarm/customization/severity/rest?alarmtypeId=65536 |
| alarm | GET | alarm/customization/severity/{alarmTypeId} | alarmtypeId | alarm/customization/severity | alarmtypeId (string) | alarm/customization/severity/rest?alarmtypeId=65536 |
| alarm | POST | alarm/note/appliance/{nePk} | neId (string) | alarm/note/appliance | nePk (string) | alarm/note/appliance?nePk=0.NE |
| alarm | GET | alarm/summary/{type=gms} | type (string) | alarm/summary | type (string) | alarm/summary?type=gms |
| apiKey | DELETE | apiKey/{name} | name (string) | apiKey | name (string) | rest/apiKey?name= |
| apiKey | GET | apiKey/{name} | name (string) | apiKey | name (string) | rest/apiKey?name= |
| apiKey | PUT | apiKey/{name} | name (string) | apiKey | name (string) | rest/apiKey?name= |
| appliance | DELETE | appliance/{nePk}/{url} | nePk (string) | /appliance/rest | nePk (string) url (string) | appliance/rest?nePk=1574.NE&url=securityMaps |
| appliance | GET | appliance/{nePk}/{url} | nePk (string) | /appliance/rest | nePk (string) url (string) | appliance/rest?nePk=1574.NE&url=securityMaps |
| appliance | POST | appliance/{nePk}/{url} | nePk (string) | /appliance/rest | nePk (string) url (string) | appliance/rest?nePk=1574.NE&url=securityMaps |
| adminDistance | GET | appliance/adminDistance/{nePk} | neId (string) | appliance/adminDistance | nePk (string) | appliance/adminDistance?nePk1.NE&cached=false |
| applianceBackup | DELETE | appliance/backup/{backupFilePk} | backupFilePk (number) | appliance/backup | backupFilePK (number) | appliance/backup?backupFilePK=456654 |
| applianceBackup | POST | appliance/backup/{backupFilePk} | clientKey (string) | appliance/backup | appliance/backup?backupFilePK=456654 | |
| applianceBackup | GET | appliance/backup/{nePk} | neId (string) | appliance/backup | nePk (string) | appliance/backup?nePk=1.NE&runningconConfig=true |
| appliance | POST | appliance/changeGroup/{groupPk} | groupPK (string) | appliance/changeGroup | groupPk (string) | appliance/changeGroup?groupPk=45 |
| appliance | POST | appliance/changePassword/{nePk}/{username} | appliance/changePassword | nePk (string) username (string) | appliance/changePassword?nePk=0.NE&username=admin | |
| applianceCPUstats | GET | appliance/cpustat/historical/{nePk}/cancelfetch | appliance/cpustat/historical/cancelfetch | |||
| applianceCPUstats | POST | appliance/cpustat/historical/{nePk}/fetch | appliance/cpustat/historical/fetch | |||
| applianceCPUstats | GET | appliance/cpustat/historical/{nePk}/isfetchinprogress | appliance/cpustat/historical/isfetchinprogress | |||
| applianceCPUstats | GET | appliance/cpustat/historical/{nePk}/maxtimestamp | appliance/cpustat/historical/maxtimestamp | |||
| appliance | DELETE | appliance/deleteForDiscovery/{nePk} | nePk (string) | appliance/deleteForDiscovery | nePk (string) | appliance/deleteForDiscovery?nePk=234.NE |
| appliance | POST | appliance/discovered/add/{id} | key (string) id (string) | appliance/discovered/add | id (string) | appliance/discovered/add?id=4566345 |
| appliance | POST | appliance/discovered/approve/{id} | key (string) id (string) | appliance/discovered/approve | id (string) | appliance/discovered/discovered?approve?id=255 |
| appliance | DELETE | appliance/discovered/delete/{portalObjectId} | appliance/discovered/delete | |||
| appliance | POST | appliance/discovered/deny/{id} | id (string) | appliance/discovered/deny | id (string) | appliance/discovered/deny?id=2 |
| appliance | POST | appliance/discovered/gmsapprove/{id} | appliance/discovered/gmsapprove | id (string) | appliance/discovered/approve?id=456 | |
| appliance | GET | appliance/dnsCache/config/{nePk} | neId (string) | appliance/dnsCache/config | nePk (string) | appliance/dnsCache/config?nePk=0.NE&cached=true |
| applianceExtraInfo | DELETE | appliance/extraInfo/{nePk} | nePk (string) | appliance/extraInfo/ | nePk (string) | appliance/extraInfo?nePk=456.NE |
| applianceExtraInfo | GET | appliance/extraInfo/{nePk} | nePk (string) | appliance/extraInfo | nePk (string) | appliance/extraInfo?nePk=456.NE |
| applianceExtraInfo | POST | appliance/extraInfo/{nePk} | nePk (string) | appliance/extraInfo | nePk (string) | appliance/extraInfo?nePk=456.NE |
| bridgeInterfaceState | GET | appliance/interface/bridge/{nePk} | neId (string) | appliance/interface/bridge | nePk (string) | appliance/interface/bridge?nePk=0.NE |
| networkRoleAndSite | GET | appliance/networkRoleAndSite/{nePk} | neId (string) | appliance/networkRoleAndSite | nePk (string) | appliance/networkRoleAndSite?nePk=345.NE |
| networkRoleAndSite | POST | appliance/networkRoleAndSite/{nePk} | neId (string) | appliance/networkRoleAndSite | nePk (string) | appliance/networkRoleAndSite?nePk=345.NE |
| peerPriority | GET | appliance/peerPriorityList/{nePk} | neId (string) | appliance/peerPriorityList | nePk (string) | appliance/peerPriority?nePk=1.NE&cached=true |
| appliance | POST | appliance/rediscoverAppliance/{id} | id (string) | appliance/rediscoverAppliance | id (string) | appliance/rediscoveredAppliance?id=345 |
| appliance | DELETE | appliance/rest/{nePk}/{url} | nePk (string) url (string) | appliance/rest | nePk (string) url (string) | appliance/rest?nePk=0.NE&url=https://0.0.0.0/gms/rest |
| appliance | GET | appliance/rest/{nePk}/{url} | nePk (string) url (string) | appliance/rest | nePk (string) url (string) | appliance/rest?nePk=0.NE&url=https://0.0.0.0/gms/rest |
| appliance | POST | appliance/rest/{nePk}/{url} | nePk (string) url (string) | appliance/rest | nePk (string) url (string) | appliance/rest?nePk=0.NE&url=https://0.0.0.0/gms/rest |
| applianceBackup | POST | appliance/restore/{nePk} | nePk (string) | appliance/restore | nePk (string) | appliance/restore?nePk=0.NE |
| saveChanges | POST | appliance/saveChanges/{nePk} | nePk (string) | appliance/saveChanges | nePk (string) | appliance/saveChanges?nePk=345.NE |
| GET | applianceFiles/{id} | applianceFiles | ||||
| appliancesSoftwareVersions | GET | appliancesSoftwareVersions/{nePk} | appliancesSoftwareVersions | nePK (string) | applianceSoftwareVersions?nePk=234.NE&cached=true | |
| applicationGroup | GET | application/userDefinedConfig/{nePk} | neId (string) | application/userDefinedConfig | nePk (string) | application/userDefinedConfig?nePk=0.NE |
| applicationDefinition | GET | applicationDefinition/{base} | applicationDefinition | base (string) resourceKey (string) | applicationDefinition?base=compoundClassification&resourceKey=userDefined | |
| applicationDefinition | POST | applicationDefinition/{base} | applicationDefinition | applicationDefinition?base= | ||
| applicationDefinition | PUT | applicationDefinition/{base} | applicationDefinition | applicationDefinition?base= | ||
| applicationDefinition | POST | applicationDefinition/applicationTags/{mode} | mode (string) | applicationDefinition/applicationTags | mode (string) | applicationDefinition?applicationTags?mode= |
| applicationDefinition | POST | applicationDefinition/applicationTags/new | mode (string) | applicationDefinition/applicationTags | mode (string) | applicationDefinition?applicationTags?mode=new |
| applicationDefinition | POST | applicationDefinition/applicationTags/old | mode (string) | applicationDefinition/applicationTags | Mode (string) | applicationDefinition?applicationTags?mode=old |
| applicationDefinition | GET | applicationDefinition/autoUpdateFromPortal | applicationDefinition | |||
| applicationDefinition | POST | applicationDefinition/autoUpdateFromPortal | applicationDefinition | |||
| applicationDefinition | GET | applicationDefinition/compoundClassification | resourceKey (string) | applicationDefinition | ||
| applicationDefinition | DELETE | applicationDefinition/compoundClassification/{id} | id (integer) | applicationDefinition/compoundClassification | id (integer) | applicationDefinition/compoundClassification?id=6789 |
| applicationDefinition | POST | applicationDefinition/compoundClassification/{id} | id (integer) | applicationDefinition/compoundClassification | id (integer) | applicationDefinition/compoundClassification?id=6789 |
| applicationDefinition | GET | applicationDefinition/dnsClassification | resourceKey (string) | applicationDefinition | ||
| applicationDefinition | DELETE | applicationDefinition/dnsClassification/{domain} | domain (string) | applicationDefinition/dnsClassification | domain (string) | applicationDefinition/dnsClassification?domain=facebook.com |
| applicationDefinition | POST | applicationDefinition/dnsClassification/{domain} | domain (string) | applicationDefinition/dnsClassification | domain (string) | applicationDefinition/dnsClassification?domain=facebook.com |
| applicationDefinition | GET | applicationDefinition/export/{type} | applicationDefinition/export | |||
| applicationDefinition | GET | applicationDefinition/ipIntelligenceClassification | resourceKey (string) | applicationDefinition | ||
| applicationDefinition | DELETE | applicationDefinition/ipIntelligenceClassification/{ipStart}/{ipEnd} | ipstart (integer) ipend (integer) | applicationDefinition/ipIntelligenceClassification | ipstart (integer) ipend (integer) | applicationDefinition/ipIntelligenceClassification?ipstart=0.0.0.0&ipend=0.0.0.0 |
| applicationDefinition | POST | applicationDefinition/ipIntelligenceClassification/{ipStart}/{ipEnd} | ipstart (integer) ipend (integer) | applicationDefinition/ipIntelligenceClassification | ipstart (integer) ipend (integer) | applicationDefinition/ipIntelligenceClassification?ipstart=0.0.0.0&ipend=0.0.0.0 |
| applicationDefinition | DELETE | applicationDefinition/ipIntelligenceConfidence/{name} | name (string) | applicationDefinition/ipIntelligenceConfidence | name (string) | applicationDefinition/ipConfidence?name=msexchange |
| applicationDefinition | GET | applicationDefinition/ipIntelligenceConfidence/{name} | name(string) | applicationDefinition/ipIntelligenceConfidence | name (string) | applicationDefinition/ipConfidence?name=msexchange |
| applicationDefinition | GET | applicationDefinition/legacyAppliancesUdas | applicationDefinition | |||
| applicationDefinition | GET | applicationDefinition/meterFlowClassification | resourceKey (string) | applicationDefinition | ||
| applicationDefinition | DELETE | applicationDefinition/meterFlowClassification/{flowType}/{mid} | flowType (string) mid (string) | applicationDefinition/meterFlowClassification | flowType (string) mid (string) | applicationDefinition/meterFlowClassification?flowType=MF&mid=5 |
| applicationDefinition | POST | applicationDefinition/meterFlowClassification/{flowType}/{mid} | flowType (string) mid (string) | applicationDefinition/meterFlowClassification | flowType (string) mid (string) | applicationDefinition/meterFlowClassification?flowType=MF&mid=5 |
| applicationDefinition | GET | applicationDefinition/portProtocolClassification | resourceKey (string) | applicationDefinition | ||
| applicationDefinition | DELETE | applicationDefinition/portProtocolClassification/{port}/{protocol} | port (integer) protocol (integer) | applicationDefinition/portProtocolClassification | port (integer) protocol (integer) | applicationDefinition/portProtocolClassification?port=35&protocol=443 |
| applicationDefinition | POST | applicationDefinition/portProtocolClassification/{port}/{protocol} | port (integer) protocol (integer) | applicationDefinition/portProtocolClassification | port (integer) protocol (integer) | applicationDefinition/portProtocolClassification?port=35&protocol=443 |
| applicationDefinition | GET | applicationDefinition/saasClassification | resourceKey (string) | applicationDefinition | ||
| applicationDefinition | DELETE | applicationDefinition/saasClassification/{id} | id (integer) | applicationDefinition/saasClassification | id (integer) | applicationDefinition/saasClassification?id=45 |
| applicationDefinition | POST | applicationDefinition/saasClassification/{id} | id (integer) | applicationDefinition/saasClassification | id (integer) | applicationDefinition/saasClassification?id=45 |
| applicationGroup | GET | applicationGroups/{nePk} | neId (string) | applicationGroups | nePk (string) | rest/applicationGroups?nePk=234.NE&cached=true |
| authentication | GET | authRadiusTacacs/{nePk} | neId (string) | authRadiusTacacs | nePk (string) | rest/authRadiusTacacs?nePk=345&cached=true |
| avcMode | GET | avcMode/{nePk} | avcMode | rest/avcmode? | ||
| banners | GET | banners/{nePk} | neId (string) | banners | nePk (string) | rest/banners?nePk.1.NE |
| bfd | GET | bfd/config/vrfs/{nePk} | bfd/config/vrfs | nePk (string) | rest/bfd/config/vrfs?nePk=1804.NE | |
| bfd | GET | bfd/config/vrfs/{vrfId}/{nePk} | bfd/config/vrfs | nePk (stirng) vrfId (integer) | bfd/config/vrfs?nePk=0.NE | |
| bfd | GET | bfd/state/vrfs/{nePk} | bfd/state/vrfs | nePk (string) | rest/bfd/state/vrfs?nePk=1804.NE | |
| bgp | GET | bgp/config/allVrfs/neighbor/{nePk} | neId (string) | bgp/config/allVrfs/neighbor | nePk (string) | rest/bgp/config/allVrfs/neighbor?nePk=1804&fromGMS=false |
| bgp | GET | bgp/config/allVrfs/system/{nePk} | neId (string) | bgp/config/allVrfs/system | nePk (string) | rest/bgp/config/allVrfs/system?nePk=1804&fromGMS=false |
| bgp | GET | bgp/config/neighbor/{nePk} | neId (string) | bgp/config/neighbor | nePk (string) | bgp/config/neightbor?nePk=1804.NE&fromGMS=false |
| bgp | GET | bgp/config/system/{nePk} | neId (string) | bgp/config/system | nePk (string) | bgp/config/system?nePk=1804.NE&fromGMS=true |
| bgp | GET | bgp/state/{nePk} | neId (string) | bgp/state | nePk (string) | bgp/state?nePk=1804.NE |
| bgp | GET | bgp/state/allVrfs/{nePk} | neId (string) | bgp/state/allVrfs | nePk (string) | bgp/state/allVrfs?nePk=1804.NE |
| brandCustomization | DELETE | brandCustomization/image/{type} | type (string) | brandCustomization/image | type (string) | brandCustomization/image?metaData=false |
| brandCustomization | POST | brandCustomization/image/{type} | type (string) qqfile (string) | brandCustomization/image | type (string) qqfile (string) | brandCustomization/image?type+backgroundimage&qqfile=imagefile |
| brandCustomization | PUT | brandCustomization/image/{type} | type (string) qqfile (string) | brandCustomization/image | type (string) qqfile (string) | brandCustomization/image?type+backgroundimage&qqfile=imagefile |
| bypass | GET | bypass/{nePk} | nePk (string) | bypass | nePk (string) | bypass?nePk=1.NE&cached=false |
| saasOptimization | GET | cloudApplications/config/{nePk} | cloudApplications/config | |||
| saasOptimization | GET | cloudApplications/monitor/{nePk} | cloudApplications/monitor | |||
| awsCloudDeployment | DELETE | cloudDeployment/aws/accounts/{id} | id (string) | cloudDeployment/aws/accounts | id (string) | cloudDeployment/aws/accounts?id=3434 |
| awsCloudDeployment | GET | cloudDeployment/aws/accounts/{id} | id (string) | cloudDeployment/aws/accounts | id (string) | cloudDeployment/aws/accounts?id=3434 |
| awsCloudDeployment | PUT | cloudDeployment/aws/accounts/{id} | id (string) | cloudDeployment/aws/accounts | id (string) | cloudDeployment/aws/accounts?id=3434 |
| awsCloudDeployment | DELETE | cloudDeployment/aws/edgeconnects/{id} | id (number) | cloudDeployment/aws/edgeconnects | id (number) | cloudDeployment/aws/edgeconnects |
| awsCloudDeployment | GET | cloudDeployment/aws/edgeconnects/{id} | id (number) | cloudDeployment/aws/edgeconnects | id (number) | cloudDeployment/aws/edgeconnects |
| awsCloudDeployment | PUT | cloudDeployment/aws/edgeconnects/{id} | cloudDeployment/aws/edgeconnects | |||
| awsCloudDeployment | GET | cloudDeployment/aws/edgeconnects/{id}/cloud-resources | id (number) | cloudDeployment/aws/edgeconnects/cloud-resources | id (number) | cloudDeployment/aws/edgeconnect/cloud-resources?id=4 |
| awsCloudDeployment | GET | cloudDeployment/aws/edgeconnects/{id}/deploy-status | id (number) | cloudDeployment/aws/edgeconnects/deploy-status | id (number) | cloudDeployment/aws/edgeconnect/deploy-status?id=4 |
| awsCloudDeployment | POST | cloudDeployment/aws/edgeconnects/{id}/instance | cloudDeployment/aws/edgeconnects/instance | |||
| awsCloudDeployment | GET | cloudDeployment/aws/edgeconnects/log/{id} | cloudDeployment/aws/edgeconnects/log | |||
| azureCloudDeployment | DELETE | cloudDeployment/azure/accounts/{id} | cloudDeployment/azure/accounts | id (string) | cloudDeployment/azure/accounts?id=456 | |
| azureCloudDeployment | GET | cloudDeployment/azure/accounts/{id} | cloudDeployment/azure/accounts | id (string) | cloudDeployment/azure/accounts?id=456 | |
| azureCloudDeployment | PUT | cloudDeployment/azure/accounts/{id} | cloudDeployment/azure/accounts | id (string) | cloudDeployment/azure/accounts?id=456 | |
| azureCloudDeployment | DELETE | cloudDeployment/azure/edgeconnects/{id} | cloudDeployment/azure/edgeconnects | id (number) | cloudDeployment/azure/edgeconnect?id=345 | |
| azureCloudDeployment | GET | cloudDeployment/azure/edgeconnects/{id} | cloudDeployment/azure/edgeconnects | id (number) | cloudDeployment/azure/edgeconnect?id=345 | |
| azureCloudDeployment | PUT | cloudDeployment/azure/edgeconnects/{id} | cloudDeployment/azure/edgeconnects | |||
| azureCloudDeployment | GET | cloudDeployment/azure/edgeconnects/{id}/cloud-resources | cloudDeployment/azure/edgeconnects/cloud-resources | id (number) | cloudDeployment/azure/edgeconnect/cloud-resources?id=345 | |
| azureCloudDeployment | GET | cloudDeployment/azure/edgeconnects/{id}/deploy-status | cloudDeployment/azure/edgeconnects/deploy-status | id (number) | cloudDeployment/azure/edgeconnect/deploy-status?id=345 | |
| azureCloudDeployment | POST | cloudDeployment/azure/edgeconnects/{id}/instance | cloudDeployment/azure/edgeconnects/instance | |||
| azureCloudDeployment | GET | cloudDeployment/azure/edgeconnects/log/{id} | cloudDeployment/azure/edgeconnects/log | |||
| gcpCloudDeployment | DELETE | cloudDeployment/gcp/accounts/{id} | cloudDeployment/gcp/accounts | id (string) | cloudDeployment/gcp/accounts?id=sp | |
| gcpCloudDeployment | DELETE | cloudDeployment/gcp/accounts/{project} | cloudDeployment/gcp/accounts | id (string) | cloudDeployment/gcp/accounts?id=sp | |
| gcpCloudDeployment | GET | cloudDeployment/gcp/accounts/{project} | cloudDeployment/gcp/accounts | id (string) | cloudDeployment/gcp/accounts?id=sp | |
| gcpCloudDeployment | PUT | cloudDeployment/gcp/accounts/{project} | cloudDeployment/gcp/accounts | id (string) | cloudDeployment/gcp/accounts?id=sp | |
| gcpCloudDeployment | PUT | cloudDeployment/gcp/edgeconnects/{deploymentId}/instance/{id} | cloudDeployment/gcp/edgeconnects/instance | |||
| gcpCloudDeployment | DELETE | cloudDeployment/gcp/edgeconnects/{deploymentId}/instance/{instanceId} | cloudDeployment/gcp/edgeconnects/instance | deploymentId (number) instanceId (string) | cloudDeployment/gcp/edgeconnects/instance?id=45 | |
| gcpCloudDeployment | PUT | cloudDeployment/gcp/edgeconnects/{deploymentId}/instance/{instanceId} | cloudDeployment/gcp/edgeconnects/instance | |||
| gcpCloudDeployment | DELETE | cloudDeployment/gcp/edgeconnects/{id} | cloudDeployment/gcp/edgeconnects | id (number) | cloudDeployment/gcp/edgeconnect?id=456&retryApply=False | |
| gcpCloudDeployment | GET | cloudDeployment/gcp/edgeconnects/{id} | cloudDeployment/gcp/edgeconnects | id (number) | cloudDeployment/gcp/edgeconnect?id=456&retryApply=False | |
| gcpCloudDeployment | PUT | cloudDeployment/gcp/edgeconnects/{id} | cloudDeployment/gcp/edgeconnects | id (number) | cloudDeployment/gcp/edgeconnect?id=456&retryApply=False | |
| gcpCloudDeployment | GET | cloudDeployment/gcp/edgeconnects/{id}/cloud-resources | cloudDeployment/gcp/edgeconnects/cloud-resources | id (number) | cloudDeployment/gcp/edgeconnects/cloud-resources?id=456 | |
| gcpCloudDeployment | GET | cloudDeployment/gcp/edgeconnects/{id}/deploy-status | cloudDeployment/gcp/edgeconnects/deploy-status | id (number) | cloudDeployment/gcp/edgeconnects/deploy-status?id=456 | |
| gcpCloudDeployment | POST | cloudDeployment/gcp/edgeconnects/{id}/instance | cloudDeployment/gcp/edgeconnects/instance | id (number) | cloudDeployment/gcp/edgeconnects/deploy-status?id=456 | |
| gcpCloudDeployment | GET | cloudDeployment/gcp/edgeconnects/log/{id} | cloudDeployment/gcp/edgeconnects/log | |||
| disks | GET | configReportDisk/{nePk} | neId (string) | configReportDisk | ||
| configurationLimit | GET | configurationLimit/{nePk} | configurationLimit | nePk (string) | rest/configurationLimit?nePk=0.NE | |
| customApplianceTags | GET | customApplianceTags/{nePk} | neId (string) | customApplianceTags | nePk (string) | customAppliance?nePk=0.NE&cached=false |
| CustomCerts | DELETE | customCert/{id} | alias (string) | customCert | alias (string) | rest/customCert?alias= |
| customCerts | POST | customCert/applianceConnectivity/{custom} | custom (boolean) | customCert/applianceConnectivity | custom (boolean) | customCert/applianceConnectivity?custom=true |
| customCerts | POST | customCert/orchestratorConnectivity/{custom} | custom (boolean) | customCert/orchestratorConnectivity | custom (boolean) | customCert/orchestratorConnectivity?custom=true |
| dbPartition | DELETE | dbPartition/{table}/{partition} | table (string) partition (string) | dbPartition | table (string) partition (string) | rest/dbPartition?table+namespace&partition=namespace |
| debugFiles | GET | debugFiles/{nePk} | nePk (string) | debugFiles | nePk (string) | rest/debugFiles?nePk=1804.NE |
| debugFiles | POST | debugFiles/delete/{nePk} | deleteGMSDebugFile (body) | debugFiles/delete | nePk (string) | rest/debugFiles/delete?nePk=1804.NE |
| deployment | GET | deployment/{nePk} | nePk (string) | deployment | nePk (string) | rest/deployment?nePk=1804.NE |
| deployment | POST | deployment/validate/{nePk} | nePk (string) | deployment/validate | nePk (string) | rest/deployment/validate?nePk=0.NE |
| deployment | POST | deployment/validateDiscovered/{discoveredId} | discoveredApplianceId (string) | deployment/validateDiscovered | discoveredApplianceId (string) | rest/deployment/validateDiscovered?discoverApplianceId=34 |
| deployment | POST | deployment/validateDiscovered/{nePk} | nePk (string) | deployment/validateDiscovered | discoveredApplianceId (string) | rest/deployment/validateDiscovered?discoverApplianceId=34 |
| dhcpConfig | GET | dhcpConfig/leases/{nePk} | neId (string) | dhcpConfig/leases | nePk (string) | dhcpConfig/leases?nePk=0.NE&cached=true |
| dhcpConfig | GET | dhcpConfig/state/failover/{nePk} | neId (string) | dhcpConfig/state/failover | nePk (string) | dhcpConfig/sate/failover?nePk=0.NE&cached=true |
| vrfDnatMaps | GET | dnatMaps/{nePk} | neId (string) | dnatMaps | nePk (string) | dnatMaps?nePk=0.NE&cached=true |
| dnsProxy | GET | dnsProxy/config/{nePk} | neId (string) | dnsProxy/config | nePk (string) | dnsPRoxy/config?nePk=1804.NE&cached=true |
| exception | DELETE | exception/tunnel/{id} | id (integer) | exception/tunnel | ||
| exception | PUT | exception/tunnel/{id} | id (integer) | exception/tunnel | ||
| GET | flow/{nePk}/q | neId (string) | flow | nePk (string) | rest/flow?nePk=0.NE | |
| flow | GET | flow/flowBandwidthStats/{nePk}/q | neId (string) id (int) seq (int) | flow/flowBandwidthStats | nePk (string) id (int) seq (int) | flow/flowBandwidthStats?nePk=0.NE&id=2&seq=34 |
| flow | GET | flow/flowDetails/{nePk}/q | neId (string) id (int) seq (int) | flow/flowDetails | nePk (string) id (int) seq (int) | flow/flowDetails?nePk=0.NE&id=2&seq=34 |
| flow | GET | flow/flowDetails2/{nePk}/q | neId (string) id (int) seq (int) | flow/flowDetails2 | nePk (string) id (int) seq (int) | flow/flowDetails2?nePk=0.NE&id=2&seq=34 |
| flow | GET | flow/flowOptimization/{nePk} | flow/flowOptimization | |||
| flow | POST | flow/flowReClassification/{nePk} | neId (string) | flow/flowReClassification | nePk (string) | flow/flowReClassification?nePk=0.NE |
| flow | POST | flow/flowReset/{nePk} | neId (string) | flow/flowReset | nePk (string) | flow/flowReset?nePk=0.NE |
| flow | POST | flow/flowWarning/{nePk} | flow/flowWarning | |||
| appliancePreconfig | DELETE | gms/appliance/preconfiguration/{preconfigId} | preconfigId (string) | gms/appliance/preconfiguration | preconfigId (int) | appliance/preconfiguration?preconfigId=3 |
| appliancePreconfig | GET | gms/appliance/preconfiguration/{preconfigId} | preconfigId (string) | gms/appliance/preconfiguration | filter (string) preconfigId (int) | appliance/preconfiguration?filter=name/metadata&preconfigId=3 |
| appliancePreconfig | POST | gms/appliance/preconfiguration/{preconfigId} | createPreconfig (body) | gms/appliance/preconfiguration | no parameter | appliance/preconfiguration |
| appliancePreconfig | PUT | gms/appliance/preconfiguration/{preconfigId} | no swagger in 9.1 for Put | gms/appliance/preconfiguration | preconfigId (int) | appliance/preconfiguration?preconfigId=3 |
| appliancePreconfig | GET | gms/appliance/preconfiguration/{preconfigId}/apply | preconfigId (string) | gms/appliance/preconfiguration/apply | preconfigId (string) | appliance/preconfiguration/apply?preconfigId=3 |
| appliancePreconfig | POST | gms/appliance/preconfiguration/{preconfigId}/apply/{nePk} | preconfig (string) nePk (string) | gms/appliance/preconfiguration/apply | preconfigId (string) | appliance/preconfiguration/apply?preconfigId=3 |
| appliancePreconfig | POST | gms/appliance/preconfiguration/{preconfigId}/apply/discovered/{discoveredId} | preconfigId (string) discoveredId (String) | gms/appliance/preconfiguration/apply/discovered | preconfigID (string) discoveredId (string) | applaince/preconfiguration/apply/discovered?preconfigId=(String)&discovered=(string) |
| appliancePreconfig | GET | gms/appliance/preconfiguration/appliance/{nePk} | gms/appliance/preconfiguration/appliance | |||
| applianceWizard | GET | gms/applianceWizard/apply/{nePk} | nePk (String) | gms/applianceWizard/apply | nePk (string) | gms/applianceWizard/apply?nePk=0.NE |
| applianceWizard | POST | gms/applianceWizard/apply/{nePk} | nePk (string) | gms/applianceWizard/apply | nePk (string) | gms/applianceWizard/apply?nePk=0.NE |
| dynamicTopologyConfig | GET | gms/dynamicTopologyConfig/{userId} | userName (string) | gms/dynamicTopologyConfig | userName (string) | gms/dynamicTopologyConfig?userName=admin |
| dynamicTopologyConfig | POST | gms/dynamicTopologyConfig/{userId} | userName (string) | gms/dynamicTopologyConfig | userName (string) | gms/dynamicTopologyConfig?userName=admin |
| gmsRegistration | GET | gms/gmsRegistration/{nePk} | shows as deprecated | gms/gmsRegistration | ||
| gmsRegistration | GET | gms/gmsRegistration2/{nePk} | gms/gmsRegistration2 | rest/gms/gmsRegistration2 | ||
| grnode | GET | gms/grNode/{grNodePk} | grNodePk (string) | gms/grNode | grNodePk (string) | rest/gms/grNode?grNodePk=2.GRNode |
| grnode | POST | gms/grNode/{grNodePk} | grNodePk (string) | gms/grNode/{grNodePk} | grNodePk (string) | rest/gms/grNode?grNodePk=2.GRNode |
| grnode | POST | gms/grNode/fornePk/{nePk} | nePk (string) | gms/grNode/fornePk | nePk (string) | rest/gms/grNode/fornePk?nePk=0.NE |
| group | DELETE | gms/group/{id} | id (string) | gms/group | id (string) | gms/group?id=10.Network |
| group | GET | gms/group/{id} | id (string) | gms/group | id (string) | gms/group?id=10.Network |
| group | POST | gms/group/{id} | id (string) | gms/group | id (string) | gms/group?id=10.Network |
| interfaceLabels | GET | gms/interfaceLabels/{type} | type (string) | gms/interfaceLabels | type (String) | gms/interfacelabels?type=lan |
| interfaceLabels | GET | gms/interfaceLabels/wan | gms/interfaceLabels | type (String) | gms/interfacelabels?type=wan | |
| scheduledJobs2 | DELETE | gms/job/{id} | jobId (string) | gms/job | id (integer) | gms/job?id=1 |
| scheduledJobs2 | GET | gms/job/{id} | jobCategory (int) jobType (int) | gms/job | id (integer) jobCategory (int) jobType (int) | gms/job?id=1¤tRunningJob=false&jobCategory=7&jobType=2 |
| scheduledJobs2 | PUT | gms/job/{id} | jobId (string) | gms/job | id (integer) | gms/job?id=1 |
| scheduledJobs2 | POST | gms/job/{id}/stop | jobId (string) | gms/job/stop | jobId (string) | gms/job/stop?id=1 |
| scheduledJobs2 | GET | gms/job/historical/{id} | jobId (string) | gms/job/historical | id (integer) lastXDays (int) scheduled (int) latest (int) | gms/job/historical?id=1 |
| overlayAssociation | GET | gms/overlays/association/{overlayId} | overlayId (string) | gms/overlays/association | overlayId (string) | gms/overlays/association?overlayId=1 |
| overlayAssociation | DELETE | gms/overlays/association/{overlayId}/{nePk} | overlayId (string) nePk (string) | gms/overlays/association | overlayId (string) nePk (string) | gms/overlays/association?overlayId=1 |
| overlays | DELETE | gms/overlays/config/{overlayId} | overlayId (string) | gms/overlays/config | overlayId (string) | gms/overlays/config?overlayId=1 |
| overlays | GET | gms/overlays/config/{overlayId} | overlayId (string) | gms/overlays/config | overlayId (string) | gms/overlays/config?overlayId=1 |
| overlays | PUT | gms/overlays/config/{overlayId} | overlayId (string) | gms/overlays/config | overlayId (string) | gms/overlays/config?overlayId=1 |
| overlays | GET | gms/overlays/config/regions/{overlayId}/{regionId} | overlayId (string) regionId (string) | gms/overlays/config/regions | overlayId (string) regionId (string) | gms/overlay/config/regions?overlayId=1®ionId=0 |
| overlays | PUT | gms/overlays/config/regions/{overlayId}/{regionId} | overlayId (string) regionId (string) | gms/overlays/config/regions | no parameters | |
| statsRetention | PUT | gms/stats/collection/{statType} | statType (string) | gms/stats/collection | statType (string) | gms/stat/collection?statType= |
| statsRetention | PUT | gms/stats/nonStatsTable/retention/{statType} | statType (string) | gms/stats/nonStatsTable/retention | statType (string) | gms/stat/collection?statType= |
| statsRetention | PUT | gms/stats/retention/{statType} | statType (string) | gms/stats/retention | statType (string) | gms/stat/collection?statType= |
| topologyConfig | GET | gms/topologyConfig/{userId} | username (string) | gms/topologyConfig | no parameters | gms/topologyConfig |
| topologyConfig | POST | gms/topologyConfig/{userId} | username (string) | gms/topologyConfig | no parameters | gms/topologyConfig |
| topologyConfig | GET | gms/topologyConfig/export/{nePk} | nePk (string) tunnelType (string) | gms/topologyConfig/export | nePk (string) tunnelType (string) | gms/topologyConfig/export?nePk=0.NE&tunnelType=all |
| topologyConfig | GET | gms/topologyConfig/linkInfo/{overlayId} | overlayId (string) | gms/topologyConfig/linkInfo | overlayId (string) | gms/topologyConfig/linkinfo?overlayId=345 |
| gmsRemoteAuth | DELETE | gmsRemoteAuth/JWT/{id} | id (string) | gmsRemoteAuth/JWT | id (string) | gmsRemoteAuth/JWT?id=1 |
| gmsRemoteAuth | GET | gmsRemoteAuth/JWT/{id} | gmsRemoteAuth/JWT | id (string) | gmsRemoteAuth/JWT?id=1 | |
| gmsRemoteAuth | PUT | gmsRemoteAuth/JWT/{id} | id (string) | gmsRemoteAuth/JWT | id (string) | gmsRemoteAuth/JWT?id=1 |
| gmsRemoteAuth | DELETE | gmsRemoteAuth/OAuth/{id} | serverId (integer) | gmsRemoteAuth/OAuth | id (integer) | gmsRemoteAuth/OAuth?id=3 |
| gmsRemoteAuth | GET | gmsRemoteAuth/OAuth/{id} | serverId (integer) | gmsRemoteAuth/OAuth | id (integer) | gmsRemoteAuth/OAuth?id=3 |
| gmsRemoteAuth | PUT | gmsRemoteAuth/OAuth/{id} | serverId (integer) | gmsRemoteAuth/OAuth | id (integer) | gmsRemoteAuth/OAuth?id=3 |
| gmsRemoteAuth | DELETE | gmsRemoteAuth/SAML/{id} | serverId (integer) | gmsRemoteAuth/SAML | id (integer) | gmsRemoteAuth/SAML?id=3 |
| gmsRemoteAuth | GET | gmsRemoteAuth/SAML/{id} | serverId (integer) | gmsRemoteAuth/SAML | id (integer) | gmsRemoteAuth/SAML?id=3 |
| gmsRemoteAuth | PUT | gmsRemoteAuth/SAML/{id} | serverId (integer) | gmsRemoteAuth/SAML | id (integer) | gmsRemoteAuth/SAML?id=3 |
| vxoaHostname | POST | hostname/{nePk} | nePk (string) | hostname | nePk (string) | rest/hostname?nePk=0.NE |
| gmsHttpsUpload | GET | httpsCertificate/{nePk} | gms/httpsCertificate | no swagger of GET only for POST | ||
| idps | GET | ids/signatures/{signatureId}/rules | ids/signatures/rules | ids/signatures/rules?profile=Default&filter=&signatureAction=all&classtype=All&severity=All&affected_products=All&rule_category+All&_=1678945678 | ||
| idps | GET | ids/signatures/{signatureId}/rules/filters | ids/signatures/rules/filters | ids/signatures/rules?profile=Default&filter=&signatureAction=all&classtype=All&severity=All&affected_products=All&rule_category+All&_=1678945678 | ||
| idps | GET | ids/signatures/{signatureId}/rules/getSignatureActions | ids/signatures/rules/getSignatureActions | ids/signatures/rules?profile=Default&filter=&signatureAction=all&classtype=All&severity=All&affected_products=All&rule_category+All&_=1678945678 | ||
| idps | GET | ids/signatures/{signatureId}/rules/search | ids/signatures/rules/search | ids/signatures/rules?profile=Default&filter=&signatureAction=all&classtype=All&severity=All&affected_products=All&rule_category+All&_=1678945678 | ||
| idps | PUT | ids/signatures/{signatureId}/rules/updateSignatureActions | ids/signatures/rules/updateSignatureActions | ids/signatures/rules?profile=Default&filter=&signatureAction=all&classtype=All&severity=All&affected_products=All&rule_category+All&_=1678945678 | ||
| GET | ikeless/seedStatus/appliance/{nePk} | ikeless/seedStatus/appliance | rest/ikeless/seedstatus | |||
| inboundShaper | GET | inboundShaper/{nePk} | neId (string) | inboundShaper | nePk (string) | rest/inboundShaper?nePk=0.NE |
| interfaceLabels | POST | interfaceLabels/{nePk} | nePk (String) | gms/interfaceLabels | deleteDependencies (boolean) | gms/interfaceLabels?deleteDependecies=false |
| interfaceState | GET | interfaceState/{nePk} | neId (string) | interfaceState | nePk (string) | gms/rest/interfaceState?cached=false&nePk=0.NE |
| ipObjects | DELETE | ipObjects/addressGroup/{name} | name (string) | ipObjects/addressGroup | name (string) | rest/ipObjects/addressGroup?name=Powers |
| ipObjects | GET | ipObjects/addressGroup/{name} | name (string) | ipObjects/addressGroup | name (string) | rest/ipObjects/addressGroup?name=Powers |
| ipObjects | POST | ipObjects/csvImport/{type} | ipObjects/csvImport | /ipObjects/serviceGroup/bulkUpload? | ||
| ipObjects | GET | ipObjects/memoryConsumed/{type} | ipObjects/memoryConsumed | |||
| ipObjects | DELETE | ipObjects/serviceGroup/{name} | name (string) | ipObjects/serviceGroup | name (string) | rest/ipObjects/serviceGroup?name=Accounting |
| ipObjects | GET | ipObjects/serviceGroup/{name} | name (string) | ipObjects/serviceGroup | name (string) | rest/ipObjects/serviceGroup?name=Accounting |
| GET | ipsla/config/managers/{nePk} | ipsla/config/managers | ||||
| health | POST | jitterPeriodSummary/{nePk} | /health/jitterPeriodSummary | |||
| health | POST | latencyPeriodSummary/{nePk} | health/latencyPeriodSummary | |||
| license | GET | license/portal/appliance/account/{nePk} | license/portal/appliance/account | nePk (string) | license/portal/appliance/account?nePk=0.NE | |
| license | GET | license/portal/appliance/account/discovered/{discoveredId} | license/portal/appliance/account/discovered | discoveredId (string) | license/portal/appliance/account/discovered?discoveredId=a4 | |
| license | POST | license/portal/appliance/grant/{nePk} | nePk (string) | license/portal/appliance/grant | nePk (string) | license/portal/appliance/grant?nePk=0.NE |
| license | DELETE | license/portal/appliance/license/token/{nePk} | nePk (string) | license/portal/appliance/license/token | nePk (string) | license/portal/appliance/license/token?nePk=0.NE |
| license | POST | license/portal/appliance/revoke/{nePk} | nePk (string) | license/portal/appliance/revoke | nePk (string) | license/portal/appliance/revoke?nePk=0.NE |
| license | POST | license/portal/ec/{nePk} | nePk (string) | license/portal/ec | nePk (string) | license/portal/ec?nePk=0.NE |
| linkAggregation | GET | linkAggregation/{nePk} | neId (string) | linkAggregation | nePk (string) | rest/linkAggregation?nePk=0.NE |
| linkIntegrity | GET | linkIntegrityTest/status/{nePk} | neId (string) | linkIntegrityTest/status | nePk (string) | rest/linkIntegrityTest/status?nePk=0.NE |
| logging | GET | logging/{nePk} | neId (string) | logging | nePk (string) | rest/logging?nePk=0.NE&cached=false |
| loopbackOrch | GET | loopbackOrch/pool/history/{seg} | loopbackOrch/pool/history | |||
| loopbackOrch | DELETE | loopbackOrch/pool/reclaim/{id} | no parameters | loopbackOrch/pool/reclaim | id (string) | loopbackOrch/pool/reclaim?id=record id |
| loopbackOrch | DELETE | loopbackOrch/pool/reclaimBySeg/{segId} | loopbackOrch/pool/reclaimBySeg | |||
| health | POST | lossPeriodSummary/{nePk} | health/lossPeriodSummary | |||
| mgmtServices | GET | mgmtServices/{nePk} | neId (string) | mgmtServices | nePk (string) | /rest/mgmtServices?nePk=0.NE&cached=false |
| health | POST | mosPeriodSummary/{nePk} | health/mosPeriodSummary | |||
| multicast | GET | multicast/config/{nePk} | neId (string) | multicast/config | nePk (string) | multicast/config?nePk=0.NE |
| multicast | GET | multicast/enable/{nePk} | neId (string) | multicast/enable | nePk (string) | multicast/enable?nePk=0.NE |
| multicast | GET | multicast/state/interfaces/{nePk} | neId (string) | multicast/state/interfaces | nePk (string) | multicast/state/interfaces?nePk=0.NE |
| multicast | GET | multicast/state/neighbors/{nePk} | neId (string) | multicast/state/neighbors | nePk (string) | multicast/state/neighbors?nePk=0.NE |
| multicast | GET | multicast/state/routes/{nePk} | neId (string) | multicast/state/routes | nePk (string) | multicast/state/routes?nePk=0.NE |
| nat | GET | nat/{nePk} | neId (string) | nat | nePk (string) | rest/nat?nePk=0.NE |
| nat | GET | nat/{nePk}/maps | neId (string) | nat/maps | nePk (string) | rest/nat/maps?nePk=0.NE |
| nat | GET | nat/{nePk}/natPools | neId (string) | nat/natPools | nePk (string) | rest/nat/natPools?nePk=0.NE |
| natPolicy | GET | natAll/{nePk} | neId (string) | natAll | nePk (string) | rest/natAll?nePk=0.NE |
| natPolicy | GET | natMaps/{nePk} | neId (string) | natMaps | nePk (string) | rest/natMaps?nePk=0.NE |
| natPolicy | GET | natMapsDynamic/{nePk} | neId (string) | natMapsDynamic | nePk (string) | rest/natMapsDynamic?nePk=0.NE |
| netFlow | GET | netFlow/{nePk} | neId (string) | netFlow | nePk (string) | rest/netFlow?nePk=0.NE |
| optimizationPolicy | GET | optimizationMaps/{nePk} | neId (string) | optimizationMaps | nePk (string) | rest/optimizationMaps?nePk=0.NE |
| ospf | GET | ospf/config/allVrfs/interfaces/{nePk} | ospf/config/allVrfs/interfaces | nePk (string) | ospf/config/allVrfs/interfaces?nePk=0.NE&fromGms=false | |
| ospf | GET | ospf/config/allVrfs/system/{nePk} | ospf/config/allVrfs/system | nePk (string) | ospf/config/allVrfs/system?nePk=0.NE$fromGms=false | |
| ospf | GET | ospf/config/areas/{nePk} | ospf/config/areas | nePk (string) | opsf/config/areas?nePk=0.NE&fromGms=false | |
| ospf | GET | ospf/config/interfaces/{nePk} | neId (string) | ospf/config/interfaces | nePk (string) | ospf/config/interfaces?nePk=0.NE |
| ospf | GET | ospf/config/system/{nePk} | neId (string) | ospf/config/system | nePk (string) | ospf/config/system?nePk=0.NE |
| ospf | GET | ospf/state/allVrfs/interfaces/{nePk} | ospf/state/allVrfs/interfaces | nePk (string) | ospf/state/allVrfs/interfaces?nePk=0.NE | |
| ospf | GET | ospf/state/allVrfs/neighbors/{nePk} | ospf/state/allVrfs/neighbors | nePk (string) | ospf/state/allVrfs/neighbors?nePk=0.NE | |
| ospf | GET | ospf/state/allVrfs/system/{nePk} | ospf/state/allVrfs/system | nePk (string) | ospf/state/allVrfs/system?nePk=0.NE | |
| ospf | GET | ospf/state/interfaces/{nePk} | neId (string) | ospf/state/interfaces | nePk (string) | ospf/state/interfaces?nePk=0.NE |
| ospf | GET | ospf/state/neighbors/{nePk} | neId (string) | ospf/state/neighbors | nePk (string) | ospf/state/neighbors?nePk=0.NE |
| ospf | GET | ospf/state/system/{nePk} | neId (string) | ospf/state/system | nePk (string) | ospf/state/system?nePk=0.NE |
| portForwarding | GET | portForwarding/{nePk} | neId (string) | portForwarding | nePk (string) | portForwarding?nePk=0.NE |
| portProfiles | DELETE | portProfiles/config/{id} | portProfileId (string) | portProfiles/config | portProfileId (string) | portProfiles/config?portProfileId=423e790c-4cd0-4fcb-8b333-5916a44a564a |
| portProfiles | GET | portProfiles/config/{id} | portProfileId (string) | portProfiles/config | portProfileId (string) | portProfiles/config |
| portProfiles | PUT | portProfiles/config/{id} | portProfileId (string) | portProfiles/config | portProfileId (string) | portProfiles/config?portProfileId=423e790c-4cd0-4fcb-8b333-5916a44a564a |
| qosPolicy | GET | qosMaps/{nePk} | neId (string) | qosMaps | nePk (string) | qosMaps?nePk=0.NE&cached=false |
| rbacApplianceAccessGroup | DELETE | rbac/asset/{applianceAccessTypeName} | applianceAccessGroupName | rbac/asset | applianceAccessTypeName (string) | rbac/asset?applianceAccessTypeName=EMEA |
| rbacApplianceAccessGroup | GET | rbac/asset/{applianceAccessTypeName} | applianceAccessGroupName | rbac/asset | applainceAccessTypeName (string) | rbac/asset?applianceAccessTypeName=EMEA |
| rbacAssignment | DELETE | rbac/assignment/{username} | username (string) | rbac/assignment | username (string) | rbac/assignment?username=aamaya |
| rbacAssignment | GET | rbac/assignment/{username} | username (string) | rbac/assignment | username (string) | rbac/assignment?username=aamaya |
| rbacRole | DELETE | rbac/role/{menuTypeName} | menuTypeName (string) | rbac/role | menuTypeName (string) | rbac/role?menuTypeName=amaya |
| GET | rbac/role/{menuTypeName} | menuTypeName (string) | rbac/role | menuTypeName (string) | rbac/role?menuTypeName=amaya | |
| reachability | GET | reachability/appliance/{nePk} | neId (string) | reachability/appliance | nePk (string) | rest/reachability/applaince?nePk=0.NE |
| reachability | GET | reachability/gms/{nePk} | neId (string) | reachability/gms | nePk (string) | rest/reachability/gms?nePk=0.NE |
| realtimeStats | POST | realtimeStats/{nePk} | nePk (string) | realtimeStats | nePk (string) | rest/realtimeStats?nePk=0.NE |
| regions | DELETE | regions/{regionId} | regionId (integer) | regions | regionId (integer) | regions?regionId=0 |
| regions | GET | regions/{regionId} | regionId (integer) | regions | regionId (integer) | regions?regionId=0 |
| regions | PUT | regions/{regionId} | regionId (integer) | regions | regionId (integer) | regions?regionId=0 |
| regions | GET | regions/appliances/{nePk} | regions/appliances | nePk (string) | regions/appliances?nePk=0.NE | |
| regions | PUT | regions/appliances/{nePk} | nePk (string) | regions/appliances | nePk (string) | regions/appliances?nePk=0.NE |
| regions | GET | regions/appliances/nePk/{nePk} | nePk (string) | regions/appliances | nePk (string) | regions/appliances?nePk=0.NE |
| regions | GET | regions/appliances/regionId/{regionId} | regionId (integer) | regions/appliances/regionId | regionId (integer) | regions/appliances/regionId?regionId=0 |
| releases | POST | release/notifications/delay/{version} | version (string) | release/notifications/delay | version (string) | release/notifications/dismiss?version=9.3.1 |
| releases | POST | release/notifications/dismiss/{version} | version (string) | release/notifications/dismiss | version (string) | release/notifications/delay?version=9.3.1 |
| remoteLogReceiver | GET | remoteLogReceiver/{logType}/sequenceId/latest | logType (string) | remoteLogReceiver/sequenceId/latest | logType (string) | remoteLogReceiver/sequenceId/latest?logType=alarm |
| remoteLogReceiver | DELETE | remoteLogReceiver/{receiverId} | receiverId (integer) | remoteLogReceiver | receiverId (integer) | remoteLogReceiver?receiverId=2 |
| remoteLogReceiver | GET | remoteLogReceiver/{receiverId} | receiverId (integer) | remoteLogReceiver | receiverId (integer) | remoteLogReceiver?receiverId=2 |
| remoteLogReceiver | POST | remoteLogReceiver/{receiverId}/subscribe | receiverId (integer) | remoteLogReceiver/subscribe | receiverId (integer) | remoteLogReceiver/subscribe |
| ScheduledPDFreports | GET | reports/{id} | reports | |||
| dns | GET | resolver/{nePk} | neId (string) | resolver | nePk (string) | resolver?nePk=0.NE |
| restRequestTimeStats | GET | restRequestTimeStats/{nePk}/{resource}/{portalWS}/{method} | nePk (string) resource (string)method (string) from (int) to (int | restRequestTimeStats | nePk (string) resource (string) method (string) from (int) to (int) portalWS (boolean) | restRequestTimeStats?nePk=0.NE&resource=webconfig&portalWS=false&method=GET&from=3&to-0 |
| rmaWizard | POST | rmaWizard/{nePk} | rmaWizard | nePk (string) | rmaWizard?nePk=0.NE | |
| routePolicy | GET | routeMaps/{nePk} | neId (string) | routeMaps | nePk (string) | rest/routeMaps?nePk=0.NE&cached=false |
| builtInPolicies | GET | saMap/{nePk} | saMap | nePK (string) | rest/saMap?ne.PK=1856.NE | |
| securitySettings | GET | security/ddos/protectionProfiles/appliance/{nePk} | security/ddos/protectionProfiles/appliance | nePk (string) | security/ddos/protectionProfiles/appliance?nePk=0.NE&cached=false | |
| securityMaps | GET | securityMaps/{nePk} | neId (string) | securityMaps | nePk (string) | rest/securityMaps?nePk=0.NE&cached=false |
| shaper | GET | shaper/{nePk} | neId (string) | shaper | nePk (string) | rest/shaper?nePk=0.NE&cached=false |
| vrfSnatMaps | GET | snatMaps/{nePk} | neId (string) | snatMaps | nePk (string) | rest/snatMaps?nePk=0.NE&cached=false |
| snmp | GET | snmp/{nePk} | nePk (string) | snmp | nePk (string) | rest/snmp?nePk=0.NE&cached=false |
| spPortal | GET | spPortal/account/key/changeCount/{secondaryAccountName} | no parameter | spPortal/account/key/changeCount | secondaryAccountName (string) | spPortal/account/key/changeCount?secondaryAccountName=test |
| spPortal | GET | spPortal/account/key/changeStatus/{secondaryAccountName} | no parameter | spPortal/account/key/changeStatus | secondaryAccountName (string) | spPortal/account/key/changeStatus?secondaryAccountName=test |
| spPortal | PUT | spPortal/account/key/generate/{secondaryAccountName} | no parameter | spPortal/account/key/generate | secondaryAccountName (string) | spPortal/account/key/generate?secondaryAccountName=test |
| spPortal | GET | spPortal/applianceWSStatus/{nePk} | neId (string) | spPortal/applianceWSStatus | nePk (string) | spPortal/applianceWSStatus? nePk=1.NE |
| spPortal | GET | spPortal/internetDb/geoLocateIp/{ip} | ip (integer) | spPortal/internetDb/geoLocateIp | ip (integer) | spPortal/internetDb/geoLocateIp=3232235530 |
| ssl | GET | ssl/{nePk} | neId (string) | ssl | nePk (string) cached (boolean) | ssl?nePk=0.NE&cached=false |
| sslCACertificate | GET | sslCACertificate/{nePk} | neId (string) cached (boolean) | sslCACertificate | nePk (string) cached (boolean) | ssCACertificate?nePk=0.NE&cached=false |
| sslSubstituteCert | GET | sslSubstituteCertificate/{nePk} | id (string) cached (boolean) | sslSubstituteCertificate | nePk (string) cached (boolean) | sslSubstituteCertificate?nePk=0.NE&cached=false |
| aggregateStats | GET | stats/aggregate/appliance/{nePk} | nePk (string) startTime (int) endTime (int) | stats/aggregate/appliance | nePk (string) startTime (int) endTime (int) granularity (string) | stats/aggregate/appliance?nePk=0.NE&startTime=12&endTime=13&granularity=minute |
| aggregateStats | GET | stats/aggregate/application/{nePk} | nePk (string) startTime (int) endTime (int) | stats/aggregate/application | ||
| aggregateStats | GET | stats/aggregate/application2/{nePk} | nePk (string) startTime (int) endTime (int) | stats/aggregate/application2 | nePk (string) startTime (int) endTime (int) granularity (string) | stats/aggregate/application2?nePk=0.NE&startTime=12&endTime=14 |
| aggregateStats | GET | stats/aggregate/boost/{nePk} | nePk (string) startTime (int) endTime (int) | stats/aggregate/boost | nePk (string) startTime (int) endTime (int) granularity (string) | stats/aggregate/boost?nePk=0.NE&startTime=12&endTime=14 |
| aggregateStats | GET | stats/aggregate/dns/{nePk} | nePk (string) startTime (int) endTime (int) | stats/aggregate/dns | nePk (string) startTime (int) endTime (int) granularity (string) | stats/aggregate/dns?nePk=0.NE&startTime=12&endTime=14 |
| aggregateStats | GET | stats/aggregate/drc/{nePk} | nePk (string) startTime (int) endTime (int) | stats/aggregate/drc | nePk (string) startTime (int) endTime (int) granularity (string) | stats/aggregate/drc?nePk=0.NE&startTime=12&endTime=14 |
| aggregateStats | GET | stats/aggregate/dscp/{nePk} | nePk (string) startTime (int) endTime (int) | stats/aggregate/dscp/ | nePk (string) startTime (int) endTime (int) granularity (string) | stats/aggregate/dscp?nePk=0.NE&startTime=12&endTime=14 |
| aggregateStats | GET | stats/aggregate/flow/{nePk} | nePk (string) startTime (int) endTime (int) | stats/aggregate/flow | nePk (string) startTime (int) endTime (int) granularity (string) | stats/aggregate/flow?nePk=0.NE&startTime=12&endTime=14 |
| aggregateStats | GET | stats/aggregate/jitter/{nePk} | nePk (string) startTime (int) endTime (int) | stats/aggregate/jitter | nePk (string) startTime (int) endTime (int) granularity (string) | stats/aggregate/jitter?nePk=0.NE&startTime=12&endTime=14 |
| aggregateStats | GET | stats/aggregate/mos/{nePk} | nePk (string) startTime (int) endTime (int) | stats/aggregate/mos | nePk (string) startTime (int) endTime (int) granularity (string) | stats/aggregate/mos?nePk=0.NE&startTime=12&endTime=14 |
| aggregateStats | GET | stats/aggregate/ports/{nePk} | nePk (string) startTime (int) endTime (int) | stats/aggregate/ports | nePk (string) startTime (int) endTime (int) granularity (string) | stats/aggregate/ports?nePk=0.NE&startTime=12&endTime=14 |
| aggregateStats | GET | stats/aggregate/securityPolicy/{nePk} | nePk (string) startTime (int) endTime (int) fromZone (string) toZone (string) | stats/aggregate/securityPolicy | nePk (string) startTime (int) endTime (int) granularity (string) fromZone (string) toZone (string) | stats/aggregate/securityPolicy?nePk=0.NE&startTime=12&endTime=14&fromZone=default&toZone=default |
| aggregateStats | GET | stats/aggregate/topTalkers/{nePk} | nePk (string) startTime (int) endTime (int) | stats/aggregate/topTalkers | nePk (string) startTime (int) endTime (int) | stats/aggregate/topTalkers?nePk=0.NE&startTime=12&endTime=14 |
| aggregateStats | POST | stats/aggregate/topTalkers/{sourceIp}/destinations | stats/aggregate/topTalkers/destinations | |||
| aggregateStats | GET | stats/aggregate/topTalkers/split/{nePk} | nePk (string) startTime (int) endTime (int) | stats/aggregate/topTalkers/split | nePk (string) startTime (int) endTime (int) | stats/aggregate/topTalkers/split?nePk=0.NE&startTime=12&endTime=14&fromZone=default&toZone=default |
| aggregateStats | GET | stats/aggregate/trafficBehavior/{nePk} | nePk (string) startTime (int) endTime (int) | stats/aggregate/trafficBehavior | nePk (string) startTime (int) endTime (int) | stats/aggregate/trafficBehavior?nePk=0.NE&startTime=12&endTime=14 |
| aggregateStats | GET | stats/aggregate/trafficClass/{nePk} | nePk (string) startTime (int) endTime (int) | stats/aggregate/trafficClass | nePk (string) startTime (int) endTime (int) granularity (string) | stats/aggregate/trafficClass?nePk=0.NE&startTime=12&endTime=14 |
| aggregateStats | GET | stats/aggregate/tunnel/{nePk} | nePk (string) startTime (int) endTime (int) | stats/aggregate/tunnel | nePk (string) startTime (int) endTime (int) granularity (string) | stats/aggregate/tunnel?nePk=0.NE&startTime=12&endTime=14 |
| dnsInfo | GET | stats/dnsInfo/{ip} | ip (string) startTime (int) endTime (int) | stats/dnsInfo | ip (string) startTime (int) endTime (int) | stats/dnsinfo?ip=192.168.0.12&startTime=12&endTime=14 |
| timeseriesStats | GET | stats/timeseries/appliance/{nePk} | nePk (string) startTime (int) endTime (int) | stats/timeseries/appliance | nePk (string) startTime (int) endTime (int) granularity (string) trafficType (string) | stats/timeseries/appliance?startTime=12&endTime=14&granularity=minute&trafficType=optimized_traffic |
| timeseriesStats | GET | stats/timeseries/applianceProcessState/{nePk} | nePk (string) | stats/timeseries/applianceProcessState | nePk (string) | stats/timeseries/applianceProcessState?nePk=0.NE |
| timeseriesStats | GET | stats/timeseries/application/{nePk} | nePk (string) startTime (int) endTime (int) application (string) | stats/timeseries/application | ||
| timeseriesStats | GET | stats/timeseries/application2/{nePk} | nePk (string) startTime (int) endTime (int) application (string) | stats/timeseries/application2 | nePk (string) startTime (int) endTime (int) application (string) | stats/timeseries/application2?nePk=0.NE&startTIme=12&endTime=15&application=zoom |
| timeseriesStats | GET | stats/timeseries/boost/{nePk} | nePk (string) startTime (int) endTime (int) | stats/timeseries/boost | nePk (string) startTime (int) endTime (int) granularity (string) | stats/timeseries/boost?nepk=0.NE&startTime=12&endTime=14&granularity=minute |
| timeseriesStats | GET | stats/timeseries/cpustat/{nePk} | stats/timeseries/cpustat | |||
| timeseriesStats | GET | stats/timeseries/drc/{nePk} | nePk (string) startTime (int) endTime (int) tunnelName (string) | stats/timeseries/drc | nePk (string) startTime (int) endTime (int) granularity (string) tunnelName (string) | stats/timeseries/drc?nePk=0.NE&startTime=12&endTime=14&granularity=minute&tunnelName=real-time |
| timeseriesStats | GET | stats/timeseries/dscp/{nePk} | nePk (string) startTime (int) endTime (int) dscp (integer) | stats/timeseries/dscp | nePk (string) startTime (int) endTime (int) granularity (string) groupPk (string) trafficType (string) dscp (integer) | stats/timeseries/dscp?startTime=12&endTime=16&granularity=hour&trafficType=optimized_traffic&dscp=63 |
| timeseriesStats | GET | stats/timeseries/flow/{nePk} | nePk (string) startTime (int) endTime (int) | stats/timeseries/flow | nePk (string) startTime (int) endTime (int) granularity (string) | stats/timeseries/flow?nePk=0.NE&startTime=12&endTime=14 |
| timeseriesStats | GET | stats/timeseries/flow/{nePk}/all | stats/timeseries/flow/all | nePk (string) startTime (int) endTime (int) granularity (string) groupPk (string) trafficType (string) | stats/timeseries/flow/all?nePk=0.NE&startTime=12&endTime16&granularity=hour&trafficType=optimized_traffic | |
| timeseriesStats | GET | stats/timeseries/interface/{nePk} | stats/timeseries/interface | nePk (string) startTime (int) endTime (int) granularity (string) trafficType (string) | stats/timeseries/interface?nePk=0.NE | |
| timeseriesStats | GET | stats/timeseries/interfaceOverlay/{nePk} | stats/timeseries/interfaceOverlay | nePk (string) startTime (int) endTime (int) granularity (string) | stats/timeseries/interfaceOverlay?nePk=0.NE&startTime=13&endTime=16&granularity=minute | |
| timeseriesStats | GET | stats/timeseries/internalDrops/{nePk} | stats/timeseries/internalDrops | nePk (string) startTime (int) endTime (int) granularity (string) | stats/timeseries/internalDrops?nePk=0.NE&startTime=13&endTime=16&granularity=minute | |
| timeseriesStats | GET | stats/timeseries/jitter/{nePk} | stats/timeseries/jitter | nePk (string) startTime (int) endTime (int) granularity (string) tunnel (string) | stats/timeseries/jitter?nePk=0.NE&startTime=12&endTime=15&granularity=minute&tunnel=default | |
| timeseriesStats | GET | stats/timeseries/mos/{nePk} | stats/timeseries/mos | nePk (string) startTime (int) endTime (int) granularity (string) tunnel (string) | stats/timeseries/mos?nePk=0.NE&startTime=12&endTime=15&granularity=minute&tunnel=default | |
| timeseriesStats | GET | stats/timeseries/securityPolicy/{nePk} | stats/timeseries/securityPolicy | nePk (string) startTime (int) endTime (int) granularity (string) fromZone (string) toZone (string) | stats/timeseries/securityPolicy?nePk=1802.NE&startTime=12&endTime=16&granularity=minute&fromZone=default&toZone=default | |
| timeseriesStats | GET | stats/timeseries/shaper/{nePk} | stats/timeseries/shaper | nePk (string) groupPk (string) startTime (int) endTime (int) granularity (string) trafficClass (integer) direction (integer) | stats/timeseries/shaper?nePk=1802.NE&startTime=12&endTime=16&granularity=minute&trafficClass=1&direction=0 | |
| timeseriesStats | GET | stats/timeseries/trafficBehavioral/{nePk} | stats/timeseries/trafficBehavioral | |||
| timeseriesStats | GET | stats/timeseries/trafficClass/{nePk} | stats/timeseries/trafficClass | nePk (string) groupPk (string) startTime (int) endTime (int) granularity (string) trafficClass (integer) direction (integer) | stats/timeseries/trafficClass?nePk=1802.NE&startTime=12&endTime=16&granularity=minute&trafficType=optimized_traffic&trafficClass=1 | |
| timeseriesStats | GET | stats/timeseries/tunnel/{nePk} | stats/timeseries/tunnel | nePk (string) startTime (integer) endTime (integer) granularity (string) tunnelName (string) | stats/timeseries/tunnel?nePk=1802.NE&startTime=12&endTime=16&granularity=minute&tunnelName=default | |
| statsCollection | DELETE | statsCollector/config/{id} | scId (integer) | statsCollector/config | id (integer) | statsCollector/config?id=65553 |
| scheduledJobs2 | DELETE | statsCollector/job/{id} | jobId (string) | statsCollector/job | jobId (string) | rest/statsCollector/job?jobId=1234 |
| subnets | GET | subnets/{cached}/{nePk} | subnets | nePk (string) cached (boolean) | subnets?nePk=0.NE&cached=false | |
| subnets | POST | subnets/configured/{nePk} | subnets/configured | nePk (string) | subnets/configured?nePk=0.NE | |
| subnets | GET | subnets/forDiscovered/{discoveredId} | subnets/forDiscovered | discoveredId (string) | subnets/forDiscovered?discoveredId=62758 | |
| subnets | POST | subnets/setSubnetSharingOptions/{nePk} | subnets/setSubnetSharingOptions | nePk (string) | subnets/setSubnetSharingOptions?nePk=0.NE | |
| appSystemStateInfo | GET | systemInfo/{nePk} | systemInfo | nePk (string) cached (boolean) discovered (string) url (string) | systemInfo?nePk=0.NE&cached=false | |
| appSystemStateInfo | GET | systemInfo/{url}/{discoveredId} | systemInfo | nePk (string) cached (boolean) discovered (string) url (string) | systemInfo?nePk=0.NE&cached=false&discoveredId=0 | |
| appSystemStateInfo | GET | systemInfo/deployment/{discoveredId} | systemInfo | |||
| appSystemStateInfo | GET | systemInfo/networkInterfaces/{discoveredId} | systemInfo | |||
| appSystemDeployInfo | GET | systemInfo/system/{nePk} | systemInfo/system | nePk (string) | systemInfo/system?nePk=0.NE | |
| appSystemStateInfo | GET | systemInfo/systemForDiscovered/{discoveredId} | systemInfo | |||
| appSystemStateInfo | GET | systemInfo/systemInfoForDiscovered/{discoveredId} | systemInfo | |||
| appSystemStateInfo | GET | systemInfo/virtualif/loopback/{discoveredId} | systemInfo | |||
| tca | GET | tca/{nePk} | neId (string) | tca | nePk (string) | rest/tca?nePk=0.NE |
| tcpdump | GET | tcpdump/status/{nePk} | tcpdump/status | nePk (string) | tcpdump/status?nePk=0.NE | |
| template | GET | template/applianceAssociation/{nePk} | template/applianceAssociation | nePk (string) | template/applianceAssociation?nePk=0.NE | |
| template | POST | template/applianceAssociation/{nePk} | template/applianceAssociation | nePk (string) | template/applianceAssociation?nePk=0.NE | |
| template | GET | template/history/{nePk} | template/history | nePk (string) latestOnly (boolean) | template/history?nePk=0.NE&latestOnly=false | |
| template | GET | template/history/groupList/{nePk} | template/history/groupList | nePk (string) | template/history/groupList?nePk=0.NE | |
| template | DELETE | template/templateGroups/{templateGroup} | template/templateGroups?templateGroup={templateGroup} | templateGroup (string) | template/templateGroups?templateGroup=Default Template Group | |
| template | GET | template/templateGroups/{templateGroup} | template/templateGroups | templateGroup (string) | template/templateGroups?templateGroup={templateGroup} | |
| template | POST | template/templateGroups/{templateGroup} | template/templateGroups | templateGroup (string) | template/templateGroups?templateGroup=Default Template Group | |
| template | GET | template/templateSelection/{templateGroup} | template/templateSelection | templateGroup (string) | template/templateSelection?temaplateGroup=Default Template Group | |
| template | POST | template/templateSelection/{templateGroup} | template/templateSelection | templateGroup (string) | template/templateSelection?temaplateGroup=Default Template Group | |
| thirdPartyServices | POST | thirdPartyServices/arubaCentral/sitesMapping/{nePk} | thirdPartyServices/arubaCentral/sitesMapping | nePk (string) | thirdPartyServices/arubaCentral/sitesMapping?nePk=0.NE | |
| thirdPartyServices | GET | thirdPartyServices/awstgnm/connectionStatus/{nePk} | thirdPartyServices/awstgnm/connectionStatus | nePk (string) | thirdPartyServices/awstgnm/connectionStatus?nePk=0.NE | |
| thirdPartyServices | GET | thirdPartyServices/azure/connectionStatus/{nePk} | thirdPartyServices/azure/connectionStatus | nePk (string) | thirdPartyServices/azure/connectionStatus?nePk=0.NE | |
| thirdPartyServices | GET | thirdPartyServices/checkPoint/debug/siteConfig/{nePk} | thirdPartyServices/checkPoint/debug/siteConfig | |||
| thirdPartyServices | PUT | thirdPartyServices/clearpass/account/{id} | thirdPartyServices/clearpass/account/{id} | id (integer) | thirdPartyServices/clearpass/account?id=3532 | |
| thirdPartyServices | PUT | thirdPartyServices/clearpass/accounts/pause/{id} | thirdPartyServices/clearpass/accounts/pause | id (integer) isPaused(boolean) | thirdPartyServices/clearpass/accounts/pause?id=3453&isPaused=false | |
| thirdPartyServices | GET | thirdPartyServices/clearpass/connectivity/{id} | thirdPartyServices/clearpass/connectivity | id (integer) | thirdPartyServices/clearpass/connectivity?id=354 | |
| thirdPartyServices | GET | thirdPartyServices/clearpass/configurations/{id} | thirdPartyServices/clearpass/configurations | id (integer) | thirdPartyServices/clearpass/configurations?id=3456 | |
| thirdPartyServices | GET | thirdPartyServices/clearpass/events/filter/userinfo/{ip} | thirdPartyServices/clearpass/events/filter/userinfo | ip (integer) | thirdPartyServices/clearpass/events/filter/userinfo?ip=192.168.0.255 | |
| thirdPartyServices | PUT | thirdPartyServices/clearpass/service/reset/{id} | thirdPartyServices/clearpass/service/reset | id (integer) service (string) | thirdPartyServices/clearpass/service/reset?id=123&service=context_server | |
| thirdPartyServices | GET | thirdPartyServices/serviceOrchestration/bioBreakout/{serviceId} | thirdPartyServices/serviceOrchestration/bioBreakout | serviceId (string) | thirdPartyServices/serviceOrchestration/bioBreakout?serviceId=345 | |
| thirdPartyServices | POST | thirdPartyServices/serviceOrchestration/bioBreakout/{serviceId} | thirdPartyServices/serviceOrchestration/bioBreakout | serviceId (string) | thirdPartyServices/serviceOrchestration/bioBreakout?serviceId=345 | |
| thirdPartyServices | GET | thirdPartyServices/serviceOrchestration/connectionStatus/{serviceId}/{nePk} | thirdPartyServices/serviceOrchestration/connectionStatus | serviceId (string) nePk (string) | thirdPartyServices/serviceOrchestration/connectionStatus?serviceId=234&nePk=0.NE | |
| thirdPartyServices | GET | thirdPartyServices/serviceOrchestration/interfaces/{serviceId} | thirdPartyServices/serviceOrchestration/interfaces | serviceId (integer) | thirdPartyServices/serviceOrchestration/interfaces?serviceId=1 | |
| thirdPartyServices | POST | thirdPartyServices/serviceOrchestration/interfaces/{serviceId} | thirdPartyServices/serviceOrchestration/interfaces | serviceId (integer) | thirdPartyServices/serviceOrchestration/interfaces?serviceId=1 | |
| thirdPartyServices | GET | thirdPartyServices/serviceOrchestration/ipslaRuleDestination/{serviceId} | thirdPartyServices/serviceOrchestration/ipslaRuleDestination | serviceId (string) | thirdPartyServices/serviceOrchestration/ipslaRuleDestination?serviceId=1 | |
| thirdPartyServices | POST | thirdPartyServices/serviceOrchestration/ipslaRuleDestination/{serviceId} | thirdPartyServices/serviceOrchestration/ipslaRuleDestination | serviceId (string) | thirdPartyServices/serviceOrchestration/ipslaRuleDestination?serviceId=1 | |
| thirdPartyServices | GET | thirdPartyServices/serviceOrchestration/ipslaSetting/{serviceId} | thirdPartyServices/serviceOrchestration/ipslaSetting | serviceId (string) | thirdPartyServices/serviceOrchestration/ipslaSetting?serviceId=1 | |
| thirdPartyServices | POST | thirdPartyServices/serviceOrchestration/ipslaSetting/{serviceId} | thirdPartyServices/serviceOrchestration/ipslaSetting | serviceId (string) | thirdPartyServices/serviceOrchestration/ipslaSetting?serviceId=1 | |
| thirdPartyServices | GET | thirdPartyServices/serviceOrchestration/pauseOrchestration/{serviceId} | thirdPartyServices/serviceOrchestration/pauseOrchestration | serviceId (integer) | thirdPartyServices/serviceOrchestration/pauseOrchestration?serviceId=1 | |
| thirdPartyServices | POST | thirdPartyServices/serviceOrchestration/pauseOrchestration/{serviceId} | thirdPartyServices/serviceOrchestration/pauseOrchestration | serviceId (integer) | thirdPartyServices/serviceOrchestration/pauseOrchestration?serviceId=1 | |
| thirdPartyServices | GET | thirdPartyServices/serviceOrchestration/remoteEndPointAssociations/{serviceId} | thirdPartyServices/serviceOrchestration/remoteEndPointAssociations | serviceId (integer) | thirdPartyServices/serviceOrchestration/remoteEndPointAssociations?serviceId=1 | |
| thirdPartyServices | POST | thirdPartyServices/serviceOrchestration/remoteEndPointAssociations/{serviceId} | thirdPartyServices/serviceOrchestration/remoteEndPointAssociations | serviceId (integer) | thirdPartyServices/serviceOrchestration/remoteEndPointAssociations?serviceId=1 | |
| thirdPartyServices | DELETE | thirdPartyServices/serviceOrchestration/remoteEndpoints/{serviceId} | thirdPartyServices/serviceOrchestration/remoteEndpoints | serviceId (integer) | thirdPartyServices/serviceOrchestration/remoteEndpoints?serviceId=1 | |
| thirdPartyServices | GET | thirdPartyServices/serviceOrchestration/remoteEndpoints/{serviceId} | thirdPartyServices/serviceOrchestration/remoteEndpoints | serviceId (string) | thirdPartyServices/serviceOrchestration/remoteEndpoints?serviceId=1 | |
| thirdPartyServices | POST | thirdPartyServices/serviceOrchestration/remoteEndpoints/{serviceId} | thirdPartyServices/serviceOrchestration/remoteEndpoints | serviceId (integer) | thirdPartyServices/serviceOrchestration/remoteEndpoints?serviceId=1 | |
| thirdPartyServices | POST | thirdPartyServices/serviceOrchestration/remoteEndpoints/addEndpoints/{serviceId} | thirdPartyServices/serviceOrchestration/remoteEndpoints/addEndpoints | serviceId (integer) | thirdPartyServices/serviceOrchestration/remoteEndpoints/addEndpoints?serviceId=1 | |
| thirdPartyServices | GET | thirdPartyServices/serviceOrchestration/serviceConfigurationEntries/{serviceId} | thirdPartyServices/serviceOrchestration/serviceConfigurationEntries | serviceId (integer) | thirdPartyServices/serviceOrchestration/serviceConfigurationEntries?serviceId=1 | |
| thirdPartyServices | GET | thirdPartyServices/serviceOrchestration/tunnelSetting/{serviceId} | thirdPartyServices/serviceOrchestration/tunnelSetting | serviceId (integer) | thirdPartyServices/serviceOrchestration/tunnelSetting?serviceId=1 | |
| thirdPartyServices | POST | thirdPartyServices/serviceOrchestration/tunnelSetting/{serviceId} | thirdPartyServices/serviceOrchestration/tunnelSetting | serviceId (integer) | thirdPartyServices/serviceOrchestration/tunnelSetting?serviceId=1 | |
| thirdPartyServices | GET | thirdPartyServices/zscaler/connectionStatus/{nePk} | thirdPartyServices/zscaler/connectionStatus | nePk (string) | thirdPartyServices/zscaler/connectionStatus?nePk=0.NE | |
| thirdPartyServices | GET | thirdPartyServices/zscaler/gatewayOptionsAppliance/{nePk} | thirdPartyServices/zscaler/gatewayOptionsAppliance | nePk (string) | thirdPartyServices/zscaler/gatewayOptionsAppliance?nePk=0.NE | |
| thirdPartyServices | DELETE | thirdPartyServices/zscaler/remoteEndpointException/{nePk}/{labelId} | thirdPartyServices/zscaler/remoteEndpointException | nePk (string) labelId (integer) | thirdPartyServices/zscaler/remoteEndpointException?nePk=0.NE&labelId=1 | |
| thirdPartyServices | POST | thirdPartyServices/zscaler/remoteEndpointException/{nePk}/{labelId} | thirdPartyServices/zscaler/remoteEndpointException | nePk (string) labelId (integer) | thirdPartyServices/zscaler/remoteEndpointException?nePk=0.NE&labelId=1 | |
| tunnelsConfiguration | GET | tunnels/physical/traceroute/{id} | tunnels/physical/traceroute | id (string) | tunnels/physical/traceroute?id=default | |
| tunnelsConfiguration | POST | tunnels/physical/traceroute/{id} | tunnels/physical/traceroute | id (string) | tunnels/physical/traceroute?id=default | |
| tunnelsConfiguration | POST | tunnels/physical/tracerouteState/{id} | tunnels/physical/tracerouteState | id (string) | tunnels/physical/tracerouteState?id=default | |
| tunnelsConfiguration | GET | tunnels/physical/tunnelIds/{nePk} | tunnels/physical/tunnelIds | nePk (string) state (string e.g. Up / Down) | tunnels/physical/tunnelIds?nePk=0.NE | |
| thirdPartyTunnelsConfiguration | GET | tunnels/thirdParty/{nePk} | tunnels/thirdParty | |||
| bondedTunnelsConfiguration | GET | tunnels2/bonded/{nePk} | tunnels2/bonded | limit (number) nePk (string) (tunnelId (string) | tunnels2/bonded?limit=5 | |
| bondedTunnelsConfiguration | GET | tunnels2/bonded/{nePk}/{tunnelId} | tunnels2/bonded | limit (number) nePk (string) (tunnelId (string) | tunnels2/bonded?tunnelId=1 | |
| bondedTunnelsConfiguration | GET | tunnels2/bondedTunnelsWithPhysicalTunnel/{nePk}/{physicalTunnelId} | tunnels2/bondedTunnelsWithPhysicalTunnel | nePk (string) physicalTunnelId (string) | tunnels2/bondedTunnelsWithPhysicalTunnel?nePk=0.NE&physicalTunnelId=1 | |
| thirdPartyTunnelsConfiguration | GET | tunnels2/passThrough/{nePk} | tunnels2/passThrough | nePk (string) tunnelId (string) limit (number) | tunnels2/passThrough?limit=5 | |
| thirdPartyTunnelsConfiguration | GET | tunnels2/passThrough/{nePk}/{tunnelId} | tunnels2/passThrough | nePk (string) tunnelId (string) limit (number) | tunnels2/passThrough?nePk=0.NE&tunnelId=1&limit=5 | |
| tunnelsConfiguration | GET | tunnels2/physical/{nePk} | tunnels2/physical | nePk (string) tunnelId (string) limit (number) | tunnels2/physical?nePk=0.NE | |
| tunnelsConfiguration | GET | tunnels2/physical/{nePk}/{tunnelId} | tunnels2/physical | nePk (string) tunnelId (string) limit (number) | tunnels2/physical?tunnelId=5 | |
| deployment | GET | tunnelsConfiguration/deployment/{nePk} | tunnelsConfiguration/deployment | nePk (string) | rest/tunnelsConfiguration/deployment?nePk=0.NE | |
| uiUsageStats | POST | uiUsageStats/{uiName} | uiUsageStats | uiName (string) | uiName?uiName=Dashboard | |
| userAccount | GET | userAccount/{nePk} | userAccount | nePk (string) cached (string) | userAccount?nePk=0.NE&cached=false | |
| users | POST | users/{newUser} | users | user id (string) | ||
| users | GET | users/{userId} | users | |||
| users | DELETE | users/{userId}/{userName} | users | |||
| user | POST | users/{username}/password | users/password | |||
| loopback | GET | virtualif/loopback/{nePk} | virtualif/loopback | virtualif/loopback?nePk=1 | ||
| vti | GET | virtualif/vti/{nePk} | virtualif/vti | virtualif/vti?nePk=1 | ||
| vrf | DELETE | vrf/config/maps/{srcSegmentId} | vrf/config/maps | vrf/config/maps?srcSegmentId=1 | ||
| vrf | GET | vrf/config/maps/{srcSegmentId} | vrf/config/maps | vrf/config/maps?srcSegmentId=1 | ||
| vrf | POST | vrf/config/maps/{srcSegmentId} | vrf/config/maps | vrf/config/maps?srcSegmentId=1 | ||
| vrf | GET | vrf/config/securityPolicies/{map} | vrf/config/securityPolicies | vrf/config/securityPolicies?map=1 | ||
| vrf | POST | vrf/config/securityPolicies/{map} | vrf/config/securityPolicies | vrf/config/securityPolicies?map=1 | ||
| vrf | DELETE | vrf/config/segments/{id} | vrf/config/segments | vrf/config/segments?id=1 | ||
| vrf | GET | vrf/config/segments/{id} | vrf/config/segments | vrf/config/segments?id=1 | ||
| vrf | PUT | vrf/config/segments/{id} | vrf/config/segments | vrf/config/segments?id=1 | ||
| vrrp | GET | vrrp/{nePk} | vrrp | vrrp?nePk=1 | ||
| applianceUpgrade | DELETE | vxoaImages/{imageFile} | vxoaImages | vxoaImages?imageFile=1 | ||
| wccp | GET | wccp/config/group/{nePk} | neId (string) | wccp/config/group | nePk (string) | wccp/config/group?nePk=0.NE |
| wccp | GET | wccp/config/system/{nePk} | neId (string) | wccp/config/system | nePk (string) | wccp/config/system?nePk=0.NE |
| wccp | GET | wccp/state/{nePk} | neId (string) | wccp/state | nePk (string) | wccp/state?nePk=0.NE |
Updated about 2 years ago