The methods of the PlanWebService web service are listed below. For the complete list of PlanWebService web service methods, see PlanWebService Methods.
AddHostsAsIpAddressesToAccountPlan | Create hosts for specified IP addresses (if does not exist) and then add all specified hosts to a Plan of a specified account |
AddHostToPlan | Add host to a Plan |
CanAddAccount | Check the ability of a current user to create a new account (at web service by a user specified in CredentialsSoapHeader SOAP-header) |
CanAddHost | Check the ability of a current user to create a new host (at web service by a user specified in CredentialsSoapHeader SOAP-header) |
CanAddSite | Check the ability of a current user to create a new regular site (at web service by a user specified in CredentialsSoapHeader SOAP-header) |
CanAddSiteByUsername | Check the ability of a specified user to create a new regular site |
CreatePlan | Create a Plan |
Delete | Delete a Plan |
DeleteHostsAsIpAddressesFromAccountPlan | Delete hosts specified by IP addresses from a Plan of a specified account. Note: IP addresses processing logic is the same as in AddHostsAsIpAddressesToAccountPlan. If a host corresponding to IP address does ot exist, it will be created! |
FindPlans | Find Plans |
FindPlans2 | The same as for FindPlans. This function is obsolete and remains only for compatibility. |
GetAvailablePlans | Get available Plans for a specified or new user |
GetCurrentPlan | Get Plan for a current user (at web service for a user specified in CredentialsSoapHeader SOAP-header) |
GetPlanById | Get Plan by ID |
GetPlanBySite | Get Plan by site ID |
SetActive | Activate/deactivate Plans |
SetAnonymous | Assign an anonymous Plan to a current user (at web service for user specified in CredentialsSoapHeader SOAP-header) |
UpdateLicense | Initiate checking and updating current license |
UpdatePlan | Update a Plan |