pem.disableDomain
This method is supported by Operations starting from version 2.3.
This method disables the specified Domain in Operations. It means that all Domain’s DNS Records (except SOA and NS) will be removed from configuration of Operations DNS Servers.
The method has the following input parameters:
Name |
Type |
Short Description |
---|---|---|
|
int |
The ID of the Domain to disable. |
|
string |
Name of the Domain to disable. This parameter is optional. If it is specified, then |
The method has no output parameters.
See also:
pem.enableDomain method