DeleteIpRequest: {
    ip: string;
    zone?: Zone;
}

Type declaration

  • ip: string

    ID or address of the IP to delete.

  • Optionalzone?: Zone

    Zone to target. If none is passed will use default zone from the config.