Package google.registry.ui.server.console.domains
package google.registry.ui.server.console.domains
-
ClassDescriptionConsole endpoint to perform the same action to a list of domains.All requests must include at least a list of domain names on which to perform the action.An action that will run a delete EPP command on the given domain.An action that will suspend the given domain, assigning all 5 server*Prohibited statuses.A type of EPP action to perform on domain(s), run by the
ConsoleBulkDomainAction
.